• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[Spell Request] Flurry

Status
Not open for further replies.
Level 16
Joined
Aug 7, 2009
Messages
1,403
Oh well, that picture is... it's simply too big.

About the spell:
There's no (easy) way to retrieve the attack damage of a unit. You have to store the base attack damage of the unit, the main attribute if it's a hero and you need a bonus system plus you have to base all the bonuses on that system. So hell yea, it's complicated. (Well, it was not that complicated for me, but that's because the first thing I started to write was the stat system)
 
Level 5
Joined
Jul 24, 2008
Messages
106
Oh well, that picture is... it's simply too big.

About the spell:
There's no (easy) way to retrieve the attack damage of a unit. You have to store the base attack damage of the unit, the main attribute if it's a hero and you need a bonus system plus you have to base all the bonuses on that system. So hell yea, it's complicated. (Well, it was not that complicated for me, but that's because the first thing I started to write was the stat system)

Umm, it's not really a big issue for me whether the damage is based on the hero's attack damage, or a fixed damage. If you could make it as fixed spell damage or bonus damage to an attack, it would be just as nice. :D
 
Status
Not open for further replies.
Top