Addition of agathion bracelets.

Contributed by Liamxroy.
This commit is contained in:
MobiusDevelopment 2019-06-11 01:30:11 +00:00
parent 06ebf721c0
commit 934ffdffdd
36 changed files with 8368 additions and 9399 deletions

View File

@ -622,30 +622,58 @@
<item id="24337" name="Starlight Jar Pouch" type="EtcItem">
<!-- Double-click to acquire a Starlight Jar. Cannot be used in the auction house. -->
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_commissionable" val="false" />
<set name="is_sellable" val="false" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="24139" min="1" max="1" chance="100" /> <!-- Starlight Jar -->
</capsuled_items>
</item>
<item id="24338" name="Starlight Jar Pack" type="EtcItem">
<!-- Double-click to acquire 10 Starlight Jar Pouches. Cannot be used in the auction house. -->
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_commissionable" val="false" />
<set name="is_sellable" val="false" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="24337" min="10" max="10" chance="100" /> <!-- Starlight Jar -->
</capsuled_items>
</item>
<item id="24339" name="Starlight Jar Pouch" type="EtcItem">
<!-- Double-click to acquire a Starlight Jar. Cannot be used in the auction house. -->
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_commissionable" val="false" />
<set name="is_sellable" val="false" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="24139" min="1" max="1" chance="100" /> <!-- Starlight Jar -->
</capsuled_items>
</item>
<item id="24340" name="Starlight Jar Pack" type="EtcItem">
<!-- Double-click to acquire 10 Starlight Jar Pouches. Cannot be used in the auction house. -->
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_commissionable" val="false" />
<set name="is_sellable" val="false" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="24337" min="10" max="10" chance="100" /> <!-- Starlight Jar -->
</capsuled_items>
</item>
<item id="24341" name="Blessed Giant's Lucky Enchant Stone: Weapon Pack (R-grade)" type="EtcItem">
<!-- Wrapped Pack containing a Blessed Giant's Lucky Enchant Stone: Weapon (R-grade). -->

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -4,14 +4,10 @@
<!-- A charm that activates the power of the Leo Agathion. Its special ability is Maiden's Prayer Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the side slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_leo_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="590" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -19,14 +15,10 @@
<!-- A charm that activates the power of the Gemini Agathion. Its special ability is Bountiful Resurrection Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the side slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_gem_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="590" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -34,14 +26,10 @@
<!-- A charm that activates the power of the Scorpio Agathion. Its special ability is Scorpion's Mass Exile Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the side slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_sco_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="1180" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -49,14 +37,10 @@
<!-- A charm that activates the power of the Aquarius Agathion. Its special ability is Mass Binding Flood Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the side slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_aqu_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="1180" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -64,14 +48,10 @@
<!-- A charm that activates the power of the Pisces Agathion. Its special ability is Slippery Scale Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the side slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_pis_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="1180" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -79,14 +59,10 @@
<!-- A charm that activates the power of the Sagittarius Agathion. Its special ability is Archer's Call Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the side slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_sag_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="590" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -94,15 +70,10 @@
<!-- A charm that activates the power of the Cancer Agathion. Its special ability is Exoskeletal Shield Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the side slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_can_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="armor_type" val="HEAVY" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="A" />
<set name="material" val="CRYSTAL" />
<set name="weight" val="7700" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>

View File

@ -67,7 +67,7 @@
<!-- A Bracelet of Challenger. When equipped, it increases basic stats by 1 and activates 5 talisman slots. -->
<set name="icon" val="BranchIcon.icon.bracelet_of_explorer_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -324,16 +324,20 @@
<item id="48032" name="Sayha Talisman Stage 8 Treasure Chest" type="EtcItem">
<!-- Use to obtain a Sayha Talisman Stage 8. The Sayha Talisman Stage 6 obtained can only be shared within the account through a Dimensional Merchant, and cannot be exchanged. -->
<set name="icon" val="icon.bm_sayhas_talisman_box" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="28444" min="1" max="1" chance="100" /> <!-- Sayha Talisman Stage 8 -->
</capsuled_items>
</item>
<item id="48033" name="Test - Agathion Items" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -342,7 +346,7 @@
<item id="48034" name="Test - Bracelet Main 1 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -351,7 +355,7 @@
<item id="48035" name="Test - Bracelet Main 1 Slot, Subclass 1 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -360,7 +364,7 @@
<item id="48036" name="Test - Bracelet Main 1 Slot, Subclass 2 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -369,7 +373,7 @@
<item id="48037" name="Test - Bracelet Main 1 Slot, Subclass 3 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -378,7 +382,7 @@
<item id="48038" name="Test - Bracelet Main 1 Slot, Subclass 4 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -451,7 +455,7 @@
<!-- A charm that activates the power of the Virgo Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the side slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_virgo_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -461,7 +465,7 @@
<!-- A charm that activates the power of the Capricorn Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the side slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_capr_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -471,7 +475,7 @@
<!-- A charm that activates the power of the Libra Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the side slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_lib_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -481,7 +485,7 @@
<!-- A charm that activates the power of the Aries Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the side slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_aries_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -491,7 +495,7 @@
<!-- A charm that activates the power of the Taurus Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the side slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_tau_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -501,7 +505,7 @@
<!-- A charm that activates the power of the Leo Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the side slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_leo_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -511,7 +515,7 @@
<!-- A charm that activates the power of the Gemini Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the side slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_gem_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -521,7 +525,7 @@
<!-- A charm that activates the power of the Scorpio Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the side slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_sco_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -531,7 +535,7 @@
<!-- A charm that activates the power of the Aquarius Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the side slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_aqu_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -541,7 +545,7 @@
<!-- A charm that activates the power of the Pisces Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the side slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_pis_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -551,7 +555,7 @@
<!-- A charm that activates the power of the Sagittarius Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the side slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_sag_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -561,7 +565,7 @@
<!-- A charm that activates the power of the Cancer Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the side slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_can_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -571,51 +575,90 @@
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min) -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35069" level="1" /> <!-- Expand Primary Agathion Slot -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48061" name="Intermediate Seed Bracelet" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35069" level="1" /> <!-- Expand Primary Agathion Slot -->
<skill id="17551" level="1" /> <!-- Balanced Power -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48062" name="High-grade Seed Bracelet" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Fire/ Water/ Earth/ Wind/ Dark/ Holy attribute defenses +30. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35069" level="1" /> <!-- Expand Primary Agathion Slot -->
<skill id="17551" level="1" /> <!-- Balanced Power -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48063" name="Top-grade Seed Bracelet" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Fire/ Water/ Earth/ Wind/ Dark/ Holy attribute attack and defenses +30. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35069" level="1" /> <!-- Expand Primary Agathion Slot -->
<skill id="17551" level="1" /> <!-- Balanced Power -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48064" name="Super Advanced Seed Bracelet" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Fire/ Water/ Earth/ Wind/ Dark/ Holy attribute attack +50 and resistances +30. 3. XP gained when Vitality is active +5%. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35071" level="1" /> <!-- Expand Primary and Secondary Agathion Slots -->
<skill id="17551" level="1" /> <!-- Balanced Power -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48065" name="Zodiac Cube Fragment" type="EtcItem">
<!-- Mysterious fragment filled with the power of stars, obtainable from some Fishing Treasure Chests or by hunting. Can be exchanged for Zodiac Agathion Cubes through the Fishing Guild Member in every town. -->
@ -637,12 +680,16 @@
<item id="48067" name="Elementary Seed Bracelet Treasure Chest" type="EtcItem">
<!-- Open to obtain an Elementary Seed Bracelet. -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48060" min="1" max="1" chance="100" /> <!-- Elementary Seed Bracelet -->
</capsuled_items>
</item>
<item id="48068" name="Intermediate Seed Bracelet Treasure Chest" type="EtcItem">
<!-- Open to obtain an Intermediate Seed Bracelet. -->
@ -653,6 +700,10 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48061" min="1" max="1" chance="100" /> <!-- Intermediate Seed Bracelet -->
</capsuled_items>
</item>
<item id="48069" name="High-grade Seed Bracelet Treasure Chest" type="EtcItem">
<!-- Open to obtain a High-grade Seed Bracelet. -->
@ -663,6 +714,10 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48062" min="1" max="1" chance="100" /> <!-- High-grade Seed Bracelet -->
</capsuled_items>
</item>
<item id="48070" name="Top-grade Seed Bracelet Treasure Chest" type="EtcItem">
<!-- Open to obtain a Top-grade Seed Bracelet. -->
@ -673,6 +728,10 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48063" min="1" max="1" chance="100" /> <!-- Top-grade Seed Bracelet -->
</capsuled_items>
</item>
<item id="48071" name="Super Advanced Seed Bracelet Treasure Chest" type="EtcItem">
<!-- Open to obtain a Super Advanced Seed Bracelet. -->
@ -683,12 +742,16 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48064" min="1" max="1" chance="100" /> <!-- Super Advanced Seed Bracelet -->
</capsuled_items>
</item>
<item id="48072" name="Elementary Seed Bracelet" additionalName="15-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min) -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -697,12 +760,19 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="21600" />
<skills>
<skill id="35078" level="1" /> <!-- Elementary Seed Bracelet -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48073" name="Intermediate Seed Bracelet" additionalName="15-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -711,12 +781,19 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="21600" />
<skills>
<skill id="35079" level="1" /> <!-- Intermediate Seed Bracelet -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48074" name="High-grade Seed Bracelet" additionalName="30-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Fire/ Water/ Earth/ Wind/ Dark/ Holy attribute defenses +30. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -725,12 +802,19 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
<skills>
<skill id="35080" level="1" /> <!-- Advanced Seed Bracelet -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48075" name="Top-grade Seed Bracelet" additionalName="30-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Fire/ Water/ Earth/ Wind/ Dark/ Holy attribute attack and defenses +30. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -739,12 +823,19 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
<skills>
<skill id="35081" level="1" /> <!-- Top-grade Seed Bracelet -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48076" name="Super Advanced Seed Bracelet" additionalName="30-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Fire/ Water/ Earth/ Wind/ Dark/ Holy attribute attack +50 and resistances +30. 3. XP gained when Vitality is active +5%. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -753,50 +844,69 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
<skills>
<skill id="35082" level="1" /> <!-- Super Advanced Seed Bracelet - Stage 1 -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48077" name="Elementary Seed Bracelet Treasure Chest" additionalName="15-day" type="EtcItem">
<!-- Use to obtain an Elementary Seed Bracelet (15-day). -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="21600" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48072" min="1" max="1" chance="100" /> <!-- Elementary Seed Bracelet (15-day) -->
</capsuled_items>
</item>
<item id="48078" name="Intermediate Seed Bracelet Treasure Chest" additionalName="15-day" type="EtcItem">
<!-- Use to obtain an Intermediate Seed Bracelet (15-day). -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="21600" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48073" min="1" max="1" chance="100" /> <!-- Intermediate Seed Bracelet (15-day) -->
</capsuled_items>
</item>
<item id="48079" name="High-grade Seed Bracelet Treasure Chest" additionalName="30-day" type="EtcItem">
<!-- Use to obtain a High-grade Seed Bracelet (30-day). -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="43200" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48074" min="1" max="1" chance="100" /> <!-- High-grade Seed Bracelet (30-day) -->
</capsuled_items>
</item>
<item id="48080" name="Top-grade Seed Bracelet Treasure Chest" additionalName="30-day" type="EtcItem">
<!-- Use to obtain a Top-grade Seed Bracelet (30-day). -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="43200" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48075" min="1" max="1" chance="100" /> <!-- Top-grade Seed Bracelet (30-day) -->
</capsuled_items>
</item>
<item id="48081" name="Super Advanced Seed Bracelet Treasure Chest" additionalName="30-day" type="EtcItem">
<!-- Use to obtain a Super Advanced Seed Bracelet (30-day). -->
@ -807,13 +917,16 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="43200" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48076" min="1" max="1" chance="100" /> <!-- Super Advanced Seed Bracelet (30-day) -->
</capsuled_items>
</item>
<item id="48082" name="Agathion Charm - Rainbow Clan Hall" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Rainbow Clan Hall. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -822,12 +935,15 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<cond msgId="1518">
<player clanHall="62" />
</cond>
</item>
<item id="48083" name="Agathion Charm - Wild Beast Reserve" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Wild Beast Reserve. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -836,12 +952,15 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<cond msgId="1518">
<player clanHall="63" />
</cond>
</item>
<item id="48084" name="Agathion Charm - Gludio" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Gludio Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -850,12 +969,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{1}}}" />
<cond msgId="1518">
<and>
<player castle="1" />
</and>
</cond>
</item>
<item id="48085" name="Agathion Charm - Dion" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Dion Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -864,12 +989,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{2}}}" />
<cond msgId="1518">
<and>
<player castle="2" />
</and>
</cond>
</item>
<item id="48086" name="Agathion Charm - Giran" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Giran Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -878,12 +1009,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{3}}}" />
<cond msgId="1518">
<and>
<player castle="3" />
</and>
</cond>
</item>
<item id="48087" name="Agathion Charm - Oren" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Oren Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -892,12 +1029,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{4}}}" />
<cond msgId="1518">
<and>
<player castle="4" />
</and>
</cond>
</item>
<item id="48088" name="Agathion Charm - Aden" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Aden Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -906,12 +1049,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{5}}}" />
<cond msgId="1518">
<and>
<player castle="5" />
</and>
</cond>
</item>
<item id="48089" name="Agathion Charm - Innadril" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Innadril Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -920,12 +1069,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{6}}}" />
<cond msgId="1518">
<and>
<player castle="6" />
</and>
</cond>
</item>
<item id="48090" name="Agathion Charm - Goddard" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Innadril Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -934,12 +1089,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{7}}}" />
<cond msgId="1518">
<and>
<player castle="7" />
</and>
</cond>
</item>
<item id="48091" name="Agathion Charm - Rune" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Rune Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -948,12 +1109,16 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{8}}}" />
<cond msgId="1518">
<player castle="8" />
</cond>
</item>
<item id="48092" name="Agathion Charm - Schuttgart" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Schuttgart Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -962,12 +1127,16 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{9}}}" />
<cond msgId="1518">
<player castle="9" />
</cond>
</item>
<item id="48093" name="Agathion Charm" type="Armor">
<!-- Charm that summons a cute Fortress Agathion. It is a Shadow Item that lasts for 700 min. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -980,7 +1149,7 @@
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns a fortress. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -988,12 +1157,16 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_fortress;1}}" />
<cond msgId="1518">
<player fort="-1" />
</cond>
</item>
<item id="48095" name="Agathion Charm" type="Armor">
<!-- Charm that summons a cute Rainbow Agathion. It is a Shadow Item that lasts for 700 min. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1006,7 +1179,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1019,7 +1192,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1032,7 +1205,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1045,7 +1218,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />

View File

