• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

How to make a spell deal x attribute damage?

Status
Not open for further replies.
Level 6
Joined
Aug 31, 2018
Messages
157
Hello, how can i make a spell to scale damage with attributes?
For example:
Chain lightning dealing 3 x INT damage
Also how can i make that with levels? for example:
Level 1 3x INT damage
Level 2 5x INT damage
 
Level 24
Joined
Feb 9, 2009
Messages
1,787
Beg your pardon, one moment
download-11-png.317326

*Ahem*
You need to trigger it by using the "Unit - Damage Target" and add the damage in yourself, there is no option to do so with the basic ability editor.
I personally just remove the damage altogether and use a damage engine, try this map.
[it's a stat based fireball that will have the damage hit when the projectile does.]
 
Level 6
Joined
Aug 31, 2018
Messages
157
Beg your pardon, one moment
download-11-png.317326

*Ahem*
You need to trigger it by using the "Unit - Damage Target" and add the damage in yourself, there is no option to do so with the basic ability editor.
I personally just remove the damage altogether and use a damage engine, try this map.
[it's a stat based fireball that will have the damage hit when the projectile does.]
Ty i did it
 
Status
Not open for further replies.
Top