Skip to content

Commit

Permalink
Shugo Emperor's Vault
Browse files Browse the repository at this point in the history
  • Loading branch information
BA-Farlon committed Jun 16, 2024
1 parent 530a055 commit 5bf0323
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions game-server/data/static_data/custom_drop/custom_drop.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5320,7 +5320,7 @@
<!-- Shugo Emperor's Vault: Emperor's Treasure Box -->
<npc_drop npc_id="832929">
<drop_group race="ELYOS">
<drop item_id="110900876" /><!-- Nyerkcarrier -->
<drop item_id="110900384" /><!-- Shadow Wraith Armor -->
<drop item_id="188052761" min_amount="2" /><!-- [Event] Bonus Entry Scroll Bundle -->
<drop item_id="186000055" min_amount="3" /><!-- Major Ancient Goblet -->
<drop item_id="169620079" /><!-- Gathering Boost Charm II - 100% -->
Expand All @@ -5330,7 +5330,7 @@
<drop item_id="160010158" min_amount="3" /><!-- [Event] Shugo Disguise Candy -->
</drop_group>
<drop_group race="ASMODIANS">
<drop item_id="110900876" /><!-- Nyerkcarrier -->
<drop item_id="110900384" /><!-- Shadow Wraith Armor -->
<drop item_id="188052761" min_amount="2" /><!-- [Event] Bonus Entry Scroll Bundle -->
<drop item_id="186000055" min_amount="3" /><!-- Major Ancient Goblet -->
<drop item_id="169620079" /><!-- Gathering Boost Charm II - 100% -->
Expand Down Expand Up @@ -5359,7 +5359,7 @@
<!-- Shugo Emperor's Vault: Emperor's Quality Treasure Box -->
<npc_drop npc_id="832930">
<drop_group race="ELYOS" max_items="2">
<drop item_id="110900876" /><!-- Nyerkcarrier -->
<drop item_id="110900384" /><!-- Shadow Wraith Armor -->
<drop item_id="188052761" min_amount="2" /><!-- [Event] Bonus Entry Scroll Bundle -->
<drop item_id="186000055" min_amount="3" /><!-- Major Ancient Goblet -->
<drop item_id="169620079" /><!-- Gathering Boost Charm II - 100% -->
Expand All @@ -5369,7 +5369,7 @@
<drop item_id="160010158" min_amount="3" /><!-- [Event] Shugo Disguise Candy -->
</drop_group>
<drop_group race="ASMODIANS" max_items="2">
<drop item_id="110900876" /><!-- Nyerkcarrier -->
<drop item_id="110900384" /><!-- Shadow Wraith Armor -->
<drop item_id="188052761" min_amount="2" /><!-- [Event] Bonus Entry Scroll Bundle -->
<drop item_id="186000055" min_amount="3" /><!-- Major Ancient Goblet -->
<drop item_id="169620079" /><!-- Gathering Boost Charm II - 100% -->
Expand Down Expand Up @@ -5398,7 +5398,7 @@
<!-- Shugo Emperor's Vault: Emperor's Premium Treasure Box -->
<npc_drop npc_id="832931">
<drop_group race="ELYOS" max_items="2">
<drop item_id="110900876" /><!-- Nyerkcarrier -->
<drop item_id="110900384" /><!-- Shadow Wraith Armor -->
<drop item_id="188052761" min_amount="2" /><!-- [Event] Bonus Entry Scroll Bundle -->
<drop item_id="186000055" min_amount="3" /><!-- Major Ancient Goblet -->
<drop item_id="169620079" /><!-- Gathering Boost Charm II - 100% -->
Expand All @@ -5408,7 +5408,7 @@
<drop item_id="160010158" min_amount="3" /><!-- [Event] Shugo Disguise Candy -->
</drop_group>
<drop_group race="ASMODIANS" max_items="2">
<drop item_id="110900876" /><!-- Nyerkcarrier -->
<drop item_id="110900384" /><!-- Shadow Wraith Armor -->
<drop item_id="188052761" min_amount="2" /><!-- [Event] Bonus Entry Scroll Bundle -->
<drop item_id="186000055" min_amount="3" /><!-- Major Ancient Goblet -->
<drop item_id="169620079" /><!-- Gathering Boost Charm II - 100% -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3075,7 +3075,7 @@
</spawn_map>
</spawns>
</event>
<event name="Shugo Emperor's Vault" start="2023-06-19T00:00:00" end="2023-06-30T23:59:59">
<event name="Shugo Emperor's Vault" start="2024-06-17T00:00:00" end="2024-06-30T23:59:59">
<quests>
<maintainable>80689 80690 80691 80692 80693 80694 80695 80696</maintainable>
</quests>
Expand Down

0 comments on commit 5bf0323

Please sign in to comment.