@ -4,7 +4,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -17,7 +17,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -30,7 +30,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -43,7 +43,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -56,7 +56,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -69,7 +69,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -82,7 +82,7 @@
<!-- Charm that summons a cute Rudolph Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -94,7 +94,7 @@
<item id="48107" name="Agathion Summon Charm - Monkey" type="Armor">
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -106,7 +106,7 @@
<item id="48108" name="Agathion Summon Charm - Griffin" type="Armor">
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -119,7 +119,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -132,7 +132,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -145,7 +145,7 @@
<!-- Dimensional Item. Can summon a Love Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -159,7 +159,7 @@
<!-- Dimensional Item. Can summon an Agathion - Angry Devil when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -173,7 +173,7 @@
<!-- Dimensional Item. Can summon an Agathion - Shiny when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -187,7 +187,7 @@
<!-- Dimensional Item. Can summon an Agathion - Sobbing when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -201,7 +201,7 @@
<!-- Dimensional Item. This sealing charm can summon a Love Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -215,7 +215,7 @@
<!-- Dimensional Item. Can summon a Love Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -229,7 +229,7 @@
<!-- Dimensional Item. This sealing charm can summon a Love Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -243,7 +243,7 @@
<!-- Charm that summons an Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -256,7 +256,7 @@
<!-- Charm that summons a cute Rudolph Agathion. Limited-time item (14-day). -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -270,7 +270,7 @@
<!-- Can summon a Love Agathion when equipped in the main Agathion slot. Can be used for 14 days. No restore after deletion available for this item. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -284,7 +284,7 @@
<!-- Can summon a Juju Agathion when equipped in the main Agathion slot. Can be used for 14 days. Restoration unavailable after deletion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -298,7 +298,7 @@
<!-- Charm that summons a cute Agathion - Antharas. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -311,7 +311,7 @@
<!-- Charm that summons a cute Agathion - Nevit's Messenger Kanna. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -324,7 +324,7 @@
<!-- When equipped, you can summon a fairy Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -337,7 +337,7 @@
<!-- Charm that summons a Propeller Agathion. Can use a skill that teleports party members back to town after summoning the Agathion. Used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -351,7 +351,7 @@
<!-- Charm that summons a Magical Girl Agathion. Can use a skill that teleports party members back to town after summoning the Agathion. Used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -365,7 +365,7 @@
<!-- Charm that summons a Cobra Agathion. Can use a skill that teleports party members back to town after summoning the Agathion. Used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -379,7 +379,7 @@
<!-- Charm that summons a Baby Ufa Agathion. Can use a skill that teleports party members back to town after summoning the Agathion. Used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -393,7 +393,7 @@
<!-- Charm that summons a Bae Kisung Agathion. 90-day limited item. Cannot be used in the Olympiad. <Active>. 1. Bae Kisung Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Talking Island Village. (Cooldown 30 min). <Item Skill>. 1. Kisung's Mysterious Power: Physical/ magic skill MP consumption -3%. 2. Kisung's Great Power: Atk. Spd./ Casting Spd. +50. 3. Kisung's Balanced Power: STR/ INT/ CON/ DEX/ WIT/ MEN +1. -->
<set name="icon" val="icon.bm_agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -407,7 +407,7 @@
<!-- Charm that summons a Bae Kisung Agathion. 1-day limited item. Cannot be used in the Olympiad. <Active>. 1. Bae Kisung Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Talking Island Village. (Cooldown 30 min). <Item Skill>. 1. Kisung's Mysterious Power: Physical/ magic skill MP consumption -3%. 2. Kisung's Great Power: Atk. Spd./ Casting Spd. +50. 3. Kisung's Balanced Power: STR/ INT/ CON/ DEX/ WIT/ MEN +1. -->
<set name="icon" val="icon.bm_agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -421,7 +421,7 @@
<!-- Charm that summons an Anakim Holy Barrier Agathion, which consists of Anakim's 5 spheres. <Item Skill>. 1. Balanced Power: STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Attribute Attack Boost: Fire/ Water/ Earth/ Wind/ Dark/ Holy attribute attack +30. 3. Anakim Blessing: XP and SP gained +3%. -->
<set name="icon" val="BranchSys3.iconItem.g_agathion_anakim" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -431,7 +431,7 @@
<!-- Charm that summons an Anakim Holy Barrier Agathion, which consists of Anakim's 5 spheres. <Item Skill>. 1. Balanced Power: STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Enchant Attribute Attack: Fire/ Water/ Earth/ Wind/ Dark/ Holy attribute attack +30. 3. Anakim Blessing: XP and SP gained +3%. -->
<set name="icon" val="BranchSys3.iconItem.g_agathion_anakim" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -445,7 +445,7 @@
<!-- Charm that summons an Agathion - Joon. 30-day limited item. Cannot be used in the Olympiad.. <Item Skill>. 1. Joon's Magic: For 30 min, XP/ SP gained +10%, Attack Attribute +100, P. Atk. +20%, M. Atk. +30%, Atk. Spd. +10%, Casting Spd. +10%, P. Accuracy +4, M. Accuracy +4, Speed +10, Max HP/ MP/ CP +10%, P. Def. +10%, M. Def. +10%, Skill MP consumption -10%. Cannot be stacked with Art of Seduction. Buff effect persists through death. <Active Skill>. 1. Joon's Resurrection: Enables using Blessed Resurrection. Cooldown of 3 hours. -->
<set name="icon" val="icon.bm_agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -471,7 +471,7 @@
<!-- Can summon an Agathion - Shiny when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Talking Island Village/ Town of Giran/ Town of Goddard/ Town of Schuttgart. (Cooldown 30 min). <Item Skill>. 1. Chase Down: For 15 sec, Speed +66. <Item Skill>. 2. Sneak: Monsters do not attack first. -->
<set name="icon" val="icon.pleasure_agathion_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -485,7 +485,7 @@
<!-- Can summon Zaken's Spirit Swords when equipped. -->
<set name="icon" val="BranchSys2.Icon.br_aga_zaken_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -639,7 +639,7 @@
<!-- Charm that summons a Lantern Agathion. Requires room in the inventory and the weight limit to receive Lantern Agathion's Gift. -->
<set name="icon" val="BranchSys2.icon.event_agathion_han_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -653,7 +653,7 @@
<!-- Dimensional Item. Can summon a Makeshift Bat Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -668,7 +668,7 @@
<!-- Dimensional Item. Can summon a Cow Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -683,7 +683,7 @@
<!-- Dimensional Item. Can summon a Griffin Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -698,7 +698,7 @@
<!-- Dimensional Item. Can summon a Makeshift Bat Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -713,7 +713,7 @@
<!-- Dimensional Item. Can summon a Cow Agathion when equipped. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -726,7 +726,7 @@
<!-- Dimensional Item. Can summon a Cow Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -741,7 +741,7 @@
<!-- Dimensional Item. Can summon a Griffin Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -756,7 +756,7 @@
<!-- Dimensional Item. Can summon a Griffin Agathion when equipped. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -769,7 +769,7 @@
<!-- Bracelet that summons a Pegasus Agathion. -->
<set name="icon" val="BranchSys.icon.br_aga_pegasus_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -782,7 +782,7 @@
<!-- Dimensional Item. Can summon a Makeshift Bat Agathion when equipped. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />

View File

@ -27,22 +27,72 @@
<skill id="28106" toLevel="1" name="Summon Virgo Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13410</npcId> <!-- Virgo -->
</effect>
</effects>
</skill>
<skill id="28107" toLevel="1" name="Summon Capricorn Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13412</npcId> <!-- Capricorn -->
</effect>
</effects>
</skill>
<skill id="28108" toLevel="1" name="Summon Libra Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13415</npcId> <!-- Libra -->
</effect>
</effects>
</skill>
<skill id="28109" toLevel="1" name="Summon Aries Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13411</npcId> <!-- Aries -->
</effect>
</effects>
</skill>
<skill id="28110" toLevel="1" name="Summon Taurus Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13418</npcId> <!-- Taurus -->
</effect>
</effects>
</skill>
<skill id="28111" toLevel="1" name="Summon Leo Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
@ -75,22 +125,72 @@
<skill id="28118" toLevel="1" name="Summon Virgo Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13410</npcId> <!-- Virgo -->
</effect>
</effects>
</skill>
<skill id="28119" toLevel="1" name="Summon Capricorn Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13412</npcId> <!-- Capricorn -->
</effect>
</effects>
</skill>
<skill id="28120" toLevel="1" name="Summon Libra Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13415</npcId> <!-- Libra -->
</effect>
</effects>
</skill>
<skill id="28121" toLevel="1" name="Summon Aries Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13411</npcId> <!-- Aries -->
</effect>
</effects>
</skill>
<skill id="28122" toLevel="1" name="Summon Taurus Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13418</npcId> <!-- Taurus -->
</effect>
</effects>
</skill>
<skill id="28123" toLevel="1" name="Summon Leo Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
@ -123,22 +223,72 @@
<skill id="28130" toLevel="1" name="Summon Virgo Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13410</npcId> <!-- Virgo -->
</effect>
</effects>
</skill>
<skill id="28131" toLevel="1" name="Summon Capricorn Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13412</npcId> <!-- Capricorn -->
</effect>
</effects>
</skill>
<skill id="28132" toLevel="1" name="Summon Libra Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13415</npcId> <!-- Libra -->
</effect>
</effects>
</skill>
<skill id="28133" toLevel="1" name="Summon Aries Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13411</npcId> <!-- Aries -->
</effect>
</effects>
</skill>
<skill id="28134" toLevel="1" name="Summon Taurus Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13418</npcId> <!-- Taurus -->
</effect>
</effects>
</skill>
<skill id="28135" toLevel="1" name="Summon Leo Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>

View File

