• 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.

Help with DDS

Status
Not open for further replies.
Level 3
Joined
Oct 31, 2014
Messages
55
Hello!, i want to trigger my spells so they deal spell damage based on attributes, my problem is, that i dont know how to use the DDS (Bribe's one) to do that, so i kindly ask, can anyone make me an example of a spell so i can get started?
 
Level 14
Joined
Nov 4, 2006
Messages
1,241
i don't think you need DDS for that, at least if you are talking about attributes like strength, just use this action:
  • Unit - Cause (Triggering unit) to damage (Target unit of ability being cast), dealing (Real((Strength of (Triggering unit) (including bonuses)))) damage of attack type Magic and damage type Normal
 
Level 3
Joined
Oct 31, 2014
Messages
55
guess i wanst clear enough, i know how to trigger the damage, but i want to trigger it when it hits the target, you cant do that with spells like storm bolt without a DDS, there is no Event that allow you to be precise on when the spell lands.

Say i want to do a storm bolt that deals 5 times intelligence when the spell land on the target, how do you do that?
 
Level 3
Joined
Oct 31, 2014
Messages
55
mmh this seems useful, but it uses buffs to detect the spell, what about buffless spells like chain lightning?
 
Status
Not open for further replies.
Top