BossHP: add westersand v7_2
This commit is contained in:
parent
a3f1ea1a30
commit
83f6dfe965
65
BossHP/configs/bosshp/ze_FFXII_Westersand_v7_2.cfg
Normal file
65
BossHP/configs/bosshp/ze_FFXII_Westersand_v7_2.cfg
Normal file
@ -0,0 +1,65 @@
|
||||
"bosses"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Dragon"
|
||||
"method" "hpbar"
|
||||
"trigger" "Boss_Health_Init:OutValue"
|
||||
|
||||
"iterator" "Boss_Overlay_Counter"
|
||||
"counter" "Boss_Health"
|
||||
"backup" "Boss_Health_Init"
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Dragon"
|
||||
"method" "counter"
|
||||
"trigger" "Ehe_Dragon:OnUser2"
|
||||
|
||||
"counter" "Ehe_Dragon_HP"
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Gabranth"
|
||||
"method" "counter"
|
||||
"trigger" "#896598:OnStartTouch"
|
||||
|
||||
"counter" "Ehe_Guardian_HP"
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "Gabranth"
|
||||
"method" "hpbar"
|
||||
"trigger" "Guard_Health_Init:OutValue"
|
||||
|
||||
"iterator" "Boss_Overlay_Counter"
|
||||
"counter" "Guard_Health"
|
||||
"backup" "Guard_Health_Init"
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "Healer"
|
||||
"method" "counter"
|
||||
"trigger" "Guard_2_Physbox:OnTakeDamage"
|
||||
"timeout" "3"
|
||||
|
||||
"counter" "Guard_2_Health"
|
||||
}
|
||||
"5"
|
||||
{
|
||||
"name" "Battlemage"
|
||||
"method" "counter"
|
||||
"trigger" "Guard_3_Physbox:OnTakeDamage"
|
||||
"timeout" "3"
|
||||
|
||||
"counter" "Guard_3_Health"
|
||||
}
|
||||
"6"
|
||||
{
|
||||
"name" "Chaos"
|
||||
"method" "counter"
|
||||
"trigger" "#558327:OnStartTouch"
|
||||
|
||||
"counter" "Airship_Ending_Boss_Health"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user