@ -1,6 +1,827 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skills.xsd">
<skill id="35001" toLevel="3" name="Augment Topaz">
<!-- When Topaz Lv. 4+is equipped, PvP Damage +$s1.. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35002" toLevel="3" name="Augment Ruby">
<!-- When Ruby Lv. 4+is equipped, P. Atk. +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35003" toLevel="3" name="Augment Sapphire">
<!-- When Sapphire Lv. 4+is equipped, M. Atk. +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35004" toLevel="3" name="Augment Obsidian">
<!-- When Obsidian Lv. 4+is equipped, PvP Damage Received -$s1 -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35005" toLevel="3" name="Augment Opal">
<!-- When Opal Lv. 4+is equipped, Attack Attribute Bonus +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35006" toLevel="3" name="Augment Emerald">
<!-- When Emerald Lv. 4+is equipped, MEN +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35007" toLevel="3" name="Augment Aquamarine">
<!-- When Aquamarine Lv. 4+is equipped, Max MP +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35008" toLevel="3" name="Augment Diamond">
<!-- When Diamond Lv. 4+is equipped, P. Def. +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35009" toLevel="3" name="Augment Pearl">
<!-- When Pearl Lv. 4+is equipped, M. Def. +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35010" toLevel="3" name="Augment Tanzanite">
<!-- When Tanzanite Lv. 4+is equipped, Damage Received -$s1 -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35011" toLevel="3" name="Augment Garnet">
<!-- When Garnet Lv. 4+is equipped, Max HP +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35012" toLevel="3" name="Augment Vital Stone">
<!-- When Vital Stone Lv. 4+is equipped, Vitality: XP +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35013" toLevel="3" name="Augment Red Cat's Eye">
<!-- When Red Cat's Eye Lv. 4+is equipped, P. Skill Power +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35014" toLevel="3" name="Augment Blue Cat's Eye">
<!-- When Blue Cat's Eye Lv. 4+is equipped, M. Skill Power +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35015" toLevel="3" name="Augment Topaz">
<!-- PvP Damage +$s1. -->
<icon>icon.etc_bm_jewel_topaz_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35016" toLevel="3" name="Augment Ruby">
<!-- P. Atk. +$s1. -->
<icon>icon.etc_bm_jewel_ruby_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35017" toLevel="3" name="Augment Sapphire">
<!-- M. Atk. +$s1. -->
<icon>icon.etc_bm_jewel_sapphire_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35018" toLevel="3" name="Augment Obsidian">
<!-- PvP Damage Received -$s1 -->
<icon>icon.etc_bm_jewel_obsidian_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35019" toLevel="3" name="Augment Opal">
<!-- Attack Attribute Bonus +$s1. -->
<icon>icon.etc_bm_jewel_opal_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35020" toLevel="3" name="Augment Emerald">
<!-- MEN +$s1. -->
<icon>icon.etc_bm_jewel_emerald_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35021" toLevel="3" name="Augment Aquamarine">
<!-- Max MP +$s1. -->
<icon>icon.etc_bm_jewel_aquamarine_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35022" toLevel="3" name="Augment Diamond">
<!-- P. Def. +$s1. -->
<icon>icon.etc_bm_jewel_diamond_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35023" toLevel="3" name="Augment Pearl">
<!-- M. Def. +$s1. -->
<icon>icon.etc_bm_jewel_pearl_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35024" toLevel="3" name="Augment Tanzanite">
<!-- Damaged received -$s1 -->
<icon>icon.etc_bm_jewel_tanzanite</icon>
<operateType>A1</operateType>
</skill>
<skill id="35025" toLevel="3" name="Augment Garnet">
<!-- Max HP +$s1. -->
<icon>icon.etc_bm_jewel_garnet</icon>
<operateType>A1</operateType>
</skill>
<skill id="35026" toLevel="3" name="Augment Vital Stone">
<!-- Vitality XP +$s1. -->
<icon>icon.etc_bm_jewel_vital</icon>
<operateType>A1</operateType>
</skill>
<skill id="35027" toLevel="3" name="Augment Red Cat's Eye">
<!-- P. Skill Power +$s1. -->
<icon>icon.bm_jewel_red_catseye</icon>
<operateType>A1</operateType>
</skill>
<skill id="35028" toLevel="3" name="Augment Blue Cat's Eye">
<!-- M. Skill Power +$s1. -->
<icon>Icon.bm_jewel_blue_catseye</icon>
<operateType>A1</operateType>
</skill>
<skill id="35029" toLevel="1" name="Freya's Dark Rune">
<!-- PvP Damage +$s1. -->
<icon>icon.bm_freya_dark_rune</icon>
<operateType>P</operateType>
<effects>
<effect name="PvpMagicalSkillDamageBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalAttackDamageBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDamageBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
</effects>
</skill>
<skill id="35030" toLevel="1" name="Freya's CHA Potion">
<!-- Changes the appearance to that of Teddy Bear and increases CHA +$s2 for $s1. Cannot be stacked with Einhasad's CHA Potion or Maphr's Luck Potion. Cooldown of 5 min. Effect remains after death. Cannot be used in the Olympiad. -->
<icon>icon.bm_freya_charisma_potion1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35031" toLevel="1" name="Entrance Pass: Shilen's Altar">
<operateType>A1</operateType>
</skill>
<skill id="35032" toLevel="1" name="Summon Virgo Agathion">
<!-- Summons the Virgo Agathion - Virg. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35033" toLevel="1" name="Summon Virgo Agathion">
<!-- Summons the Virgo Agathion - Virg. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35034" toLevel="1" name="Summon Capricorn Agathion">
<!-- Summons the Capricorn Agathion - Capri. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35035" toLevel="1" name="Summon Libra Agathion">
<!-- Summons the Libra Agathion - Libb. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35036" toLevel="1" name="Summon Aries Agathion">
<!-- Summons the Aries Agathion - Arie. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35037" toLevel="1" name="Summon Taurus Agathion">
<!-- Summons the Taurus Agathion - Tau. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35038" toLevel="1" name="Summon Leo Agathion">
<!-- Summons the Leo Agathion - Leo. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35039" toLevel="1" name="Summon Gemini Agathion">
<!-- Summons the Gemini Agathion - Gemi. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35040" toLevel="1" name="Summon Scorpio Agathion">
<!-- Summons the Scorpio Agathion - Scor. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35041" toLevel="1" name="Summon Aquarius Agathion">
<!-- Summons the Aquarius Agathion - Aquar. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35042" toLevel="1" name="Summon Pisces Agathion">
<!-- Summons the Pisces Agathion - Pisce. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35043" toLevel="1" name="Summon Sagittarius Agathion">
<!-- Summons the Sagittarius Agathion - Saggit. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35044" toLevel="1" name="Summon Cancer Agathion">
<!-- Summons the Cancer Agathion - Cance. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35045" toLevel="11" name="Virgo Agathion Unique Ability">
<!-- Increases P. Critical Rate with the growth of the Agathion. -->
<icon>icon.agathion_virgo_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35046" toLevel="11" name="Capricorn Agathion Unique Ability">
<!-- Increases M. Critical Rate with the growth of the Agathion. -->
<icon>icon.agathion_capr_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35047" toLevel="11" name="Libra Agathion Unique Ability">
<!-- Increases M. Critical Damage with the growth of the Agathion. -->
<icon>icon.agathion_lib_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35048" toLevel="11" name="Aries Agathion Unique Ability">
<!-- Increases P. Skill Critical Damage with the growth of the Agathion. -->
<icon>icon.agathion_aries_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35049" toLevel="11" name="Taurus Agathion Unique Ability">
<!-- Increases P. Def. with the growth of the Agathion. -->
<icon>icon.agathion_tau_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35050" toLevel="11" name="Leo Agathion Unique Ability">
<!-- Increases P. Atk. with the growth of the Agathion. -->
<icon>icon.agathion_leo_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35051" toLevel="11" name="Gemini Agathion Unique Ability">
<!-- Increases M. Def. with the growth of the Agathion. -->
<icon>icon.agathion_gem_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35052" toLevel="11" name="Scorpio Agathion Unique Ability">
<!-- Increases P. Critical Damage with the growth of the Agathion. -->
<icon>icon.agathion_sco_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35053" toLevel="11" name="Aquarius Agathion Unique Ability">
<!-- Increases M. Atk. with the growth of the Agathion. -->
<icon>icon.agathion_aqu_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35054" toLevel="11" name="Pisces Agathion Unique Ability">
<!-- Increases Casting Spd. with the growth of the Agathion. -->
<icon>icon.agathion_pis_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35055" toLevel="11" name="Sagittarius Agathion Unique Ability">
<!-- Increases Atk. Spd. with the growth of the Agathion. -->
<icon>icon.agathion_sag_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35056" toLevel="11" name="Cancer Agathion Unique Ability">
<!-- Increases P. Skill Critical Rate with the growth of the Agathion. -->
<icon>icon.agathion_can_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35057" toLevel="4" name="Virgo Agathion Special Ability">
<!-- Increases XP gain with the growth of the Agathion. -->
<icon>icon.agathion_virgo_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35058" toLevel="4" name="Capricorn Agathion Special Ability">
<!-- Increases Vitality Bonus with the growth of the Agathion. -->
<icon>icon.agathion_capr_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35059" toLevel="4" name="Libra Agathion Special Ability">
<!-- Decreases Skill MP Consumption with the growth of the Agathion. -->
<icon>icon.agathion_lib_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35060" toLevel="4" name="Aries Agathion Special Ability">
<!-- Increases Damage Reflection Resistance with the growth of the Agathion. -->
<icon>icon.agathion_aries_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35061" toLevel="4" name="Taurus Agathion Special Ability">
<!-- Increases Max HP with the growth of the Agathion. -->
<icon>icon.agathion_tau_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35062" toLevel="4" name="Leo Agathion Special Ability">
<!-- Increases Max MP with the growth of the Agathion. -->
<icon>icon.agathion_leo_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35063" toLevel="4" name="Gemini Agathion Special Ability">
<!-- Increases Debuff Resistance with the growth of the Agathion. -->
<icon>icon.agathion_gem_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35064" toLevel="4" name="Scorpio Agathion Special Ability">
<!-- Increases Vampiric Rage with the growth of the Agathion. -->
<icon>icon.agathion_sco_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35065" toLevel="4" name="Aquarius Agathion Special Ability">
<!-- Increases Max CP with the growth of the Agathion. -->
<icon>icon.agathion_aqu_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35066" toLevel="4" name="Pisces Agathion Special Ability">
<!-- Increases Bow/ Crossbow Resistance with the growth of the Agathion. -->
<icon>icon.agathion_pis_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35067" toLevel="4" name="Sagittarius Agathion Special Ability">
<!-- Increases Dagger Resistance with the growth of the Agathion. -->
<icon>icon.agathion_sag_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35068" toLevel="4" name="Cancer Agathion Special Ability">
<!-- Slows the Vitality consumption rate with the growth of the Agathion. -->
<icon>icon.agathion_can_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35069" toLevel="2" name="Expand Primary Agathion Slot">
<!-- Unlocks the primary Agathion slot. -->
<icon>
<value level="1">icon.agathion_base</value>
<value level="2">icon.lbracelet_agathion_charm</value>
</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="35070" toLevel="4" name="Expand Secondary Agathion Slot">
<!-- Unlocks $s1 secondary Agathion slots. -->
<icon>icon.agathion_base</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>
<value level="1">2</value>
<value level="2">3</value>
<value level="3">4</value>
<value level="4">5</value>
</amount>
</effect>
</effects>
</skill>
<skill id="35071" toLevel="4" name="Expand Primary and Secondary Agathion Slots">
<!-- Unlocks the primary Agathion slot and expands secondary Agathion slots to $s1. -->
<icon>icon.agathion_base</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>
<value level="1">2</value>
<value level="2">3</value>
<value level="3">4</value>
<value level="4">5</value>
</amount>
</effect>
</effects>
</skill>
<skill id="35072" toLevel="1" name="Zodiac Agathion Book of Growth">
<icon>icon.star_scrl_of_ench_ag</icon>
<operateType>A1</operateType>
</skill>
<skill id="35073" toLevel="1" name="Ancient Zodiac Agathion Book of Growth">
<icon>icon.star_giantscrl_of_ench_ag</icon>
<operateType>A1</operateType>
</skill>
<skill id="35074" toLevel="1" name="Zodiac Agathion Cube">
<icon>icon.star_agathion_cube</icon>
<operateType>A1</operateType>
</skill>
<skill id="35075" toLevel="1" name="Agathion Summon - Zaken's Spirit Sword">
<!-- Removes Agathion's seal. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35076" toLevel="1" name="Agathion Cute Trick - Zaken's Spirit Swords">
<!-- See the summoned spirit perform cute tricks. -->
<icon>icon.skill_agathion_cute</icon>
<operateType>A1</operateType>
</skill>
<skill id="35077" toLevel="1" name="Lantern Agathion's Gift">
<operateType>A1</operateType>
</skill>
<skill id="35078" toLevel="1" name="Elementary Seed Bracelet">
<!-- Activates the primary Agathion slot. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="35079" toLevel="1" name="Intermediate Seed Bracelet">
<!-- Activates the primary Agathion slot and increases STR/ DEX/ CON/ INT/ WIT/ MEN +$s1. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
</effects>
</skill>
<skill id="35080" toLevel="1" name="Advanced Seed Bracelet">
<!-- Activates the primary Agathion slot and STR/ DEX/ CON/ INT/ WIT/ MEN +$s1 and all Attribute Resistance +$s2. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
</effects>
</skill>
<skill id="35081" toLevel="1" name="Top-grade Seed Bracelet">
<!-- Activates the primary Agathion slot, STR/ DEX/ CON/ INT/ WIT/ MEN +$s1, Attack Attribute +$s2, and all Attribute Resistance +$s3. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>HOLY</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>HOLY</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>FIRE</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>FIRE</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>WATER</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>WATER</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>DARK</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>DARK</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>EARTH</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>EARTH</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>WIND</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>WIND</attribute>
</effect>
</effects>
</skill>
<skill id="35082" toLevel="4" name="Super Advanced Seed Bracelet - Stage 1">
<!-- Activates the primary Agathion slot and adds $s1 secondary slots. Also increases Vitality bonus +$s2, all basic stats +$s3, Attack Attribute +$s4, and all Attribute Resistance +$s5. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>A1</operateType>
<effects>
<effect name="AgathionSlot">
<amount>
<value level="1">2</value>
<value level="2">3</value>
<value level="3">4</value>
<value level="4">5</value>
</amount>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>HOLY</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>HOLY</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>FIRE</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>FIRE</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>WATER</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>WATER</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>DARK</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>DARK</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>EARTH</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>EARTH</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>WIND</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>WIND</attribute>
</effect>
<effect name="VitalityExpRate">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CHA</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>LUC</stat>
</effect>
</effects>
</skill>
<skill id="35083" toLevel="1" name="Seed Teleport: Town of Aden">
<!-- Teleports you to the Town of Aden. -->
<icon>icon.noblessescape_scroll_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<reuseDelay>1800000</reuseDelay>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpCanEscape" />
</conditions>
<effects>
<effect name="Teleport">
<x>147450</x>
<y>27064</y>
<z>-2208</z>
</effect>
</effects>
</skill>
<skill id="35084" toLevel="1" name="Seed Teleport: Town of Rune">
<!-- Teleports you to the Town of Rune. -->
<icon>icon.noblessescape_scroll_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<reuseDelay>1800000</reuseDelay>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpCanEscape" />
</conditions>
<effects>
<effect name="Teleport">
<x>44070</x>
<y>-50243</y>
<z>-791</z>
</effect>
</effects>
</skill>
<skill id="35085" toLevel="1" name="Seed Teleport: Town of Giran">
<!-- Teleports you to the Town of Giran. -->
<icon>icon.noblessescape_scroll_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<reuseDelay>1800000</reuseDelay>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpCanEscape" />
</conditions>
<effects>
<effect name="Teleport">
<x>82698</x>
<y>148638</y>
<z>-3468</z>
</effect>
</effects>
</skill>
<skill id="35086" toLevel="1" name="Seed Teleport: Heine">
<!-- Teleports you to Heine. -->
<icon>icon.noblessescape_scroll_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<reuseDelay>1800000</reuseDelay>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpCanEscape" />
</conditions>
<effects>
<effect name="Teleport">
<x>111115</x>
<y>219017</y>
<z>-3542</z>
</effect>
</effects>
</skill>
<skill id="35087" toLevel="1" name="Agathion's Trick">
<!-- Watch the Agathion's trick. -->
<icon>icon.skill_agathion_cute</icon>
<operateType>A1</operateType>
</skill>
<skill id="35088" toLevel="1" name="Notifier">
<!-- Displays the number of currently received gifts and number of remaining gifts. The gift delivery time is reset every day at 6:30 AM. -->
<icon>icon.skill5239</icon>
<operateType>A1</operateType>
</skill>
<skill id="35089" toLevel="1" name="Summon Agathion - Makeshift Bat">
<!-- Summons Agathion. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35090" toLevel="1" name="Summon Agathion - Cow">
<!-- Summons Agathion. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35091" toLevel="1" name="Summon Agathion - Griffin">
<!-- Summons Agathion. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35092" toLevel="1" name="Summon Agathion - Pegasus">
<!-- Summons Agathion. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35093" toLevel="1" name="Summon Agathion - Lantern">
<!-- Summons Agathion. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35094" toLevel="1" name="Secret Embryo Bait Cube">
<!-- Double-click to obtain 300 Secret Embryo Bait Coupons. Can be used once a day. -->
<icon>icon.bm_daily_lure_cube</icon>
<operateType>A1</operateType>
</skill>
<skill id="35095" toLevel="1" name="Elysium Special Stew">
<!-- For $s1, increases P. Atk./ M. Atk., Atk./ Casting Spd., Max HP/ MP by $s2, and Acquired XP/ SP by $s3. Can be stacked with Honey Vitality Beer. Will be deleted during maintenance on Wednesday, November 29th when the Red Libra Merchants leave. -->
<icon>icon.red_libra_pochouse</icon>
<operateType>A1</operateType>
</skill>
<skill id="35096" toLevel="1" name="R99 Bait Cube">
<!-- Double-click to obtain 60 R99 Baits. There is also a low chance to obtain a Zodiac Cube Fragment. Can be used once a day. -->
<icon>icon.special_cube_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35097" toLevel="1" name="Hunter's Stone">
<!-- Neutralizes the effect of Superion Barrier for 90 min. -->
<icon>icon.etc_chaser_stone</icon>
<operateType>A1</operateType>
</skill>
<skill id="35098" toLevel="1" name="Fire Stone for Practice">
<operateType>A1</operateType>
</skill>
<skill id="35099" toLevel="1" name="Practice Weapon Enchant Scroll">
<operateType>A1</operateType>
</skill>
</list>

View File

@ -622,30 +622,58 @@
<item id="24337" name="Starlight Jar Pouch" type="EtcItem">
<!-- Double-click to acquire a Starlight Jar. Cannot be used in the auction house. -->
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_commissionable" val="false" />
<set name="is_sellable" val="false" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="24139" min="1" max="1" chance="100" /> <!-- Starlight Jar -->
</capsuled_items>
</item>
<item id="24338" name="Starlight Jar Pack" type="EtcItem">
<!-- Double-click to acquire 10 Starlight Jar Pouches. Cannot be used in the auction house. -->
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_commissionable" val="false" />
<set name="is_sellable" val="false" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="24337" min="10" max="10" chance="100" /> <!-- Starlight Jar -->
</capsuled_items>
</item>
<item id="24339" name="Starlight Jar Pouch" type="EtcItem">
<!-- Double-click to acquire a Starlight Jar. Cannot be used in the auction house. -->
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_commissionable" val="false" />
<set name="is_sellable" val="false" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="24139" min="1" max="1" chance="100" /> <!-- Starlight Jar -->
</capsuled_items>
</item>
<item id="24340" name="Starlight Jar Pack" type="EtcItem">
<!-- Double-click to acquire 10 Starlight Jar Pouches. Cannot be used in the auction house. -->
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_commissionable" val="false" />
<set name="is_sellable" val="false" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="24337" min="10" max="10" chance="100" /> <!-- Starlight Jar -->
</capsuled_items>
</item>
<item id="24341" name="Blessed Giant's Lucky Enchant Stone: Weapon Pack (R-grade)" type="EtcItem">
<!-- Double-click to obtain a Blessed Giant's Lucky Enchant Stone: Weapon (R-grade). -->

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -4,14 +4,10 @@
<!-- A charm that activates the power of the Leo Agathion. Its special ability is Maiden's Prayer Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_leo_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="590" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -19,14 +15,10 @@
<!-- A charm that activates the power of the Gemini Agathion. Its special ability is Bountiful Resurrection Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_gem_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="590" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -34,14 +26,10 @@
<!-- A charm that activates the power of the Scorpio Agathion. Its special ability is Scorpion's Mass Exile Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_sco_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="1180" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -49,14 +37,10 @@
<!-- A charm that activates the power of the Aquarius Agathion. Its special ability is Mass Binding Flood Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_aqu_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="1180" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -64,14 +48,10 @@
<!-- A charm that activates the power of the Pisces Agathion. Its special ability is Slippery Scale Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_pis_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="1180" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -79,14 +59,10 @@
<!-- A charm that activates the power of the Sagittarius Agathion. Its special ability is Archer's Call Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_sag_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="590" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -94,15 +70,10 @@
<!-- A charm that activates the power of the Cancer Agathion. Its special ability is Exoskeletal Shield Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_can_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="armor_type" val="HEAVY" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="A" />
<set name="material" val="CRYSTAL" />
<set name="weight" val="7700" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>

File diff suppressed because it is too large Load Diff

View File

