• 🏆 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!

How to trigger evasion rate?

Status
Not open for further replies.
Level 7
Joined
Mar 22, 2010
Messages
228
i wonder if i could make the evasion rate more higher if the hero's stats are higher?

for example, if a the hero's agility is high, so with the evasion rate..

can someone tell me how?
 
Level 18
Joined
Jan 21, 2006
Messages
2,552
Or you could have many different evasion abilities (there are only 100 realistic possibilities) and then manage the ability that is used based on attributes. Or an evasion ability that has 100 levels (each differing by 1% evasion) and then use a similar logic to my previous example.

There is also the AttackEvents library by grim001 that you could use, it has pretty neat support for the evasion of an attack.
 
Status
Not open for further replies.
Top