• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!

[JASS] Spell damage based on attribute

Status
Not open for further replies.
Level 9
Joined
Oct 17, 2007
Messages
547
I tried searching but the results weren't helpful to what i was looking for so I'll post my question here.

If I want to change spell damage to have it base on the caster's int like this:

Int x level of ability
Or
Int x level of the caster
Or
Int x level of ability - level of targeted unit x 50

How do i write the formulas in JASS?

Btw, Int = caster's int + bonuses from items and passives.
 
Status
Not open for further replies.
Top