Feign death will now break when hit by casted spells, consisted with live.

Implemented suport for AA/spell effect which provides a chance to avoid FD breaking from spells.
This commit is contained in:
KayenEQ
2015-10-12 18:51:41 -04:00
parent 4a61558de8
commit e2e8d444e9
8 changed files with 43 additions and 4 deletions
+4
View File
@@ -1,9 +1,13 @@
EQEMu Changelog (Started on Sept 24, 2003 15:50)
-------------------------------------------------------
== 10/12/2015 ==
Uleat: Implemented 'bots' database versioning
Note: See thread for more information: http://www.eqemulator.org/forums/showthread.php?t=40091
Kayen: Feign death will now break when hit by casted spells, consisted with live.
Implemented suport for AA/spell effect which provides a chance to avoid FD breaking from spells.
== 10/10/2015 ==
Kayen: Updated mechanics to be consistent with live regarding how invisible breaks when the client is the target of a spell.
Invisible will drop whenever a client is hit with a detrimental spell, regardless of if resisted, if it does damage or AOE.