@ -67,7 +67,7 @@
<!-- A Bracelet of Challenger. When equipped, it increases basic stats by 1 and activates 5 talisman slots. -->
<set name="icon" val="BranchIcon.icon.bracelet_of_explorer_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -324,16 +324,20 @@
<item id="48032" name="Sayha Talisman Stage 8 Treasure Chest" type="EtcItem">
<!-- Use to obtain a Sayha Talisman Stage 8. The Sayha Talisman Stage 8 obtained can only be shared within the account through a Dimensional Merchant, and cannot be exchanged. -->
<set name="icon" val="icon.bm_sayhas_talisman_box" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="28444" min="1" max="1" chance="100" /> <!-- Sayha Talisman Stage 8 -->
</capsuled_items>
</item>
<item id="48033" name="Test - Agathion Items" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -342,7 +346,7 @@
<item id="48034" name="Test - Bracelet Main 1 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -351,7 +355,7 @@
<item id="48035" name="Test - Bracelet Main 1 Slot, Subclass 1 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -360,7 +364,7 @@
<item id="48036" name="Test - Bracelet Main 1 Slot, Subclass 2 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -369,7 +373,7 @@
<item id="48037" name="Test - Bracelet Main 1 Slot, Subclass 3 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -378,7 +382,7 @@
<item id="48038" name="Test - Bracelet Main 1 Slot, Subclass 4 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -451,7 +455,7 @@
<!-- A charm that activates the power of the Virgo Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_virgo_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -461,7 +465,7 @@
<!-- A charm that activates the power of the Capricorn Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_capr_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -471,7 +475,7 @@
<!-- A charm that activates the power of the Libra Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_lib_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -481,7 +485,7 @@
<!-- A charm that activates the power of the Aries Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_aries_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -491,7 +495,7 @@
<!-- A charm that activates the power of the Taurus Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_tau_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -501,7 +505,7 @@
<!-- A charm that activates the power of the Leo Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_leo_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -511,7 +515,7 @@
<!-- A charm that activates the power of the Gemini Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_gem_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -521,7 +525,7 @@
<!-- A charm that activates the power of the Scorpio Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_sco_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -531,7 +535,7 @@
<!-- A charm that activates the power of the Aquarius Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_aqu_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -541,7 +545,7 @@
<!-- A charm that activates the power of the Pisces Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_pis_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -551,7 +555,7 @@
<!-- A charm that activates the power of the Sagittarius Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_sag_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -561,7 +565,7 @@
<!-- A charm that activates the power of the Cancer Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_can_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -571,51 +575,90 @@
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min) -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35069" level="1" /> <!-- Expand Primary Agathion Slot -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48061" name="Intermediate Seed Bracelet" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35069" level="1" /> <!-- Expand Primary Agathion Slot -->
<skill id="17551" level="1" /> <!-- Balanced Power -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48062" name="High-grade Seed Bracelet" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Attribute Resistance +30 each. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35069" level="1" /> <!-- Expand Primary Agathion Slot -->
<skill id="17551" level="1" /> <!-- Balanced Power -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48063" name="Top-grade Seed Bracelet" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Attribute Attack and Resistance +30 each. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35069" level="1" /> <!-- Expand Primary Agathion Slot -->
<skill id="17551" level="1" /> <!-- Balanced Power -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48064" name="Super Advanced Seed Bracelet" additionalName="Stage 1" type="Armor">
<!-- When equipped, it activates one main Agathion slot and one auxiliary slot. Can be enchanted through Fishing Guild Leader Santiago. <Active Skill>. 1. Agathion Teleport: Provides a teleport skill to teleport to Town of Aden/ Town of Rune/ Town of Giran/ Heine (Cooldown: 30 min). <Item Skill>. 1. Increases STR/ INT/ CON/ DEX/ WIT/ MEN/ CHA/ LUC by 1. 2. Increases Fire/ Water/ Earth/ Wind/ Dark/ Holy attacks by 50 and defenses by 30. 3. Increases XP gain in Vitality state by 5%. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35071" level="1" /> <!-- Expand Primary and Secondary Agathion Slots -->
<skill id="17551" level="1" /> <!-- Balanced Power -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48065" name="Zodiac Cube Fragment" type="EtcItem">
<!-- Mysterious fragment filled with the power of stars, obtainable from some Fishing Treasure Chests or by hunting. Can be exchanged for Zodiac Agathion Cubes through the Fishing Guild Member in every town. -->
@ -637,12 +680,16 @@
<item id="48067" name="Elementary Seed Bracelet Treasure Chest" type="EtcItem">
<!-- Open to obtain an Elementary Seed Bracelet. -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48060" min="1" max="1" chance="100" /> <!-- Elementary Seed Bracelet -->
</capsuled_items>
</item>
<item id="48068" name="Intermediate Seed Bracelet Treasure Chest" type="EtcItem">
<!-- Open to obtain an Intermediate Seed Bracelet. -->
@ -653,6 +700,10 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48061" min="1" max="1" chance="100" /> <!-- Intermediate Seed Bracelet -->
</capsuled_items>
</item>
<item id="48069" name="High-grade Seed Bracelet Treasure Chest" type="EtcItem">
<!-- Open to obtain a High-grade Seed Bracelet. -->
@ -663,6 +714,10 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48062" min="1" max="1" chance="100" /> <!-- High-grade Seed Bracelet -->
</capsuled_items>
</item>
<item id="48070" name="Top-grade Seed Bracelet Treasure Chest" type="EtcItem">
<!-- Open to obtain a Top-grade Seed Bracelet. -->
@ -673,6 +728,10 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48063" min="1" max="1" chance="100" /> <!-- Top-grade Seed Bracelet -->
</capsuled_items>
</item>
<item id="48071" name="Super Advanced Seed Bracelet Box" type="EtcItem">
<!-- Open to obtain a Super Advanced Seed Bracelet. -->
@ -683,12 +742,16 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48064" min="1" max="1" chance="100" /> <!-- Super Advanced Seed Bracelet -->
</capsuled_items>
</item>
<item id="48072" name="Elementary Seed Bracelet" additionalName="15-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min) -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -697,12 +760,19 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="21600" />
<skills>
<skill id="35078" level="1" /> <!-- Elementary Seed Bracelet -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48073" name="Intermediate Seed Bracelet" additionalName="15-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -711,12 +781,19 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="21600" />
<skills>
<skill id="35079" level="1" /> <!-- Intermediate Seed Bracelet -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48074" name="High-grade Seed Bracelet" additionalName="30-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Attribute Resistance +30 each. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -725,12 +802,19 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
<skills>
<skill id="35080" level="1" /> <!-- Advanced Seed Bracelet -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48075" name="Top-grade Seed Bracelet" additionalName="30-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Attribute Attack and Resistance +30 each. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -739,12 +823,19 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
<skills>
<skill id="35081" level="1" /> <!-- Top-grade Seed Bracelet -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48076" name="Super Advanced Seed Bracelet" additionalName="30-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN/ LUC/ CHA +1. 2. Fire/ Water/ Earth/ Wind/ Dark/ Holy attribute attack +50 and resistances +30. 3. XP gained when Vitality is active +5%. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -753,50 +844,69 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
<skills>
<skill id="35082" level="1" /> <!-- Super Advanced Seed Bracelet - Stage 1 -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48077" name="Elementary Seed Bracelet Treasure Chest" additionalName="15-day" type="EtcItem">
<!-- Use to obtain an Elementary Seed Bracelet (15-day). -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="21600" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48072" min="1" max="1" chance="100" /> <!-- Elementary Seed Bracelet (15-day) -->
</capsuled_items>
</item>
<item id="48078" name="Intermediate Seed Bracelet Treasure Chest" additionalName="15-day" type="EtcItem">
<!-- Use to obtain an Intermediate Seed Bracelet (15-day). -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="21600" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48073" min="1" max="1" chance="100" /> <!-- Intermediate Seed Bracelet (15-day) -->
</capsuled_items>
</item>
<item id="48079" name="High-grade Seed Bracelet Treasure Chest" additionalName="30-day" type="EtcItem">
<!-- Use to obtain a High-grade Seed Bracelet (30-day). -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="43200" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48074" min="1" max="1" chance="100" /> <!-- High-grade Seed Bracelet (30-day) -->
</capsuled_items>
</item>
<item id="48080" name="Top-grade Seed Bracelet Treasure Chest" additionalName="30-day" type="EtcItem">
<!-- Use to obtain a Top-grade Seed Bracelet (30-day). -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="43200" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48075" min="1" max="1" chance="100" /> <!-- Top-grade Seed Bracelet (30-day) -->
</capsuled_items>
</item>
<item id="48081" name="Super Advanced Seed Bracelet Box" additionalName="30-day" type="EtcItem">
<!-- Use to obtain a Super Advanced Seed Bracelet (30-day). -->
@ -807,13 +917,16 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="43200" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48076" min="1" max="1" chance="100" /> <!-- Super Advanced Seed Bracelet (30-day) -->
</capsuled_items>
</item>
<item id="48082" name="Agathion Charm - Rainbow Clan Hall" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Rainbow Clan Hall. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -822,12 +935,15 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<cond msgId="1518">
<player clanHall="62" />
</cond>
</item>
<item id="48083" name="Agathion Charm - Wild Beast Reserve" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Wild Beast Reserve. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -836,12 +952,15 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<cond msgId="1518">
<player clanHall="63" />
</cond>
</item>
<item id="48084" name="Agathion Charm - Gludio" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Gludio Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -850,12 +969,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{1}}}" />
<cond msgId="1518">
<and>
<player castle="1" />
</and>
</cond>
</item>
<item id="48085" name="Agathion Charm - Dion" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Dion Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -864,12 +989,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{2}}}" />
<cond msgId="1518">
<and>
<player castle="2" />
</and>
</cond>
</item>
<item id="48086" name="Agathion Charm - Giran" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Giran Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -878,12 +1009,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{3}}}" />
<cond msgId="1518">
<and>
<player castle="3" />
</and>
</cond>
</item>
<item id="48087" name="Agathion Charm - Oren" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Oren Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -892,12 +1029,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{4}}}" />
<cond msgId="1518">
<and>
<player castle="4" />
</and>
</cond>
</item>
<item id="48088" name="Agathion Charm - Aden" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Aden Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -906,12 +1049,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{5}}}" />
<cond msgId="1518">
<and>
<player castle="5" />
</and>
</cond>
</item>
<item id="48089" name="Agathion Charm - Innadril" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Innadril Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -920,12 +1069,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{6}}}" />
<cond msgId="1518">
<and>
<player castle="6" />
</and>
</cond>
</item>
<item id="48090" name="Agathion Charm - Goddard" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Goddard Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -934,12 +1089,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{7}}}" />
<cond msgId="1518">
<and>
<player castle="7" />
</and>
</cond>
</item>
<item id="48091" name="Agathion Charm - Rune" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Rune Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -948,12 +1109,16 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{8}}}" />
<cond msgId="1518">
<player castle="8" />
</cond>
</item>
<item id="48092" name="Agathion Charm - Schuttgart" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Schuttgart Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -962,12 +1127,16 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{9}}}" />
<cond msgId="1518">
<player castle="9" />
</cond>
</item>
<item id="48093" name="Agathion Charm" type="Armor">
<!-- Charm that summons a cute Fortress Agathion. It is a Shadow Item that lasts for 700 min. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -980,7 +1149,7 @@
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns a fortress. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -988,12 +1157,16 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_fortress;1}}" />
<cond msgId="1518">
<player fort="-1" />
</cond>
</item>
<item id="48095" name="Agathion Charm" type="Armor">
<!-- Charm that summons a cute Rainbow Agathion. It is a Shadow Item that lasts for 700 min. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1006,7 +1179,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1019,7 +1192,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1032,7 +1205,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1045,7 +1218,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />

View File

@ -4,7 +4,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -17,7 +17,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -30,7 +30,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -43,7 +43,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -56,7 +56,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -69,7 +69,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -82,7 +82,7 @@
<!-- Charm that summons a cute Rudolph Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -94,7 +94,7 @@
<item id="48107" name="Agathion Summon Charm - Monkey" type="Armor">
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -106,7 +106,7 @@
<item id="48108" name="Agathion Summon Charm - Griffin" type="Armor">
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -119,7 +119,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -132,7 +132,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -145,7 +145,7 @@
<!-- Dimensional Item. Can summon a Love Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -159,7 +159,7 @@
<!-- Dimensional Item. Can summon an Agathion - Angry Devil when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -173,7 +173,7 @@
<!-- Dimensional Item. Can summon an Agathion - Shiny when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -187,7 +187,7 @@
<!-- Dimensional Item. Can summon an Agathion - Sobbing when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -201,7 +201,7 @@
<!-- Dimensional Item. This sealing charm can summon a Love Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -215,7 +215,7 @@
<!-- Dimensional Item. Can summon a Love Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -229,7 +229,7 @@
<!-- Dimensional Item. This sealing charm can summon a Love Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -243,7 +243,7 @@
<!-- Charm that summons an Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -256,7 +256,7 @@
<!-- Charm that summons a cute Rudolph Agathion. Limited-time item (14-day). -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -270,7 +270,7 @@
<!-- Can summon a Love Agathion when equipped in the main Agathion slot. Can be used for 14 days. No restore after deletion available for this item. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -284,7 +284,7 @@
<!-- Can summon a Juju Agathion when equipped in the main Agathion slot. Can be used for 14 days. Restoration unavailable after deletion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -298,7 +298,7 @@
<!-- Charm that summons a cute Agathion - Antharas. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -311,7 +311,7 @@
<!-- Charm that summons a cute Agathion - Nevit's Messenger Kanna. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -324,7 +324,7 @@
<!-- When equipped, you can summon a fairy Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -337,7 +337,7 @@
<!-- Charm that summons a Propeller Agathion. Can use a skill that teleports party members back to town after summoning the Agathion. Used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -351,7 +351,7 @@
<!-- Charm that summons a Magical Girl Agathion. Can use a skill that teleports party members back to town after summoning the Agathion. Used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -365,7 +365,7 @@
<!-- Charm that summons a Cobra Agathion. Can use a skill that teleports party members back to town after summoning the Agathion. Used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -379,7 +379,7 @@
<!-- Charm that summons a Baby Ufa Agathion. Can use a skill that teleports party members back to town after summoning the Agathion. Used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -393,7 +393,7 @@
<!-- Charm that summons a Bae Kisung Agathion. 90-day limited item. Cannot be used in the Olympiad. <Active Skill>. 1. Bae Kisung Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Talking Island Village. (Cooldown 30 min). <Item Skill>. 1. Kisung's Mysterious Power: Physical/ Magic Skill MP Consumption -3%. 2. Kisung's Great Power: Atk. Spd./ Casting Spd. +50. 3. Kisung's Balanced Power: STR/ INT/ CON/ DEX/ WIT/ MEN +1. -->
<set name="icon" val="icon.bm_agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -407,7 +407,7 @@
<!-- Charm that summons a Bae Kisung Agathion. 1-day limited item. Cannot be used in the Olympiad. <Active Skill>. 1. Bae Kisung Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Talking Island Village. (Cooldown 30 min). <Item Skill>. 1. Kisung's Mysterious Power: Physical/ Magic Skill MP Consumption -3%. 2. Kisung's Great Power: Atk. Spd./ Casting Spd. +50. 3. Kisung's Balanced Power: STR/ INT/ CON/ DEX/ WIT/ MEN +1. -->
<set name="icon" val="icon.bm_agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -421,7 +421,7 @@
<!-- Charm that summons an Anakim Holy Barrier Agathion, which consists of Anakim's 5 spheres. <Item Skill>. 1. Balanced Power: STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Enchant Attribute Attack Boost: Attribute Attack +30 each. 3. Anakim Blessing: XP and SP gained +3%. -->
<set name="icon" val="BranchSys3.iconItem.g_agathion_anakim" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -431,7 +431,7 @@
<!-- Charm that summons an Anakim Holy Barrier Agathion, which consists of Anakim's 5 spheres. <Item Skill>. 1. Balanced Power: STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Enchant Attribute Attack Boost: Attribute Attack +30 each. 3. Anakim Blessing: XP and SP gained +3%. -->
<set name="icon" val="BranchSys3.iconItem.g_agathion_anakim" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -445,7 +445,7 @@
<!-- Charm that summons an Agathion - Joon. 30-day limited item. Cannot be used in the Olympiad.. <Item Skill>. 1. Joon's Magic: For 30 min, Acquired XP/ SPed +10%, Atk. Attribute +100, P. Atk. +20%, M. Atk. +30%, Atk. Spd. +10%, Casting Spd. +10%, P. Accuracy +4, M. Accuracy +4, Movement Speed +10, Max HP/ MP/ CP +10%, P. Def. +10%, M. Def. +10%, Skill MP consumption -10%. Cannot be stacked with Art of Seduction. Buff effect persists through death. <Active Skill>. 1. Joon's Resurrection: Enables using Blessed Resurrection. Cooldown of 3 hr. -->
<set name="icon" val="icon.bm_agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -471,7 +471,7 @@
<!-- Can summon an Agathion - Shiny when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Talking Island Village/ Town of Giran/ Town of Goddard/ Town of Schuttgart. (Cooldown 30 min). <Item Skill>. 1. Chase Down: For 15 sec, Movement Speed +66. <Item Skill>. 2. Sneak: Monsters do not attack first. -->
<set name="icon" val="icon.pleasure_agathion_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -485,7 +485,7 @@
<!-- Can summon Zaken's Spirit Swords when equipped. -->
<set name="icon" val="BranchSys2.Icon.br_aga_zaken_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -639,7 +639,7 @@
<!-- Charm that summons a Lantern Agathion. Requires room in the inventory and the weight limit to receive Lantern Agathion's Gift. -->
<set name="icon" val="BranchSys2.icon.event_agathion_han_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -653,7 +653,7 @@
<!-- Dimensional Item. Can summon a Makeshift Bat Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -668,7 +668,7 @@
<!-- Dimensional Item. Can summon a Cow Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -683,7 +683,7 @@
<!-- Dimensional Item. Can summon a Griffin Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -698,7 +698,7 @@
<!-- Dimensional Item. Can summon a Makeshift Bat Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -713,7 +713,7 @@
<!-- Dimensional Item. Can summon a Cow Agathion when equipped. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -726,7 +726,7 @@
<!-- Dimensional Item. Can summon a Cow Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -741,7 +741,7 @@
<!-- Dimensional Item. Can summon a Griffin Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -756,7 +756,7 @@
<!-- Dimensional Item. Can summon a Griffin Agathion when equipped. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -769,7 +769,7 @@
<!-- Bracelet that summons a Pegasus Agathion. -->
<set name="icon" val="BranchSys.icon.br_aga_pegasus_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -782,7 +782,7 @@
<!-- Dimensional Item. Can summon a Makeshift Bat Agathion when equipped. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />

View File

