|
|
@ -205,6 +205,7 @@ public class EffectsParser { |
|
|
|
case NoMod: |
|
|
|
case NoMod: |
|
|
|
case ConstrainedAmbidexterity: |
|
|
|
case ConstrainedAmbidexterity: |
|
|
|
case ProtectionFrom: |
|
|
|
case ProtectionFrom: |
|
|
|
|
|
|
|
case ExclusiveDamageCap: |
|
|
|
effectModifier.arg1 = modValues.get(1).trim(); |
|
|
|
effectModifier.arg1 = modValues.get(1).trim(); |
|
|
|
break; |
|
|
|
break; |
|
|
|
case WeaponProc: |
|
|
|
case WeaponProc: |
|
|
|