BossHP: update configs

This commit is contained in:
neon
2018-12-26 21:52:10 +01:00
parent 537126b4e0
commit 41d902c0af
124 changed files with 4406 additions and 1000 deletions
@@ -0,0 +1,31 @@
"bosses"
{
"2"
{
"name" "Plants left"
"method" "counter"
"trigger" "map_stages:OnCase03"
"counter" "nuke_secret_counter"
"showtrigger" "nuke_secret_counter:OutValue"
"timeout" "3"
}
"3"
{
"name" "Plants left"
"method" "counter"
"trigger" "map_stages:OnCase04"
"counter" "nuke_secret_counter"
"showtrigger" "nuke_secret_counter:OutValue"
"timeout" "3"
}
"4"
{
"name" "Plants left"
"method" "counter"
"trigger" "map_stages:OnCase05"
"counter" "nuke_secret_counter"
"showtrigger" "nuke_secret_counter:OutValue"
"timeout" "3"
}
}