2019-05-20 01:42:26 +02:00
|
|
|
"bosses"
|
|
|
|
{
|
|
|
|
"0"
|
|
|
|
{
|
|
|
|
"name" "EyeRok Right"
|
|
|
|
"method" "counter"
|
|
|
|
"trigger" "eyerok_addhealth:OnStartTouch"
|
|
|
|
|
|
|
|
"counter" "eyehealthr"
|
|
|
|
}
|
|
|
|
"1"
|
|
|
|
{
|
|
|
|
"name" "EyeRok Left"
|
|
|
|
"method" "counter"
|
|
|
|
"trigger" "eyerok_addhealth:OnStartTouch"
|
|
|
|
|
|
|
|
"counter" "eyehealthl"
|
|
|
|
}
|
|
|
|
"2"
|
|
|
|
{
|
|
|
|
"name" "Bowser"
|
|
|
|
"method" "hpbar"
|
|
|
|
"trigger" "bowser_addhealth:OnStartTouch"
|
|
|
|
|
|
|
|
"iterator" "bowser_counter"
|
|
|
|
"counter" "bowser_health"
|
|
|
|
"backup" "bowser_health_backup"
|
|
|
|
}
|
|
|
|
"3"
|
|
|
|
{
|
|
|
|
"name" "King Bob-omb"
|
|
|
|
"method" "counter"
|
|
|
|
"trigger" "kingboomb_init:OnStartTouch"
|
|
|
|
|
|
|
|
"counter" "kingboomb_health"
|
|
|
|
}
|
|
|
|
"4"
|
|
|
|
{
|
|
|
|
"name" "Boo"
|
|
|
|
"method" "breakable"
|
|
|
|
"trigger" "small_boo_hbox:OnTakeDamage"
|
|
|
|
"timeout" "3"
|
|
|
|
|
|
|
|
"breakable" "small_boo_hbox"
|
|
|
|
}
|
|
|
|
"5"
|
|
|
|
{
|
|
|
|
"name" "King Boo"
|
|
|
|
"method" "counter"
|
|
|
|
"trigger" "kingboo_add:OnStartTouch"
|
|
|
|
|
|
|
|
"counter" "kingboo_health"
|
|
|
|
}
|
|
|
|
"6"
|
|
|
|
{
|
|
|
|
"name" "Boo"
|
|
|
|
"method" "counter"
|
|
|
|
"trigger" "merrygoround_health:OnStartTouch"
|
|
|
|
|
|
|
|
"counter" "merrygoround_counter"
|
|
|
|
}
|
|
|
|
"7"
|
|
|
|
{
|
|
|
|
"name" "Yoshi"
|
|
|
|
"method" "breakable"
|
|
|
|
"trigger" "yoshi_char_hbox:OnTakeDamage"
|
|
|
|
"timeout" "3"
|
|
|
|
|
|
|
|
"breakable" "yoshi_char_hbox"
|
|
|
|
}
|
2019-09-23 11:45:25 +02:00
|
|
|
"8"
|
2019-05-20 01:42:26 +02:00
|
|
|
{
|
|
|
|
"name" "Toad"
|
|
|
|
"method" "breakable"
|
|
|
|
"trigger" "toad_char_hbox:OnTakeDamage"
|
|
|
|
"timeout" "3"
|
|
|
|
|
|
|
|
"breakable" "toad_char_hbox"
|
|
|
|
}
|
2019-09-23 11:45:25 +02:00
|
|
|
"9"
|
2019-05-20 01:42:26 +02:00
|
|
|
{
|
|
|
|
"name" "Mario"
|
|
|
|
"method" "breakable"
|
|
|
|
"trigger" "mario_char_hbox:OnTakeDamage"
|
|
|
|
"timeout" "3"
|
|
|
|
|
|
|
|
"breakable" "mario_char_hbox"
|
|
|
|
}
|
2019-09-23 11:45:25 +02:00
|
|
|
"10"
|
2019-05-20 01:42:26 +02:00
|
|
|
{
|
|
|
|
"name" "Boomb"
|
|
|
|
"method" "breakable"
|
|
|
|
"trigger" "boomb_char_hbox:OnTakeDamage"
|
|
|
|
"timeout" "3"
|
|
|
|
|
|
|
|
"breakable" "boomb_char_hbox"
|
|
|
|
}
|
|
|
|
}
|