BossHP: Added config for ze_rizomata_z33s
This commit is contained in:
parent
ca527052b1
commit
325b4ececb
33
BossHP/configs/bosshp/ze_rizomata_z33s.cfg
Normal file
33
BossHP/configs/bosshp/ze_rizomata_z33s.cfg
Normal file
@ -0,0 +1,33 @@
|
||||
"bosses"
|
||||
{
|
||||
"0" // Stage 2
|
||||
{
|
||||
"name" "Ball"
|
||||
"method" "counter"
|
||||
"trigger" "2_boss_hptrigger:OnStartTouch"
|
||||
|
||||
"iterator" "2_boss_hpmasscounter"
|
||||
"counter" "2_boss_hpcounter"
|
||||
"backup" "2_boss_attackchangecounter"
|
||||
}
|
||||
"1" // Stage 3
|
||||
{
|
||||
"name" "Ball"
|
||||
"method" "counter"
|
||||
"trigger" "3_boss_hptrigger:OnStartTouch"
|
||||
|
||||
"iterator" "3_boss_hpmasscounter"
|
||||
"counter" "3_boss_hpcounter"
|
||||
"backup" "3_boss_attackchangecounter"
|
||||
}
|
||||
"2" // Stage 4
|
||||
{
|
||||
"name" "Ball"
|
||||
"method" "counter"
|
||||
"trigger" "4_boss_hptrigger:OnStartTouch"
|
||||
|
||||
"iterator" "4_boss_hpmasscounter"
|
||||
"counter" "4_boss_hpcounter"
|
||||
"backup" "4_boss_attackchangecounter"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user