diff --git a/2001/sharp/configs/bosses/ze_ancient_wrath_p.jsonc b/2001/sharp/configs/bosses/ze_ancient_wrath_p.jsonc index e6dad9683..1c7dba78b 100644 --- a/2001/sharp/configs/bosses/ze_ancient_wrath_p.jsonc +++ b/2001/sharp/configs/bosses/ze_ancient_wrath_p.jsonc @@ -25,52 +25,68 @@ { "iterator": "chain_e_counter", "hitbox": "boss_5_chainE_physbox", - "display": "Chain_1" + "display": "东锁链" }, { "iterator": "chain_s_counter", "hitbox": "boss_5_chainS_physbox", - "display": "Chain_2" + "display": "南锁链" }, { "iterator": "chain_n_counter", "hitbox": "boss_5_chainN_physbox", - "display": "Chain_3" + "display": "北锁链" }, { "iterator": "chain_w_counter", "hitbox": "boss_5_chainW_physbox", - "display": "Chain_4" + "display": "西锁链" }, { "iterator": "boss_worm2_01_counter", "hitbox": "boss_worm2_01_physbox", - "display": "Worm_2nd" + "display": "Worm" }, { "iterator": "quad_phase2_counter", - "hitbox": "boss_4_hitbox", - "display": "Quad_Phase_2" + "display": "Quadralex" }, { "iterator": "boss_worm_01_counter", "hitbox": "boss_worm_01_physbox", - "display": "Worm_1st" + "display": "Worm" }, { "iterator": "quad_phase1_counter", - "hitbox": "boss_3_hitbox", - "display": "Quad_Phase_1" + "display": "Quadralex" }, { "iterator": "boss_worm3_counter", "hitbox": "boss_worm3_01_physbox", - "display": "Worm_3rd" + "display": "Worm" }, { "iterator": "boss_2_knockback_3_counter", "hitbox": "boss_2_hitbox", "display": "Boss_KnockBack" + }, + { + "iterator": "boss_quad_encounter_01_counter", + "display": "Quadralex" + } + ], + "Monsters": [ + { + "identity": "6857", + "display": "Energy Tube" + }, + { + "identity": "6781", + "display": "Energy Tube" + }, + { + "identity": "7067", + "display": "Container" } ] } \ No newline at end of file