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,21 @@
"bosses"
{
"0"
{
"name" "Naraka"
"method" "hpbar"
"trigger" "nrk1_count_player:OnStartTouch"
"iterator" "nrk1_hp_iterations"
"counter" "nrk1_counter"
"backup" "nrk1_hp_backup"
}
"1"
{
"name" "Naraka"
"method" "breakable"
"trigger" "nrk1_room6_spawner2:OnEntitySpawned"
"breakable" "nrk1_laserboss_2_break"
}
}