forked from UNLOZE/sm-plugins
BossHP: update configs
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"name" "Pencil"
|
||||
"method" "hpbar"
|
||||
"trigger" "#459232:OnStartTouch"
|
||||
"hurttrigger" "stage1_boss_phys:OnHealthChanged"
|
||||
|
||||
"iterator" "boss_hp_iterations"
|
||||
"counter" "boss_hp"
|
||||
@@ -15,6 +16,7 @@
|
||||
"name" "Kappa"
|
||||
"method" "hpbar"
|
||||
"trigger" "#465328:OnStartTouch"
|
||||
"hurttrigger" "stage2_normal_bossphys2:OnHealthChanged"
|
||||
|
||||
"iterator" "boss_hp2_iterations"
|
||||
"counter" "boss_hp2"
|
||||
@@ -25,6 +27,7 @@
|
||||
"name" "Pingu"
|
||||
"method" "hpbar"
|
||||
"trigger" "#1257636:OnStartTouch"
|
||||
"hurttrigger" "stage_3_normal_boss_24:OnHealthChanged"
|
||||
|
||||
"iterator" "boss_hp3_iterations"
|
||||
"counter" "boss_hp3"
|
||||
@@ -35,6 +38,7 @@
|
||||
"name" "Robot"
|
||||
"method" "hpbar"
|
||||
"trigger" "#1532233:OnStartTouch"
|
||||
"hurttrigger" "stage_1_ex_boss_34:OnHealthChanged"
|
||||
|
||||
"iterator" "boss_hp_ex1_iterations"
|
||||
"counter" "boss_hp_ex1"
|
||||
@@ -45,6 +49,7 @@
|
||||
"name" "Robot"
|
||||
"method" "hpbar"
|
||||
"trigger" "#1342349:OnStartTouch"
|
||||
"hurttrigger" "stage_2_ex_boss_52:OnHealthChanged"
|
||||
|
||||
"iterator" "boss_hp_ex2_iterations"
|
||||
"counter" "boss_hp_ex2"
|
||||
@@ -55,6 +60,7 @@
|
||||
"name" "Evil Eye - Phase 1"
|
||||
"method" "counter"
|
||||
"trigger" "#3403461:OnStartTouch"
|
||||
"hurttrigger" "final_boss_phase_one_34:OnHealthChanged"
|
||||
|
||||
"counter" "boss_hp4_phase1"
|
||||
}
|
||||
@@ -63,6 +69,7 @@
|
||||
"name" "Evil Eye - Phase 2"
|
||||
"method" "counter"
|
||||
"trigger" "#1761267:OnHitMin"
|
||||
"hurttrigger" "final_boss_phase_two_1:OnHealthChanged"
|
||||
|
||||
"counter" "boss_hp4_phase2"
|
||||
}
|
||||
@@ -71,6 +78,7 @@
|
||||
"name" "Evil Eye - Phase 3"
|
||||
"method" "counter"
|
||||
"trigger" "#1930773:OnHitMin"
|
||||
"hurttrigger" "final_boss_phase_three_46:OnHealthChanged"
|
||||
|
||||
"counter" "boss_hp4_phase3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user