• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[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