forked from UNLOZE/sm-plugins
BossHP: New configs & fixes
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
"bosses"
|
||||
{
|
||||
"0" // Stage 1
|
||||
{
|
||||
"name" "Rubber Duck"
|
||||
"method" "hpbar"
|
||||
"trigger" "krokodyl_pocty:OnStartTouch"
|
||||
|
||||
"iterator" "krokodyl_hp_iterations"
|
||||
"counter" "krokodyl_counter"
|
||||
"backup" "krokodyl_hp_backup"
|
||||
}
|
||||
"1" // Stage 2
|
||||
{
|
||||
"name" "Sponge"
|
||||
"method" "hpbar"
|
||||
"trigger" "kostka_hp_add:OnStartTouch"
|
||||
|
||||
"iterator" "kostka_hp_iterations"
|
||||
"counter" "kostka_hp"
|
||||
"backup" "kostka_hp_backup"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user