forked from MagicBane/Server
More effectmod parser work.
This commit is contained in:
@@ -7,7 +7,7 @@ public class EffectModifier {
|
||||
public int min;
|
||||
public int max;
|
||||
public float scale;
|
||||
public mbEnums.CompoundCurveType slopeType;
|
||||
public mbEnums.CompoundCurveType compoundCurveType;
|
||||
public String arg1; // ItemName "Masterwork" ""
|
||||
public String arg2; // ItemName "" "of the Defender"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user