Attacking the hive warrior with knight stomp causes it to immediately die, though the preview shows expected damage based on the Hive Warrior's health. Video example.
Apparently Hive War spawns a proxy on death for the sake of dialog, then kills the proxy, resulting in DAMAGE_KILL being dealt to my mech as well. Here is the relevant code.
Can work around the issue by making the Hive Warrior untargetable, or making the preview show DAMAGE_KILL for attacking the Hive Warrior.
Attacking the hive warrior with knight stomp causes it to immediately die, though the preview shows expected damage based on the Hive Warrior's health. Video example.
Apparently Hive War spawns a proxy on death for the sake of dialog, then kills the proxy, resulting in
DAMAGE_KILLbeing dealt to my mech as well. Here is the relevant code.Can work around the issue by making the Hive Warrior untargetable, or making the preview show
DAMAGE_KILLfor attacking the Hive Warrior.