|
|
@ -144,6 +144,7 @@ public class EffectsParser { |
|
|
|
// Parameter 4 is always 0.
|
|
|
|
// Parameter 4 is always 0.
|
|
|
|
effectModifier.compoundCurveType = mbEnums.CompoundCurveType.valueOf(modValues.get(5).trim()); |
|
|
|
effectModifier.compoundCurveType = mbEnums.CompoundCurveType.valueOf(modValues.get(5).trim()); |
|
|
|
effectModifier.arg1 = modValues.get(6).trim(); |
|
|
|
effectModifier.arg1 = modValues.get(6).trim(); |
|
|
|
|
|
|
|
break; |
|
|
|
case Attr: |
|
|
|
case Attr: |
|
|
|
case Resistance: |
|
|
|
case Resistance: |
|
|
|
case Skill: |
|
|
|
case Skill: |
|
|
|