@ -27,22 +27,72 @@
<skill id="28106" toLevel="1" name="Summon Virgo Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13410</npcId> <!-- Virgo -->
</effect>
</effects>
</skill>
<skill id="28107" toLevel="1" name="Summon Capricorn Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13412</npcId> <!-- Capricorn -->
</effect>
</effects>
</skill>
<skill id="28108" toLevel="1" name="Summon Libra Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13415</npcId> <!-- Libra -->
</effect>
</effects>
</skill>
<skill id="28109" toLevel="1" name="Summon Aries Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13411</npcId> <!-- Aries -->
</effect>
</effects>
</skill>
<skill id="28110" toLevel="1" name="Summon Taurus Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13418</npcId> <!-- Taurus -->
</effect>
</effects>
</skill>
<skill id="28111" toLevel="1" name="Summon Leo Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
@ -75,22 +125,72 @@
<skill id="28118" toLevel="1" name="Summon Virgo Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13410</npcId> <!-- Virgo -->
</effect>
</effects>
</skill>
<skill id="28119" toLevel="1" name="Summon Capricorn Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13412</npcId> <!-- Capricorn -->
</effect>
</effects>
</skill>
<skill id="28120" toLevel="1" name="Summon Libra Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13415</npcId> <!-- Libra -->
</effect>
</effects>
</skill>
<skill id="28121" toLevel="1" name="Summon Aries Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13411</npcId> <!-- Aries -->
</effect>
</effects>
</skill>
<skill id="28122" toLevel="1" name="Summon Taurus Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13418</npcId> <!-- Taurus -->
</effect>
</effects>
</skill>
<skill id="28123" toLevel="1" name="Summon Leo Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
@ -123,22 +223,72 @@
<skill id="28130" toLevel="1" name="Summon Virgo Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13410</npcId> <!-- Virgo -->
</effect>
</effects>
</skill>
<skill id="28131" toLevel="1" name="Summon Capricorn Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13412</npcId> <!-- Capricorn -->
</effect>
</effects>
</skill>
<skill id="28132" toLevel="1" name="Summon Libra Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13415</npcId> <!-- Libra -->
</effect>
</effects>
</skill>
<skill id="28133" toLevel="1" name="Summon Aries Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13411</npcId> <!-- Aries -->
</effect>
</effects>
</skill>
<skill id="28134" toLevel="1" name="Summon Taurus Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13418</npcId> <!-- Taurus -->
</effect>
</effects>
</skill>
<skill id="28135" toLevel="1" name="Summon Leo Agathion">
<icon>icon.etc_summon_aga_agit_i00</icon>

View File

@ -1,6 +1,827 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skills.xsd">
<skill id="35001" toLevel="3" name="Augment Topaz">
<!-- When Topaz Lv. 4+is equipped, PvP Damage +$s1.. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35002" toLevel="3" name="Augment Ruby">
<!-- When Ruby Lv. 4+is equipped, P. Atk. +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35003" toLevel="3" name="Augment Sapphire">
<!-- When Sapphire Lv. 4+is equipped, M. Atk. +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35004" toLevel="3" name="Augment Obsidian">
<!-- When Obsidian Lv. 4+is equipped, PvP Damage Received -$s1 -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35005" toLevel="3" name="Augment Opal">
<!-- When Opal Lv. 4+is equipped, Attack Attribute Bonus +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35006" toLevel="3" name="Augment Emerald">
<!-- When Emerald Lv. 4+is equipped, MEN +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35007" toLevel="3" name="Augment Aquamarine">
<!-- When Aquamarine Lv. 4+is equipped, Max MP +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35008" toLevel="3" name="Augment Diamond">
<!-- When Diamond Lv. 4+is equipped, P. Def. +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35009" toLevel="3" name="Augment Pearl">
<!-- When Pearl Lv. 4+is equipped, M. Def. +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35010" toLevel="3" name="Augment Tanzanite">
<!-- When Tanzanite Lv. 4+is equipped, Damage Received -$s1 -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35011" toLevel="3" name="Augment Garnet">
<!-- When Garnet Lv. 4+is equipped, Max HP +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35012" toLevel="3" name="Augment Vital Stone">
<!-- When Vital Stone Lv. 4+is equipped, Vitality: XP +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35013" toLevel="3" name="Augment Red Cat's Eye">
<!-- When Red Cat's Eye Lv. 4+is equipped, P. Skill Power +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35014" toLevel="3" name="Augment Blue Cat's Eye">
<!-- When Blue Cat's Eye Lv. 4+is equipped, M. Skill Power +$s1. -->
<icon>icon.etc_bm_brooch_lavianrose_i05</icon>
<operateType>A1</operateType>
</skill>
<skill id="35015" toLevel="3" name="Augment Topaz">
<!-- PvP Damage +$s1. -->
<icon>icon.etc_bm_jewel_topaz_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35016" toLevel="3" name="Augment Ruby">
<!-- P. Atk. +$s1. -->
<icon>icon.etc_bm_jewel_ruby_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35017" toLevel="3" name="Augment Sapphire">
<!-- M. Atk. +$s1. -->
<icon>icon.etc_bm_jewel_sapphire_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35018" toLevel="3" name="Augment Obsidian">
<!-- PvP Damage Received -$s1 -->
<icon>icon.etc_bm_jewel_obsidian_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35019" toLevel="3" name="Augment Opal">
<!-- Attack Attribute Bonus +$s1. -->
<icon>icon.etc_bm_jewel_opal_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35020" toLevel="3" name="Augment Emerald">
<!-- MEN +$s1. -->
<icon>icon.etc_bm_jewel_emerald_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35021" toLevel="3" name="Augment Aquamarine">
<!-- Max MP +$s1. -->
<icon>icon.etc_bm_jewel_aquamarine_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35022" toLevel="3" name="Augment Diamond">
<!-- P. Def. +$s1. -->
<icon>icon.etc_bm_jewel_diamond_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35023" toLevel="3" name="Augment Pearl">
<!-- M. Def. +$s1. -->
<icon>icon.etc_bm_jewel_pearl_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35024" toLevel="3" name="Augment Tanzanite">
<!-- Damaged received -$s1 -->
<icon>icon.etc_bm_jewel_tanzanite</icon>
<operateType>A1</operateType>
</skill>
<skill id="35025" toLevel="3" name="Augment Garnet">
<!-- Max HP +$s1. -->
<icon>icon.etc_bm_jewel_garnet</icon>
<operateType>A1</operateType>
</skill>
<skill id="35026" toLevel="3" name="Augment Vital Stone">
<!-- Vitality XP +$s1. -->
<icon>icon.etc_bm_jewel_vital</icon>
<operateType>A1</operateType>
</skill>
<skill id="35027" toLevel="3" name="Augment Red Cat's Eye">
<!-- P. Skill Power +$s1. -->
<icon>icon.bm_jewel_red_catseye</icon>
<operateType>A1</operateType>
</skill>
<skill id="35028" toLevel="3" name="Augment Blue Cat's Eye">
<!-- M. Skill Power +$s1. -->
<icon>Icon.bm_jewel_blue_catseye</icon>
<operateType>A1</operateType>
</skill>
<skill id="35029" toLevel="1" name="Freya's Dark Rune">
<!-- PvP Damage +$s1. -->
<icon>icon.bm_freya_dark_rune</icon>
<operateType>P</operateType>
<effects>
<effect name="PvpMagicalSkillDamageBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalAttackDamageBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDamageBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
</effects>
</skill>
<skill id="35030" toLevel="1" name="Freya's CHA Potion">
<!-- Changes the appearance to that of Teddy Bear and increases CHA +$s2 for $s1. Cannot be stacked with Einhasad's CHA Potion or Maphr's Luck Potion. Cooldown of 5 min. Effect remains after death. Cannot be used in the Olympiad. -->
<icon>icon.bm_freya_charisma_potion1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35031" toLevel="1" name="Entrance Pass: Shilen's Altar">
<operateType>A1</operateType>
</skill>
<skill id="35032" toLevel="1" name="Summon Virgo Agathion">
<!-- Summons the Virgo Agathion - Virg. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35033" toLevel="1" name="Summon Virgo Agathion">
<!-- Summons the Virgo Agathion - Virg. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35034" toLevel="1" name="Summon Capricorn Agathion">
<!-- Summons the Capricorn Agathion - Capri. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35035" toLevel="1" name="Summon Libra Agathion">
<!-- Summons the Libra Agathion - Libb. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35036" toLevel="1" name="Summon Aries Agathion">
<!-- Summons the Aries Agathion - Arie. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35037" toLevel="1" name="Summon Taurus Agathion">
<!-- Summons the Taurus Agathion - Tau. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35038" toLevel="1" name="Summon Leo Agathion">
<!-- Summons the Leo Agathion - Leo. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35039" toLevel="1" name="Summon Gemini Agathion">
<!-- Summons the Gemini Agathion - Gemi. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35040" toLevel="1" name="Summon Scorpio Agathion">
<!-- Summons the Scorpio Agathion - Scor. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35041" toLevel="1" name="Summon Aquarius Agathion">
<!-- Summons the Aquarius Agathion - Aquar. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35042" toLevel="1" name="Summon Pisces Agathion">
<!-- Summons the Pisces Agathion - Pisce. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35043" toLevel="1" name="Summon Sagittarius Agathion">
<!-- Summons the Sagittarius Agathion - Saggit. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35044" toLevel="1" name="Summon Cancer Agathion">
<!-- Summons the Cancer Agathion - Cance. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35045" toLevel="11" name="Virgo Agathion Unique Ability">
<!-- Increases P. Critical Rate with the growth of the Agathion. -->
<icon>icon.agathion_virgo_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35046" toLevel="11" name="Capricorn Agathion Unique Ability">
<!-- Increases M. Critical Rate with the growth of the Agathion. -->
<icon>icon.agathion_capr_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35047" toLevel="11" name="Libra Agathion Unique Ability">
<!-- Increases M. Critical Damage with the growth of the Agathion. -->
<icon>icon.agathion_lib_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35048" toLevel="11" name="Aries Agathion Unique Ability">
<!-- Increases P. Skill Critical Damage with the growth of the Agathion. -->
<icon>icon.agathion_aries_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35049" toLevel="11" name="Taurus Agathion Unique Ability">
<!-- Increases P. Def. with the growth of the Agathion. -->
<icon>icon.agathion_tau_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35050" toLevel="11" name="Leo Agathion Unique Ability">
<!-- Increases P. Atk. with the growth of the Agathion. -->
<icon>icon.agathion_leo_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35051" toLevel="11" name="Gemini Agathion Unique Ability">
<!-- Increases M. Def. with the growth of the Agathion. -->
<icon>icon.agathion_gem_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35052" toLevel="11" name="Scorpio Agathion Unique Ability">
<!-- Increases P. Critical Damage with the growth of the Agathion. -->
<icon>icon.agathion_sco_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35053" toLevel="11" name="Aquarius Agathion Unique Ability">
<!-- Increases M. Atk. with the growth of the Agathion. -->
<icon>icon.agathion_aqu_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35054" toLevel="11" name="Pisces Agathion Unique Ability">
<!-- Increases Casting Spd. with the growth of the Agathion. -->
<icon>icon.agathion_pis_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35055" toLevel="11" name="Sagittarius Agathion Unique Ability">
<!-- Increases Atk. Spd. with the growth of the Agathion. -->
<icon>icon.agathion_sag_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35056" toLevel="11" name="Cancer Agathion Unique Ability">
<!-- Increases P. Skill Critical Rate with the growth of the Agathion. -->
<icon>icon.agathion_can_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35057" toLevel="4" name="Virgo Agathion Special Ability">
<!-- Increases XP gain with the growth of the Agathion. -->
<icon>icon.agathion_virgo_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35058" toLevel="4" name="Capricorn Agathion Special Ability">
<!-- Increases Vitality Bonus with the growth of the Agathion. -->
<icon>icon.agathion_capr_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35059" toLevel="4" name="Libra Agathion Special Ability">
<!-- Decreases Skill MP Consumption with the growth of the Agathion. -->
<icon>icon.agathion_lib_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35060" toLevel="4" name="Aries Agathion Special Ability">
<!-- Increases Damage Reflection Resistance with the growth of the Agathion. -->
<icon>icon.agathion_aries_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35061" toLevel="4" name="Taurus Agathion Special Ability">
<!-- Increases Max HP with the growth of the Agathion. -->
<icon>icon.agathion_tau_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35062" toLevel="4" name="Leo Agathion Special Ability">
<!-- Increases Max MP with the growth of the Agathion. -->
<icon>icon.agathion_leo_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35063" toLevel="4" name="Gemini Agathion Special Ability">
<!-- Increases Debuff Resistance with the growth of the Agathion. -->
<icon>icon.agathion_gem_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35064" toLevel="4" name="Scorpio Agathion Special Ability">
<!-- Increases Vampiric Rage with the growth of the Agathion. -->
<icon>icon.agathion_sco_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35065" toLevel="4" name="Aquarius Agathion Special Ability">
<!-- Increases Max CP with the growth of the Agathion. -->
<icon>icon.agathion_aqu_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35066" toLevel="4" name="Pisces Agathion Special Ability">
<!-- Increases Bow/ Crossbow Resistance with the growth of the Agathion. -->
<icon>icon.agathion_pis_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35067" toLevel="4" name="Sagittarius Agathion Special Ability">
<!-- Increases Dagger Resistance with the growth of the Agathion. -->
<icon>icon.agathion_sag_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35068" toLevel="4" name="Cancer Agathion Special Ability">
<!-- Slows the Vitality consumption rate with the growth of the Agathion. -->
<icon>icon.agathion_can_star_1</icon>
<operateType>A1</operateType>
</skill>
<skill id="35069" toLevel="2" name="Expand Primary Agathion Slot">
<!-- Unlocks the primary Agathion slot. -->
<icon>
<value level="1">icon.agathion_base</value>
<value level="2">icon.lbracelet_agathion_charm</value>
</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="35070" toLevel="4" name="Expand Secondary Agathion Slot">
<!-- Unlocks $s1 secondary Agathion slots. -->
<icon>icon.agathion_base</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>
<value level="1">2</value>
<value level="2">3</value>
<value level="3">4</value>
<value level="4">5</value>
</amount>
</effect>
</effects>
</skill>
<skill id="35071" toLevel="4" name="Expand Primary and Secondary Agathion Slots">
<!-- Unlocks the primary Agathion slot and expands secondary Agathion slots to $s1. -->
<icon>icon.agathion_base</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>
<value level="1">2</value>
<value level="2">3</value>
<value level="3">4</value>
<value level="4">5</value>
</amount>
</effect>
</effects>
</skill>
<skill id="35072" toLevel="1" name="Zodiac Agathion Book of Growth">
<icon>icon.star_scrl_of_ench_ag</icon>
<operateType>A1</operateType>
</skill>
<skill id="35073" toLevel="1" name="Ancient Zodiac Agathion Book of Growth">
<icon>icon.star_giantscrl_of_ench_ag</icon>
<operateType>A1</operateType>
</skill>
<skill id="35074" toLevel="1" name="Zodiac Agathion Cube">
<icon>icon.star_agathion_cube</icon>
<operateType>A1</operateType>
</skill>
<skill id="35075" toLevel="1" name="Agathion Summon - Zaken's Spirit Sword">
<!-- Removes Agathion's seal. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35076" toLevel="1" name="Agathion Cute Trick - Zaken's Spirit Swords">
<!-- See the summoned spirit perform cute tricks. -->
<icon>icon.skill_agathion_cute</icon>
<operateType>A1</operateType>
</skill>
<skill id="35077" toLevel="1" name="Lantern Agathion's Gift">
<operateType>A1</operateType>
</skill>
<skill id="35078" toLevel="1" name="Elementary Seed Bracelet">
<!-- Activates the primary Agathion slot. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="35079" toLevel="1" name="Intermediate Seed Bracelet">
<!-- Activates the primary Agathion slot and increases STR/ DEX/ CON/ INT/ WIT/ MEN +$s1. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
</effects>
</skill>
<skill id="35080" toLevel="1" name="Advanced Seed Bracelet">
<!-- Activates the primary Agathion slot and STR/ DEX/ CON/ INT/ WIT/ MEN +$s1 and all Attribute Resistance +$s2. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
</effects>
</skill>
<skill id="35081" toLevel="1" name="Top-grade Seed Bracelet">
<!-- Activates the primary Agathion slot, STR/ DEX/ CON/ INT/ WIT/ MEN +$s1, Attack Attribute +$s2, and all Attribute Resistance +$s3. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>HOLY</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>HOLY</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>FIRE</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>FIRE</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>WATER</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>WATER</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>DARK</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>DARK</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>EARTH</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>EARTH</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>WIND</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>WIND</attribute>
</effect>
</effects>
</skill>
<skill id="35082" toLevel="4" name="Super Advanced Seed Bracelet - Stage 1">
<!-- Activates the primary Agathion slot and adds $s1 secondary slots. Also increases Vitality bonus +$s2, all basic stats +$s3, Attack Attribute +$s4, and all Attribute Resistance +$s5. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>A1</operateType>
<effects>
<effect name="AgathionSlot">
<amount>
<value level="1">2</value>
<value level="2">3</value>
<value level="3">4</value>
<value level="4">5</value>
</amount>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>HOLY</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>HOLY</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>FIRE</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>FIRE</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>WATER</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>WATER</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>DARK</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>DARK</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>EARTH</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>EARTH</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>WIND</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>WIND</attribute>
</effect>
<effect name="VitalityExpRate">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CHA</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>LUC</stat>
</effect>
</effects>
</skill>
<skill id="35083" toLevel="1" name="Seed Teleport: Town of Aden">
<!-- Teleports you to the Town of Aden. -->
<icon>icon.noblessescape_scroll_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<reuseDelay>1800000</reuseDelay>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpCanEscape" />
</conditions>
<effects>
<effect name="Teleport">
<x>147450</x>
<y>27064</y>
<z>-2208</z>
</effect>
</effects>
</skill>
<skill id="35084" toLevel="1" name="Seed Teleport: Town of Rune">
<!-- Teleports you to the Town of Rune. -->
<icon>icon.noblessescape_scroll_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<reuseDelay>1800000</reuseDelay>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpCanEscape" />
</conditions>
<effects>
<effect name="Teleport">
<x>44070</x>
<y>-50243</y>
<z>-791</z>
</effect>
</effects>
</skill>
<skill id="35085" toLevel="1" name="Seed Teleport: Town of Giran">
<!-- Teleports you to the Town of Giran. -->
<icon>icon.noblessescape_scroll_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<reuseDelay>1800000</reuseDelay>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpCanEscape" />
</conditions>
<effects>
<effect name="Teleport">
<x>82698</x>
<y>148638</y>
<z>-3468</z>
</effect>
</effects>
</skill>
<skill id="35086" toLevel="1" name="Seed Teleport: Heine">
<!-- Teleports you to Heine. -->
<icon>icon.noblessescape_scroll_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<reuseDelay>1800000</reuseDelay>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpCanEscape" />
</conditions>
<effects>
<effect name="Teleport">
<x>111115</x>
<y>219017</y>
<z>-3542</z>
</effect>
</effects>
</skill>
<skill id="35087" toLevel="1" name="Agathion's Trick">
<!-- Watch the Agathion's trick. -->
<icon>icon.skill_agathion_cute</icon>
<operateType>A1</operateType>
</skill>
<skill id="35088" toLevel="1" name="Notifier">
<!-- Displays the number of currently received gifts and number of remaining gifts. The gift delivery time is reset every day at 6:30 AM. -->
<icon>icon.skill5239</icon>
<operateType>A1</operateType>
</skill>
<skill id="35089" toLevel="1" name="Summon Agathion - Makeshift Bat">
<!-- Summons Agathion. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35090" toLevel="1" name="Summon Agathion - Cow">
<!-- Summons Agathion. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35091" toLevel="1" name="Summon Agathion - Griffin">
<!-- Summons Agathion. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35092" toLevel="1" name="Summon Agathion - Pegasus">
<!-- Summons Agathion. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35093" toLevel="1" name="Summon Agathion - Lantern">
<!-- Summons Agathion. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35094" toLevel="1" name="Secret Embryo Bait Cube">
<!-- Double-click to obtain 300 Secret Embryo Bait Coupons. Can be used once a day. -->
<icon>icon.bm_daily_lure_cube</icon>
<operateType>A1</operateType>
</skill>
<skill id="35095" toLevel="1" name="Elysium Special Stew">
<!-- For $s1, increases P. Atk./ M. Atk., Atk./ Casting Spd., Max HP/ MP by $s2, and Acquired XP/ SP by $s3. Can be stacked with Honey Vitality Beer. Will be deleted during maintenance on Wednesday, November 29th when the Red Libra Merchants leave. -->
<icon>icon.red_libra_pochouse</icon>
<operateType>A1</operateType>
</skill>
<skill id="35096" toLevel="1" name="R99 Bait Cube">
<!-- Double-click to obtain 60 R99 Baits. There is also a low chance to obtain a Zodiac Cube Fragment. Can be used once a day. -->
<icon>icon.special_cube_i00</icon>
<operateType>A1</operateType>
</skill>
<skill id="35097" toLevel="1" name="Hunter's Stone">
<!-- Neutralizes the effect of Superion Barrier for 90 min. -->
<icon>icon.etc_chaser_stone</icon>
<operateType>A1</operateType>
</skill>
<skill id="35098" toLevel="1" name="Fire Stone for Practice">
<operateType>A1</operateType>
</skill>
<skill id="35099" toLevel="1" name="Practice Weapon Enchant Scroll">
<operateType>A1</operateType>
</skill>
</list>

