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