BossHP_Ranking: show difference between hit- and dmg-based bosses

This commit is contained in:
neon
2018-12-29 16:06:15 +01:00
parent 41d902c0af
commit ba11285aa0
26 changed files with 122 additions and 95 deletions
+3 -3
View File
@@ -9,7 +9,7 @@
"multitrigger" "1"
"namefixup" "1"
"timeout" "4"
"hurttrigger" "npc_phys2gg2:OnDamaged"
"hurttrigger" "npc_phys2gg2:OnTakeDamage"
"breakable" "npc_phys2gg2"
}
@@ -22,7 +22,7 @@
"multitrigger" "1"
"namefixup" "1"
"timeout" "4"
"hurttrigger" "npc_phys2gg3:OnDamaged"
"hurttrigger" "npc_phys2gg3:OnTakeDamage"
"breakable" "npc_phys2gg3"
}
@@ -42,7 +42,7 @@
"method" "breakable"
"trigger" "stage2_trigger:OnStartTouch"
"timeout" "3"
"hurttrigger" "vedr1blac:OnDamaged"
"hurttrigger" "vedr1blac:OnTakeDamage"
"breakable" "vedr1blac"
}