|  |  |  | @ -133,6 +133,7 @@ public class PowersParser {@@ -133,6 +133,7 @@ public class PowersParser { | 
			
		
	
		
			
				
					|  |  |  |  |                         powerAction.curve = mbEnums.CompoundCurveType.valueOf(arguments[5]); | 
			
		
	
		
			
				
					|  |  |  |  |                         powerAction.stackingPriority = Integer.parseInt(arguments[6]); | 
			
		
	
		
			
				
					|  |  |  |  |                         powerAction.categoryToPower = mbEnums.CategoryToPowerType.valueOf(arguments[7]); | 
			
		
	
		
			
				
					|  |  |  |  |                         powerEntry.actions.add(powerAction); | 
			
		
	
		
			
				
					|  |  |  |  |                         break; | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                     default: | 
			
		
	
	
		
			
				
					|  |  |  | 
 |