Issue Information
-
#008397
-
0 - None Assigned
-
Duplicate
Issue Confirmations
-
Yes (0)No (0)
0
Locked
5 secs invulnerability on positive/supportive AOE buff
Posted by kyeme on 15 October 2014 - 03:25 PM
Official:
After respawning on AOE positive buffs like Sanctuary, it should take effect right away. 5 secs invulnerability does not take effect on positive/supportive AOE buff
After respawning on AOE positive buffs like Sanctuary, it should take effect right away. 5 secs invulnerability does not take effect on positive/supportive AOE buff
changed status to: Confirmed
Its hard to distinct, for example sanctuary sends BCT_ALL to battle_check_target (function responsible for this), while quagmire too sends BCT_ALL
It works like this: altho we should find either a common point or create a new flag somewhere for skills that should trigger it
https://github.com/H...18c43f99fd71279
https://github.com/H...18c43f99fd71279
You could make it work just like Trick Dead (and my Gravitation update, but that's not merged to Herc yet) and just block any damage directly in skill_attack.
Does invulnerability protect you from non-damage debuffs on officials?
Does invulnerability protect you from non-damage debuffs on officials?
I will check on negative buffsYou could make it work just like Trick Dead (and my Gravitation update, but that's not merged to Herc yet) and just block any damage directly in skill_attack.
Does invulnerability protect you from non-damage debuffs on officials?
I will check on negative buffs
You could make it work just like Trick Dead (and my Gravitation update, but that's not merged to Herc yet) and just block any damage directly in skill_attack.
Does invulnerability protect you from non-damage debuffs on officials?
Tested, negatives buffs have 5 secs invulnerability on official.
changed status to: Duplicate
locked issue