View File

@ -622,30 +622,58 @@
<item id="24337" name="Starlight Jar Pouch" type="EtcItem">
<!-- Double-click to acquire a Starlight Jar. Cannot be used in the auction house. -->
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_commissionable" val="false" />
<set name="is_sellable" val="false" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="24139" min="1" max="1" chance="100" /> <!-- Starlight Jar -->
</capsuled_items>
</item>
<item id="24338" name="Starlight Jar Pack" type="EtcItem">
<!-- Double-click to acquire 10 Starlight Jar Pouches. Cannot be used in the auction house. -->
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_commissionable" val="false" />
<set name="is_sellable" val="false" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="24337" min="10" max="10" chance="100" /> <!-- Starlight Jar -->
</capsuled_items>
</item>
<item id="24339" name="Starlight Jar Pouch" type="EtcItem">
<!-- Double-click to acquire a Starlight Jar. Cannot be used in the auction house. -->
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_commissionable" val="false" />
<set name="is_sellable" val="false" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="24139" min="1" max="1" chance="100" /> <!-- Starlight Jar -->
</capsuled_items>
</item>
<item id="24340" name="Starlight Jar Pack" type="EtcItem">
<!-- Double-click to acquire 10 Starlight Jar Pouches. Cannot be used in the auction house. -->
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_commissionable" val="false" />
<set name="is_sellable" val="false" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="24337" min="10" max="10" chance="100" /> <!-- Starlight Jar -->
</capsuled_items>
</item>
<item id="24341" name="Blessed Giant's Lucky Enchant Stone: Weapon Pack (R-grade)" type="EtcItem">
<!-- Wrapped Pack containing a Blessed Giant's Lucky Enchant Stone: Weapon (R-grade). -->

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -4,14 +4,10 @@
<!-- A charm that activates the power of the Leo Agathion. Its special ability is Maiden's Prayer Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_leo_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="590" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -19,14 +15,10 @@
<!-- A charm that activates the power of the Gemini Agathion. Its special ability is Bountiful Resurrection Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_gem_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="590" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -34,14 +26,10 @@
<!-- A charm that activates the power of the Scorpio Agathion. Its special ability is Scorpion's Mass Exile Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_sco_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="1180" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -49,14 +37,10 @@
<!-- A charm that activates the power of the Aquarius Agathion. Its special ability is Mass Binding Flood Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_aqu_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="1180" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -64,14 +48,10 @@
<!-- A charm that activates the power of the Pisces Agathion. Its special ability is Slippery Scale Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_pis_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="1180" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -79,14 +59,10 @@
<!-- A charm that activates the power of the Sagittarius Agathion. Its special ability is Archer's Call Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_sag_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="B" />
<set name="material" val="MITHRIL" />
<set name="weight" val="590" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>
@ -94,15 +70,10 @@
<!-- A charm that activates the power of the Cancer Agathion. Its special ability is Exoskeletal Shield Lv. 1, and depending on the level of the charm, a unique ability will be added. When equipped on the main slot of the Agathion Bracelet, the Agathion will be summoned automatically, and both special and unique abilities will be activated. When equipped on the sub slot, only the unique ability will be activated. <Note>. The growth value of timed Agathion Charms cannot be increased, and the active skill of Agathion Charms cannot be used in the Olympiad and in the Ceremony of Chaos. -->
<set name="icon" val="BranchIcon.icon.g_bm_can_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="armor_type" val="HEAVY" />
<set name="bodypart" val="lbracelet" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="A" />
<set name="material" val="CRYSTAL" />
<set name="weight" val="7700" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
</item>

View File

@ -354,7 +354,7 @@
<!-- A charm that can summon Babayaga Agathion. -->
<set name="icon" val="BranchIcon.icon.br_babayaga_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
@ -367,7 +367,7 @@
<!-- A charm that can summon Minion Eye Agathion. -->
<set name="icon" val="icon.etc_rbracelet_aga_agit_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
@ -380,7 +380,7 @@
<!-- A charm that can summon Minion Eye Agathion. Minion Eye's Encouragement effect (CON +3, MEN +3, increases weight gauge by 10000, maximum HP/ MP/ CP by 300, and decreases cooldown delay by 3%, Skill MP Consumption by 3%.). Skill used: Minion Eye Blessed Resurrection -->
<set name="icon" val="icon.etc_rbracelet_aga_agit_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
@ -394,7 +394,7 @@
<!-- A charm that can summon Minion Eye Agathion. Minion Eye's Encouragement effect (CON +3, MEN +3, increases weight gauge by 10000, maximum HP/ MP/ CP by 300, and decreases cooldown delay by 3%, Skill MP Consumption by 3%.). Skill used: Minion Eye Blessed Resurrection -->
<set name="icon" val="icon.etc_rbracelet_aga_agit_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
@ -408,7 +408,7 @@
<!-- A charm that can summon Matryoshka Agathion. -->
<set name="icon" val="icon.etc_rbracelet_aga_agit_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
@ -421,7 +421,7 @@
<!-- A charm that can summon Matryoshka Agathion. Skill used: Talking Island Village, Aden Castle Town, Ancient City Arcan, Xerces Alliance Base Teleport. Matryoshka's Gift - You can receive a special gift from Matryoshka every 12 hours,. Matryoshka's Blessing - Increases Acquired XP/ SP by 30% for 60 min. -->
<set name="icon" val="icon.etc_rbracelet_aga_agit_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
@ -435,7 +435,7 @@
<!-- A charm that can summon Matryoshka Agathion. Skill used: Talking Island Village, Aden Castle Town, Ancient City Arcan, Xerces Alliance Base Teleport. Matryoshka's Gift - You can receive a special gift from Matryoshka every 12 hours,. Matryoshka's Blessing - Increases Acquired XP/ SP by 30% for 60 min. -->
<set name="icon" val="icon.etc_rbracelet_aga_agit_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
@ -853,7 +853,7 @@
<!-- A charm that activates the power of the Meliodas Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Meliodas Agathion +7 to upgrade to Stage 2. -->
<set name="icon" val="BranchIcon.icon.g_bm_meliodas_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -866,7 +866,7 @@
<!-- A charm that activates the power of the Elizabeth Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Elizabeth Agathion +7 to upgrade to Stage 2. -->
<set name="icon" val="BranchIcon.icon.g_bm_elizabeth_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -879,7 +879,7 @@
<!-- A charm that activates the power of the Hawk Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Hawk Agathion +7 to upgrade to Stage 2. -->
<set name="icon" val="BranchIcon.icon.g_bm_hawk_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -892,7 +892,7 @@
<!-- A charm that activates the power of the Ban Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Ban Agathion +7 to upgrade to Stage 2. -->
<set name="icon" val="BranchIcon.icon.g_bm_ban_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -905,7 +905,7 @@
<!-- A charm that activates the power of the Diane Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Diane Agathion +7 to upgrade to Stage 2. -->
<set name="icon" val="BranchIcon.icon.g_bm_diane_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -918,7 +918,7 @@
<!-- A charm that activates the power of the King Agathion.. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. King Agathion +7 to upgrade to Stage 2. -->
<set name="icon" val="BranchIcon.icon.g_bm_king_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -931,7 +931,7 @@
<!-- A charm that activates the power of the Merlin Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Merlin Agathion +7 to upgrade to Stage 2. -->
<set name="icon" val="BranchIcon.icon.g_bm_merlin_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -944,7 +944,7 @@
<!-- A charm that activates the power of the Gowther Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Gowther Agathion +7 to upgrade to Stage 2. -->
<set name="icon" val="BranchIcon.icon.g_bm_gowther_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -957,7 +957,7 @@
<!-- A charm that activates the power of the Escanor Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Escanor Agathion +7 to upgrade to Stage 2. -->
<set name="icon" val="BranchIcon.icon.g_bm_escanor_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -970,7 +970,7 @@
<!-- A charm that activates the power of the Meliodas Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Meliodas Agathion +7 to upgrade to Stage 3. -->
<set name="icon" val="BranchIcon.icon.g_bm_meliodas_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -983,7 +983,7 @@
<!-- A charm that activates the power of the Elizabeth Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Elizabeth Agathion +7 to upgrade to Stage 3. -->
<set name="icon" val="BranchIcon.icon.g_bm_elizabeth_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -996,7 +996,7 @@
<!-- A charm that activates the power of the Hawk Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Hawk Agathion +7 to upgrade to Stage 3. -->
<set name="icon" val="BranchIcon.icon.g_bm_hawk_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1009,7 +1009,7 @@
<!-- A charm that activates the power of the Ban Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Ban Agathion +7 to upgrade to Stage 3. -->
<set name="icon" val="BranchIcon.icon.g_bm_ban_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1022,7 +1022,7 @@
<!-- A charm that activates the power of the Diane Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. DianeAgathion +7 to upgrade to Stage 3. -->
<set name="icon" val="BranchIcon.icon.g_bm_diane_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1035,7 +1035,7 @@
<!-- A charm that activates the power of the King Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. King Agathion +7 to upgrade to Stage 3. -->
<set name="icon" val="BranchIcon.icon.g_bm_king_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1048,7 +1048,7 @@
<!-- A charm that activates the power of the Merlin Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Merlin Agathion +7 to upgrade to Stage 3. -->
<set name="icon" val="BranchIcon.icon.g_bm_merlin_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1061,7 +1061,7 @@
<!-- A charm that activates the power of the Gowther Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. Gowther Agathion +7 to upgrade to Stage 3. -->
<set name="icon" val="BranchIcon.icon.g_bm_gowther_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1074,7 +1074,7 @@
<!-- A charm that activates the power of the Escanor Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. <Upgrade Requirement>. EscanorAgathion +7 to upgrade to Stage 3. -->
<set name="icon" val="BranchIcon.icon.g_bm_escanor_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1087,7 +1087,7 @@
<!-- A charm that activates the power of the Meliodas Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. -->
<set name="icon" val="BranchIcon.icon.g_bm_meliodas_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1097,7 +1097,7 @@
<!-- A charm that activates the power of the Elizabeth Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. -->
<set name="icon" val="BranchIcon.icon.g_bm_elizabeth_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1107,7 +1107,7 @@
<!-- A charm that activates the power of the Hawk Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. -->
<set name="icon" val="BranchIcon.icon.g_bm_hawk_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1117,7 +1117,7 @@
<!-- A charm that activates the power of the Ban Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. -->
<set name="icon" val="BranchIcon.icon.g_bm_ban_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1127,7 +1127,7 @@
<!-- A charm that activates the power of the Diane Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. -->
<set name="icon" val="BranchIcon.icon.g_bm_diane_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1137,7 +1137,7 @@
<!-- A charm that activates the power of the King Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. -->
<set name="icon" val="BranchIcon.icon.g_bm_king_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />

View File

