sync configs with server, move bosshp back to regular folder
This commit is contained in:
parent
a29b89278f
commit
93c1ca2329
@ -49,7 +49,7 @@
|
|||||||
"name" "Swamp Monster"
|
"name" "Swamp Monster"
|
||||||
"method" "hpbar"
|
"method" "hpbar"
|
||||||
"trigger" "event_case_s4:OnCase09:15"
|
"trigger" "event_case_s4:OnCase09:15"
|
||||||
"killtrigger" "event_case_s4:OnCase10"
|
// "killtrigger" "event_case_s4:OnCase10"
|
||||||
|
|
||||||
"iterator" "boss_hpbar_overlaycounter"
|
"iterator" "boss_hpbar_overlaycounter"
|
||||||
"counter" "boss_counter"
|
"counter" "boss_counter"
|
@ -14,135 +14,161 @@
|
|||||||
"0"
|
"0"
|
||||||
{
|
{
|
||||||
"name" "Voldemort"
|
"name" "Voldemort"
|
||||||
"method" "counter"
|
"method" "hpbar"
|
||||||
"trigger" "stage1_boss_template2:OnEntitySpawned"
|
"trigger" "stage1_boss_template2:OnEntitySpawned"
|
||||||
"killtrigger" "stage1_boss_hp_case:OnCase06"
|
"killtrigger" "stage1_boss_hp_case:OnCase06"
|
||||||
"hurttrigger" "stage1_boss_hp_physbox:OnHealthChanged"
|
"hurttrigger" "stage1_boss_hp_physbox:OnHealthChanged"
|
||||||
|
|
||||||
"counter" "map_boss_counter2"
|
"counter" "map_boss_counter2"
|
||||||
|
"iterator" "map_boss_counter3"
|
||||||
|
"backup" "map_boss_counter1"
|
||||||
}
|
}
|
||||||
|
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "Troll"
|
"name" "Troll"
|
||||||
"method" "counter"
|
"method" "hpbar"
|
||||||
"trigger" "stage2_miniboss_template:OnEntitySpawned"
|
"trigger" "stage2_miniboss_template:OnEntitySpawned"
|
||||||
"killtrigger" "stage2_miniboss_hp_case:OnCase06"
|
"killtrigger" "stage2_miniboss_hp_case:OnCase06"
|
||||||
"hurttrigger" "stage2_miniboss_hp_phy1:OnHealthChanged"
|
"hurttrigger" "stage2_miniboss_hp_phy1:OnHealthChanged"
|
||||||
|
|
||||||
"counter" "map_boss_counter2"
|
"counter" "map_boss_counter2"
|
||||||
|
"iterator" "map_boss_counter3"
|
||||||
|
"backup" "map_boss_counter1"
|
||||||
}
|
}
|
||||||
"2" //Extreme
|
"2" //Extreme
|
||||||
{
|
{
|
||||||
"name" "Troll"
|
"name" "Troll"
|
||||||
"method" "counter"
|
"method" "hpbar"
|
||||||
"trigger" "stage2_ex_miniboss_template:OnEntitySpawned"
|
"trigger" "stage2_ex_miniboss_template:OnEntitySpawned"
|
||||||
"killtrigger" "stage2_ex_miniboss_hp_case:OnCase06"
|
"killtrigger" "stage2_ex_miniboss_hp_case:OnCase06"
|
||||||
"hurttrigger" "stage2_miniboss_hp_phy1:OnHealthChanged"
|
"hurttrigger" "stage2_miniboss_hp_phy1:OnHealthChanged"
|
||||||
|
|
||||||
"counter" "map_boss_counter2"
|
"counter" "map_boss_counter2"
|
||||||
|
"iterator" "map_boss_counter3"
|
||||||
|
"backup" "map_boss_counter1"
|
||||||
}
|
}
|
||||||
|
|
||||||
"3"
|
"3"
|
||||||
{
|
{
|
||||||
"name" "Basilisk"
|
"name" "Basilisk"
|
||||||
"method" "counter"
|
"method" "hpbar"
|
||||||
"trigger" "stage2_boss_template1:OnEntitySpawned"
|
"trigger" "stage2_boss_template1:OnEntitySpawned"
|
||||||
"killtrigger" "stage2_boss_hp_case:OnCase06"
|
"killtrigger" "stage2_boss_hp_case:OnCase06"
|
||||||
"hurttrigger" "stage2_boss_hp_physbox:OnHealthChanged"
|
"hurttrigger" "stage2_boss_hp_physbox:OnHealthChanged"
|
||||||
|
|
||||||
"counter" "map_boss_counter2"
|
"counter" "map_boss_counter2"
|
||||||
|
"iterator" "map_boss_counter3"
|
||||||
|
"backup" "map_boss_counter1"
|
||||||
}
|
}
|
||||||
"4"
|
"4"
|
||||||
{
|
{
|
||||||
"name" "Dragon"
|
"name" "Dragon"
|
||||||
"method" "counter"
|
"method" "hpbar"
|
||||||
"trigger" "stage3_wizdrag1_template:OnEntitySpawned"
|
"trigger" "stage3_wizdrag1_template:OnEntitySpawned"
|
||||||
"killtrigger" "stage3_wizdrag1_case:OnCase04"
|
"killtrigger" "stage3_wizdrag1_case:OnCase04"
|
||||||
"hurttrigger" "stage3_wizdrag1_hitbox_h:OnHealthChanged"
|
"hurttrigger" "stage3_wizdrag1_hitbox_h:OnHealthChanged"
|
||||||
|
|
||||||
"counter" "map_boss_counter2"
|
"counter" "map_boss_counter2"
|
||||||
|
"iterator" "map_boss_counter3"
|
||||||
|
"backup" "map_boss_counter1"
|
||||||
}
|
}
|
||||||
"5"
|
"5"
|
||||||
{
|
{
|
||||||
"name" "Dragon"
|
"name" "Dragon"
|
||||||
"method" "counter"
|
"method" "hpbar"
|
||||||
"trigger" "stage3_wizdrag2_template:OnEntitySpawned"
|
"trigger" "stage3_wizdrag2_template:OnEntitySpawned"
|
||||||
"killtrigger" "stage3_wizdrag2_case:OnCase04"
|
"killtrigger" "stage3_wizdrag2_case:OnCase04"
|
||||||
"hurttrigger" "stage3_wizdrag2_hitbox:OnHealthChanged"
|
"hurttrigger" "stage3_wizdrag2_hitbox:OnHealthChanged"
|
||||||
|
|
||||||
"counter" "map_boss_counter2"
|
"counter" "map_boss_counter2"
|
||||||
|
"iterator" "map_boss_counter3"
|
||||||
|
"backup" "map_boss_counter1"
|
||||||
}
|
}
|
||||||
"6"
|
"6"
|
||||||
{
|
{
|
||||||
"name" "Dragon"
|
"name" "Dragon"
|
||||||
"method" "counter"
|
"method" "hpbar"
|
||||||
"trigger" "stage3_wizdrag3_template:OnEntitySpawned"
|
"trigger" "stage3_wizdrag3_template:OnEntitySpawned"
|
||||||
"killtrigger" "stage3_wizdrag3_case:OnCase04"
|
"killtrigger" "stage3_wizdrag3_case:OnCase04"
|
||||||
"hurttrigger" "stage3_wizdrag3_hitbox:OnHealthChanged"
|
"hurttrigger" "stage3_wizdrag3_hitbox:OnHealthChanged"
|
||||||
|
|
||||||
"counter" "map_boss_counter2"
|
"counter" "map_boss_counter2"
|
||||||
|
"iterator" "map_boss_counter3"
|
||||||
|
"backup" "map_boss_counter1"
|
||||||
}
|
}
|
||||||
"7"
|
"7"
|
||||||
{
|
{
|
||||||
"name" "Dragon"
|
"name" "Dragon"
|
||||||
"method" "counter"
|
"method" "hpbar"
|
||||||
"trigger" "stage3_wizdrag4_template:OnEntitySpawned"
|
"trigger" "stage3_wizdrag4_template:OnEntitySpawned"
|
||||||
"killtrigger" "stage3_wizdrag4_case:OnCase04"
|
"killtrigger" "stage3_wizdrag4_case:OnCase04"
|
||||||
"hurttrigger" "stage3_wizdrag4_hitbox:OnHealthChanged"
|
"hurttrigger" "stage3_wizdrag4_hitbox:OnHealthChanged"
|
||||||
|
|
||||||
"counter" "map_boss_counter2"
|
"counter" "map_boss_counter2"
|
||||||
|
"iterator" "map_boss_counter3"
|
||||||
|
"backup" "map_boss_counter1"
|
||||||
}
|
}
|
||||||
"8"
|
"8"
|
||||||
{
|
{
|
||||||
"name" "Aragog"
|
"name" "Aragog"
|
||||||
"method" "counter"
|
"method" "hpbar"
|
||||||
"trigger" "stage4_boss_template2:OnEntitySpawned"
|
"trigger" "stage4_boss_template2:OnEntitySpawned"
|
||||||
"killtrigger" "stage4_boss_hp_case:OnCase06"
|
"killtrigger" "stage4_boss_hp_case:OnCase06"
|
||||||
"hurttrigger" "stage4_boss_physbox_HP:OnHealthChanged"
|
"hurttrigger" "stage4_boss_physbox_HP:OnHealthChanged"
|
||||||
|
|
||||||
"counter" "map_boss_counter2"
|
"counter" "map_boss_counter2"
|
||||||
|
"iterator" "map_boss_counter3"
|
||||||
|
"backup" "map_boss_counter1"
|
||||||
}
|
}
|
||||||
"9"
|
"9"
|
||||||
{
|
{
|
||||||
"name" "Mini Spider"
|
"name" "Mini Spider"
|
||||||
"method" "counter"
|
"method" "hpbar"
|
||||||
"trigger" "stage4_miniboss_template:OnEntitySpawned"
|
"trigger" "stage4_miniboss_template:OnEntitySpawned"
|
||||||
"killtrigger" "stage4_miniboss_hp_case:OnCase06"
|
"killtrigger" "stage4_miniboss_hp_case:OnCase06"
|
||||||
"hurttrigger" "stage4_miniboss_phys_HP:OnHealthChanged"
|
"hurttrigger" "stage4_miniboss_phys_HP:OnHealthChanged"
|
||||||
"multitrigger" "1"
|
"multitrigger" "1"
|
||||||
|
|
||||||
"counter" "stage4_miniboss_counter2"
|
"counter" "stage4_miniboss_counter2"
|
||||||
|
"iterator" "stage4_miniboss_counter3"
|
||||||
|
"backup" "stage4_miniboss_counter1"
|
||||||
}
|
}
|
||||||
"10"
|
"10"
|
||||||
{
|
{
|
||||||
"name" "Fluffy"
|
"name" "Fluffy"
|
||||||
"method" "counter"
|
"method" "hpbar"
|
||||||
"trigger" "stage5_miniboss_template1:OnEntitySpawned"
|
"trigger" "stage5_slidedoor2:OnFullyOpen"
|
||||||
"killtrigger" "stage5_miniboss_case:OnCase06"
|
"killtrigger" "stage5_miniboss_case:OnCase06"
|
||||||
"hurttrigger" "stage5_miniboss_physbox:OnHealthChanged"
|
"hurttrigger" "stage5_miniboss_physbox:OnHealthChanged"
|
||||||
|
|
||||||
"counter" "map_boss_counter2"
|
"counter" "map_boss_counter2"
|
||||||
|
"iterator" "map_boss_counter3"
|
||||||
|
"backup" "map_boss_counter1"
|
||||||
}
|
}
|
||||||
"11"
|
"11"
|
||||||
{
|
{
|
||||||
"name" "Voldemort"
|
"name" "Voldemort"
|
||||||
"method" "counter"
|
"method" "hpbar"
|
||||||
"trigger" "stage5_boss_template_v:OnEntitySpawned"
|
"trigger" "stage5_boss_template_v:OnEntitySpawned"
|
||||||
"killtrigger" "stage5_boss_v_case:OnCase06"
|
"killtrigger" "stage5_boss_v_case:OnCase06"
|
||||||
"hurttrigger" "stage5_boss_v_physbox_HP:OnHealthChanged"
|
"hurttrigger" "stage5_boss_v_physbox_HP:OnHealthChanged"
|
||||||
|
|
||||||
"counter" "map_boss_counter2"
|
"counter" "map_boss_counter2"
|
||||||
|
"iterator" "map_boss_counter3"
|
||||||
|
"backup" "map_boss_counter1"
|
||||||
}
|
}
|
||||||
"12"
|
"12"
|
||||||
{
|
{
|
||||||
"name" "Snape"
|
"name" "Snape"
|
||||||
"method" "counter"
|
"method" "hpbar"
|
||||||
"trigger" "stage5_ending_template:OnEntitySpawned"
|
"trigger" "stage5_ending_template:OnEntitySpawned"
|
||||||
"killtrigger" "stage5_ending_xwin:OnTrigger"
|
"killtrigger" "stage5_ending_xwin:OnTrigger"
|
||||||
"hurttrigger" "stage5_ending_tracker_physbox:OnHealthChanged"
|
"hurttrigger" "stage5_ending_tracker_physbox:OnHealthChanged"
|
||||||
|
|
||||||
"counter" "map_boss_counter2"
|
"counter" "map_boss_counter2"
|
||||||
|
"iterator" "map_boss_counter3"
|
||||||
|
"backup" "map_boss_counter1"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
@ -17,11 +17,14 @@
|
|||||||
{
|
{
|
||||||
"name" "Gandalf"
|
"name" "Gandalf"
|
||||||
"method" "breakable"
|
"method" "breakable"
|
||||||
"trigger" "item_gandalf_15:OnTakeDamage"
|
"trigger" "stripper_temp_item_gandalf:OnEntitySpawned"
|
||||||
"hurttrigger" "item_gandalf_15:OnTakeDamage"
|
"showtrigger" "item_gandalf_physbox:OnTakeDamage"
|
||||||
|
"hurttrigger" "item_gandalf_physbox:OnTakeDamage"
|
||||||
|
"multitrigger" "1"
|
||||||
|
"namefixup" "1"
|
||||||
"timeout" "3"
|
"timeout" "3"
|
||||||
|
|
||||||
"breakable" "item_gandalf_15"
|
"breakable" "item_gandalf_physbox"
|
||||||
}
|
}
|
||||||
"2"
|
"2"
|
||||||
{
|
{
|
@ -17,11 +17,14 @@
|
|||||||
{
|
{
|
||||||
"name" "Gandalf"
|
"name" "Gandalf"
|
||||||
"method" "breakable"
|
"method" "breakable"
|
||||||
"trigger" "item_gandalf_15:OnTakeDamage"
|
"trigger" "stripper_temp_item_gandalf:OnEntitySpawned"
|
||||||
"hurttrigger" "item_gandalf_15:OnTakeDamage"
|
"showtrigger" "item_gandalf_physbox:OnTakeDamage"
|
||||||
|
"hurttrigger" "item_gandalf_physbox:OnTakeDamage"
|
||||||
|
"multitrigger" "1"
|
||||||
|
"namefixup" "1"
|
||||||
"timeout" "3"
|
"timeout" "3"
|
||||||
|
|
||||||
"breakable" "item_gandalf_15"
|
"breakable" "item_gandalf_physbox"
|
||||||
}
|
}
|
||||||
"2"
|
"2"
|
||||||
{
|
{
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user