BossHP: New configs & fixes

This commit is contained in:
zaCade
2017-03-19 01:30:45 +01:00
parent c9924ebe0c
commit c8128b2659
18 changed files with 309 additions and 47 deletions
@@ -0,0 +1,19 @@
"bosses"
{
"0" // Stage 3
{
"name" "Tenshi"
"method" "counter"
"trigger" "lv3_boss_hpup:OnStartTouch"
"counter" "ts_hp"
}
"1"
{
"name" "Tenshi"
"method" "counter"
"trigger" "lv3_laser_hpup:OnStartTouch"
"counter" "lv3_ts_hp"
}
}