BossHP: Added config for ze_bioshock_v6_2
This commit is contained in:
parent
ab2715c7b3
commit
da7976fb45
51
BossHP/configs/bosshp/ze_bioshock_v6_2.cfg
Normal file
51
BossHP/configs/bosshp/ze_bioshock_v6_2.cfg
Normal file
@ -0,0 +1,51 @@
|
|||||||
|
"bosses"
|
||||||
|
{
|
||||||
|
"0"
|
||||||
|
{
|
||||||
|
"name" "Bouncer"
|
||||||
|
"method" "hpbar"
|
||||||
|
"trigger" "welcome_bouncer_enter_path1:OnPass"
|
||||||
|
|
||||||
|
"iterator" "bouncer_Health_HP"
|
||||||
|
"counter" "bouncer_Health_BarHP"
|
||||||
|
"backup" "bouncer_Health_Init"
|
||||||
|
}
|
||||||
|
"4"
|
||||||
|
{
|
||||||
|
"name" "Fontaine"
|
||||||
|
"method" "hpbar"
|
||||||
|
"trigger" "fontaine_1_Start:OnTrigger"
|
||||||
|
|
||||||
|
"iterator" "fontaine_Health_HP"
|
||||||
|
"counter" "fontaine_Health_BarHP"
|
||||||
|
"backup" "fontaine_Health_Init"
|
||||||
|
}
|
||||||
|
"4"
|
||||||
|
{
|
||||||
|
"name" "Cohen"
|
||||||
|
"method" "hpbar"
|
||||||
|
"trigger" "cohen_spawn_relay:OnTrigger"
|
||||||
|
|
||||||
|
"iterator" "cohen_Health_HP"
|
||||||
|
"counter" "cohen_Health_BarHP"
|
||||||
|
"backup" "cohen_Health_Init"
|
||||||
|
}
|
||||||
|
"4"
|
||||||
|
{
|
||||||
|
"name" "Songbird"
|
||||||
|
"method" "hpbar"
|
||||||
|
"trigger" "songbird_start:OnTrigger"
|
||||||
|
|
||||||
|
"iterator" "songbird_Health_HP"
|
||||||
|
"counter" "songbird_Health_BarHP"
|
||||||
|
"backup" "songbird_Health_Init"
|
||||||
|
}
|
||||||
|
"5"
|
||||||
|
{
|
||||||
|
"name" "Patriot"
|
||||||
|
"method" "breakable"
|
||||||
|
"trigger" "columbia_patriot_timer:OnTimer"
|
||||||
|
|
||||||
|
"breakable" "columbia_patriot_health"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user