forked from UNLOZE/sm-plugins
BossHP: update configs
This commit is contained in:
@@ -1,7 +1,39 @@
|
||||
"bosses"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Exorath"
|
||||
"method" "hpbar"
|
||||
"trigger" "boss_all_trigger_hpcounter:OnStartTouch"
|
||||
"hurttrigger" "boss_all_firepoint:OnHealthChanged"
|
||||
|
||||
"iterator" "healbar_count_total2"
|
||||
"counter" "healbar_counter_extreme"
|
||||
"backup" "healbar_count_total"
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Exorath"
|
||||
"method" "hpbar"
|
||||
"trigger" "boss_all_trigger_hpcounter:OnStartTouch"
|
||||
"hurttrigger" "boss_all_firepoint:OnHealthChanged"
|
||||
|
||||
"iterator" "healbar_count_total2"
|
||||
"counter" "healbar_counter_god"
|
||||
"backup" "healbar_count_total"
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Exorath"
|
||||
"method" "hpbar"
|
||||
"trigger" "boss_all_trigger_hpcounter:OnStartTouch"
|
||||
"hurttrigger" "boss_all_firepoint:OnHealthChanged"
|
||||
|
||||
"iterator" "healbar_count_total2"
|
||||
"counter" "healbar_counter_impossible"
|
||||
"backup" "healbar_count_total"
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "Plants left"
|
||||
"method" "counter"
|
||||
@@ -10,7 +42,7 @@
|
||||
"showtrigger" "nuke_secret_counter:OutValue"
|
||||
"timeout" "3"
|
||||
}
|
||||
"3"
|
||||
"4"
|
||||
{
|
||||
"name" "Plants left"
|
||||
"method" "counter"
|
||||
@@ -19,7 +51,7 @@
|
||||
"showtrigger" "nuke_secret_counter:OutValue"
|
||||
"timeout" "3"
|
||||
}
|
||||
"4"
|
||||
"5"
|
||||
{
|
||||
"name" "Plants left"
|
||||
"method" "counter"
|
||||
|
||||
Reference in New Issue
Block a user