|
|
@ -18,7 +18,7 @@ public class PowerAction { |
|
|
|
public int duration; |
|
|
|
public int duration; |
|
|
|
public String StackingCategory; |
|
|
|
public String StackingCategory; |
|
|
|
public mbEnums.CompoundCurveType curve; |
|
|
|
public mbEnums.CompoundCurveType curve; |
|
|
|
public boolean unknown; |
|
|
|
public int stackingPriority; |
|
|
|
public mbEnums.CategoryToPowerType categoryToPower; |
|
|
|
public mbEnums.CategoryToPowerType categoryToPower; |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|