Advertisement
Guest User

Untitled

a guest
Oct 25th, 2023
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. MAGIC_RESISTANCE:
  2. Enabled: true
  3. AlwaysActive: true
  4. Type: DAMAGE_MODIFIER
  5. Triggers:
  6. - Damaged
  7. ExecutionPoint: PRE
  8. Display: 'Magic Resistance'
  9. DamageFormula: '(d * v /500)'
  10. BaseValue: 0
  11. # Conditions:
  12. # - damageTag{tag=CUSTOMSKILL}
  13. # DamageType: CUSTOMSKILL
  14. Tooltips:
  15. Additive: '+<value> Magic Resistance'
  16. Multiply: '+<value> Magic Resistance'
  17. Compound: 'x<value> Magic Resistance'
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement