BossHP: Added config for ze_bowser_in_the_fire_sea_v1e
This commit is contained in:
parent
01743fa0b2
commit
136edae65c
35
BossHP/configs/bosshp/ze_bowser_in_the_fire_sea_v1e.cfg
Normal file
35
BossHP/configs/bosshp/ze_bowser_in_the_fire_sea_v1e.cfg
Normal file
@ -0,0 +1,35 @@
|
||||
"bosses"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "BOWSER"
|
||||
"method" "counter"
|
||||
"trigger" "ins_score_trigger:OnStartTouch"
|
||||
|
||||
"counter" "final_counter"
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "BOWSER"
|
||||
"method" "counter"
|
||||
"trigger" "boss_hp_inc_hard:OnStartTouch"
|
||||
|
||||
"counter" "boss_hp_counter"
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "BOWSER"
|
||||
"method" "counter"
|
||||
"trigger" "boss_hp_inc_vh:OnStartTouch"
|
||||
|
||||
"counter" "boss_hp_counter"
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "BOWSER"
|
||||
"method" "counter"
|
||||
"trigger" "boss_hp_inc_ins:OnStartTouch"
|
||||
|
||||
"counter" "boss_hp_counter"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user