@ -4,7 +4,7 @@
<!-- A charm that activates the power of the Merlin Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. -->
<set name="icon" val="BranchIcon.icon.g_bm_merlin_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -14,7 +14,7 @@
<!-- A charm that activates the power of the Gowther Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. -->
<set name="icon" val="BranchIcon.icon.g_bm_gowther_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -24,7 +24,7 @@
<!-- A charm that activates the power of the Escanor Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Upgrade to +7 by using Seven Deadly Sins Agathion Book of Growth. -->
<set name="icon" val="BranchIcon.icon.g_bm_escanor_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1213,7 +1213,7 @@
<!-- A charm that activates the power of the Hawk Agathion. Equipping it in the main slot summons the Agathion and activates the Special and Unique abilities. When equipped in a sub slot, only the unique ability is applied. Cannot be enchanted, exchanged, dropped, or used in the private store, NPC Store, or shared within the account. Can be stored in a private warehouse. 7-day. -->
<set name="icon" val="BranchIcon.icon.g_bm_hawk_agathion_charm_lv1_jp" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1509,11 +1509,14 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="10080" />
<skills>
<skill id="35071" level="2" /> <!-- Expand Primary and Secondary Agathion Slots -->
</skills>
</item>
<item id="29389" name="Paulina's Magic Bracelet (7-day) Box" type="EtcItem">
<!-- Double-click to obtain Paulina's Magic Bracelet (7-day). -->
<set name="icon" val="icon.sayha2017_box_i04" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
@ -1522,6 +1525,10 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="29388" min="1" max="1" chance="100" /> <!-- Paulina's Magic Bracelet -->
</capsuled_items>
</item>
<item id="29390" name="Paulina's Magic Bracelet" additionalName="30-day" type="Armor">
<!-- Activates 1 main Agathion slot and 2 sub slots. 30-day. -->
@ -1536,11 +1543,14 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
<skills>
<skill id="35071" level="2" /> <!-- Expand Primary and Secondary Agathion Slots -->
</skills>
</item>
<item id="29391" name="Paulina's Magic Bracelet (30-day) Box" type="EtcItem">
<!-- Double-click to obtain Paulina's Magic Bracelet (30-day). -->
<set name="icon" val="icon.sayha2017_box_i03" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
@ -1549,6 +1559,10 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="29390" min="1" max="1" chance="100" /> <!-- Paulina's Magic Bracelet -->
</capsuled_items>
</item>
<item id="29392" name="Sealed Artifact Box" type="EtcItem">
<!-- Obtain an Artifact Box or a Rare Artifact Box. Has a chance to obtain Artifact Fragments. -->

View File

@ -67,7 +67,7 @@
<!-- A Bracelet of Challenger. When equipped, it increases basic stats by 1 and activates 5 talisman slots. -->
<set name="icon" val="BranchIcon.icon.bracelet_of_explorer_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -324,16 +324,20 @@
<item id="48032" name="Sayha Talisman Stage 8 Treasure Chest" type="EtcItem">
<!-- Use to obtain a Sayha Talisman Stage 8. The Sayha Talisman Stage 8 obtained can only be shared within the account through a Dimensional Merchant, and cannot be exchanged. -->
<set name="icon" val="icon.bm_sayhas_talisman_box" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="28444" min="1" max="1" chance="100" /> <!-- Sayha Talisman Stage 8 -->
</capsuled_items>
</item>
<item id="48033" name="Test - Agathion Items" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -342,7 +346,7 @@
<item id="48034" name="Test - Bracelet Main 1 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -351,7 +355,7 @@
<item id="48035" name="Test - Bracelet Main 1 Slot, Subclass 1 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -360,7 +364,7 @@
<item id="48036" name="Test - Bracelet Main 1 Slot, Subclass 2 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -369,7 +373,7 @@
<item id="48037" name="Test - Bracelet Main 1 Slot, Subclass 3 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -378,7 +382,7 @@
<item id="48038" name="Test - Bracelet Main 1 Slot, Subclass 4 Slot" type="Armor">
<set name="icon" val="BranchIcon.accessary_lbracelet_sign_agathion_sep_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -451,7 +455,7 @@
<!-- A charm that activates the power of the Virgo Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_virgo_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -461,7 +465,7 @@
<!-- A charm that activates the power of the Capricorn Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_capr_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -471,7 +475,7 @@
<!-- A charm that activates the power of the Libra Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_lib_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -481,7 +485,7 @@
<!-- A charm that activates the power of the Aries Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_aries_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -491,7 +495,7 @@
<!-- A charm that activates the power of the Taurus Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_tau_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -501,7 +505,7 @@
<!-- A charm that activates the power of the Leo Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_leo_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -511,7 +515,7 @@
<!-- A charm that activates the power of the Gemini Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_gem_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -521,7 +525,7 @@
<!-- A charm that activates the power of the Scorpio Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_sco_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -531,7 +535,7 @@
<!-- A charm that activates the power of the Aquarius Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_aqu_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -541,7 +545,7 @@
<!-- A charm that activates the power of the Pisces Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_pis_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -551,7 +555,7 @@
<!-- A charm that activates the power of the Sagittarius Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_sag_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -561,7 +565,7 @@
<!-- A charm that activates the power of the Cancer Agathion. Equipping it in the main slot summons the Agathion and activates the Special Ability option. Equipping in the sub slot only activates the Unique Ability. Agathion charms can be exchanged for Books of Growth through the Fishing Guild Member. -->
<set name="icon" val="icon.agathion_can_star_1" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -571,51 +575,90 @@
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min) -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35069" level="1" /> <!-- Expand Primary Agathion Slot -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48061" name="Intermediate Seed Bracelet" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35069" level="1" /> <!-- Expand Primary Agathion Slot -->
<skill id="17551" level="1" /> <!-- Balanced Power -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48062" name="High-grade Seed Bracelet" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Attribute Resistance +30 each. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35069" level="1" /> <!-- Expand Primary Agathion Slot -->
<skill id="17551" level="1" /> <!-- Balanced Power -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48063" name="Top-grade Seed Bracelet" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Attribute Attack and Resistance +30 each. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35069" level="1" /> <!-- Expand Primary Agathion Slot -->
<skill id="17551" level="1" /> <!-- Balanced Power -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48064" name="Super Advanced Seed Bracelet" additionalName="Stage 1" type="Armor">
<!-- When equipped, it activates one main Agathion slot and one auxiliary slot. Can be enchanted through Fishing Guild Leader Santiago. <Active Skill>. 1. Agathion Teleport: Provides a teleport skill to teleport to Town of Aden/ Town of Rune/ Town of Giran/ Heine (Cooldown: 30 min). <Item Skill>. 1. Increases STR/ INT/ CON/ DEX/ WIT/ MEN/ CHA/ LUC by 1. 2. Increases Fire/ Water/ Earth/ Wind/ Dark/ Holy attacks by 50 and defenses by 30. 3. Increases XP gain in Vitality state by 5%. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
<set name="is_sellable" val="false" />
<skills>
<skill id="35071" level="1" /> <!-- Expand Primary and Secondary Agathion Slots -->
<skill id="17551" level="1" /> <!-- Balanced Power -->
<skill id="17547" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="17548" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="17549" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="17550" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48065" name="Zodiac Cube Fragment" type="EtcItem">
<!-- Mysterious fragment filled with the power of stars, obtainable from some Fishing Treasure Chests or by hunting. Can be exchanged for Zodiac Agathion Cubes through the Fishing Guild Member in every town. -->
@ -637,12 +680,16 @@
<item id="48067" name="Elementary Seed Bracelet Treasure Chest" type="EtcItem">
<!-- Open to obtain an Elementary Seed Bracelet. -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48060" min="1" max="1" chance="100" /> <!-- Elementary Seed Bracelet -->
</capsuled_items>
</item>
<item id="48068" name="Intermediate Seed Bracelet Treasure Chest" type="EtcItem">
<!-- Open to obtain an Intermediate Seed Bracelet. -->
@ -653,6 +700,10 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48061" min="1" max="1" chance="100" /> <!-- Intermediate Seed Bracelet -->
</capsuled_items>
</item>
<item id="48069" name="High-grade Seed Bracelet Treasure Chest" type="EtcItem">
<!-- Open to obtain a High-grade Seed Bracelet. -->
@ -663,6 +714,10 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48062" min="1" max="1" chance="100" /> <!-- High-grade Seed Bracelet -->
</capsuled_items>
</item>
<item id="48070" name="Top-grade Seed Bracelet Treasure Chest" type="EtcItem">
<!-- Open to obtain a Top-grade Seed Bracelet. -->
@ -673,6 +728,10 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48063" min="1" max="1" chance="100" /> <!-- Top-grade Seed Bracelet -->
</capsuled_items>
</item>
<item id="48071" name="Super Advanced Seed Bracelet Box" type="EtcItem">
<!-- Open to obtain a Super Advanced Seed Bracelet. -->
@ -683,12 +742,16 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48064" min="1" max="1" chance="100" /> <!-- Super Advanced Seed Bracelet -->
</capsuled_items>
</item>
<item id="48072" name="Elementary Seed Bracelet" additionalName="15-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min) -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -697,12 +760,19 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="21600" />
<skills>
<skill id="35078" level="1" /> <!-- Elementary Seed Bracelet -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48073" name="Intermediate Seed Bracelet" additionalName="15-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -711,12 +781,19 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="21600" />
<skills>
<skill id="35079" level="1" /> <!-- Intermediate Seed Bracelet -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48074" name="High-grade Seed Bracelet" additionalName="30-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Attribute Resistance +30 each. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -725,12 +802,19 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
<skills>
<skill id="35080" level="1" /> <!-- Advanced Seed Bracelet -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48075" name="Top-grade Seed Bracelet" additionalName="30-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Attribute Attack and Resistance +30 each. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -739,12 +823,19 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
<skills>
<skill id="35081" level="1" /> <!-- Top-grade Seed Bracelet -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48076" name="Super Advanced Seed Bracelet" additionalName="30-day" type="Armor">
<!-- Activates one main Agathion slot when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Town of Giran/ Heine. (Cooldown 30 min). <Item Skill>. 1. STR/ INT/ CON/ DEX/ WIT/ MEN/ LUC/ CHA +1. 2. Fire/ Water/ Earth/ Wind/ Dark/ Holy attribute attack +50 and resistances +30. 3. XP gained when Vitality is active +5%. -->
<set name="icon" val="icon.lbracelet_agathion_charm" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="lbracelet" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -753,50 +844,69 @@
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="time" val="43200" />
<skills>
<skill id="35082" level="1" /> <!-- Super Advanced Seed Bracelet - Stage 1 -->
<skill id="35083" level="1" /> <!-- Agathion Teleport: Town of Aden -->
<skill id="35084" level="1" /> <!-- Agathion Teleport: Town of Rune -->
<skill id="35085" level="1" /> <!-- Agathion Teleport: Town of Giran-->
<skill id="35086" level="1" /> <!-- Agathion Teleport: Heine -->
</skills>
</item>
<item id="48077" name="Elementary Seed Bracelet Treasure Chest" additionalName="15-day" type="EtcItem">
<!-- Use to obtain an Elementary Seed Bracelet (15-day). -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="21600" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48072" min="1" max="1" chance="100" /> <!-- Elementary Seed Bracelet (15-day) -->
</capsuled_items>
</item>
<item id="48078" name="Intermediate Seed Bracelet Treasure Chest" additionalName="15-day" type="EtcItem">
<!-- Use to obtain an Intermediate Seed Bracelet (15-day). -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="21600" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48073" min="1" max="1" chance="100" /> <!-- Intermediate Seed Bracelet (15-day) -->
</capsuled_items>
</item>
<item id="48079" name="High-grade Seed Bracelet Treasure Chest" additionalName="30-day" type="EtcItem">
<!-- Use to obtain a High-grade Seed Bracelet (30-day). -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="43200" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48074" min="1" max="1" chance="100" /> <!-- High-grade Seed Bracelet (30-day) -->
</capsuled_items>
</item>
<item id="48080" name="Top-grade Seed Bracelet Treasure Chest" additionalName="30-day" type="EtcItem">
<!-- Use to obtain a Top-grade Seed Bracelet (30-day). -->
<set name="icon" val="icon.etc_exchange_box_i00" />
<set name="default_action" val="PEEL" />
<set name="default_action" val="CAPSULE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="43200" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48075" min="1" max="1" chance="100" /> <!-- Top-grade Seed Bracelet (30-day) -->
</capsuled_items>
</item>
<item id="48081" name="Super Advanced Seed Bracelet Box" additionalName="30-day" type="EtcItem">
<!-- Use to obtain a Super Advanced Seed Bracelet (30-day). -->
@ -807,13 +917,16 @@
<set name="weight" val="10" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="time" val="43200" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="48076" min="1" max="1" chance="100" /> <!-- Super Advanced Seed Bracelet (30-day) -->
</capsuled_items>
</item>
<item id="48082" name="Agathion Charm - Rainbow Clan Hall" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Rainbow Clan Hall. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -822,12 +935,15 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<cond msgId="1518">
<player clanHall="62" />
</cond>
</item>
<item id="48083" name="Agathion Charm - Wild Beast Reserve" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Wild Beast Reserve. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -836,12 +952,15 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<cond msgId="1518">
<player clanHall="63" />
</cond>
</item>
<item id="48084" name="Agathion Charm - Gludio" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Gludio Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -850,12 +969,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{1}}}" />
<cond msgId="1518">
<and>
<player castle="1" />
</and>
</cond>
</item>
<item id="48085" name="Agathion Charm - Dion" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Dion Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -864,12 +989,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{2}}}" />
<cond msgId="1518">
<and>
<player castle="2" />
</and>
</cond>
</item>
<item id="48086" name="Agathion Charm - Giran" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Giran Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -878,12 +1009,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{3}}}" />
<cond msgId="1518">
<and>
<player castle="3" />
</and>
</cond>
</item>
<item id="48087" name="Agathion Charm - Oren" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Oren Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -892,12 +1029,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{4}}}" />
<cond msgId="1518">
<and>
<player castle="4" />
</and>
</cond>
</item>
<item id="48088" name="Agathion Charm - Aden" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Aden Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -906,12 +1049,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{5}}}" />
<cond msgId="1518">
<and>
<player castle="5" />
</and>
</cond>
</item>
<item id="48089" name="Agathion Charm - Innadril" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Innadril Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -920,12 +1069,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{6}}}" />
<cond msgId="1518">
<and>
<player castle="6" />
</and>
</cond>
</item>
<item id="48090" name="Agathion Charm - Goddard" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Goddard Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -934,12 +1089,18 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{7}}}" />
<cond msgId="1518">
<and>
<player castle="7" />
</and>
</cond>
</item>
<item id="48091" name="Agathion Charm - Rune" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Rune Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -948,12 +1109,16 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{8}}}" />
<cond msgId="1518">
<player castle="8" />
</cond>
</item>
<item id="48092" name="Agathion Charm - Schuttgart" type="Armor">
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns the Schuttgart Castle. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -962,12 +1127,16 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_castle;1};{ec_castle_num;{9}}}" />
<cond msgId="1518">
<player castle="9" />
</cond>
</item>
<item id="48093" name="Agathion Charm" type="Armor">
<!-- Charm that summons a cute Fortress Agathion. It is a Shadow Item that lasts for 700 min. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -980,7 +1149,7 @@
<!-- Charm that can summon an Agathion. Wearable only by members of a clan that owns a fortress. Cannot be transferred between servers. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -988,12 +1157,16 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="equip_condition" val="{{ec_fortress;1}}" />
<cond msgId="1518">
<player fort="-1" />
</cond>
</item>
<item id="48095" name="Agathion Charm" type="Armor">
<!-- Charm that summons a cute Rainbow Agathion. It is a Shadow Item that lasts for 700 min. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1006,7 +1179,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1019,7 +1192,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1032,7 +1205,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -1045,7 +1218,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />

View File

