|  |  |  | @ -47,7 +47,7 @@ public class Power {@@ -47,7 +47,7 @@ public class Power { | 
			
		
	
		
			
				
					|  |  |  |  |     public String grantOverrideVar; | 
			
		
	
		
			
				
					|  |  |  |  |     public ArrayList<String> description = new ArrayList<>(); | 
			
		
	
		
			
				
					|  |  |  |  |     public HashMap<String, mbEnums.CompoundCurveType> curves = new HashMap<>(); | 
			
		
	
		
			
				
					|  |  |  |  |     public String category; | 
			
		
	
		
			
				
					|  |  |  |  |     public mbEnums.PowerCategoryType category; | 
			
		
	
		
			
				
					|  |  |  |  |     public boolean canCastWhileMoving = false; | 
			
		
	
		
			
				
					|  |  |  |  |     public boolean bladeTrails = false; | 
			
		
	
		
			
				
					|  |  |  |  |     public ArrayList<Effect> effectPreReqs = new ArrayList<>(); | 
			
		
	
	
		
			
				
					|  |  |  | 
 |