KayenEQ 0521cae8d0 Implemented npc specialability (44) COUNTER_AVOID_DAMAGE which when applied to the ATTACKING NPC will make their attacks more difficult to be avoided by riposte/dodge/parry/block.
Parama0: Negative modifer value that affects ALL avoid damage types dodge/parry/riposte/block) chance on defender. Ie (44,50 = 50 pct reduction to ALL)
Parama1: Negative modifer value that affects RIPOSTE chance on defender. Ie (44,1,0,50 = 50 pct reduction to riposte chance)
Parama2: Negative modifer value that affects PARRY chance on defender.  Ie (44,1,0,0,50 = 50 pct reduction to parry chance)
Parama3: Negative modifer value that affects BLOCK chance on defender.  Ie (44,1,0,0,0,50 = 50 pct reduction to block chance)
Parama4: Negative modifer value that affects DODGE chance on defender.  e (44,1,0,0,0,0,50 = 50 pct reduction to dodge chance)
Example of usage: Player has Improved Dodge V (+50 pct dodge chance), you want to negate this bonus you would set 44,1,0,0,0,0,50 on your NPC.

Clean up and minor fixes to AvoidDamage function.
Added support to a few AA bonuses there.
2015-02-08 20:17:51 -05:00
..
2015-01-31 17:03:44 -05:00
2015-01-31 17:03:44 -05:00
2014-12-15 04:56:01 -06:00
2014-08-21 23:46:01 -07:00
2015-01-24 22:00:06 -05:00
2015-01-24 05:11:19 -06:00
2015-02-06 12:09:26 -05:00
2015-01-20 03:20:40 -06:00
2013-05-09 11:13:16 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:13:16 -04:00
2014-12-27 23:52:44 -06:00
2014-11-18 21:12:48 -08:00
2014-08-31 20:27:02 -07:00
2015-02-01 17:25:16 -05:00
2013-06-21 14:20:30 -07:00
2015-02-01 15:11:27 -05:00
2015-01-30 02:34:33 -05:00
2013-02-16 16:14:39 -08:00
2014-08-21 23:46:01 -07:00
2014-11-29 04:56:42 -06:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2015-02-03 07:59:29 -05:00
2014-12-15 18:03:33 -06:00
2013-05-09 11:37:51 -04:00
2015-01-22 16:52:50 -08:00
2013-05-09 21:25:50 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2015-02-01 06:32:56 -05:00
2015-01-21 16:49:25 -06:00
2015-01-31 17:03:44 -05:00
2014-11-29 05:01:49 -06:00
2014-12-15 19:16:53 -06:00
2014-08-21 23:46:01 -07:00