@ -4,7 +4,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -17,7 +17,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -30,7 +30,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -43,7 +43,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -56,7 +56,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -69,7 +69,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -82,7 +82,7 @@
<!-- Charm that summons a cute Rudolph Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -94,7 +94,7 @@
<item id="48107" name="Agathion Summon Charm - Monkey" type="Armor">
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -106,7 +106,7 @@
<item id="48108" name="Agathion Summon Charm - Griffin" type="Armor">
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -119,7 +119,7 @@
<!-- Charm that summons a cute Little Angel Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -132,7 +132,7 @@
<!-- Charm that summons a cute Little Devil Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -145,7 +145,7 @@
<!-- Dimensional Item. Can summon a Love Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -159,7 +159,7 @@
<!-- Dimensional Item. Can summon an Agathion - Angry Devil when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -173,7 +173,7 @@
<!-- Dimensional Item. Can summon an Agathion - Shiny when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -187,7 +187,7 @@
<!-- Dimensional Item. Can summon an Agathion - Sobbing when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -201,7 +201,7 @@
<!-- Dimensional Item. This sealing charm can summon a Love Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -215,7 +215,7 @@
<!-- Dimensional Item. Can summon a Love Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -229,7 +229,7 @@
<!-- Dimensional Item. This sealing charm can summon a Love Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -243,7 +243,7 @@
<!-- Charm that summons an Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -256,7 +256,7 @@
<!-- Charm that summons a cute Rudolph Agathion. Limited-time item (14-day). -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -270,7 +270,7 @@
<!-- Can summon a Love Agathion when equipped in the main Agathion slot. Can be used for 14 days. No restore after deletion available for this item. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -284,7 +284,7 @@
<!-- Can summon a Juju Agathion when equipped in the main Agathion slot. Can be used for 14 days. Restoration unavailable after deletion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -298,7 +298,7 @@
<!-- Charm that summons a cute Agathion - Antharas. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -311,7 +311,7 @@
<!-- Charm that summons a cute Agathion - Nevit's Messenger Kanna. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -324,7 +324,7 @@
<!-- When equipped, you can summon a fairy Agathion. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -337,7 +337,7 @@
<!-- Charm that summons a Propeller Agathion. Can use a skill that teleports party members back to town after summoning the Agathion. Used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -351,7 +351,7 @@
<!-- Charm that summons a Magical Girl Agathion. Can use a skill that teleports party members back to town after summoning the Agathion. Used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -365,7 +365,7 @@
<!-- Charm that summons a Cobra Agathion. Can use a skill that teleports party members back to town after summoning the Agathion. Used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -379,7 +379,7 @@
<!-- Charm that summons a Baby Ufa Agathion. Can use a skill that teleports party members back to town after summoning the Agathion. Used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -393,7 +393,7 @@
<!-- Charm that summons a Bae Kisung Agathion. 90-day limited item. Cannot be used in the Olympiad. <Active Skill>. 1. Bae Kisung Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Talking Island Village. (Cooldown 30 min). <Item Skill>. 1. Kisung's Mysterious Power: Physical/ Magic Skill MP Consumption -3%. 2. Kisung's Great Power: Atk. Spd./ Casting Spd. +50. 3. Kisung's Balanced Power: STR/ INT/ CON/ DEX/ WIT/ MEN +1. -->
<set name="icon" val="icon.bm_agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -407,7 +407,7 @@
<!-- Charm that summons a Bae Kisung Agathion. 1-day limited item. Cannot be used in the Olympiad. <Active Skill>. 1. Bae Kisung Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Talking Island Village. (Cooldown 30 min). <Item Skill>. 1. Kisung's Mysterious Power: Physical/ Magic Skill MP Consumption -3%. 2. Kisung's Great Power: Atk. Spd./ Casting Spd. +50. 3. Kisung's Balanced Power: STR/ INT/ CON/ DEX/ WIT/ MEN +1. -->
<set name="icon" val="icon.bm_agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -421,7 +421,7 @@
<!-- Charm that summons an Anakim Holy Barrier Agathion, which consists of Anakim's 5 spheres. <Item Skill>. 1. Balanced Power: STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Enchant Attribute Attack Boost: Attribute Attack +30 each. 3. Anakim Blessing: XP and SP gained +3%. -->
<set name="icon" val="BranchSys3.iconItem.g_agathion_anakim" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -431,7 +431,7 @@
<!-- Charm that summons an Anakim Holy Barrier Agathion, which consists of Anakim's 5 spheres. <Item Skill>. 1. Balanced Power: STR/ INT/ CON/ DEX/ WIT/ MEN +1. 2. Enchant Attribute Attack Boost: Attribute Attack +30 each. 3. Anakim Blessing: XP and SP gained +3%. -->
<set name="icon" val="BranchSys3.iconItem.g_agathion_anakim" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -445,7 +445,7 @@
<!-- Charm that summons an Agathion - Joon. 30-day limited item. Cannot be used in the Olympiad.. <Item Skill>. 1. Joon's Magic: For 30 min, Acquired XP/ SPed +10%, Attack Attribute +100, P. Atk. +20%, M. Atk. +30%, Atk. Spd. +10%, Casting Spd. +10%, P. Accuracy +4, M. Accuracy +4, Movement Speed +10, Max HP/ MP/ CP +10%, P. Def. +10%, M. Def. +10%, Skill MP consumption -10%. Cannot be stacked with Art of Seduction. Effect remains after death. <Active Skill>. 1. Joon's Resurrection: Enables using Blessed Resurrection. Cooldown of 3 hours. -->
<set name="icon" val="icon.bm_agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -471,7 +471,7 @@
<!-- Can summon an Agathion - Shiny when equipped. <Active Skill>. 1. Agathion Teleport: Enables teleportation to Town of Aden/ Town of Rune/ Talking Island Village/ Town of Giran/ Town of Goddard/ Town of Schuttgart. (Cooldown 30 min). <Item Skill>. 1. Chase Down: For 15 sec, Movement Speed +66. <Item Skill>. 2. Sneak: Monsters do not attack first. -->
<set name="icon" val="icon.pleasure_agathion_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -485,7 +485,7 @@
<!-- Can summon Zaken's Spirit Swords when equipped. -->
<set name="icon" val="BranchSys2.Icon.br_aga_zaken_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -639,7 +639,7 @@
<!-- Charm that summons a Lantern Agathion. Requires room in the inventory and the weight limit to receive Lantern Agathion's Gift. -->
<set name="icon" val="BranchSys2.icon.event_agathion_han_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -653,7 +653,7 @@
<!-- Dimensional Item. Can summon a Makeshift Bat Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -668,7 +668,7 @@
<!-- Dimensional Item. Can summon a Cow Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -683,7 +683,7 @@
<!-- Dimensional Item. Can summon a Griffin Agathion when equipped. Can be used for 7 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -698,7 +698,7 @@
<!-- Dimensional Item. Can summon a Makeshift Bat Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -713,7 +713,7 @@
<!-- Dimensional Item. Can summon a Cow Agathion when equipped. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -726,7 +726,7 @@
<!-- Dimensional Item. Can summon a Cow Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -741,7 +741,7 @@
<!-- Dimensional Item. Can summon a Griffin Agathion when equipped. Can be used for 30 days. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -756,7 +756,7 @@
<!-- Dimensional Item. Can summon a Griffin Agathion when equipped. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -769,7 +769,7 @@
<!-- Bracelet that summons a Pegasus Agathion. -->
<set name="icon" val="BranchSys.icon.br_aga_pegasus_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />
@ -782,7 +782,7 @@
<!-- Dimensional Item. Can summon a Makeshift Bat Agathion when equipped. -->
<set name="icon" val="icon.agathion_base" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="gloves" />
<set name="bodypart" val="agathion" />
<set name="immediate_effect" val="true" />
<set name="material" val="SILVER" />
<set name="weight" val="5" />

View File

@ -34,26 +34,76 @@
<!-- Summons the Virgo Agathion- Virg. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13410</npcId> <!-- Virgo -->
</effect>
</effects>
</skill>
<skill id="28107" toLevel="1" name="Summon Capricorn Agathion">
<!-- Summons the Capricorn Agathion- Capri. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13412</npcId> <!-- Capricorn -->
</effect>
</effects>
</skill>
<skill id="28108" toLevel="1" name="Summon Libra Agathion">
<!-- Summons the Libra Agathion- Libb. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13415</npcId> <!-- Libra -->
</effect>
</effects>
</skill>
<skill id="28109" toLevel="1" name="Summon Aries Agathion">
<!-- Summons the Aries Agathion- Arie. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13411</npcId> <!-- Aries -->
</effect>
</effects>
</skill>
<skill id="28110" toLevel="1" name="Summon Taurus Agathion">
<!-- Summons the Taurus Agathion- Tau. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13418</npcId> <!-- Taurus -->
</effect>
</effects>
</skill>
<skill id="28111" toLevel="1" name="Summon Leo Agathion">
<!-- Summons the Leo Agathion- Leo. -->
@ -94,26 +144,76 @@
<!-- Summons the Virgo Agathion- Virg. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13410</npcId> <!-- Virgo -->
</effect>
</effects>
</skill>
<skill id="28119" toLevel="1" name="Summon Capricorn Agathion">
<!-- Summons the Capricorn Agathion- Capri. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13412</npcId> <!-- Capricorn -->
</effect>
</effects>
</skill>
<skill id="28120" toLevel="1" name="Summon Libra Agathion">
<!-- Summons the Libra Agathion- Libb. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13415</npcId> <!-- Libra -->
</effect>
</effects>
</skill>
<skill id="28121" toLevel="1" name="Summon Aries Agathion">
<!-- Summons the Aries Agathion- Arie. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13411</npcId> <!-- Aries -->
</effect>
</effects>
</skill>
<skill id="28122" toLevel="1" name="Summon Taurus Agathion">
<!-- Summons the Taurus Agathion- Tau. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13418</npcId> <!-- Taurus -->
</effect>
</effects>
</skill>
<skill id="28123" toLevel="1" name="Summon Leo Agathion">
<!-- Summons the Leo Agathion- Leo. -->
@ -154,26 +254,76 @@
<!-- Summons the Virgo Agathion- Virg. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13410</npcId> <!-- Virgo -->
</effect>
</effects>
</skill>
<skill id="28131" toLevel="1" name="Summon Capricorn Agathion">
<!-- Summons the Capricorn Agathion- Capri. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13412</npcId> <!-- Capricorn -->
</effect>
</effects>
</skill>
<skill id="28132" toLevel="1" name="Summon Libra Agathion">
<!-- Summons the Libra Agathion- Libb. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<targetScope>SINGLE</targetScope>
<effects>
<effect name="SummonAgathion">
<npcId>13415</npcId> <!-- Libra -->
</effect>
</effects>
</skill>
<skill id="28133" toLevel="1" name="Summon Aries Agathion">
<!-- Summons the Aries Agathion- Arie. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13411</npcId> <!-- Aries -->
</effect>
</effects>
</skill>
<skill id="28134" toLevel="1" name="Summon Taurus Agathion">
<!-- Summons the Taurus Agathion- Tau. -->
<icon>icon.etc_summon_aga_agit_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="SummonAgathion">
<npcId>13418</npcId> <!-- Taurus -->
</effect>
</effects>
</skill>
<skill id="28135" toLevel="1" name="Summon Leo Agathion">
<!-- Summons the Leo Agathion- Leo. -->

View File

@ -143,7 +143,21 @@
<skill id="35029" toLevel="1" name="Freya's Dark Rune">
<!-- PvP Damage +$s1. -->
<icon>icon.bm_freya_dark_rune</icon>
<operateType>A1</operateType>
<operateType>P</operateType>
<effects>
<effect name="PvpMagicalSkillDamageBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalAttackDamageBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDamageBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
</effects>
</skill>
<skill id="35030" toLevel="1" name="Freya's CHA Potion">
<!-- Changes the appearance to that of Teddy Bear and increases CHA +$s2 for $s1. Cannot be stacked with Einhasad's CHA Potion or Maphr's Luck Potion. Cooldown of 5 min. Effect remains after death. Cannot be used in the Olympiad. -->
@ -344,17 +358,42 @@
<value level="1">icon.agathion_base</value>
<value level="2">icon.lbracelet_agathion_charm</value>
</icon>
<operateType>A1</operateType>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="35070" toLevel="4" name="Expand Secondary Agathion Slot">
<!-- Unlocks $s1 secondary Agathion slots. -->
<icon>icon.agathion_base</icon>
<operateType>A1</operateType>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>
<value level="1">2</value>
<value level="2">3</value>
<value level="3">4</value>
<value level="4">5</value>
</amount>
</effect>
</effects>
</skill>
<skill id="35071" toLevel="4" name="Expand Primary and Secondary Agathion Slots">
<!-- Unlocks the primary Agathion slot and expands secondary Agathion slots to $s1. -->
<icon>icon.agathion_base</icon>
<operateType>A1</operateType>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>
<value level="1">2</value>
<value level="2">3</value>
<value level="3">4</value>
<value level="4">5</value>
</amount>
</effect>
</effects>
</skill>
<skill id="35072" toLevel="1" name="Zodiac Agathion Book of Growth">
<icon>icon.star_scrl_of_ench_ag</icon>
@ -384,47 +423,345 @@
<skill id="35078" toLevel="1" name="Elementary Seed Bracelet">
<!-- Activates the primary Agathion slot. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>A1</operateType>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="35079" toLevel="1" name="Intermediate Seed Bracelet">
<!-- Activates the primary Agathion slot and increases STR/ DEX/ CON/ INT/ WIT/ MEN +$s1. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>A1</operateType>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
</effects>
</skill>
<skill id="35080" toLevel="1" name="Advanced Seed Bracelet">
<!-- Activates the primary Agathion slot and STR/ DEX/ CON/ INT/ WIT/ MEN +$s1 and all Attribute Resistance +$s2. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>A1</operateType>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
</effects>
</skill>
<skill id="35081" toLevel="1" name="Top-grade Seed Bracelet">
<!-- Activates the primary Agathion slot, STR/ DEX/ CON/ INT/ WIT/ MEN +$s1, Attack Attribute +$s2, and all Attribute Resistance +$s3. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>A1</operateType>
<operateType>P</operateType>
<effects>
<effect name="AgathionSlot">
<amount>1</amount>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>HOLY</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>HOLY</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>FIRE</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>FIRE</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>WATER</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>WATER</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>DARK</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>DARK</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>EARTH</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>EARTH</attribute>
</effect>
<effect name="AttackAttribute">
<amount>30</amount>
<attribute>WIND</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>WIND</attribute>
</effect>
</effects>
</skill>
<skill id="35082" toLevel="4" name="Super Advanced Seed Bracelet - Stage 1">
<!-- Activates the primary Agathion slot and adds $s1 secondary slots. Also increases Vitality bonus +$s2, all basic stats +$s3, Attack Attribute +$s4, and all Attribute Resistance +$s5. -->
<icon>icon.lbracelet_agathion_charm</icon>
<operateType>A1</operateType>
<effects>
<effect name="AgathionSlot">
<amount>
<value level="1">2</value>
<value level="2">3</value>
<value level="3">4</value>
<value level="4">5</value>
</amount>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>HOLY</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>HOLY</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>FIRE</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>FIRE</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>WATER</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>WATER</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>DARK</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>DARK</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>EARTH</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>EARTH</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>WIND</attribute>
</effect>
<effect name="DefenceAttribute">
<amount>30</amount>
<attribute>WIND</attribute>
</effect>
<effect name="VitalityExpRate">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CHA</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>LUC</stat>
</effect>
</effects>
</skill>
<skill id="35083" toLevel="1" name="Seed Teleport: Town of Aden">
<!-- Teleports you to the Town of Aden. -->
<icon>icon.noblessescape_scroll_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<reuseDelay>1800000</reuseDelay>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpCanEscape" />
</conditions>
<effects>
<effect name="Teleport">
<x>147450</x>
<y>27064</y>
<z>-2208</z>
</effect>
</effects>
</skill>
<skill id="35084" toLevel="1" name="Seed Teleport: Town of Rune">
<!-- Teleports you to the Town of Rune. -->
<icon>icon.noblessescape_scroll_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<reuseDelay>1800000</reuseDelay>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpCanEscape" />
</conditions>
<effects>
<effect name="Teleport">
<x>44070</x>
<y>-50243</y>
<z>-791</z>
</effect>
</effects>
</skill>
<skill id="35085" toLevel="1" name="Seed Teleport: Town of Giran">
<!-- Teleports you to the Town of Giran. -->
<icon>icon.noblessescape_scroll_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<reuseDelay>1800000</reuseDelay>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpCanEscape" />
</conditions>
<effects>
<effect name="Teleport">
<x>82698</x>
<y>148638</y>
<z>-3468</z>
</effect>
</effects>
</skill>
<skill id="35086" toLevel="1" name="Seed Teleport: Heine">
<!-- Teleports you to Heine. -->
<icon>icon.noblessescape_scroll_i00</icon>
<operateType>A1</operateType>
<hitTime>3000</hitTime>
<isMagic>2</isMagic>
<magicLvl>85</magicLvl>
<reuseDelay>1800000</reuseDelay>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpCanEscape" />
</conditions>
<effects>
<effect name="Teleport">
<x>111115</x>
<y>219017</y>
<z>-3542</z>
</effect>
</effects>
</skill>
<skill id="35087" toLevel="1" name="Agathion's Trick">
<!-- Watch the Agathion's trick. -->