You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: