Addition of various Scroll of Escape and Box items.
Contributed by override.
This commit is contained in:
parent
c43df360f3
commit
58aa93d703
@ -1728,6 +1728,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1757,6 +1760,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1786,6 +1792,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
|
@ -267,8 +267,12 @@
|
||||
<item id="37017" name="Scroll of Escape: Raider's Crossroads" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Raider's Crossroads. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17050" level="1" /> <!-- Scroll of Escape: Raider's Crossroads -->
|
||||
@ -277,8 +281,12 @@
|
||||
<item id="37018" name="Scroll of Escape: Land of Chaos" type="EtcItem">
|
||||
<!-- Scroll for teleporting to the Land of Chaos. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17051" level="1" /> <!-- Scroll of Escape: Land of Chaos -->
|
||||
@ -287,8 +295,12 @@
|
||||
<item id="37019" name="Scroll of Escape: Gainak" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Gainak. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17049" level="1" /> <!-- Scroll of Escape: Gainak -->
|
||||
|
@ -378,142 +378,245 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39343" name="Designer Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Amaranthine Weapon Pack, Amaranthine Weapon Crafting Pack, or Amaranthine Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<item id="39343" name="Designer Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Helios Weapon Pack, Helios Weapon Crafting Pack, or Helios Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39344" name="Amaranthine Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Amaranthine weapon. -->
|
||||
<item id="39344" name="Helios Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Helios weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_private_storeable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Amaranthine Weapon -->
|
||||
<skill id="17873" level="1" /> <!-- Helios Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<item id="39345" name="Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17874" level="1" /> <!-- Helios Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39347" name="+5 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 5. -->
|
||||
<item id="39346" name="+4 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17875" level="1" /> <!-- + 4 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39348" name="+6 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 6. -->
|
||||
<item id="39347" name="+5 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17876" level="1" /> <!-- + 5 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39349" name="+7 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 7. -->
|
||||
<item id="39348" name="+6 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17877" level="1" /> <!-- + 6 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39350" name="+8 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 8. -->
|
||||
<item id="39349" name="+7 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17878" level="1" /> <!-- + 7 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39350" name="+8 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17879" level="1" /> <!-- + 8 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39351" name="Designer Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Specter Weapon Pack, Specter Weapon Crafting Pack, or Specter Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17864" level="1" /> <!-- Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39352" name="Specter Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Specter weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17865" level="1" /> <!-- Specter Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39353" name="Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17866" level="1" /> <!-- Specter Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39354" name="+4 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17867" level="1" /> <!-- + 4 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39355" name="+5 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17868" level="1" /> <!-- + 5 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39356" name="+6 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17869" level="1" /> <!-- + 6 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39357" name="+7 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17870" level="1" /> <!-- + 7 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39358" name="+8 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17871" level="1" /> <!-- + 8 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39359" name="Designer Apocalypse Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Apocalypse Weapon Pack, Apocalypse Weapon Crafting Pack, or Apocalypse Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
|
@ -172,10 +172,30 @@
|
||||
</skill>
|
||||
<skill id="17049" toLevel="1" name="Scroll of Escape: Gainak">
|
||||
<!-- Return to Gainak. -->
|
||||
<itemConsumeId>37019</itemConsumeId>
|
||||
<itemConsumeId>37019</itemConsumeId> <!-- Scroll of Escape: Gainak -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>16319</x>
|
||||
<y>-114101</y>
|
||||
<z>-224</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17050" toLevel="1" name="Scroll of Escape: Raider's Crossroads">
|
||||
<!-- Return to Raider's Crossroads -->
|
||||
@ -206,10 +226,30 @@
|
||||
</skill>
|
||||
<skill id="17051" toLevel="1" name="Scroll of Escape: Land of Chaos">
|
||||
<!-- Return to Land of Chaos -->
|
||||
<itemConsumeId>37018</itemConsumeId>
|
||||
<itemConsumeId>37018</itemConsumeId> <!-- Scroll of Escape: Land of Chaos -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>-17980</x>
|
||||
<y>-111991</y>
|
||||
<z>-3800</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17052" toLevel="1" name="Elmore's Support Box">
|
||||
<!-- Double-click to obtain either: 1 of the 4 Giant's Codices (Oblivion, Discipline, Mastery, Standard), or an Enchant Scroll (R-grade) for a weapon or armor. -->
|
||||
|
@ -855,13 +855,13 @@
|
||||
<skill id="17841" toLevel="1" name="Eternal Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17842" toLevel="1" name="+ 5 Eternal Pack">
|
||||
<skill id="17842" toLevel="1" name="+5 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17843" toLevel="1" name="+ 6 Eternal Pack">
|
||||
<skill id="17843" toLevel="1" name="+6 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17844" toLevel="1" name="+ 8 Eternal Pack">
|
||||
<skill id="17844" toLevel="1" name="+8 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17845" toLevel="1" name="Seraph Crafting Pack">
|
||||
@ -870,13 +870,13 @@
|
||||
<skill id="17846" toLevel="1" name="Seraph Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17847" toLevel="1" name="+ 5 Seraph Pack">
|
||||
<skill id="17847" toLevel="1" name="+5 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17848" toLevel="1" name="+ 6 Seraph Pack">
|
||||
<skill id="17848" toLevel="1" name="+6 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17849" toLevel="1" name="+ 8 Seraph Pack">
|
||||
<skill id="17849" toLevel="1" name="+8 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17850" toLevel="1" name="Twilight Crafting Pack">
|
||||
@ -885,13 +885,13 @@
|
||||
<skill id="17851" toLevel="1" name="Twilight Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17852" toLevel="1" name="+ 5 Twilight Pack">
|
||||
<skill id="17852" toLevel="1" name="+5 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17853" toLevel="1" name="+ 6 Twilight Pack">
|
||||
<skill id="17853" toLevel="1" name="+6 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17854" toLevel="1" name="+ 8 Twilight Pack">
|
||||
<skill id="17854" toLevel="1" name="+8 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17855" toLevel="1" name="Vesper Pack">
|
||||
@ -906,46 +906,442 @@
|
||||
<skill id="17858" toLevel="1" name="Apocalypse Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17859" toLevel="1" name="+ 4 Apocalypse Pack">
|
||||
<skill id="17859" toLevel="1" name="+4 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17860" toLevel="1" name="+ 5 Apocalypse Pack">
|
||||
<skill id="17860" toLevel="1" name="+5 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17861" toLevel="1" name="+ 6 Apocalypse Pack">
|
||||
<skill id="17861" toLevel="1" name="+6 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17862" toLevel="1" name="+ 7 Apocalypse Pack">
|
||||
<skill id="17862" toLevel="1" name="+7 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17863" toLevel="1" name="+ 8 Apocalypse Pack">
|
||||
<skill id="17863" toLevel="1" name="+8 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17864" toLevel="1" name="Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="14.3">
|
||||
<item id="39352" count="1" /> <!-- Specter Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39353" count="1" /> <!-- Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.2">
|
||||
<item id="39354" count="1" /> <!-- +4 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39355" count="1" /> <!-- +5 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39356" count="1" /> <!-- +6 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39357" count="1" /> <!-- +7 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39358" count="1" /> <!-- +8 Specter Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17865" toLevel="1" name="Specter Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38012" count="1" /> <!-- Specter Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38013" count="1" /> <!-- Specter Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38014" count="1" /> <!-- Specter Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38015" count="1" /> <!-- Specter Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38016" count="1" /> <!-- Specter Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38017" count="1" /> <!-- Specter Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38018" count="1" /> <!-- Specter Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38019" count="1" /> <!-- Specter Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38020" count="1" /> <!-- Specter Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38021" count="1" /> <!-- Specter Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38022" count="1" /> <!-- Specter Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17866" toLevel="1" name="Specter Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17867" toLevel="1" name="+ 4 Specter Pack">
|
||||
<skill id="17867" toLevel="1" name="+4 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17868" toLevel="1" name="+ 5 Specter Pack">
|
||||
<skill id="17868" toLevel="1" name="+5 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17869" toLevel="1" name="+ 6 Specter Pack">
|
||||
<skill id="17869" toLevel="1" name="+6 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17870" toLevel="1" name="+ 7 Specter Pack">
|
||||
<skill id="17870" toLevel="1" name="+7 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17871" toLevel="1" name="+ 8 Specter Pack">
|
||||
<skill id="17871" toLevel="1" name="+8 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
||||
<skill id="17872" toLevel="1" name="Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>39345</itemConsumeId>
|
||||
@ -957,79 +1353,415 @@
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>20</weightPercent>
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="6.66">
|
||||
<item id="35193" count="1" /> <!-- Bloody Amaranthine Shaper -->
|
||||
<item chance="14.3">
|
||||
<item id="39344" count="1" /> <!-- Helios Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35194" count="1" /> <!-- Bloody Amaranthine Cutter -->
|
||||
<item chance="14.3">
|
||||
<item id="39345" count="1" /> <!-- Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35195" count="1" /> <!-- Bloody Amaranthine Slasher -->
|
||||
<item chance="14.2">
|
||||
<item id="39346" count="1" /> <!-- +4 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35196" count="1" /> <!-- Bloody Amaranthine Avenger -->
|
||||
<item chance="14.3">
|
||||
<item id="39347" count="1" /> <!-- +5 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35197" count="1" /> <!-- Bloody Amaranthine Fighter -->
|
||||
<item chance="14.3">
|
||||
<item id="39348" count="1" /> <!-- +6 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35198" count="1" /> <!-- Bloody Amaranthine Stormer -->
|
||||
<item chance="14.3">
|
||||
<item id="39349" count="1" /> <!-- +7 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35199" count="1" /> <!-- Bloody Amaranthine Thrower -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35200" count="1" /> <!-- Bloody Amaranthine Shooter -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35201" count="1" /> <!-- Bloody Amaranthine Buster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35202" count="1" /> <!-- Bloody Amaranthine Caster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35203" count="1" /> <!-- Bloody Amaranthine Retributer -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35204" count="1" /> <!-- Bloody Amaranthine Dualsword -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35205" count="2" /> <!-- Bloody Amaranthine Dual Dagger -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35206" count="1" /> <!-- Bloody Amaranthine Dual Blunt Weapon -->
|
||||
<item chance="14.3">
|
||||
<item id="39350" count="1" /> <!-- +8 Helios Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
||||
<skill id="17873" toLevel="1" name="Helios Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38043" count="1" /> <!-- Helios Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38044" count="1" /> <!-- Helios Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38045" count="1" /> <!-- Helios Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38046" count="1" /> <!-- Helios Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38047" count="1" /> <!-- Helios Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38048" count="1" /> <!-- Helios Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38049" count="1" /> <!-- Helios Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38050" count="1" /> <!-- Helios Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38051" count="1" /> <!-- Helios Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38052" count="1" /> <!-- Helios Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38053" count="1" /> <!-- Helios Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17874" toLevel="1" name="Amaranthine Completion Pack">
|
||||
<skill id="17874" toLevel="1" name="Helios Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17875" toLevel="1" name="+ 4 Amaranthine Pack">
|
||||
<skill id="17875" toLevel="1" name="+4 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17876" toLevel="1" name="+ 5 Amaranthine Pack">
|
||||
<skill id="17876" toLevel="1" name="+5 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17877" toLevel="1" name="+ 6 Amaranthine Pack">
|
||||
<skill id="17877" toLevel="1" name="+6 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17878" toLevel="1" name="+ 7 Amaranthine Pack">
|
||||
<skill id="17878" toLevel="1" name="+7 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17879" toLevel="1" name="+ 8 Amaranthine Pack">
|
||||
<skill id="17879" toLevel="1" name="+8 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17880" toLevel="1" name="Scroll: 1,000,000 SP">
|
||||
<operateType>A1</operateType>
|
||||
|
@ -223,8 +223,8 @@
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<itemConsumeId>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<reuseDelay>600000</reuseDelay>
|
||||
|
@ -1236,6 +1236,8 @@
|
||||
<xs:complexType>
|
||||
<xs:attribute name="id" type="xs:unsignedShort" use="required" />
|
||||
<xs:attribute name="count" type="xs:unsignedInt" use="required" />
|
||||
<xs:attribute name="minEnchant" type="xs:unsignedInt" />
|
||||
<xs:attribute name="maxEnchant" type="xs:unsignedInt" />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
|
@ -1728,6 +1728,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1757,6 +1760,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1786,6 +1792,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
|
@ -267,8 +267,12 @@
|
||||
<item id="37017" name="Scroll of Escape: Raider's Crossroads" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Raider's Crossroads. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17050" level="1" /> <!-- Scroll of Escape: Raider's Crossroads -->
|
||||
@ -277,8 +281,12 @@
|
||||
<item id="37018" name="Scroll of Escape: Land of Chaos" type="EtcItem">
|
||||
<!-- Scroll for teleporting to the Land of Chaos. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17051" level="1" /> <!-- Scroll of Escape: Land of Chaos -->
|
||||
@ -287,8 +295,12 @@
|
||||
<item id="37019" name="Scroll of Escape: Gainak" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Gainak. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17049" level="1" /> <!-- Scroll of Escape: Gainak -->
|
||||
|
@ -378,142 +378,245 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39343" name="Designer Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Amaranthine Weapon Pack, Amaranthine Weapon Crafting Pack, or Amaranthine Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<item id="39343" name="Designer Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Helios Weapon Pack, Helios Weapon Crafting Pack, or Helios Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39344" name="Amaranthine Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Amaranthine weapon. -->
|
||||
<item id="39344" name="Helios Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Helios weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_private_storeable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Amaranthine Weapon -->
|
||||
<skill id="17873" level="1" /> <!-- Helios Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<item id="39345" name="Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17874" level="1" /> <!-- Helios Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39347" name="+5 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 5. -->
|
||||
<item id="39346" name="+4 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17875" level="1" /> <!-- + 4 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39348" name="+6 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 6. -->
|
||||
<item id="39347" name="+5 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17876" level="1" /> <!-- + 5 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39349" name="+7 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 7. -->
|
||||
<item id="39348" name="+6 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17877" level="1" /> <!-- + 6 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39350" name="+8 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 8. -->
|
||||
<item id="39349" name="+7 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17878" level="1" /> <!-- + 7 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39350" name="+8 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17879" level="1" /> <!-- + 8 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39351" name="Designer Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Specter Weapon Pack, Specter Weapon Crafting Pack, or Specter Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17864" level="1" /> <!-- Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39352" name="Specter Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Specter weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17865" level="1" /> <!-- Specter Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39353" name="Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17866" level="1" /> <!-- Specter Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39354" name="+4 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17867" level="1" /> <!-- + 4 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39355" name="+5 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17868" level="1" /> <!-- + 5 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39356" name="+6 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17869" level="1" /> <!-- + 6 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39357" name="+7 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17870" level="1" /> <!-- + 7 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39358" name="+8 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17871" level="1" /> <!-- + 8 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39359" name="Designer Apocalypse Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Apocalypse Weapon Pack, Apocalypse Weapon Crafting Pack, or Apocalypse Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
|
@ -172,10 +172,30 @@
|
||||
</skill>
|
||||
<skill id="17049" toLevel="1" name="Scroll of Escape: Gainak">
|
||||
<!-- Return to Gainak. -->
|
||||
<itemConsumeId>37019</itemConsumeId>
|
||||
<itemConsumeId>37019</itemConsumeId> <!-- Scroll of Escape: Gainak -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>16319</x>
|
||||
<y>-114101</y>
|
||||
<z>-224</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17050" toLevel="1" name="Scroll of Escape: Raider's Crossroads">
|
||||
<!-- Return to Raider's Crossroads -->
|
||||
@ -206,10 +226,30 @@
|
||||
</skill>
|
||||
<skill id="17051" toLevel="1" name="Scroll of Escape: Land of Chaos">
|
||||
<!-- Return to Land of Chaos -->
|
||||
<itemConsumeId>37018</itemConsumeId>
|
||||
<itemConsumeId>37018</itemConsumeId> <!-- Scroll of Escape: Land of Chaos -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>-17980</x>
|
||||
<y>-111991</y>
|
||||
<z>-3800</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17052" toLevel="1" name="Elmore's Support Box">
|
||||
<!-- Double-click to obtain either: 1 of the 4 Giant's Codices (Oblivion, Discipline, Mastery, Standard), or an Enchant Scroll (R-grade) for a weapon or armor. -->
|
||||
|
@ -855,13 +855,13 @@
|
||||
<skill id="17841" toLevel="1" name="Eternal Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17842" toLevel="1" name="+ 5 Eternal Pack">
|
||||
<skill id="17842" toLevel="1" name="+5 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17843" toLevel="1" name="+ 6 Eternal Pack">
|
||||
<skill id="17843" toLevel="1" name="+6 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17844" toLevel="1" name="+ 8 Eternal Pack">
|
||||
<skill id="17844" toLevel="1" name="+8 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17845" toLevel="1" name="Seraph Crafting Pack">
|
||||
@ -870,13 +870,13 @@
|
||||
<skill id="17846" toLevel="1" name="Seraph Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17847" toLevel="1" name="+ 5 Seraph Pack">
|
||||
<skill id="17847" toLevel="1" name="+5 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17848" toLevel="1" name="+ 6 Seraph Pack">
|
||||
<skill id="17848" toLevel="1" name="+6 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17849" toLevel="1" name="+ 8 Seraph Pack">
|
||||
<skill id="17849" toLevel="1" name="+8 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17850" toLevel="1" name="Twilight Crafting Pack">
|
||||
@ -885,13 +885,13 @@
|
||||
<skill id="17851" toLevel="1" name="Twilight Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17852" toLevel="1" name="+ 5 Twilight Pack">
|
||||
<skill id="17852" toLevel="1" name="+5 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17853" toLevel="1" name="+ 6 Twilight Pack">
|
||||
<skill id="17853" toLevel="1" name="+6 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17854" toLevel="1" name="+ 8 Twilight Pack">
|
||||
<skill id="17854" toLevel="1" name="+8 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17855" toLevel="1" name="Vesper Pack">
|
||||
@ -906,46 +906,442 @@
|
||||
<skill id="17858" toLevel="1" name="Apocalypse Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17859" toLevel="1" name="+ 4 Apocalypse Pack">
|
||||
<skill id="17859" toLevel="1" name="+4 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17860" toLevel="1" name="+ 5 Apocalypse Pack">
|
||||
<skill id="17860" toLevel="1" name="+5 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17861" toLevel="1" name="+ 6 Apocalypse Pack">
|
||||
<skill id="17861" toLevel="1" name="+6 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17862" toLevel="1" name="+ 7 Apocalypse Pack">
|
||||
<skill id="17862" toLevel="1" name="+7 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17863" toLevel="1" name="+ 8 Apocalypse Pack">
|
||||
<skill id="17863" toLevel="1" name="+8 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17864" toLevel="1" name="Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="14.3">
|
||||
<item id="39352" count="1" /> <!-- Specter Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39353" count="1" /> <!-- Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.2">
|
||||
<item id="39354" count="1" /> <!-- +4 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39355" count="1" /> <!-- +5 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39356" count="1" /> <!-- +6 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39357" count="1" /> <!-- +7 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39358" count="1" /> <!-- +8 Specter Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17865" toLevel="1" name="Specter Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38012" count="1" /> <!-- Specter Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38013" count="1" /> <!-- Specter Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38014" count="1" /> <!-- Specter Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38015" count="1" /> <!-- Specter Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38016" count="1" /> <!-- Specter Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38017" count="1" /> <!-- Specter Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38018" count="1" /> <!-- Specter Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38019" count="1" /> <!-- Specter Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38020" count="1" /> <!-- Specter Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38021" count="1" /> <!-- Specter Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38022" count="1" /> <!-- Specter Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17866" toLevel="1" name="Specter Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17867" toLevel="1" name="+ 4 Specter Pack">
|
||||
<skill id="17867" toLevel="1" name="+4 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17868" toLevel="1" name="+ 5 Specter Pack">
|
||||
<skill id="17868" toLevel="1" name="+5 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17869" toLevel="1" name="+ 6 Specter Pack">
|
||||
<skill id="17869" toLevel="1" name="+6 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17870" toLevel="1" name="+ 7 Specter Pack">
|
||||
<skill id="17870" toLevel="1" name="+7 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17871" toLevel="1" name="+ 8 Specter Pack">
|
||||
<skill id="17871" toLevel="1" name="+8 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
||||
<skill id="17872" toLevel="1" name="Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>39345</itemConsumeId>
|
||||
@ -957,79 +1353,415 @@
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>20</weightPercent>
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="6.66">
|
||||
<item id="35193" count="1" /> <!-- Bloody Amaranthine Shaper -->
|
||||
<item chance="14.3">
|
||||
<item id="39344" count="1" /> <!-- Helios Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35194" count="1" /> <!-- Bloody Amaranthine Cutter -->
|
||||
<item chance="14.3">
|
||||
<item id="39345" count="1" /> <!-- Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35195" count="1" /> <!-- Bloody Amaranthine Slasher -->
|
||||
<item chance="14.2">
|
||||
<item id="39346" count="1" /> <!-- +4 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35196" count="1" /> <!-- Bloody Amaranthine Avenger -->
|
||||
<item chance="14.3">
|
||||
<item id="39347" count="1" /> <!-- +5 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35197" count="1" /> <!-- Bloody Amaranthine Fighter -->
|
||||
<item chance="14.3">
|
||||
<item id="39348" count="1" /> <!-- +6 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35198" count="1" /> <!-- Bloody Amaranthine Stormer -->
|
||||
<item chance="14.3">
|
||||
<item id="39349" count="1" /> <!-- +7 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35199" count="1" /> <!-- Bloody Amaranthine Thrower -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35200" count="1" /> <!-- Bloody Amaranthine Shooter -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35201" count="1" /> <!-- Bloody Amaranthine Buster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35202" count="1" /> <!-- Bloody Amaranthine Caster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35203" count="1" /> <!-- Bloody Amaranthine Retributer -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35204" count="1" /> <!-- Bloody Amaranthine Dualsword -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35205" count="2" /> <!-- Bloody Amaranthine Dual Dagger -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35206" count="1" /> <!-- Bloody Amaranthine Dual Blunt Weapon -->
|
||||
<item chance="14.3">
|
||||
<item id="39350" count="1" /> <!-- +8 Helios Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
||||
<skill id="17873" toLevel="1" name="Helios Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38043" count="1" /> <!-- Helios Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38044" count="1" /> <!-- Helios Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38045" count="1" /> <!-- Helios Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38046" count="1" /> <!-- Helios Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38047" count="1" /> <!-- Helios Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38048" count="1" /> <!-- Helios Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38049" count="1" /> <!-- Helios Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38050" count="1" /> <!-- Helios Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38051" count="1" /> <!-- Helios Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38052" count="1" /> <!-- Helios Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38053" count="1" /> <!-- Helios Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17874" toLevel="1" name="Amaranthine Completion Pack">
|
||||
<skill id="17874" toLevel="1" name="Helios Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17875" toLevel="1" name="+ 4 Amaranthine Pack">
|
||||
<skill id="17875" toLevel="1" name="+4 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17876" toLevel="1" name="+ 5 Amaranthine Pack">
|
||||
<skill id="17876" toLevel="1" name="+5 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17877" toLevel="1" name="+ 6 Amaranthine Pack">
|
||||
<skill id="17877" toLevel="1" name="+6 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17878" toLevel="1" name="+ 7 Amaranthine Pack">
|
||||
<skill id="17878" toLevel="1" name="+7 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17879" toLevel="1" name="+ 8 Amaranthine Pack">
|
||||
<skill id="17879" toLevel="1" name="+8 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17880" toLevel="1" name="Scroll: 1,000,000 SP">
|
||||
<operateType>A1</operateType>
|
||||
|
@ -223,8 +223,8 @@
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<itemConsumeId>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<reuseDelay>600000</reuseDelay>
|
||||
|
@ -1728,6 +1728,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1757,6 +1760,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1786,6 +1792,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
|
@ -267,8 +267,12 @@
|
||||
<item id="37017" name="Scroll of Escape: Raider's Crossroads" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Raider's Crossroads. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17050" level="1" /> <!-- Scroll of Escape: Raider's Crossroads -->
|
||||
@ -277,8 +281,12 @@
|
||||
<item id="37018" name="Scroll of Escape: Land of Chaos" type="EtcItem">
|
||||
<!-- Scroll for teleporting to the Land of Chaos. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17051" level="1" /> <!-- Scroll of Escape: Land of Chaos -->
|
||||
@ -287,8 +295,12 @@
|
||||
<item id="37019" name="Scroll of Escape: Gainak" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Gainak. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17049" level="1" /> <!-- Scroll of Escape: Gainak -->
|
||||
|
@ -378,142 +378,245 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39343" name="Designer Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Amaranthine Weapon Pack, Amaranthine Weapon Crafting Pack, or Amaranthine Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<item id="39343" name="Designer Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Helios Weapon Pack, Helios Weapon Crafting Pack, or Helios Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39344" name="Amaranthine Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Amaranthine weapon. -->
|
||||
<item id="39344" name="Helios Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Helios weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_private_storeable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Amaranthine Weapon -->
|
||||
<skill id="17873" level="1" /> <!-- Helios Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<item id="39345" name="Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17874" level="1" /> <!-- Helios Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39347" name="+5 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 5. -->
|
||||
<item id="39346" name="+4 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17875" level="1" /> <!-- + 4 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39348" name="+6 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 6. -->
|
||||
<item id="39347" name="+5 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17876" level="1" /> <!-- + 5 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39349" name="+7 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 7. -->
|
||||
<item id="39348" name="+6 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17877" level="1" /> <!-- + 6 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39350" name="+8 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 8. -->
|
||||
<item id="39349" name="+7 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17878" level="1" /> <!-- + 7 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39350" name="+8 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17879" level="1" /> <!-- + 8 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39351" name="Designer Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Specter Weapon Pack, Specter Weapon Crafting Pack, or Specter Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17864" level="1" /> <!-- Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39352" name="Specter Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Specter weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17865" level="1" /> <!-- Specter Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39353" name="Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17866" level="1" /> <!-- Specter Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39354" name="+4 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17867" level="1" /> <!-- + 4 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39355" name="+5 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17868" level="1" /> <!-- + 5 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39356" name="+6 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17869" level="1" /> <!-- + 6 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39357" name="+7 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17870" level="1" /> <!-- + 7 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39358" name="+8 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17871" level="1" /> <!-- + 8 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39359" name="Designer Apocalypse Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Apocalypse Weapon Pack, Apocalypse Weapon Crafting Pack, or Apocalypse Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
|
@ -384,6 +384,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="1" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47235" name="Scroll of Escape: Enchanted Valley" type="EtcItem">
|
||||
<!-- Teleports to the Enchanted Valley. -->
|
||||
@ -393,6 +397,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="2" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47236" name="Scroll of Escape: Giant's Cave" type="EtcItem">
|
||||
<!-- Teleports to Kekropus in the Giant's Cave. -->
|
||||
@ -402,6 +410,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="3" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47237" name="Scroll of Escape: Hellbound" type="EtcItem">
|
||||
<!-- Teleports to the Hellbound. -->
|
||||
@ -411,6 +423,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="4" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47238" name="Scroll of Escape: Blazing Swamp" type="EtcItem">
|
||||
<!-- Teleports to the Blazing Swamp. -->
|
||||
@ -420,6 +436,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="5" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47239" name="Scroll of Escape: Raider's Crossroads" type="EtcItem">
|
||||
<!-- Teleports to the Raider's Crossroads. -->
|
||||
@ -429,6 +449,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="6" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47240" name="Scroll of Escape: Land of Chaos" type="EtcItem">
|
||||
<!-- Teleports to the Land of Chaos. -->
|
||||
@ -438,6 +462,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="7" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47241" name="Scroll of Escape: Gainak" type="EtcItem">
|
||||
<!-- Teleports to the Gainak. -->
|
||||
@ -447,6 +475,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="8" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47242" name="Scroll of Escape: The Cemetery" type="EtcItem">
|
||||
<!-- Teleports to the Cemetery. -->
|
||||
@ -456,6 +488,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="9" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47243" name="Scroll of Escape: Pagan Temple" type="EtcItem">
|
||||
<!-- Teleport to Knight Captain Kargos, who has something to do with entering the Pagan Temple. -->
|
||||
@ -465,6 +501,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="10" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47244" name="Ramona's Fancy Earrings" type="Armor">
|
||||
<!-- Take it to Rafforty to exchange for the Source of the Emperor. MP +64, Additional Damage to the Giants +5%, Vampiric Rage +5%. Effect does not stack with identical ones. Enchantment, Augment, Crystallization not possible -->
|
||||
|
@ -172,10 +172,30 @@
|
||||
</skill>
|
||||
<skill id="17049" toLevel="1" name="Scroll of Escape: Gainak">
|
||||
<!-- Return to Gainak. -->
|
||||
<itemConsumeId>37019</itemConsumeId>
|
||||
<itemConsumeId>37019</itemConsumeId> <!-- Scroll of Escape: Gainak -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>16319</x>
|
||||
<y>-114101</y>
|
||||
<z>-224</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17050" toLevel="1" name="Scroll of Escape: Raider's Crossroads">
|
||||
<!-- Return to Raider's Crossroads -->
|
||||
@ -206,10 +226,30 @@
|
||||
</skill>
|
||||
<skill id="17051" toLevel="1" name="Scroll of Escape: Land of Chaos">
|
||||
<!-- Return to Land of Chaos -->
|
||||
<itemConsumeId>37018</itemConsumeId>
|
||||
<itemConsumeId>37018</itemConsumeId> <!-- Scroll of Escape: Land of Chaos -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>-17980</x>
|
||||
<y>-111991</y>
|
||||
<z>-3800</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17052" toLevel="1" name="Elmore's Support Box">
|
||||
<!-- Double-click to obtain either: 1 of the 4 Giant's Codices (Oblivion, Discipline, Mastery, Standard), or an Enchant Scroll (R-grade) for a weapon or armor. -->
|
||||
|
@ -912,13 +912,13 @@
|
||||
<skill id="17841" toLevel="1" name="Eternal Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17842" toLevel="1" name="+ 5 Eternal Pack">
|
||||
<skill id="17842" toLevel="1" name="+5 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17843" toLevel="1" name="+ 6 Eternal Pack">
|
||||
<skill id="17843" toLevel="1" name="+6 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17844" toLevel="1" name="+ 8 Eternal Pack">
|
||||
<skill id="17844" toLevel="1" name="+8 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17845" toLevel="1" name="Seraph Crafting Pack">
|
||||
@ -927,13 +927,13 @@
|
||||
<skill id="17846" toLevel="1" name="Seraph Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17847" toLevel="1" name="+ 5 Seraph Pack">
|
||||
<skill id="17847" toLevel="1" name="+5 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17848" toLevel="1" name="+ 6 Seraph Pack">
|
||||
<skill id="17848" toLevel="1" name="+6 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17849" toLevel="1" name="+ 8 Seraph Pack">
|
||||
<skill id="17849" toLevel="1" name="+8 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17850" toLevel="1" name="Twilight Crafting Pack">
|
||||
@ -942,13 +942,13 @@
|
||||
<skill id="17851" toLevel="1" name="Twilight Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17852" toLevel="1" name="+ 5 Twilight Pack">
|
||||
<skill id="17852" toLevel="1" name="+5 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17853" toLevel="1" name="+ 6 Twilight Pack">
|
||||
<skill id="17853" toLevel="1" name="+6 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17854" toLevel="1" name="+ 8 Twilight Pack">
|
||||
<skill id="17854" toLevel="1" name="+8 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17855" toLevel="1" name="Vesper Pack">
|
||||
@ -963,46 +963,442 @@
|
||||
<skill id="17858" toLevel="1" name="Apocalypse Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17859" toLevel="1" name="+ 4 Apocalypse Pack">
|
||||
<skill id="17859" toLevel="1" name="+4 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17860" toLevel="1" name="+ 5 Apocalypse Pack">
|
||||
<skill id="17860" toLevel="1" name="+5 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17861" toLevel="1" name="+ 6 Apocalypse Pack">
|
||||
<skill id="17861" toLevel="1" name="+6 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17862" toLevel="1" name="+ 7 Apocalypse Pack">
|
||||
<skill id="17862" toLevel="1" name="+7 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17863" toLevel="1" name="+ 8 Apocalypse Pack">
|
||||
<skill id="17863" toLevel="1" name="+8 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17864" toLevel="1" name="Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="14.3">
|
||||
<item id="39352" count="1" /> <!-- Specter Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39353" count="1" /> <!-- Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.2">
|
||||
<item id="39354" count="1" /> <!-- +4 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39355" count="1" /> <!-- +5 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39356" count="1" /> <!-- +6 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39357" count="1" /> <!-- +7 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39358" count="1" /> <!-- +8 Specter Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17865" toLevel="1" name="Specter Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38012" count="1" /> <!-- Specter Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38013" count="1" /> <!-- Specter Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38014" count="1" /> <!-- Specter Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38015" count="1" /> <!-- Specter Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38016" count="1" /> <!-- Specter Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38017" count="1" /> <!-- Specter Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38018" count="1" /> <!-- Specter Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38019" count="1" /> <!-- Specter Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38020" count="1" /> <!-- Specter Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38021" count="1" /> <!-- Specter Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38022" count="1" /> <!-- Specter Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17866" toLevel="1" name="Specter Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17867" toLevel="1" name="+ 4 Specter Pack">
|
||||
<skill id="17867" toLevel="1" name="+4 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17868" toLevel="1" name="+ 5 Specter Pack">
|
||||
<skill id="17868" toLevel="1" name="+5 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17869" toLevel="1" name="+ 6 Specter Pack">
|
||||
<skill id="17869" toLevel="1" name="+6 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17870" toLevel="1" name="+ 7 Specter Pack">
|
||||
<skill id="17870" toLevel="1" name="+7 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17871" toLevel="1" name="+ 8 Specter Pack">
|
||||
<skill id="17871" toLevel="1" name="+8 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
||||
<skill id="17872" toLevel="1" name="Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>39345</itemConsumeId>
|
||||
@ -1014,79 +1410,415 @@
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>20</weightPercent>
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="6.66">
|
||||
<item id="35193" count="1" /> <!-- Bloody Amaranthine Shaper -->
|
||||
<item chance="14.3">
|
||||
<item id="39344" count="1" /> <!-- Helios Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35194" count="1" /> <!-- Bloody Amaranthine Cutter -->
|
||||
<item chance="14.3">
|
||||
<item id="39345" count="1" /> <!-- Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35195" count="1" /> <!-- Bloody Amaranthine Slasher -->
|
||||
<item chance="14.2">
|
||||
<item id="39346" count="1" /> <!-- +4 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35196" count="1" /> <!-- Bloody Amaranthine Avenger -->
|
||||
<item chance="14.3">
|
||||
<item id="39347" count="1" /> <!-- +5 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35197" count="1" /> <!-- Bloody Amaranthine Fighter -->
|
||||
<item chance="14.3">
|
||||
<item id="39348" count="1" /> <!-- +6 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35198" count="1" /> <!-- Bloody Amaranthine Stormer -->
|
||||
<item chance="14.3">
|
||||
<item id="39349" count="1" /> <!-- +7 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35199" count="1" /> <!-- Bloody Amaranthine Thrower -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35200" count="1" /> <!-- Bloody Amaranthine Shooter -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35201" count="1" /> <!-- Bloody Amaranthine Buster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35202" count="1" /> <!-- Bloody Amaranthine Caster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35203" count="1" /> <!-- Bloody Amaranthine Retributer -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35204" count="1" /> <!-- Bloody Amaranthine Dualsword -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35205" count="2" /> <!-- Bloody Amaranthine Dual Dagger -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35206" count="1" /> <!-- Bloody Amaranthine Dual Blunt Weapon -->
|
||||
<item chance="14.3">
|
||||
<item id="39350" count="1" /> <!-- +8 Helios Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
||||
<skill id="17873" toLevel="1" name="Helios Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38043" count="1" /> <!-- Helios Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38044" count="1" /> <!-- Helios Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38045" count="1" /> <!-- Helios Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38046" count="1" /> <!-- Helios Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38047" count="1" /> <!-- Helios Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38048" count="1" /> <!-- Helios Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38049" count="1" /> <!-- Helios Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38050" count="1" /> <!-- Helios Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38051" count="1" /> <!-- Helios Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38052" count="1" /> <!-- Helios Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38053" count="1" /> <!-- Helios Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17874" toLevel="1" name="Amaranthine Completion Pack">
|
||||
<skill id="17874" toLevel="1" name="Helios Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17875" toLevel="1" name="+ 4 Amaranthine Pack">
|
||||
<skill id="17875" toLevel="1" name="+4 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17876" toLevel="1" name="+ 5 Amaranthine Pack">
|
||||
<skill id="17876" toLevel="1" name="+5 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17877" toLevel="1" name="+ 6 Amaranthine Pack">
|
||||
<skill id="17877" toLevel="1" name="+6 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17878" toLevel="1" name="+ 7 Amaranthine Pack">
|
||||
<skill id="17878" toLevel="1" name="+7 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17879" toLevel="1" name="+ 8 Amaranthine Pack">
|
||||
<skill id="17879" toLevel="1" name="+8 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17880" toLevel="1" name="Scroll: 1,000,000 SP">
|
||||
<operateType>A1</operateType>
|
||||
|
@ -223,8 +223,8 @@
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<itemConsumeId>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<reuseDelay>600000</reuseDelay>
|
||||
|
@ -652,8 +652,87 @@
|
||||
<skill id="18617" toLevel="1" name="Histie's Reward Box">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="18618" toLevel="10" name="Scroll of Escape: Pagan Temple">
|
||||
<skill id="18618" toLevel="10" name="Scroll of Escape: Blackbird Campsite">
|
||||
<itemConsumeId>
|
||||
<value level="1">47234</value> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
<value level="2">47235</value> <!-- Scroll of Escape: Enchanted Valley -->
|
||||
<value level="3">47236</value> <!-- Scroll of Escape: Giant's Cave -->
|
||||
<value level="4">47237</value> <!-- Scroll of Escape: Hellbound -->
|
||||
<value level="5">47238</value> <!-- Scroll of Escape: Blazing Swamp -->
|
||||
<value level="6">47239</value> <!-- Scroll of Escape: Raider's Crossroads -->
|
||||
<value level="7">47240</value> <!-- Scroll of Escape: Land of Chaos -->
|
||||
<value level="8">47241</value> <!-- Scroll of Escape: Gainak -->
|
||||
<value level="9">47242</value> <!-- Scroll of Escape: The Cemetery -->
|
||||
<value level="10">47243</value> <!-- Scroll of Escape: Pagan Temple -->
|
||||
</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport" level="1">
|
||||
<x>-48223</x>
|
||||
<y>69566</y>
|
||||
<z>-3080</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="2">
|
||||
<x>181737</x>
|
||||
<y>46469</y>
|
||||
<z>-4276</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="3">
|
||||
<x>181737</x>
|
||||
<y>46469</y>
|
||||
<z>-4276</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="4">
|
||||
<x>-11802</x>
|
||||
<y>236360</y>
|
||||
<z>-3271</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="5">
|
||||
<x>155310</x>
|
||||
<y>-16339</y>
|
||||
<z>-3320</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="6">
|
||||
<x>-14916</x>
|
||||
<y>-135329</y>
|
||||
<z>-1216</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="7">
|
||||
<x>-2568</x>
|
||||
<y>-105972</y>
|
||||
<z>-2632</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="8">
|
||||
<x>15659</x>
|
||||
<y>-114414</y>
|
||||
<z>-240</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="9">
|
||||
<x>167047</x>
|
||||
<y>20304</y>
|
||||
<z>-3328</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="10">
|
||||
<x>36603</x>
|
||||
<y>-51202</y>
|
||||
<z>712</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18619" toLevel="3" name="Supply Box (Blackbird Clan)">
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
|
@ -1728,6 +1728,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1757,6 +1760,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1786,6 +1792,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
|
@ -267,8 +267,12 @@
|
||||
<item id="37017" name="Scroll of Escape: Raider's Crossroads" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Raider's Crossroads. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17050" level="1" /> <!-- Scroll of Escape: Raider's Crossroads -->
|
||||
@ -277,8 +281,12 @@
|
||||
<item id="37018" name="Scroll of Escape: Land of Chaos" type="EtcItem">
|
||||
<!-- Scroll for teleporting to the Land of Chaos. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17051" level="1" /> <!-- Scroll of Escape: Land of Chaos -->
|
||||
@ -287,8 +295,12 @@
|
||||
<item id="37019" name="Scroll of Escape: Gainak" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Gainak. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17049" level="1" /> <!-- Scroll of Escape: Gainak -->
|
||||
|
@ -378,142 +378,245 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39343" name="Designer Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Amaranthine Weapon Pack, Amaranthine Weapon Crafting Pack, or Amaranthine Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<item id="39343" name="Designer Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Helios Weapon Pack, Helios Weapon Crafting Pack, or Helios Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39344" name="Amaranthine Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Amaranthine weapon. -->
|
||||
<item id="39344" name="Helios Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Helios weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_private_storeable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Amaranthine Weapon -->
|
||||
<skill id="17873" level="1" /> <!-- Helios Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<item id="39345" name="Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17874" level="1" /> <!-- Helios Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39347" name="+5 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 5. -->
|
||||
<item id="39346" name="+4 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17875" level="1" /> <!-- + 4 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39348" name="+6 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 6. -->
|
||||
<item id="39347" name="+5 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17876" level="1" /> <!-- + 5 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39349" name="+7 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 7. -->
|
||||
<item id="39348" name="+6 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17877" level="1" /> <!-- + 6 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39350" name="+8 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 8. -->
|
||||
<item id="39349" name="+7 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17878" level="1" /> <!-- + 7 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39350" name="+8 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17879" level="1" /> <!-- + 8 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39351" name="Designer Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Specter Weapon Pack, Specter Weapon Crafting Pack, or Specter Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17864" level="1" /> <!-- Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39352" name="Specter Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Specter weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17865" level="1" /> <!-- Specter Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39353" name="Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17866" level="1" /> <!-- Specter Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39354" name="+4 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17867" level="1" /> <!-- + 4 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39355" name="+5 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17868" level="1" /> <!-- + 5 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39356" name="+6 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17869" level="1" /> <!-- + 6 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39357" name="+7 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17870" level="1" /> <!-- + 7 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39358" name="+8 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17871" level="1" /> <!-- + 8 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39359" name="Designer Apocalypse Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Apocalypse Weapon Pack, Apocalypse Weapon Crafting Pack, or Apocalypse Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
|
@ -395,6 +395,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="1" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47235" name="Scroll of Escape: Enchanted Valley" type="EtcItem">
|
||||
<!-- Teleports to the Enchanted Valley. -->
|
||||
@ -404,6 +408,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="2" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47236" name="Scroll of Escape: Giant's Cave" type="EtcItem">
|
||||
<!-- Teleports to Kekropus in the Giant's Cave. -->
|
||||
@ -413,6 +421,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="3" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47237" name="Scroll of Escape: Hellbound" type="EtcItem">
|
||||
<!-- Teleports to the Hellbound. -->
|
||||
@ -422,6 +434,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="4" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47238" name="Scroll of Escape: Blazing Swamp" type="EtcItem">
|
||||
<!-- Teleports to the Blazing Swamp. -->
|
||||
@ -431,6 +447,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="5" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47239" name="Scroll of Escape: Raider's Crossroads" type="EtcItem">
|
||||
<!-- Teleports to the Raider's Crossroads. -->
|
||||
@ -440,6 +460,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="6" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47240" name="Scroll of Escape: Land of Chaos" type="EtcItem">
|
||||
<!-- Teleports to the Land of Chaos. -->
|
||||
@ -449,6 +473,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="7" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47241" name="Scroll of Escape: Gainak" type="EtcItem">
|
||||
<!-- Teleports to the Gainak. -->
|
||||
@ -458,6 +486,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="8" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47242" name="Scroll of Escape: The Cemetery" type="EtcItem">
|
||||
<!-- Teleports to the Cemetery. -->
|
||||
@ -467,6 +499,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="9" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47243" name="Scroll of Escape: Pagan Temple" type="EtcItem">
|
||||
<!-- Teleport to Knight Captain Kargos, who has something to do with entering the Pagan Temple. -->
|
||||
@ -476,6 +512,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="10" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47244" name="Ramona's Fancy Earrings" type="Armor">
|
||||
<!-- Take it to Rafforty to exchange for the Source of the Emperor. MP +64, Additional Damage to the Giants +5%, Vampiric Rage +5%. Effect does not stack with identical ones. Enchantment, Augment, Crystallization not possible -->
|
||||
|
@ -172,10 +172,30 @@
|
||||
</skill>
|
||||
<skill id="17049" toLevel="1" name="Scroll of Escape: Gainak">
|
||||
<!-- Return to Gainak. -->
|
||||
<itemConsumeId>37019</itemConsumeId>
|
||||
<itemConsumeId>37019</itemConsumeId> <!-- Scroll of Escape: Gainak -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>16319</x>
|
||||
<y>-114101</y>
|
||||
<z>-224</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17050" toLevel="1" name="Scroll of Escape: Raider's Crossroads">
|
||||
<!-- Return to Raider's Crossroads -->
|
||||
@ -206,10 +226,30 @@
|
||||
</skill>
|
||||
<skill id="17051" toLevel="1" name="Scroll of Escape: Land of Chaos">
|
||||
<!-- Return to Land of Chaos -->
|
||||
<itemConsumeId>37018</itemConsumeId>
|
||||
<itemConsumeId>37018</itemConsumeId> <!-- Scroll of Escape: Land of Chaos -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>-17980</x>
|
||||
<y>-111991</y>
|
||||
<z>-3800</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17052" toLevel="1" name="Elmore's Support Box">
|
||||
<!-- Double-click to obtain either: 1 of the 4 Giant's Codices (Oblivion, Discipline, Mastery, Standard), or an Enchant Scroll (R-grade) for a weapon or armor. -->
|
||||
|
@ -912,13 +912,13 @@
|
||||
<skill id="17841" toLevel="1" name="Eternal Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17842" toLevel="1" name="+ 5 Eternal Pack">
|
||||
<skill id="17842" toLevel="1" name="+5 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17843" toLevel="1" name="+ 6 Eternal Pack">
|
||||
<skill id="17843" toLevel="1" name="+6 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17844" toLevel="1" name="+ 8 Eternal Pack">
|
||||
<skill id="17844" toLevel="1" name="+8 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17845" toLevel="1" name="Seraph Crafting Pack">
|
||||
@ -927,13 +927,13 @@
|
||||
<skill id="17846" toLevel="1" name="Seraph Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17847" toLevel="1" name="+ 5 Seraph Pack">
|
||||
<skill id="17847" toLevel="1" name="+5 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17848" toLevel="1" name="+ 6 Seraph Pack">
|
||||
<skill id="17848" toLevel="1" name="+6 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17849" toLevel="1" name="+ 8 Seraph Pack">
|
||||
<skill id="17849" toLevel="1" name="+8 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17850" toLevel="1" name="Twilight Crafting Pack">
|
||||
@ -942,13 +942,13 @@
|
||||
<skill id="17851" toLevel="1" name="Twilight Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17852" toLevel="1" name="+ 5 Twilight Pack">
|
||||
<skill id="17852" toLevel="1" name="+5 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17853" toLevel="1" name="+ 6 Twilight Pack">
|
||||
<skill id="17853" toLevel="1" name="+6 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17854" toLevel="1" name="+ 8 Twilight Pack">
|
||||
<skill id="17854" toLevel="1" name="+8 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17855" toLevel="1" name="Vesper Pack">
|
||||
@ -963,46 +963,442 @@
|
||||
<skill id="17858" toLevel="1" name="Apocalypse Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17859" toLevel="1" name="+ 4 Apocalypse Pack">
|
||||
<skill id="17859" toLevel="1" name="+4 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17860" toLevel="1" name="+ 5 Apocalypse Pack">
|
||||
<skill id="17860" toLevel="1" name="+5 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17861" toLevel="1" name="+ 6 Apocalypse Pack">
|
||||
<skill id="17861" toLevel="1" name="+6 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17862" toLevel="1" name="+ 7 Apocalypse Pack">
|
||||
<skill id="17862" toLevel="1" name="+7 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17863" toLevel="1" name="+ 8 Apocalypse Pack">
|
||||
<skill id="17863" toLevel="1" name="+8 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17864" toLevel="1" name="Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="14.3">
|
||||
<item id="39352" count="1" /> <!-- Specter Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39353" count="1" /> <!-- Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.2">
|
||||
<item id="39354" count="1" /> <!-- +4 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39355" count="1" /> <!-- +5 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39356" count="1" /> <!-- +6 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39357" count="1" /> <!-- +7 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39358" count="1" /> <!-- +8 Specter Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17865" toLevel="1" name="Specter Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38012" count="1" /> <!-- Specter Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38013" count="1" /> <!-- Specter Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38014" count="1" /> <!-- Specter Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38015" count="1" /> <!-- Specter Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38016" count="1" /> <!-- Specter Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38017" count="1" /> <!-- Specter Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38018" count="1" /> <!-- Specter Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38019" count="1" /> <!-- Specter Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38020" count="1" /> <!-- Specter Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38021" count="1" /> <!-- Specter Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38022" count="1" /> <!-- Specter Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17866" toLevel="1" name="Specter Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17867" toLevel="1" name="+ 4 Specter Pack">
|
||||
<skill id="17867" toLevel="1" name="+4 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17868" toLevel="1" name="+ 5 Specter Pack">
|
||||
<skill id="17868" toLevel="1" name="+5 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17869" toLevel="1" name="+ 6 Specter Pack">
|
||||
<skill id="17869" toLevel="1" name="+6 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17870" toLevel="1" name="+ 7 Specter Pack">
|
||||
<skill id="17870" toLevel="1" name="+7 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17871" toLevel="1" name="+ 8 Specter Pack">
|
||||
<skill id="17871" toLevel="1" name="+8 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
||||
<skill id="17872" toLevel="1" name="Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>39345</itemConsumeId>
|
||||
@ -1014,79 +1410,415 @@
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>20</weightPercent>
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="6.66">
|
||||
<item id="35193" count="1" /> <!-- Bloody Amaranthine Shaper -->
|
||||
<item chance="14.3">
|
||||
<item id="39344" count="1" /> <!-- Helios Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35194" count="1" /> <!-- Bloody Amaranthine Cutter -->
|
||||
<item chance="14.3">
|
||||
<item id="39345" count="1" /> <!-- Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35195" count="1" /> <!-- Bloody Amaranthine Slasher -->
|
||||
<item chance="14.2">
|
||||
<item id="39346" count="1" /> <!-- +4 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35196" count="1" /> <!-- Bloody Amaranthine Avenger -->
|
||||
<item chance="14.3">
|
||||
<item id="39347" count="1" /> <!-- +5 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35197" count="1" /> <!-- Bloody Amaranthine Fighter -->
|
||||
<item chance="14.3">
|
||||
<item id="39348" count="1" /> <!-- +6 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35198" count="1" /> <!-- Bloody Amaranthine Stormer -->
|
||||
<item chance="14.3">
|
||||
<item id="39349" count="1" /> <!-- +7 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35199" count="1" /> <!-- Bloody Amaranthine Thrower -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35200" count="1" /> <!-- Bloody Amaranthine Shooter -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35201" count="1" /> <!-- Bloody Amaranthine Buster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35202" count="1" /> <!-- Bloody Amaranthine Caster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35203" count="1" /> <!-- Bloody Amaranthine Retributer -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35204" count="1" /> <!-- Bloody Amaranthine Dualsword -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35205" count="2" /> <!-- Bloody Amaranthine Dual Dagger -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35206" count="1" /> <!-- Bloody Amaranthine Dual Blunt Weapon -->
|
||||
<item chance="14.3">
|
||||
<item id="39350" count="1" /> <!-- +8 Helios Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
||||
<skill id="17873" toLevel="1" name="Helios Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38043" count="1" /> <!-- Helios Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38044" count="1" /> <!-- Helios Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38045" count="1" /> <!-- Helios Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38046" count="1" /> <!-- Helios Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38047" count="1" /> <!-- Helios Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38048" count="1" /> <!-- Helios Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38049" count="1" /> <!-- Helios Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38050" count="1" /> <!-- Helios Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38051" count="1" /> <!-- Helios Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38052" count="1" /> <!-- Helios Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38053" count="1" /> <!-- Helios Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17874" toLevel="1" name="Amaranthine Completion Pack">
|
||||
<skill id="17874" toLevel="1" name="Helios Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17875" toLevel="1" name="+ 4 Amaranthine Pack">
|
||||
<skill id="17875" toLevel="1" name="+4 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17876" toLevel="1" name="+ 5 Amaranthine Pack">
|
||||
<skill id="17876" toLevel="1" name="+5 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17877" toLevel="1" name="+ 6 Amaranthine Pack">
|
||||
<skill id="17877" toLevel="1" name="+6 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17878" toLevel="1" name="+ 7 Amaranthine Pack">
|
||||
<skill id="17878" toLevel="1" name="+7 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17879" toLevel="1" name="+ 8 Amaranthine Pack">
|
||||
<skill id="17879" toLevel="1" name="+8 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17880" toLevel="1" name="Scroll: 1,000,000 SP">
|
||||
<operateType>A1</operateType>
|
||||
|
@ -223,8 +223,8 @@
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<itemConsumeId>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<reuseDelay>600000</reuseDelay>
|
||||
|
@ -653,7 +653,86 @@
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="18618" toLevel="10" name="Scroll of Escape: Blackbird Campsite">
|
||||
<itemConsumeId>
|
||||
<value level="1">47234</value> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
<value level="2">47235</value> <!-- Scroll of Escape: Enchanted Valley -->
|
||||
<value level="3">47236</value> <!-- Scroll of Escape: Giant's Cave -->
|
||||
<value level="4">47237</value> <!-- Scroll of Escape: Hellbound -->
|
||||
<value level="5">47238</value> <!-- Scroll of Escape: Blazing Swamp -->
|
||||
<value level="6">47239</value> <!-- Scroll of Escape: Raider's Crossroads -->
|
||||
<value level="7">47240</value> <!-- Scroll of Escape: Land of Chaos -->
|
||||
<value level="8">47241</value> <!-- Scroll of Escape: Gainak -->
|
||||
<value level="9">47242</value> <!-- Scroll of Escape: The Cemetery -->
|
||||
<value level="10">47243</value> <!-- Scroll of Escape: Pagan Temple -->
|
||||
</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport" level="1">
|
||||
<x>-48223</x>
|
||||
<y>69566</y>
|
||||
<z>-3080</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="2">
|
||||
<x>181737</x>
|
||||
<y>46469</y>
|
||||
<z>-4276</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="3">
|
||||
<x>181737</x>
|
||||
<y>46469</y>
|
||||
<z>-4276</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="4">
|
||||
<x>-11802</x>
|
||||
<y>236360</y>
|
||||
<z>-3271</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="5">
|
||||
<x>155310</x>
|
||||
<y>-16339</y>
|
||||
<z>-3320</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="6">
|
||||
<x>-14916</x>
|
||||
<y>-135329</y>
|
||||
<z>-1216</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="7">
|
||||
<x>-2568</x>
|
||||
<y>-105972</y>
|
||||
<z>-2632</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="8">
|
||||
<x>15659</x>
|
||||
<y>-114414</y>
|
||||
<z>-240</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="9">
|
||||
<x>167047</x>
|
||||
<y>20304</y>
|
||||
<z>-3328</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="10">
|
||||
<x>36603</x>
|
||||
<y>-51202</y>
|
||||
<z>712</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18619" toLevel="3" name="Basic Supply Box">
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
|
@ -1728,6 +1728,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1757,6 +1760,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1786,6 +1792,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
|
@ -267,8 +267,12 @@
|
||||
<item id="37017" name="Scroll of Escape: Raider's Crossroads" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Raider's Crossroads. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17050" level="1" /> <!-- Scroll of Escape: Raider's Crossroads -->
|
||||
@ -277,8 +281,12 @@
|
||||
<item id="37018" name="Scroll of Escape: Land of Chaos" type="EtcItem">
|
||||
<!-- Scroll for teleporting to the Land of Chaos. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17051" level="1" /> <!-- Scroll of Escape: Land of Chaos -->
|
||||
@ -287,8 +295,12 @@
|
||||
<item id="37019" name="Scroll of Escape: Gainak" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Gainak. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17049" level="1" /> <!-- Scroll of Escape: Gainak -->
|
||||
|
@ -378,142 +378,245 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39343" name="Designer Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39343" name="Designer Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Helios Weapon Pack, Helios Weapon Crafting Pack, or Helios Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39344" name="Amaranthine Weapon Crafting Pack" type="EtcItem">
|
||||
<item id="39344" name="Helios Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Helios weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_private_storeable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Amaranthine Weapon -->
|
||||
<skill id="17873" level="1" /> <!-- Helios Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39345" name="Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17874" level="1" /> <!-- Helios Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39346" name="+4 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17875" level="1" /> <!-- + 4 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39347" name="+5 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39347" name="+5 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17876" level="1" /> <!-- + 5 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39348" name="+6 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39348" name="+6 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17877" level="1" /> <!-- + 6 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39349" name="+7 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39349" name="+7 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17878" level="1" /> <!-- + 7 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39350" name="+8 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39350" name="+8 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17879" level="1" /> <!-- + 8 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39351" name="Designer Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Specter Weapon Pack, Specter Weapon Crafting Pack, or Specter Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17864" level="1" /> <!-- Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39352" name="Specter Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Specter weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17865" level="1" /> <!-- Specter Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39353" name="Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17866" level="1" /> <!-- Specter Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39354" name="+4 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +4. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17867" level="1" /> <!-- + 4 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39355" name="+5 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +5. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17868" level="1" /> <!-- + 5 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39356" name="+6 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +6. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17869" level="1" /> <!-- + 6 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39357" name="+7 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +7. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17870" level="1" /> <!-- + 7 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39358" name="+8 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +8. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17871" level="1" /> <!-- + 8 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39359" name="Designer Apocalypse Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Apocalypse Weapon Pack, Apocalypse Weapon Crafting Pack, or Apocalypse Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
|
@ -395,6 +395,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="1" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47235" name="Scroll of Escape: Enchanted Valley" type="EtcItem">
|
||||
<!-- Teleports to the Enchanted Valley. -->
|
||||
@ -404,6 +408,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="2" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47236" name="Scroll of Escape: Giant's Cave" type="EtcItem">
|
||||
<!-- Teleports to Kekropus in the Giant's Cave. -->
|
||||
@ -413,6 +421,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="3" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47237" name="Scroll of Escape: Hellbound" type="EtcItem">
|
||||
<!-- Teleports to the Hellbound. -->
|
||||
@ -422,6 +434,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="4" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47238" name="Scroll of Escape: Blazing Swamp" type="EtcItem">
|
||||
<!-- Teleports to the Blazing Swamp. -->
|
||||
@ -431,6 +447,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="5" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47239" name="Scroll of Escape: Raider's Crossroads" type="EtcItem">
|
||||
<!-- Teleports to the Raider's Crossroads. -->
|
||||
@ -440,6 +460,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="6" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47240" name="Scroll of Escape: Land of Chaos" type="EtcItem">
|
||||
<!-- Teleports to the Land of Chaos. -->
|
||||
@ -449,6 +473,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="7" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47241" name="Scroll of Escape: Gainak" type="EtcItem">
|
||||
<!-- Teleports to the Gainak. -->
|
||||
@ -458,6 +486,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="8" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47242" name="Scroll of Escape: The Cemetery" type="EtcItem">
|
||||
<!-- Teleports to the Cemetery. -->
|
||||
@ -467,6 +499,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="9" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47243" name="Scroll of Escape: Pagan Temple" type="EtcItem">
|
||||
<!-- Teleport to Knight Captain Kargos, who has something to do with entering the Pagan Temple. -->
|
||||
@ -476,6 +512,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="10" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47244" name="Ramona's Fancy Earrings" type="Armor">
|
||||
<!-- Take it to Rafforty to exchange for the Source of the Emperor. MP +64, Additional Damage to the Giants +5%, Vampiric Rage +5%. Effect does not stack with identical ones. Enchantment, Augment, Crystallization not possible -->
|
||||
|
@ -172,10 +172,30 @@
|
||||
</skill>
|
||||
<skill id="17049" toLevel="1" name="Scroll of Escape: Gainak">
|
||||
<!-- Return to Gainak. -->
|
||||
<itemConsumeId>37019</itemConsumeId>
|
||||
<itemConsumeId>37019</itemConsumeId> <!-- Scroll of Escape: Gainak -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>16319</x>
|
||||
<y>-114101</y>
|
||||
<z>-224</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17050" toLevel="1" name="Scroll of Escape: Raider's Crossroads">
|
||||
<!-- Return to Raider's Crossroads -->
|
||||
@ -206,10 +226,30 @@
|
||||
</skill>
|
||||
<skill id="17051" toLevel="1" name="Scroll of Escape: Land of Chaos">
|
||||
<!-- Return to Land of Chaos -->
|
||||
<itemConsumeId>37018</itemConsumeId>
|
||||
<itemConsumeId>37018</itemConsumeId> <!-- Scroll of Escape: Land of Chaos -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>-17980</x>
|
||||
<y>-111991</y>
|
||||
<z>-3800</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17052" toLevel="1" name="Elmore's Support Box">
|
||||
<!-- Double-click to obtain either: 1 of the 4 Giant's Codices (Oblivion, Discipline, Mastery, Standard), or an Enchant Scroll (R-grade) for a weapon or armor. -->
|
||||
|
@ -912,13 +912,13 @@
|
||||
<skill id="17841" toLevel="1" name="Eternal Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17842" toLevel="1" name="+ 5 Eternal Pack">
|
||||
<skill id="17842" toLevel="1" name="+5 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17843" toLevel="1" name="+ 6 Eternal Pack">
|
||||
<skill id="17843" toLevel="1" name="+6 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17844" toLevel="1" name="+ 8 Eternal Pack">
|
||||
<skill id="17844" toLevel="1" name="+8 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17845" toLevel="1" name="Seraph Crafting Pack">
|
||||
@ -927,13 +927,13 @@
|
||||
<skill id="17846" toLevel="1" name="Seraph Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17847" toLevel="1" name="+ 5 Seraph Pack">
|
||||
<skill id="17847" toLevel="1" name="+5 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17848" toLevel="1" name="+ 6 Seraph Pack">
|
||||
<skill id="17848" toLevel="1" name="+6 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17849" toLevel="1" name="+ 8 Seraph Pack">
|
||||
<skill id="17849" toLevel="1" name="+8 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17850" toLevel="1" name="Twilight Crafting Pack">
|
||||
@ -942,13 +942,13 @@
|
||||
<skill id="17851" toLevel="1" name="Twilight Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17852" toLevel="1" name="+ 5 Twilight Pack">
|
||||
<skill id="17852" toLevel="1" name="+5 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17853" toLevel="1" name="+ 6 Twilight Pack">
|
||||
<skill id="17853" toLevel="1" name="+6 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17854" toLevel="1" name="+ 8 Twilight Pack">
|
||||
<skill id="17854" toLevel="1" name="+8 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17855" toLevel="1" name="Vesper Pack">
|
||||
@ -963,46 +963,442 @@
|
||||
<skill id="17858" toLevel="1" name="Apocalypse Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17859" toLevel="1" name="+ 4 Apocalypse Pack">
|
||||
<skill id="17859" toLevel="1" name="+4 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17860" toLevel="1" name="+ 5 Apocalypse Pack">
|
||||
<skill id="17860" toLevel="1" name="+5 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17861" toLevel="1" name="+ 6 Apocalypse Pack">
|
||||
<skill id="17861" toLevel="1" name="+6 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17862" toLevel="1" name="+ 7 Apocalypse Pack">
|
||||
<skill id="17862" toLevel="1" name="+7 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17863" toLevel="1" name="+ 8 Apocalypse Pack">
|
||||
<skill id="17863" toLevel="1" name="+8 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17864" toLevel="1" name="Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="14.3">
|
||||
<item id="39352" count="1" /> <!-- Specter Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39353" count="1" /> <!-- Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.2">
|
||||
<item id="39354" count="1" /> <!-- +4 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39355" count="1" /> <!-- +5 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39356" count="1" /> <!-- +6 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39357" count="1" /> <!-- +7 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39358" count="1" /> <!-- +8 Specter Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17865" toLevel="1" name="Specter Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38012" count="1" /> <!-- Specter Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38013" count="1" /> <!-- Specter Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38014" count="1" /> <!-- Specter Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38015" count="1" /> <!-- Specter Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38016" count="1" /> <!-- Specter Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38017" count="1" /> <!-- Specter Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38018" count="1" /> <!-- Specter Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38019" count="1" /> <!-- Specter Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38020" count="1" /> <!-- Specter Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38021" count="1" /> <!-- Specter Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38022" count="1" /> <!-- Specter Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17866" toLevel="1" name="Specter Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17867" toLevel="1" name="+ 4 Specter Pack">
|
||||
<skill id="17867" toLevel="1" name="+4 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17868" toLevel="1" name="+ 5 Specter Pack">
|
||||
<skill id="17868" toLevel="1" name="+5 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17869" toLevel="1" name="+ 6 Specter Pack">
|
||||
<skill id="17869" toLevel="1" name="+6 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17870" toLevel="1" name="+ 7 Specter Pack">
|
||||
<skill id="17870" toLevel="1" name="+7 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17871" toLevel="1" name="+ 8 Specter Pack">
|
||||
<skill id="17871" toLevel="1" name="+8 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
||||
<skill id="17872" toLevel="1" name="Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>39345</itemConsumeId>
|
||||
@ -1014,79 +1410,415 @@
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>20</weightPercent>
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="6.66">
|
||||
<item id="35193" count="1" /> <!-- Bloody Helios Shaper -->
|
||||
<item chance="14.3">
|
||||
<item id="39344" count="1" /> <!-- Helios Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35194" count="1" /> <!-- Bloody Helios Cutter -->
|
||||
<item chance="14.3">
|
||||
<item id="39345" count="1" /> <!-- Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35195" count="1" /> <!-- Bloody Helios Slasher -->
|
||||
<item chance="14.2">
|
||||
<item id="39346" count="1" /> <!-- +4 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35196" count="1" /> <!-- Bloody Helios Avenger -->
|
||||
<item chance="14.3">
|
||||
<item id="39347" count="1" /> <!-- +5 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35197" count="1" /> <!-- Bloody Helios Fighter -->
|
||||
<item chance="14.3">
|
||||
<item id="39348" count="1" /> <!-- +6 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35198" count="1" /> <!-- Bloody Helios Stormer -->
|
||||
<item chance="14.3">
|
||||
<item id="39349" count="1" /> <!-- +7 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35199" count="1" /> <!-- Bloody Helios Thrower -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35200" count="1" /> <!-- Bloody Helios Shooter -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35201" count="1" /> <!-- Bloody Helios Buster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35202" count="1" /> <!-- Bloody Helios Caster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35203" count="1" /> <!-- Bloody Helios Retributer -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35204" count="1" /> <!-- Bloody Helios Dual Sword -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35205" count="2" /> <!-- Bloody Helios Dual Dagger -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35206" count="1" /> <!-- Bloody Helios Dual Blunt Weapon -->
|
||||
<item chance="14.3">
|
||||
<item id="39350" count="1" /> <!-- +8 Helios Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
||||
<skill id="17873" toLevel="1" name="Helios Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38043" count="1" /> <!-- Helios Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38044" count="1" /> <!-- Helios Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38045" count="1" /> <!-- Helios Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38046" count="1" /> <!-- Helios Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38047" count="1" /> <!-- Helios Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38048" count="1" /> <!-- Helios Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38049" count="1" /> <!-- Helios Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38050" count="1" /> <!-- Helios Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38051" count="1" /> <!-- Helios Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38052" count="1" /> <!-- Helios Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38053" count="1" /> <!-- Helios Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17874" toLevel="1" name="Amaranthine Completion Pack">
|
||||
<skill id="17874" toLevel="1" name="Helios Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17875" toLevel="1" name="+ 4 Amaranthine Pack">
|
||||
<skill id="17875" toLevel="1" name="+4 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17876" toLevel="1" name="+ 5 Amaranthine Pack">
|
||||
<skill id="17876" toLevel="1" name="+5 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17877" toLevel="1" name="+ 6 Amaranthine Pack">
|
||||
<skill id="17877" toLevel="1" name="+6 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17878" toLevel="1" name="+ 7 Amaranthine Pack">
|
||||
<skill id="17878" toLevel="1" name="+7 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17879" toLevel="1" name="+ 8 Amaranthine Pack">
|
||||
<skill id="17879" toLevel="1" name="+8 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17880" toLevel="1" name="Scroll: 1,000,000 SP">
|
||||
<operateType>A1</operateType>
|
||||
|
@ -223,8 +223,8 @@
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<itemConsumeId>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<reuseDelay>600000</reuseDelay>
|
||||
|
@ -653,7 +653,86 @@
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="18618" toLevel="10" name="Scroll of Escape: Blackbird Campsite">
|
||||
<itemConsumeId>
|
||||
<value level="1">47234</value> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
<value level="2">47235</value> <!-- Scroll of Escape: Enchanted Valley -->
|
||||
<value level="3">47236</value> <!-- Scroll of Escape: Giant's Cave -->
|
||||
<value level="4">47237</value> <!-- Scroll of Escape: Hellbound -->
|
||||
<value level="5">47238</value> <!-- Scroll of Escape: Blazing Swamp -->
|
||||
<value level="6">47239</value> <!-- Scroll of Escape: Raider's Crossroads -->
|
||||
<value level="7">47240</value> <!-- Scroll of Escape: Land of Chaos -->
|
||||
<value level="8">47241</value> <!-- Scroll of Escape: Gainak -->
|
||||
<value level="9">47242</value> <!-- Scroll of Escape: The Cemetery -->
|
||||
<value level="10">47243</value> <!-- Scroll of Escape: Pagan Temple -->
|
||||
</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport" level="1">
|
||||
<x>-48223</x>
|
||||
<y>69566</y>
|
||||
<z>-3080</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="2">
|
||||
<x>181737</x>
|
||||
<y>46469</y>
|
||||
<z>-4276</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="3">
|
||||
<x>181737</x>
|
||||
<y>46469</y>
|
||||
<z>-4276</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="4">
|
||||
<x>-11802</x>
|
||||
<y>236360</y>
|
||||
<z>-3271</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="5">
|
||||
<x>155310</x>
|
||||
<y>-16339</y>
|
||||
<z>-3320</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="6">
|
||||
<x>-14916</x>
|
||||
<y>-135329</y>
|
||||
<z>-1216</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="7">
|
||||
<x>-2568</x>
|
||||
<y>-105972</y>
|
||||
<z>-2632</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="8">
|
||||
<x>15659</x>
|
||||
<y>-114414</y>
|
||||
<z>-240</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="9">
|
||||
<x>167047</x>
|
||||
<y>20304</y>
|
||||
<z>-3328</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="10">
|
||||
<x>36603</x>
|
||||
<y>-51202</y>
|
||||
<z>712</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18619" toLevel="3" name="Basic Supply Box">
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
|
@ -1728,6 +1728,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1757,6 +1760,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1786,6 +1792,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
|
@ -267,8 +267,12 @@
|
||||
<item id="37017" name="Scroll of Escape: Raider's Crossroads" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Raider's Crossroads. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17050" level="1" /> <!-- Scroll of Escape: Raider's Crossroads -->
|
||||
@ -277,8 +281,12 @@
|
||||
<item id="37018" name="Scroll of Escape: Land of Chaos" type="EtcItem">
|
||||
<!-- Scroll for teleporting to the Land of Chaos. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17051" level="1" /> <!-- Scroll of Escape: Land of Chaos -->
|
||||
@ -287,8 +295,12 @@
|
||||
<item id="37019" name="Scroll of Escape: Gainak" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Gainak. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17049" level="1" /> <!-- Scroll of Escape: Gainak -->
|
||||
|
@ -378,142 +378,245 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39343" name="Designer Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39343" name="Designer Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Helios Weapon Pack, Helios Weapon Crafting Pack, or Helios Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39344" name="Amaranthine Weapon Crafting Pack" type="EtcItem">
|
||||
<item id="39344" name="Helios Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Helios weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_private_storeable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Amaranthine Weapon -->
|
||||
<skill id="17873" level="1" /> <!-- Helios Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39345" name="Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17874" level="1" /> <!-- Helios Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39346" name="+4 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17875" level="1" /> <!-- + 4 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39347" name="+5 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39347" name="+5 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17876" level="1" /> <!-- + 5 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39348" name="+6 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39348" name="+6 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17877" level="1" /> <!-- + 6 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39349" name="+7 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39349" name="+7 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17878" level="1" /> <!-- + 7 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39350" name="+8 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39350" name="+8 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17879" level="1" /> <!-- + 8 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39351" name="Designer Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Specter Weapon Pack, Specter Weapon Crafting Pack, or Specter Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17864" level="1" /> <!-- Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39352" name="Specter Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Specter weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17865" level="1" /> <!-- Specter Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39353" name="Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17866" level="1" /> <!-- Specter Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39354" name="+4 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +4. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17867" level="1" /> <!-- + 4 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39355" name="+5 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +5. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17868" level="1" /> <!-- + 5 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39356" name="+6 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +6. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17869" level="1" /> <!-- + 6 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39357" name="+7 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +7. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17870" level="1" /> <!-- + 7 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39358" name="+8 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +8. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17871" level="1" /> <!-- + 8 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39359" name="Designer Apocalypse Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Apocalypse Weapon Pack, Apocalypse Weapon Crafting Pack, or Apocalypse Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
|
@ -395,6 +395,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="1" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47235" name="Scroll of Escape: Enchanted Valley" type="EtcItem">
|
||||
<!-- Teleports to the Enchanted Valley. -->
|
||||
@ -404,6 +408,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="2" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47236" name="Scroll of Escape: Giant's Cave" type="EtcItem">
|
||||
<!-- Teleports to Kekropus in the Giant's Cave. -->
|
||||
@ -413,6 +421,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="3" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47237" name="Scroll of Escape: Hellbound" type="EtcItem">
|
||||
<!-- Teleports to the Hellbound. -->
|
||||
@ -422,6 +434,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="4" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47238" name="Scroll of Escape: Blazing Swamp" type="EtcItem">
|
||||
<!-- Teleports to the Blazing Swamp. -->
|
||||
@ -431,6 +447,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="5" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47239" name="Scroll of Escape: Raider's Crossroads" type="EtcItem">
|
||||
<!-- Teleports to the Raider's Crossroads. -->
|
||||
@ -440,6 +460,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="6" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47240" name="Scroll of Escape: Land of Chaos" type="EtcItem">
|
||||
<!-- Teleports to the Land of Chaos. -->
|
||||
@ -449,6 +473,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="7" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47241" name="Scroll of Escape: Gainak" type="EtcItem">
|
||||
<!-- Teleports to the Gainak. -->
|
||||
@ -458,6 +486,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="8" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47242" name="Scroll of Escape: The Cemetery" type="EtcItem">
|
||||
<!-- Teleports to the Cemetery. -->
|
||||
@ -467,6 +499,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="9" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47243" name="Scroll of Escape: Pagan Temple" type="EtcItem">
|
||||
<!-- Teleport to Knight Captain Kargos, who has something to do with entering the Pagan Temple. -->
|
||||
@ -476,6 +512,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="10" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47244" name="Ramona's Fancy Earrings" type="Armor">
|
||||
<!-- Can be exchanged for the Source of the Emperor through Denign. Increases MP by 64, additional damage to Giants by 5%, and Vampiric Rage by 5%. When two identical earrings are equipped, only one effect is applied. Cannot be enchanted, augmented or crystallized. -->
|
||||
|
@ -172,10 +172,30 @@
|
||||
</skill>
|
||||
<skill id="17049" toLevel="1" name="Scroll of Escape: Gainak">
|
||||
<!-- Return to Gainak. -->
|
||||
<itemConsumeId>37019</itemConsumeId>
|
||||
<itemConsumeId>37019</itemConsumeId> <!-- Scroll of Escape: Gainak -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>16319</x>
|
||||
<y>-114101</y>
|
||||
<z>-224</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17050" toLevel="1" name="Scroll of Escape: Raider's Crossroads">
|
||||
<!-- Return to Raider's Crossroads -->
|
||||
@ -206,10 +226,30 @@
|
||||
</skill>
|
||||
<skill id="17051" toLevel="1" name="Scroll of Escape: Land of Chaos">
|
||||
<!-- Return to Land of Chaos -->
|
||||
<itemConsumeId>37018</itemConsumeId>
|
||||
<itemConsumeId>37018</itemConsumeId> <!-- Scroll of Escape: Land of Chaos -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>-17980</x>
|
||||
<y>-111991</y>
|
||||
<z>-3800</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17052" toLevel="1" name="Elmore's Support Box">
|
||||
<!-- Double-click to obtain either: 1 of the 4 Giant's Codices (Oblivion, Discipline, Mastery, Standard), or an Enchant Scroll (R-grade) for a weapon or armor. -->
|
||||
|
@ -920,13 +920,13 @@
|
||||
<skill id="17841" toLevel="1" name="Eternal Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17842" toLevel="1" name="+ 5 Eternal Pack">
|
||||
<skill id="17842" toLevel="1" name="+5 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17843" toLevel="1" name="+ 6 Eternal Pack">
|
||||
<skill id="17843" toLevel="1" name="+6 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17844" toLevel="1" name="+ 8 Eternal Pack">
|
||||
<skill id="17844" toLevel="1" name="+8 Eternal Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17845" toLevel="1" name="Seraph Crafting Pack">
|
||||
@ -935,13 +935,13 @@
|
||||
<skill id="17846" toLevel="1" name="Seraph Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17847" toLevel="1" name="+ 5 Seraph Pack">
|
||||
<skill id="17847" toLevel="1" name="+5 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17848" toLevel="1" name="+ 6 Seraph Pack">
|
||||
<skill id="17848" toLevel="1" name="+6 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17849" toLevel="1" name="+ 8 Seraph Pack">
|
||||
<skill id="17849" toLevel="1" name="+8 Seraph Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17850" toLevel="1" name="Twilight Crafting Pack">
|
||||
@ -950,13 +950,13 @@
|
||||
<skill id="17851" toLevel="1" name="Twilight Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17852" toLevel="1" name="+ 5 Twilight Pack">
|
||||
<skill id="17852" toLevel="1" name="+5 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17853" toLevel="1" name="+ 6 Twilight Pack">
|
||||
<skill id="17853" toLevel="1" name="+6 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17854" toLevel="1" name="+ 8 Twilight Pack">
|
||||
<skill id="17854" toLevel="1" name="+8 Twilight Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17855" toLevel="1" name="Vesper Pack">
|
||||
@ -971,46 +971,442 @@
|
||||
<skill id="17858" toLevel="1" name="Apocalypse Completion Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17859" toLevel="1" name="+ 4 Apocalypse Pack">
|
||||
<skill id="17859" toLevel="1" name="+4 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17860" toLevel="1" name="+ 5 Apocalypse Pack">
|
||||
<skill id="17860" toLevel="1" name="+5 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17861" toLevel="1" name="+ 6 Apocalypse Pack">
|
||||
<skill id="17861" toLevel="1" name="+6 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17862" toLevel="1" name="+ 7 Apocalypse Pack">
|
||||
<skill id="17862" toLevel="1" name="+7 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17863" toLevel="1" name="+ 8 Apocalypse Pack">
|
||||
<skill id="17863" toLevel="1" name="+8 Apocalypse Pack">
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17864" toLevel="1" name="Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="14.3">
|
||||
<item id="39352" count="1" /> <!-- Specter Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39353" count="1" /> <!-- Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.2">
|
||||
<item id="39354" count="1" /> <!-- +4 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39355" count="1" /> <!-- +5 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39356" count="1" /> <!-- +6 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39357" count="1" /> <!-- +7 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39358" count="1" /> <!-- +8 Specter Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17865" toLevel="1" name="Specter Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38012" count="1" /> <!-- Specter Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38013" count="1" /> <!-- Specter Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38014" count="1" /> <!-- Specter Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38015" count="1" /> <!-- Specter Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38016" count="1" /> <!-- Specter Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38017" count="1" /> <!-- Specter Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38018" count="1" /> <!-- Specter Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38019" count="1" /> <!-- Specter Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38020" count="1" /> <!-- Specter Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38021" count="1" /> <!-- Specter Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38022" count="1" /> <!-- Specter Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17866" toLevel="1" name="Specter Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17867" toLevel="1" name="+ 4 Specter Pack">
|
||||
<skill id="17867" toLevel="1" name="+4 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17868" toLevel="1" name="+ 5 Specter Pack">
|
||||
<skill id="17868" toLevel="1" name="+5 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17869" toLevel="1" name="+ 6 Specter Pack">
|
||||
<skill id="17869" toLevel="1" name="+6 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17870" toLevel="1" name="+ 7 Specter Pack">
|
||||
<skill id="17870" toLevel="1" name="+7 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17871" toLevel="1" name="+ 8 Specter Pack">
|
||||
<skill id="17871" toLevel="1" name="+8 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
||||
<skill id="17872" toLevel="1" name="Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>39345</itemConsumeId>
|
||||
@ -1022,79 +1418,415 @@
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>20</weightPercent>
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="6.66">
|
||||
<item id="35193" count="1" /> <!-- Bloody Helios Shaper -->
|
||||
<item chance="14.3">
|
||||
<item id="39344" count="1" /> <!-- Helios Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35194" count="1" /> <!-- Bloody Helios Cutter -->
|
||||
<item chance="14.3">
|
||||
<item id="39345" count="1" /> <!-- Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35195" count="1" /> <!-- Bloody Helios Slasher -->
|
||||
<item chance="14.2">
|
||||
<item id="39346" count="1" /> <!-- +4 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35196" count="1" /> <!-- Bloody Helios Avenger -->
|
||||
<item chance="14.3">
|
||||
<item id="39347" count="1" /> <!-- +5 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35197" count="1" /> <!-- Bloody Helios Fighter -->
|
||||
<item chance="14.3">
|
||||
<item id="39348" count="1" /> <!-- +6 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35198" count="1" /> <!-- Bloody Helios Stormer -->
|
||||
<item chance="14.3">
|
||||
<item id="39349" count="1" /> <!-- +7 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35199" count="1" /> <!-- Bloody Helios Thrower -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35200" count="1" /> <!-- Bloody Helios Shooter -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35201" count="1" /> <!-- Bloody Helios Buster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35202" count="1" /> <!-- Bloody Helios Caster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35203" count="1" /> <!-- Bloody Helios Retributer -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35204" count="1" /> <!-- Bloody Helios Dual Sword -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35205" count="2" /> <!-- Bloody Helios Dual Dagger -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35206" count="1" /> <!-- Bloody Helios Dual Blunt Weapon -->
|
||||
<item chance="14.3">
|
||||
<item id="39350" count="1" /> <!-- +8 Helios Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
||||
<skill id="17873" toLevel="1" name="Helios Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38043" count="1" /> <!-- Helios Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38044" count="1" /> <!-- Helios Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38045" count="1" /> <!-- Helios Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38046" count="1" /> <!-- Helios Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38047" count="1" /> <!-- Helios Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38048" count="1" /> <!-- Helios Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38049" count="1" /> <!-- Helios Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38050" count="1" /> <!-- Helios Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38051" count="1" /> <!-- Helios Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38052" count="1" /> <!-- Helios Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38053" count="1" /> <!-- Helios Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17874" toLevel="1" name="Amaranthine Completion Pack">
|
||||
<skill id="17874" toLevel="1" name="Helios Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17875" toLevel="1" name="+ 4 Amaranthine Pack">
|
||||
<skill id="17875" toLevel="1" name="+4 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17876" toLevel="1" name="+ 5 Amaranthine Pack">
|
||||
<skill id="17876" toLevel="1" name="+5 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17877" toLevel="1" name="+ 6 Amaranthine Pack">
|
||||
<skill id="17877" toLevel="1" name="+6 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17878" toLevel="1" name="+ 7 Amaranthine Pack">
|
||||
<skill id="17878" toLevel="1" name="+7 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17879" toLevel="1" name="+ 8 Amaranthine Pack">
|
||||
<skill id="17879" toLevel="1" name="+8 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17880" toLevel="1" name="Scroll: 1,000,000 SP">
|
||||
<operateType>A1</operateType>
|
||||
|
@ -223,8 +223,8 @@
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<itemConsumeId>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<reuseDelay>600000</reuseDelay>
|
||||
|
@ -653,7 +653,86 @@
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="18618" toLevel="10" name="Scroll of Escape: Blackbird Campsite">
|
||||
<itemConsumeId>
|
||||
<value level="1">47234</value> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
<value level="2">47235</value> <!-- Scroll of Escape: Enchanted Valley -->
|
||||
<value level="3">47236</value> <!-- Scroll of Escape: Giant's Cave -->
|
||||
<value level="4">47237</value> <!-- Scroll of Escape: Hellbound -->
|
||||
<value level="5">47238</value> <!-- Scroll of Escape: Blazing Swamp -->
|
||||
<value level="6">47239</value> <!-- Scroll of Escape: Raider's Crossroads -->
|
||||
<value level="7">47240</value> <!-- Scroll of Escape: Land of Chaos -->
|
||||
<value level="8">47241</value> <!-- Scroll of Escape: Gainak -->
|
||||
<value level="9">47242</value> <!-- Scroll of Escape: The Cemetery -->
|
||||
<value level="10">47243</value> <!-- Scroll of Escape: Pagan Temple -->
|
||||
</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport" level="1">
|
||||
<x>-48223</x>
|
||||
<y>69566</y>
|
||||
<z>-3080</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="2">
|
||||
<x>181737</x>
|
||||
<y>46469</y>
|
||||
<z>-4276</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="3">
|
||||
<x>181737</x>
|
||||
<y>46469</y>
|
||||
<z>-4276</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="4">
|
||||
<x>-11802</x>
|
||||
<y>236360</y>
|
||||
<z>-3271</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="5">
|
||||
<x>155310</x>
|
||||
<y>-16339</y>
|
||||
<z>-3320</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="6">
|
||||
<x>-14916</x>
|
||||
<y>-135329</y>
|
||||
<z>-1216</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="7">
|
||||
<x>-2568</x>
|
||||
<y>-105972</y>
|
||||
<z>-2632</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="8">
|
||||
<x>15659</x>
|
||||
<y>-114414</y>
|
||||
<z>-240</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="9">
|
||||
<x>167047</x>
|
||||
<y>20304</y>
|
||||
<z>-3328</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="10">
|
||||
<x>36603</x>
|
||||
<y>-51202</y>
|
||||
<z>712</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18619" toLevel="3" name="Basic Supply Box">
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
|
@ -1728,6 +1728,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1757,6 +1760,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
@ -1786,6 +1792,9 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player instanceId="224,225,226,227" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="9546" level="1" /> <!-- Ceremony of Chaos - Drum Melody -->
|
||||
<skill id="9547" level="1" /> <!-- Ceremony of Chaos - Pipe Organ Melody -->
|
||||
|
@ -267,8 +267,12 @@
|
||||
<item id="37017" name="Scroll of Escape: Raider's Crossroads" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Raider's Crossroads. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17050" level="1" /> <!-- Scroll of Escape: Raider's Crossroads -->
|
||||
@ -277,8 +281,12 @@
|
||||
<item id="37018" name="Scroll of Escape: Land of Chaos" type="EtcItem">
|
||||
<!-- Scroll for teleporting to the Land of Chaos. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17051" level="1" /> <!-- Scroll of Escape: Land of Chaos -->
|
||||
@ -287,8 +295,12 @@
|
||||
<item id="37019" name="Scroll of Escape: Gainak" type="EtcItem">
|
||||
<!-- Scroll for teleporting to Gainak. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="weight" val="30" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17049" level="1" /> <!-- Scroll of Escape: Gainak -->
|
||||
|
@ -378,142 +378,245 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39343" name="Designer Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39343" name="Designer Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Helios Weapon Pack, Helios Weapon Crafting Pack, or Helios Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39344" name="Amaranthine Weapon Crafting Pack" type="EtcItem">
|
||||
<item id="39344" name="Helios Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Helios weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_private_storeable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17872" level="1" /> <!-- Amaranthine Weapon -->
|
||||
<skill id="17873" level="1" /> <!-- Helios Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39345" name="Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17874" level="1" /> <!-- Helios Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39346" name="+4 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17875" level="1" /> <!-- + 4 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39347" name="+5 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39347" name="+5 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17876" level="1" /> <!-- + 5 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39348" name="+6 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39348" name="+6 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17877" level="1" /> <!-- + 6 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39349" name="+7 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39349" name="+7 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17878" level="1" /> <!-- + 7 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39350" name="+8 Amaranthine Weapon Pack" type="EtcItem">
|
||||
<item id="39350" name="+8 Helios Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Helios weapon that has been enchanted to +8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17879" level="1" /> <!-- + 8 Helios Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39351" name="Designer Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Specter Weapon Pack, Specter Weapon Crafting Pack, or Specter Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
<set name="icon" val="icon.etc_jewel_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17864" level="1" /> <!-- Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39352" name="Specter Weapon Crafting Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire a pack for crafting one Specter weapon. -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17865" level="1" /> <!-- Specter Crafting Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39353" name="Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon. -->
|
||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17866" level="1" /> <!-- Specter Completion Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39354" name="+4 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +4. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 4. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17867" level="1" /> <!-- + 4 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39355" name="+5 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +5. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 5. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17868" level="1" /> <!-- + 5 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39356" name="+6 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +6. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 6. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17869" level="1" /> <!-- + 6 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39357" name="+7 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +7. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 7. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17870" level="1" /> <!-- + 7 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39358" name="+8 Specter Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to +8. -->
|
||||
<!-- Double-click to acquire one Specter weapon that has been enchanted to + 8. -->
|
||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
<set name="is_freightable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="17871" level="1" /> <!-- + 8 Specter Pack -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="39359" name="Designer Apocalypse Weapon Pack" type="EtcItem">
|
||||
<!-- Double-click to acquire one of the following: Apocalypse Weapon Pack, Apocalypse Weapon Crafting Pack, or Apocalypse Weapon Pack with an item enchanted to 4, 5, 6, 7, or 8. -->
|
||||
|
@ -395,6 +395,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="1" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47235" name="Scroll of Escape: Enchanted Valley" type="EtcItem">
|
||||
<!-- Teleports to the Enchanted Valley. -->
|
||||
@ -404,6 +408,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="2" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47236" name="Scroll of Escape: Giant's Cave" type="EtcItem">
|
||||
<!-- Teleports to Kekropus in the Giant's Cave. -->
|
||||
@ -413,6 +421,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="3" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47237" name="Scroll of Escape: Hellbound" type="EtcItem">
|
||||
<!-- Teleports to the Hellbound. -->
|
||||
@ -422,6 +434,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="4" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47238" name="Scroll of Escape: Blazing Swamp" type="EtcItem">
|
||||
<!-- Teleports to the Blazing Swamp. -->
|
||||
@ -431,6 +447,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="5" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47239" name="Scroll of Escape: Raider's Crossroads" type="EtcItem">
|
||||
<!-- Teleports to the Raider's Crossroads. -->
|
||||
@ -440,6 +460,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="6" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47240" name="Scroll of Escape: Land of Chaos" type="EtcItem">
|
||||
<!-- Teleports to the Land of Chaos. -->
|
||||
@ -449,6 +473,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="7" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47241" name="Scroll of Escape: Gainak" type="EtcItem">
|
||||
<!-- Teleports to the Gainak. -->
|
||||
@ -458,6 +486,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="8" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47242" name="Scroll of Escape: The Cemetery" type="EtcItem">
|
||||
<!-- Teleports to the Cemetery. -->
|
||||
@ -467,6 +499,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="9" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47243" name="Scroll of Escape: Pagan Temple" type="EtcItem">
|
||||
<!-- Teleport to Knight Captain Kargos, who has something to do with entering the Pagan Temple. -->
|
||||
@ -476,6 +512,10 @@
|
||||
<set name="price" val="150000" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18618" level="10" /> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47244" name="Ramona's Fancy Earrings" type="Armor">
|
||||
<!-- Can be exchanged for the Source of the Emperor through Denign. Increases MP by 64, additional damage to Giants by 5%, and Vampiric Rage by 5%. When two identical earrings are equipped, only one effect is applied. Cannot be enchanted, augmented or crystallized. -->
|
||||
|
@ -172,10 +172,30 @@
|
||||
</skill>
|
||||
<skill id="17049" toLevel="1" name="Scroll of Escape: Gainak">
|
||||
<!-- Return to Gainak. -->
|
||||
<itemConsumeId>37019</itemConsumeId>
|
||||
<itemConsumeId>37019</itemConsumeId> <!-- Scroll of Escape: Gainak -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>16319</x>
|
||||
<y>-114101</y>
|
||||
<z>-224</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17050" toLevel="1" name="Scroll of Escape: Raider's Crossroads">
|
||||
<!-- Return to Raider's Crossroads -->
|
||||
@ -206,10 +226,30 @@
|
||||
</skill>
|
||||
<skill id="17051" toLevel="1" name="Scroll of Escape: Land of Chaos">
|
||||
<!-- Return to Land of Chaos -->
|
||||
<itemConsumeId>37018</itemConsumeId>
|
||||
<itemConsumeId>37018</itemConsumeId> <!-- Scroll of Escape: Land of Chaos -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>-17980</x>
|
||||
<y>-111991</y>
|
||||
<z>-3800</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17052" toLevel="1" name="Elmore's Support Box">
|
||||
<!-- Double-click to obtain either: 1 of the 4 Giant's Codices (Oblivion, Discipline, Mastery, Standard), or an Enchant Scroll (R-grade) for a weapon or armor. -->
|
||||
|
@ -987,30 +987,426 @@
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="17864" toLevel="1" name="Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="14.3">
|
||||
<item id="39352" count="1" /> <!-- Specter Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39353" count="1" /> <!-- Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.2">
|
||||
<item id="39354" count="1" /> <!-- +4 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39355" count="1" /> <!-- +5 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39356" count="1" /> <!-- +6 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39357" count="1" /> <!-- +7 Specter Weapon Pack -->
|
||||
</item>
|
||||
<item chance="14.3">
|
||||
<item id="39358" count="1" /> <!-- +8 Specter Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17865" toLevel="1" name="Specter Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38012" count="1" /> <!-- Specter Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38013" count="1" /> <!-- Specter Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38014" count="1" /> <!-- Specter Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38015" count="1" /> <!-- Specter Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38016" count="1" /> <!-- Specter Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38017" count="1" /> <!-- Specter Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38018" count="1" /> <!-- Specter Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38019" count="1" /> <!-- Specter Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38020" count="1" /> <!-- Specter Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38021" count="1" /> <!-- Specter Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38022" count="1" /> <!-- Specter Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17866" toLevel="1" name="Specter Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17867" toLevel="1" name="+4 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="4" maxEnchant="4" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17868" toLevel="1" name="+5 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="5" maxEnchant="5" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17869" toLevel="1" name="+6 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="6" maxEnchant="6" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17870" toLevel="1" name="+7 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="7" maxEnchant="7" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17871" toLevel="1" name="+8 Specter Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17382" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17383" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17384" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17385" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17386" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17387" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17388" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17389" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17390" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17391" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17392" count="1" minEnchant="8" maxEnchant="8" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
||||
<skill id="17872" toLevel="1" name="Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>39345</itemConsumeId>
|
||||
@ -1022,79 +1418,415 @@
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>20</weightPercent>
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="6.66">
|
||||
<item id="35193" count="1" /> <!-- Bloody Helios Shaper -->
|
||||
<item chance="14.3">
|
||||
<item id="39344" count="1" /> <!-- Helios Weapon Crafting Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35194" count="1" /> <!-- Bloody Helios Cutter -->
|
||||
<item chance="14.3">
|
||||
<item id="39345" count="1" /> <!-- Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35195" count="1" /> <!-- Bloody Helios Slasher -->
|
||||
<item chance="14.2">
|
||||
<item id="39346" count="1" /> <!-- +4 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35196" count="1" /> <!-- Bloody Helios Avenger -->
|
||||
<item chance="14.3">
|
||||
<item id="39347" count="1" /> <!-- +5 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35197" count="1" /> <!-- Bloody Helios Fighter -->
|
||||
<item chance="14.3">
|
||||
<item id="39348" count="1" /> <!-- +6 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35198" count="1" /> <!-- Bloody Helios Stormer -->
|
||||
<item chance="14.3">
|
||||
<item id="39349" count="1" /> <!-- +7 Helios Weapon Pack -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35199" count="1" /> <!-- Bloody Helios Thrower -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35200" count="1" /> <!-- Bloody Helios Shooter -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35201" count="1" /> <!-- Bloody Helios Buster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35202" count="1" /> <!-- Bloody Helios Caster -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35203" count="1" /> <!-- Bloody Helios Retributer -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35204" count="1" /> <!-- Bloody Helios Dual Sword -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35205" count="2" /> <!-- Bloody Helios Dual Dagger -->
|
||||
</item>
|
||||
<item chance="6.66">
|
||||
<item id="35206" count="1" /> <!-- Bloody Helios Dual Blunt Weapon -->
|
||||
<item chance="14.3">
|
||||
<item id="39350" count="1" /> <!-- +8 Helios Weapon Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
||||
<skill id="17873" toLevel="1" name="Helios Crafting Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="38043" count="1" /> <!-- Helios Shaper Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38044" count="1" /> <!-- Helios Cutter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38045" count="1" /> <!-- Helios Slasher Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38046" count="1" /> <!-- Helios Avenger Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38047" count="1" /> <!-- Helios Fighter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38048" count="1" /> <!-- Helios Stormer Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38049" count="1" /> <!-- Helios Thrower Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38050" count="1" /> <!-- Helios Shooter Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38051" count="1" /> <!-- Helios Buster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="38052" count="1" /> <!-- Helios Caster Crafting Pack -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="38053" count="1" /> <!-- Helios Retributer Crafting Pack -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17874" toLevel="1" name="Amaranthine Completion Pack">
|
||||
<skill id="17874" toLevel="1" name="Helios Completion Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17875" toLevel="1" name="+4 Amaranthine Pack">
|
||||
<skill id="17875" toLevel="1" name="+4 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="4" maxEnchant="4" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17876" toLevel="1" name="+5 Amaranthine Pack">
|
||||
<skill id="17876" toLevel="1" name="+5 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="5" maxEnchant="5" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17877" toLevel="1" name="+6 Amaranthine Pack">
|
||||
<skill id="17877" toLevel="1" name="+6 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="6" maxEnchant="6" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17878" toLevel="1" name="+7 Amaranthine Pack">
|
||||
<skill id="17878" toLevel="1" name="+7 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="7" maxEnchant="7" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17879" toLevel="1" name="+8 Amaranthine Pack">
|
||||
<skill id="17879" toLevel="1" name="+8 Helios Pack">
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>1</magicLvl>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpEncumbered">
|
||||
<weightPercent>10</weightPercent>
|
||||
<slotsPercent>10</slotsPercent>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="9.1">
|
||||
<item id="17416" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shaper -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17417" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Cutter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17418" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Slasher -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17419" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Avenger -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17420" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Fighter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17421" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Stormer -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17422" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Thrower -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17423" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Shooter -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17424" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Buster -->
|
||||
</item>
|
||||
<item chance="9.1">
|
||||
<item id="17425" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Caster -->
|
||||
</item>
|
||||
<item chance="9.0">
|
||||
<item id="17426" count="1" minEnchant="8" maxEnchant="8" /> <!-- Helios Retributer -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="17880" toLevel="1" name="Scroll: 1,000,000 SP">
|
||||
<operateType>A1</operateType>
|
||||
|
@ -223,8 +223,8 @@
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<itemConsumeId>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
<value level="1">40227</value>
|
||||
<value level="2">47428</value>
|
||||
</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<reuseDelay>600000</reuseDelay>
|
||||
|
@ -653,7 +653,86 @@
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="18618" toLevel="10" name="Scroll of Escape: Blackbird Campsite">
|
||||
<itemConsumeId>
|
||||
<value level="1">47234</value> <!-- Scroll of Escape: Blackbird Campsite -->
|
||||
<value level="2">47235</value> <!-- Scroll of Escape: Enchanted Valley -->
|
||||
<value level="3">47236</value> <!-- Scroll of Escape: Giant's Cave -->
|
||||
<value level="4">47237</value> <!-- Scroll of Escape: Hellbound -->
|
||||
<value level="5">47238</value> <!-- Scroll of Escape: Blazing Swamp -->
|
||||
<value level="6">47239</value> <!-- Scroll of Escape: Raider's Crossroads -->
|
||||
<value level="7">47240</value> <!-- Scroll of Escape: Land of Chaos -->
|
||||
<value level="8">47241</value> <!-- Scroll of Escape: Gainak -->
|
||||
<value level="9">47242</value> <!-- Scroll of Escape: The Cemetery -->
|
||||
<value level="10">47243</value> <!-- Scroll of Escape: Pagan Temple -->
|
||||
</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<icon>icon.skill0000</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<hitTime>1500</hitTime>
|
||||
<isMagic>2</isMagic>
|
||||
<magicLvl>1</magicLvl>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport" level="1">
|
||||
<x>-48223</x>
|
||||
<y>69566</y>
|
||||
<z>-3080</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="2">
|
||||
<x>181737</x>
|
||||
<y>46469</y>
|
||||
<z>-4276</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="3">
|
||||
<x>181737</x>
|
||||
<y>46469</y>
|
||||
<z>-4276</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="4">
|
||||
<x>-11802</x>
|
||||
<y>236360</y>
|
||||
<z>-3271</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="5">
|
||||
<x>155310</x>
|
||||
<y>-16339</y>
|
||||
<z>-3320</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="6">
|
||||
<x>-14916</x>
|
||||
<y>-135329</y>
|
||||
<z>-1216</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="7">
|
||||
<x>-2568</x>
|
||||
<y>-105972</y>
|
||||
<z>-2632</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="8">
|
||||
<x>15659</x>
|
||||
<y>-114414</y>
|
||||
<z>-240</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="9">
|
||||
<x>167047</x>
|
||||
<y>20304</y>
|
||||
<z>-3328</z>
|
||||
</effect>
|
||||
<effect name="Teleport" level="10">
|
||||
<x>36603</x>
|
||||
<y>-51202</y>
|
||||
<z>712</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18619" toLevel="3" name="Basic Supply Box">
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
|
Loading…
Reference in New Issue
Block a user