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

Spell- Damage Increase Help

Status
Not open for further replies.
Level 1
Joined
Jul 12, 2006
Messages
4
I need some help with a spell. I want to make it increase the damage of a unit by a % but i want it to include the bonus damage (from items and stats).
I would also like to know how can I make a spell that is triiger enhanced able to be blocked and a spell that cannot be blocked (physical). Help pls
 
Level 22
Joined
Jan 10, 2005
Messages
3,426
1) doesnt roar add the percentage from items? make a targetable ability and a trigger that causes u dummy to cast a 75 AoE roar-based spell when at the targeted unit of ability being cast

2) u need conditions, check if the targeted or picked units are magic immune or has the buff spell block and stuff
 
Level 1
Joined
Jul 12, 2006
Messages
4
yes but roar only boosts base damage. i need something that boosts base damage and bonus damage by %.
 
Level 6
Joined
Apr 4, 2005
Messages
299
Make some targetable ability and then add to target unit some item-based damage bonus (command aura targetable on self and lowered range for example).

You can also rework Inner fire
 
Level 1
Joined
Jul 12, 2006
Messages
4
Yes I've thought of the item-damage increase but i need a variable to calculate the damage of the unit and inner fire also increases only base damage.
I also want to ask how can i make a ability not to show up as an icon when i give it to a unit or are only item abilities like that?
 
Level 6
Joined
Apr 4, 2005
Messages
299
Then you must calculate damage with bonuses and add specific damage. You can make it by item ability with multiple levels - lvl 1 add +1 dam, lvl 20 +20 dam ...

But if I can say it will not be appretiated enough for that work
 
Level 1
Joined
Jul 12, 2006
Messages
4
I know i can make it an item ability with levels but i don't know how to calculate the damage with bonuses.
since there is "dice" bonus (random damage ex. 21-24) it makes it hard to calculate and i can detect every item the hero or unit is holding to add them to bonuses. I need an accurate and fast way to calculate theire exact damage with bonuses or just an ability that does that .. i dont know either way work for me.
PS roar increases only base damage
 
Status
Not open for further replies.
Top