Happy Hours event items.
Contributed by Stayway.
This commit is contained in:
parent
92c840944a
commit
3ae9b7a35d
@ -1032,10 +1032,21 @@
|
|||||||
<!-- Double-click to obtain 5 each of High-grade Elixir of Life/Mind/CP. Cannot be used in the Olympiad. -->
|
<!-- Double-click to obtain 5 each of High-grade Elixir of Life/Mind/CP. Cannot be used in the Olympiad. -->
|
||||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||||
<set name="weight" val="10" />
|
<set name="weight" val="10" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<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_sellable" val="false" />
|
||||||
<set name="is_commissionable" val="false" />
|
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="default_action" val="PEEL" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="35675" min="5" max="5" chance="100" /> <!-- High-Grade Elixir of Life (R-Grade) -->
|
||||||
|
<item id="35676" min="5" max="5" chance="100" /> <!-- High-Grade Elixir of Mind (R-Grade) -->
|
||||||
|
<item id="35677" min="5" max="5" chance="100" /> <!-- High-Grade Elixir of CP (R-Grade) -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="23763" name="Vitality Recovery Potion" additionalName="1-day" type="EtcItem">
|
<item id="23763" name="Vitality Recovery Potion" additionalName="1-day" type="EtcItem">
|
||||||
<!-- Premium User Only. For 60 min., Vitality is restored upon XP gain. Cannot apply another buff with the same effect, and when applying a similar effect, the Vitaily Maintaining Potion's buff effect will disappear. -->
|
<!-- Premium User Only. For 60 min., Vitality is restored upon XP gain. Cannot apply another buff with the same effect, and when applying a similar effect, the Vitaily Maintaining Potion's buff effect will disappear. -->
|
||||||
|
@ -442,11 +442,19 @@
|
|||||||
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
||||||
<!-- Double-click to acquire one Amaranthine weapon. -->
|
<!-- Double-click to acquire one Amaranthine weapon. -->
|
||||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||||
<set name="is_clan_depositable" val="false" />
|
<set name="default_action" val="CAPSULE" />
|
||||||
<set name="is_mailable" val="false" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_freightable" val="false" />
|
<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_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<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 -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
||||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 4. -->
|
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 4. -->
|
||||||
@ -699,9 +707,13 @@
|
|||||||
<set name="icon" val="icon.etc_sp_scroll3_i00" />
|
<set name="icon" val="icon.etc_sp_scroll3_i00" />
|
||||||
<set name="weight" val="30" />
|
<set name="weight" val="30" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_freightable" val="false" />
|
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="etcitem_type" val="SCROLL" />
|
||||||
<set name="commissionItemType" val="SCROLL_OTHER" />
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="material" val="PAPER" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="17880" level="1" /> <!-- Scroll: 1,000,000 SP -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="39374" name="Scroll: 5,000,000 SP" additionalName="Event" type="EtcItem">
|
<item id="39374" name="Scroll: 5,000,000 SP" additionalName="Event" type="EtcItem">
|
||||||
<!-- Scroll that replenishes 5,000,000 SP. -->
|
<!-- Scroll that replenishes 5,000,000 SP. -->
|
||||||
@ -709,9 +721,14 @@
|
|||||||
<set name="weight" val="30" />
|
<set name="weight" val="30" />
|
||||||
<set name="is_clan_depositable" val="false" />
|
<set name="is_clan_depositable" val="false" />
|
||||||
<set name="is_mailable" val="false" />
|
<set name="is_mailable" val="false" />
|
||||||
<set name="is_freightable" val="false" />
|
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="etcitem_type" val="SCROLL" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="material" val="PAPER" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="17881" level="1" /> <!-- Scroll: 5,000,000 SP -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="39375" name="Scroll: 10,000,000 SP" additionalName="Event" type="EtcItem">
|
<item id="39375" name="Scroll: 10,000,000 SP" additionalName="Event" type="EtcItem">
|
||||||
<!-- Scroll that replenishes 10,000,000 SP. -->
|
<!-- Scroll that replenishes 10,000,000 SP. -->
|
||||||
@ -719,9 +736,14 @@
|
|||||||
<set name="weight" val="30" />
|
<set name="weight" val="30" />
|
||||||
<set name="is_clan_depositable" val="false" />
|
<set name="is_clan_depositable" val="false" />
|
||||||
<set name="is_mailable" val="false" />
|
<set name="is_mailable" val="false" />
|
||||||
<set name="is_freightable" val="false" />
|
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="etcitem_type" val="SCROLL" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="material" val="PAPER" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="17882" level="1" /> <!-- Scroll: 10,000,000 SP -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="39376" name="Defeat's Gift Box" type="EtcItem">
|
<item id="39376" name="Defeat's Gift Box" type="EtcItem">
|
||||||
<!-- Gift box prepared for the warriors who were unfortunately defeated by the Aspiring Orc Ruler of Aden. -->
|
<!-- Gift box prepared for the warriors who were unfortunately defeated by the Aspiring Orc Ruler of Aden. -->
|
||||||
|
@ -1102,11 +1102,21 @@
|
|||||||
<item id="40270" name="Appearance Stone: Dark Assassin Suit" type="EtcItem">
|
<item id="40270" name="Appearance Stone: Dark Assassin Suit" type="EtcItem">
|
||||||
<!-- Changes the appearance of your entire armor into that of a Dark Assassit Suit. Tops and one-pieces only. Modified armor can be restored to their original appearance with a Restoration Stone. -->
|
<!-- Changes the appearance of your entire armor into that of a Dark Assassit Suit. Tops and one-pieces only. Modified armor can be restored to their original appearance with a Restoration Stone. -->
|
||||||
<set name="icon" val="BranchSys3.icon1.g_scrl_change_chest" />
|
<set name="icon" val="BranchSys3.icon1.g_scrl_change_chest" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_freightable" val="false" />
|
<set name="handler" val="Appearance" />
|
||||||
|
<set name="is_clan_depositable" val="false" />
|
||||||
|
<set name="is_mailable" val="false" />
|
||||||
|
<set name="is_tradable" val="false" />
|
||||||
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="is_commissionable" val="false" />
|
||||||
<set name="commissionItemType" val="SCROLL_OTHER" />
|
<set name="is_private_storeable" val="false" />
|
||||||
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="etcitem_type" val="SHAPE_SHIFTING_AM_FIXED" />
|
||||||
|
<set name="is_stackable" val="true" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18558" level="1" /> <!-- Dark Assassin Appearance Stone -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="40271" name="Orc's Normal Old Box" type="EtcItem">
|
<item id="40271" name="Orc's Normal Old Box" type="EtcItem">
|
||||||
<!-- A box of relics gathered by the Aspiricing Orc Ruler of Aden. -->
|
<!-- A box of relics gathered by the Aspiricing Orc Ruler of Aden. -->
|
||||||
|
@ -1046,9 +1046,71 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<icon>icon.skill17872</icon>
|
||||||
<icon>icon.skill0000</icon>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<itemConsumeId>39345</itemConsumeId>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<conditions>
|
||||||
|
<condition name="OpEncumbered">
|
||||||
|
<weightPercent>20</weightPercent>
|
||||||
|
<slotsPercent>10</slotsPercent>
|
||||||
|
</condition>
|
||||||
|
</conditions>
|
||||||
|
<effects>
|
||||||
|
<effect name="RestorationRandom">
|
||||||
|
<items>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35193" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35194" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35195" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35196" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35197" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35198" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35199" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35200" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35201" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35202" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35203" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35204" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35205" count="2" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35206" count="1" />
|
||||||
|
</item>
|
||||||
|
</items>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
@ -1189,12 +1251,63 @@
|
|||||||
<operateType>P</operateType>
|
<operateType>P</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="17898" toLevel="1" name="Wondrous Wind Scroll">
|
<skill id="17898" toLevel="1" name="Wondrous Wind Scroll">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
|
||||||
<!-- For 60 min., Max HP/MP/CP + 30%, P./M. Def. + 30%, P. Atk. + 10%, M. Atk. + 20%, and Wind Attack/Resistance + 20. Skill Cooldown - 10%. Cannot be stacked with Art of Seduction. -->
|
<!-- For 60 min., Max HP/MP/CP + 30%, P./M. Def. + 30%, P. Atk. + 10%, M. Atk. + 20%, and Wind Attack/Resistance + 20. Skill Cooldown - 10%. Cannot be stacked with Art of Seduction. -->
|
||||||
<icon>icon.ev_charge_scroll</icon>
|
<icon>icon.ev_charge_scroll</icon>
|
||||||
<operateType>A2</operateType>
|
<operateType>A2</operateType>
|
||||||
<reuseDelay>10000</reuseDelay>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<effectPoint>1</effectPoint>
|
<itemConsumeId>40056</itemConsumeId> <!-- Mysterious Wind Scroll -->
|
||||||
|
<abnormalLvl>1</abnormalLvl>
|
||||||
|
<abnormalTime>3600</abnormalTime>
|
||||||
|
<hitTime>200</hitTime>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
<isMagic>4</isMagic>
|
<isMagic>4</isMagic>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="MaxHp">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MaxHp">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MaxCp">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="HpRegen">
|
||||||
|
<amount>10</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MagicalDefence">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="PhysicalDefence">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="PAtk">
|
||||||
|
<amount>10</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MAtk">
|
||||||
|
<amount>20</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="DefenceAttribute">
|
||||||
|
<amount>20</amount>
|
||||||
|
<attribute>WIND</attribute>
|
||||||
|
</effect>
|
||||||
|
<effect name="Reuse">
|
||||||
|
<amount>-5</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
<magicType>1</magicType>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
</list>
|
</list>
|
||||||
|
@ -458,8 +458,15 @@
|
|||||||
<skill id="18144" toLevel="1" name="Appearance Stone: Dark Assassin Suit">
|
<skill id="18144" toLevel="1" name="Appearance Stone: Dark Assassin Suit">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
<!-- Changes the appearance of your armor into that of a Dark Assassin Suit. -->
|
<!-- Changes the appearance of your armor into that of a Dark Assassin Suit. -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.skill18144</icon>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<targetType>ITEM</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18145" toLevel="1" name="Orc's Normal Old Box">
|
<skill id="18145" toLevel="1" name="Orc's Normal Old Box">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
|
@ -1032,10 +1032,21 @@
|
|||||||
<!-- Double-click to obtain 5 each of High-grade Elixir of Life/Mind/CP. Cannot be used in the Olympiad. -->
|
<!-- Double-click to obtain 5 each of High-grade Elixir of Life/Mind/CP. Cannot be used in the Olympiad. -->
|
||||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||||
<set name="weight" val="10" />
|
<set name="weight" val="10" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<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_sellable" val="false" />
|
||||||
<set name="is_commissionable" val="false" />
|
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="default_action" val="PEEL" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="35675" min="5" max="5" chance="100" /> <!-- High-Grade Elixir of Life (R-Grade) -->
|
||||||
|
<item id="35676" min="5" max="5" chance="100" /> <!-- High-Grade Elixir of Mind (R-Grade) -->
|
||||||
|
<item id="35677" min="5" max="5" chance="100" /> <!-- High-Grade Elixir of CP (R-Grade) -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="23763" name="Vitality Recovery Potion" additionalName="1-day" type="EtcItem">
|
<item id="23763" name="Vitality Recovery Potion" additionalName="1-day" type="EtcItem">
|
||||||
<!-- Premium User Only. For 60 min., Vitality is restored upon XP gain. Cannot apply another buff with the same effect, and when applying a similar effect, the Vitaily Maintaining Potion's buff effect will disappear. -->
|
<!-- Premium User Only. For 60 min., Vitality is restored upon XP gain. Cannot apply another buff with the same effect, and when applying a similar effect, the Vitaily Maintaining Potion's buff effect will disappear. -->
|
||||||
|
@ -600,8 +600,18 @@
|
|||||||
<item id="27673" name="Freya's Scroll of Storm" type="EtcItem">
|
<item id="27673" name="Freya's Scroll of Storm" type="EtcItem">
|
||||||
<!-- Vitality consumption + 150% and XP/SP + 150% when hunting. Does not disappear upon death. Duration 10 min. Cooldown 10 min. Only usable when 1 or more Vitality slot is full. -->
|
<!-- Vitality consumption + 150% and XP/SP + 150% when hunting. Does not disappear upon death. Duration 10 min. Cooldown 10 min. Only usable when 1 or more Vitality slot is full. -->
|
||||||
<set name="icon" val="icon.bm_freya_storm_scroll" />
|
<set name="icon" val="icon.bm_freya_storm_scroll" />
|
||||||
|
<set name="is_clan_depositable" val="false" />
|
||||||
|
<set name="is_mailable" val="false" />
|
||||||
|
<set name="is_sellable" val="false" />
|
||||||
|
<set name="is_commissionable" val="false" />
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="etcitem_type" val="SCROLL" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18646" level="1" /> <!-- Freya's Scroll of Storm -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="27674" name="Freya's Wish Stick" type="EtcItem">
|
<item id="27674" name="Freya's Wish Stick" type="EtcItem">
|
||||||
<!-- Double-click to get 1 Freya's Frozen Scroll and 1 Freya's Art of Seduction. Has a chance of obtaining one of the following items: Freya's Wish Box, Sirra's Wish Box, or a Snowman's Wish Box. -->
|
<!-- Double-click to get 1 Freya's Frozen Scroll and 1 Freya's Art of Seduction. Has a chance of obtaining one of the following items: Freya's Wish Box, Sirra's Wish Box, or a Snowman's Wish Box. -->
|
||||||
|
@ -442,11 +442,19 @@
|
|||||||
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
||||||
<!-- Double-click to acquire one Amaranthine weapon. -->
|
<!-- Double-click to acquire one Amaranthine weapon. -->
|
||||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||||
<set name="is_clan_depositable" val="false" />
|
<set name="default_action" val="CAPSULE" />
|
||||||
<set name="is_mailable" val="false" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_freightable" val="false" />
|
<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_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<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 -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
||||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 4. -->
|
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 4. -->
|
||||||
@ -699,9 +707,13 @@
|
|||||||
<set name="icon" val="icon.etc_sp_scroll3_i00" />
|
<set name="icon" val="icon.etc_sp_scroll3_i00" />
|
||||||
<set name="weight" val="30" />
|
<set name="weight" val="30" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_freightable" val="false" />
|
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="etcitem_type" val="SCROLL" />
|
||||||
<set name="commissionItemType" val="SCROLL_OTHER" />
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="material" val="PAPER" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="17880" level="1" /> <!-- Scroll: 1,000,000 SP -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="39374" name="Scroll: 5,000,000 SP" additionalName="Event" type="EtcItem">
|
<item id="39374" name="Scroll: 5,000,000 SP" additionalName="Event" type="EtcItem">
|
||||||
<!-- Scroll with 5,000,000 SP. -->
|
<!-- Scroll with 5,000,000 SP. -->
|
||||||
@ -709,9 +721,14 @@
|
|||||||
<set name="weight" val="30" />
|
<set name="weight" val="30" />
|
||||||
<set name="is_clan_depositable" val="false" />
|
<set name="is_clan_depositable" val="false" />
|
||||||
<set name="is_mailable" val="false" />
|
<set name="is_mailable" val="false" />
|
||||||
<set name="is_freightable" val="false" />
|
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="etcitem_type" val="SCROLL" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="material" val="PAPER" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="17881" level="1" /> <!-- Scroll: 5,000,000 SP -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="39375" name="Scroll: 10,000,000 SP" additionalName="Event" type="EtcItem">
|
<item id="39375" name="Scroll: 10,000,000 SP" additionalName="Event" type="EtcItem">
|
||||||
<!-- Scroll with 10,000,000 SP. -->
|
<!-- Scroll with 10,000,000 SP. -->
|
||||||
@ -719,9 +736,14 @@
|
|||||||
<set name="weight" val="30" />
|
<set name="weight" val="30" />
|
||||||
<set name="is_clan_depositable" val="false" />
|
<set name="is_clan_depositable" val="false" />
|
||||||
<set name="is_mailable" val="false" />
|
<set name="is_mailable" val="false" />
|
||||||
<set name="is_freightable" val="false" />
|
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="etcitem_type" val="SCROLL" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="material" val="PAPER" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="17882" level="1" /> <!-- Scroll: 10,000,000 SP -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="39376" name="Defeat's Gift Box" type="EtcItem">
|
<item id="39376" name="Defeat's Gift Box" type="EtcItem">
|
||||||
<!-- Gift box prepared for the warriors who were unfortunately defeated by the Aspiring Orc Ruler of Aden. -->
|
<!-- Gift box prepared for the warriors who were unfortunately defeated by the Aspiring Orc Ruler of Aden. -->
|
||||||
|
@ -1102,11 +1102,21 @@
|
|||||||
<item id="40270" name="Appearance Stone: Dark Assassin Suit" type="EtcItem">
|
<item id="40270" name="Appearance Stone: Dark Assassin Suit" type="EtcItem">
|
||||||
<!-- Changes the appearance of your entire armor into that of a Dark Assassin Suit. Tops and one-pieces only. Modified armor can be restored to their original appearance with a Restoration Stone. -->
|
<!-- Changes the appearance of your entire armor into that of a Dark Assassin Suit. Tops and one-pieces only. Modified armor can be restored to their original appearance with a Restoration Stone. -->
|
||||||
<set name="icon" val="BranchSys3.icon1.g_scrl_change_chest" />
|
<set name="icon" val="BranchSys3.icon1.g_scrl_change_chest" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_freightable" val="false" />
|
<set name="handler" val="Appearance" />
|
||||||
|
<set name="is_clan_depositable" val="false" />
|
||||||
|
<set name="is_mailable" val="false" />
|
||||||
|
<set name="is_tradable" val="false" />
|
||||||
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="is_commissionable" val="false" />
|
||||||
<set name="commissionItemType" val="SCROLL_OTHER" />
|
<set name="is_private_storeable" val="false" />
|
||||||
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="etcitem_type" val="SHAPE_SHIFTING_AM_FIXED" />
|
||||||
|
<set name="is_stackable" val="true" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18558" level="1" /> <!-- Dark Assassin Appearance Stone -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="40271" name="Orc's Normal Old Box" type="EtcItem">
|
<item id="40271" name="Orc's Normal Old Box" type="EtcItem">
|
||||||
<!-- A box of relics gathered by the Aspiricing Orc Ruler of Aden. -->
|
<!-- A box of relics gathered by the Aspiricing Orc Ruler of Aden. -->
|
||||||
|
@ -1046,9 +1046,71 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<icon>icon.skill17872</icon>
|
||||||
<icon>icon.skill0000</icon>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<itemConsumeId>39345</itemConsumeId>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<conditions>
|
||||||
|
<condition name="OpEncumbered">
|
||||||
|
<weightPercent>20</weightPercent>
|
||||||
|
<slotsPercent>10</slotsPercent>
|
||||||
|
</condition>
|
||||||
|
</conditions>
|
||||||
|
<effects>
|
||||||
|
<effect name="RestorationRandom">
|
||||||
|
<items>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35193" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35194" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35195" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35196" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35197" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35198" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35199" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35200" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35201" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35202" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35203" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35204" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35205" count="2" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35206" count="1" />
|
||||||
|
</item>
|
||||||
|
</items>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
@ -1189,12 +1251,63 @@
|
|||||||
<operateType>P</operateType>
|
<operateType>P</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="17898" toLevel="1" name="Wondrous Wind Scroll">
|
<skill id="17898" toLevel="1" name="Wondrous Wind Scroll">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
|
||||||
<!-- For 60 min., Max HP/MP/CP + 30%, P./M. Def. + 30%, P. Atk. + 10%, M. Atk. + 20%, and Wind Attack/Resistance + 20. Skill Cooldown - 10%. Cannot be stacked with Art of Seduction. -->
|
<!-- For 60 min., Max HP/MP/CP + 30%, P./M. Def. + 30%, P. Atk. + 10%, M. Atk. + 20%, and Wind Attack/Resistance + 20. Skill Cooldown - 10%. Cannot be stacked with Art of Seduction. -->
|
||||||
<icon>icon.ev_charge_scroll</icon>
|
<icon>icon.ev_charge_scroll</icon>
|
||||||
<operateType>A2</operateType>
|
<operateType>A2</operateType>
|
||||||
<reuseDelay>10000</reuseDelay>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<effectPoint>1</effectPoint>
|
<itemConsumeId>40056</itemConsumeId> <!-- Mysterious Wind Scroll -->
|
||||||
|
<abnormalLvl>1</abnormalLvl>
|
||||||
|
<abnormalTime>3600</abnormalTime>
|
||||||
|
<hitTime>200</hitTime>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
<isMagic>4</isMagic>
|
<isMagic>4</isMagic>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="MaxHp">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MaxHp">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MaxCp">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="HpRegen">
|
||||||
|
<amount>10</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MagicalDefence">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="PhysicalDefence">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="PAtk">
|
||||||
|
<amount>10</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MAtk">
|
||||||
|
<amount>20</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="DefenceAttribute">
|
||||||
|
<amount>20</amount>
|
||||||
|
<attribute>WIND</attribute>
|
||||||
|
</effect>
|
||||||
|
<effect name="Reuse">
|
||||||
|
<amount>-5</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
<magicType>1</magicType>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
</list>
|
</list>
|
||||||
|
@ -458,8 +458,15 @@
|
|||||||
<skill id="18144" toLevel="1" name="Appearance Stone: Dark Assassin Suit">
|
<skill id="18144" toLevel="1" name="Appearance Stone: Dark Assassin Suit">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
<!-- Changes the appearance of your armor into that of a Dark Assassin Suit. -->
|
<!-- Changes the appearance of your armor into that of a Dark Assassin Suit. -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.skill18144</icon>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<targetType>ITEM</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18145" toLevel="1" name="Orc's Normal Old Box">
|
<skill id="18145" toLevel="1" name="Orc's Normal Old Box">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
|
@ -494,10 +494,16 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18558" toLevel="1" name="White Assassin Suit Appearance Stone">
|
<skill id="18558" toLevel="1" name="White Assassin Suit Appearance Stone">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
|
||||||
<!-- Changes the appearance of your entire armor into that of the White Assassin Suit. Tops and one-pieces only. -->
|
<!-- Changes the appearance of your entire armor into that of the White Assassin Suit. Tops and one-pieces only. -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.skill18558</icon>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<targetType>ITEM</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18559" toLevel="1" name="Entrance Pass: Nightmare Kamaloka">
|
<skill id="18559" toLevel="1" name="Entrance Pass: Nightmare Kamaloka">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
|
@ -1032,10 +1032,21 @@
|
|||||||
<!-- Double-click to obtain 5 each of High-grade Elixir of Life/Mind/CP. Cannot be used in the Olympiad. -->
|
<!-- Double-click to obtain 5 each of High-grade Elixir of Life/Mind/CP. Cannot be used in the Olympiad. -->
|
||||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||||
<set name="weight" val="10" />
|
<set name="weight" val="10" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<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_sellable" val="false" />
|
||||||
<set name="is_commissionable" val="false" />
|
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="default_action" val="PEEL" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="35675" min="5" max="5" chance="100" /> <!-- High-Grade Elixir of Life (R-Grade) -->
|
||||||
|
<item id="35676" min="5" max="5" chance="100" /> <!-- High-Grade Elixir of Mind (R-Grade) -->
|
||||||
|
<item id="35677" min="5" max="5" chance="100" /> <!-- High-Grade Elixir of CP (R-Grade) -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="23763" name="Vitality Recovery Potion" additionalName="1-day" type="EtcItem">
|
<item id="23763" name="Vitality Recovery Potion" additionalName="1-day" type="EtcItem">
|
||||||
<!-- Premium User Only. For 60 min., Vitality is restored upon XP gain. Cannot apply another buff with the same effect, and when applying a similar effect, the Vitaily Maintaining Potion's buff effect will disappear. -->
|
<!-- Premium User Only. For 60 min., Vitality is restored upon XP gain. Cannot apply another buff with the same effect, and when applying a similar effect, the Vitaily Maintaining Potion's buff effect will disappear. -->
|
||||||
|
@ -600,8 +600,18 @@
|
|||||||
<item id="27673" name="Freya's Scroll of Storm" type="EtcItem">
|
<item id="27673" name="Freya's Scroll of Storm" type="EtcItem">
|
||||||
<!-- Vitality consumption + 150% and XP/SP + 150% when hunting. Does not disappear upon death. Duration 10 min. Cooldown 10 min. Only usable when 1 or more Vitality slot is full. -->
|
<!-- Vitality consumption + 150% and XP/SP + 150% when hunting. Does not disappear upon death. Duration 10 min. Cooldown 10 min. Only usable when 1 or more Vitality slot is full. -->
|
||||||
<set name="icon" val="icon.bm_freya_storm_scroll" />
|
<set name="icon" val="icon.bm_freya_storm_scroll" />
|
||||||
|
<set name="is_clan_depositable" val="false" />
|
||||||
|
<set name="is_mailable" val="false" />
|
||||||
|
<set name="is_sellable" val="false" />
|
||||||
|
<set name="is_commissionable" val="false" />
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="etcitem_type" val="SCROLL" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18646" level="1" /> <!-- Freya's Scroll of Storm -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="27674" name="Freya's Wish Stick" type="EtcItem">
|
<item id="27674" name="Freya's Wish Stick" type="EtcItem">
|
||||||
<!-- Double-click to get 1 Freya's Frozen Scroll and 1 Freya's Art of Seduction. Has a chance of obtaining one of the following items: Freya's Wish Box, Sirra's Wish Box, or a Snowman's Wish Box. -->
|
<!-- Double-click to get 1 Freya's Frozen Scroll and 1 Freya's Art of Seduction. Has a chance of obtaining one of the following items: Freya's Wish Box, Sirra's Wish Box, or a Snowman's Wish Box. -->
|
||||||
|
@ -442,11 +442,19 @@
|
|||||||
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
||||||
<!-- Double-click to acquire one Amaranthine weapon. -->
|
<!-- Double-click to acquire one Amaranthine weapon. -->
|
||||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||||
<set name="is_clan_depositable" val="false" />
|
<set name="default_action" val="CAPSULE" />
|
||||||
<set name="is_mailable" val="false" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_freightable" val="false" />
|
<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_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<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 -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
||||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 4. -->
|
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 4. -->
|
||||||
@ -699,9 +707,13 @@
|
|||||||
<set name="icon" val="icon.etc_sp_scroll3_i00" />
|
<set name="icon" val="icon.etc_sp_scroll3_i00" />
|
||||||
<set name="weight" val="30" />
|
<set name="weight" val="30" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_freightable" val="false" />
|
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="etcitem_type" val="SCROLL" />
|
||||||
<set name="commissionItemType" val="SCROLL_OTHER" />
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="material" val="PAPER" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="17880" level="1" /> <!-- Scroll: 1,000,000 SP -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="39374" name="Scroll: 5,000,000 SP" additionalName="Event" type="EtcItem">
|
<item id="39374" name="Scroll: 5,000,000 SP" additionalName="Event" type="EtcItem">
|
||||||
<!-- Scroll with 5,000,000 SP. -->
|
<!-- Scroll with 5,000,000 SP. -->
|
||||||
@ -709,9 +721,14 @@
|
|||||||
<set name="weight" val="30" />
|
<set name="weight" val="30" />
|
||||||
<set name="is_clan_depositable" val="false" />
|
<set name="is_clan_depositable" val="false" />
|
||||||
<set name="is_mailable" val="false" />
|
<set name="is_mailable" val="false" />
|
||||||
<set name="is_freightable" val="false" />
|
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="etcitem_type" val="SCROLL" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="material" val="PAPER" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="17881" level="1" /> <!-- Scroll: 5,000,000 SP -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="39375" name="Scroll: 10,000,000 SP" additionalName="Event" type="EtcItem">
|
<item id="39375" name="Scroll: 10,000,000 SP" additionalName="Event" type="EtcItem">
|
||||||
<!-- Scroll with 10,000,000 SP. -->
|
<!-- Scroll with 10,000,000 SP. -->
|
||||||
@ -719,9 +736,14 @@
|
|||||||
<set name="weight" val="30" />
|
<set name="weight" val="30" />
|
||||||
<set name="is_clan_depositable" val="false" />
|
<set name="is_clan_depositable" val="false" />
|
||||||
<set name="is_mailable" val="false" />
|
<set name="is_mailable" val="false" />
|
||||||
<set name="is_freightable" val="false" />
|
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="etcitem_type" val="SCROLL" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="material" val="PAPER" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="17882" level="1" /> <!-- Scroll: 10,000,000 SP -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="39376" name="Defeat's Gift Box" type="EtcItem">
|
<item id="39376" name="Defeat's Gift Box" type="EtcItem">
|
||||||
<!-- Gift box prepared for the warriors who were unfortunately defeated by the Aspiring Orc Ruler of Aden. -->
|
<!-- Gift box prepared for the warriors who were unfortunately defeated by the Aspiring Orc Ruler of Aden. -->
|
||||||
|
@ -1102,11 +1102,21 @@
|
|||||||
<item id="40270" name="Appearance Stone: Dark Assassin Suit" type="EtcItem">
|
<item id="40270" name="Appearance Stone: Dark Assassin Suit" type="EtcItem">
|
||||||
<!-- Changes the appearance of your entire armor into that of a Dark Assassin Suit. Tops and one-pieces only. Modified armor can be restored to their original appearance with a Restoration Stone. -->
|
<!-- Changes the appearance of your entire armor into that of a Dark Assassin Suit. Tops and one-pieces only. Modified armor can be restored to their original appearance with a Restoration Stone. -->
|
||||||
<set name="icon" val="BranchSys3.icon1.g_scrl_change_chest" />
|
<set name="icon" val="BranchSys3.icon1.g_scrl_change_chest" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_freightable" val="false" />
|
<set name="handler" val="Appearance" />
|
||||||
|
<set name="is_clan_depositable" val="false" />
|
||||||
|
<set name="is_mailable" val="false" />
|
||||||
|
<set name="is_tradable" val="false" />
|
||||||
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="is_commissionable" val="false" />
|
||||||
<set name="commissionItemType" val="SCROLL_OTHER" />
|
<set name="is_private_storeable" val="false" />
|
||||||
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="etcitem_type" val="SHAPE_SHIFTING_AM_FIXED" />
|
||||||
|
<set name="is_stackable" val="true" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18558" level="1" /> <!-- Dark Assassin Appearance Stone -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="40271" name="Orc's Normal Old Box" type="EtcItem">
|
<item id="40271" name="Orc's Normal Old Box" type="EtcItem">
|
||||||
<!-- A box of relics gathered by the Aspiricing Orc Ruler of Aden. -->
|
<!-- A box of relics gathered by the Aspiricing Orc Ruler of Aden. -->
|
||||||
|
@ -834,6 +834,15 @@
|
|||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
|
<set name="is_private_storeable" val="false" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="37667" min="1" max="1" chance="100" />
|
||||||
|
<item id="37668" min="1" max="1" chance="100" />
|
||||||
|
<item id="37670" min="1" max="1" chance="100" />
|
||||||
|
<item id="37669" min="1" max="1" chance="100" />
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47354" name="Emperor Shunaiman's Weapon Set Pack" type="EtcItem">
|
<item id="47354" name="Emperor Shunaiman's Weapon Set Pack" type="EtcItem">
|
||||||
<!-- Double click to obtain Emperor Shunaiman's weapons. -->
|
<!-- Double click to obtain Emperor Shunaiman's weapons. -->
|
||||||
@ -844,6 +853,25 @@
|
|||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
|
<set name="is_private_storeable" val="false" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="46693" min="1" max="1" chance="100" />
|
||||||
|
<item id="46694" min="1" max="1" chance="100" />
|
||||||
|
<item id="46695" min="1" max="1" chance="100" />
|
||||||
|
<item id="46696" min="1" max="1" chance="100" />
|
||||||
|
<item id="46697" min="1" max="1" chance="100" />
|
||||||
|
<item id="46698" min="1" max="1" chance="100" />
|
||||||
|
<item id="46699" min="1" max="1" chance="100" />
|
||||||
|
<item id="46700" min="1" max="1" chance="100" />
|
||||||
|
<item id="46701" min="1" max="1" chance="100" />
|
||||||
|
<item id="46702" min="1" max="1" chance="100" />
|
||||||
|
<item id="46703" min="1" max="1" chance="100" />
|
||||||
|
<item id="46704" min="1" max="1" chance="100" />
|
||||||
|
<item id="46705" min="1" max="1" chance="100" />
|
||||||
|
<item id="46706" min="1" max="1" chance="100" />
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47355" name="Superion Support Box" type="EtcItem">
|
<item id="47355" name="Superion Support Box" type="EtcItem">
|
||||||
<!-- Double click to obtain Emperor Shunaiman's Weapon Set Pack x1, +8 Bloody Eternal Pack x1, 2,000,000,000 Adena, Rare Accessory Pack x1, Talisman - Longing x1, Enhanced Tauti's Bracelet x1, Refined Romantic Chapeau containing the GM's Blessing x3, Old Elemental Shirt x1, Nurka's Belt x1, Lv. 5 Legendary Dye Pack x1, Mysterious No-grade Soulshot x20,000, and Mysterious Blessed No-grade Spiritshot x20,000. -->
|
<!-- Double click to obtain Emperor Shunaiman's Weapon Set Pack x1, +8 Bloody Eternal Pack x1, 2,000,000,000 Adena, Rare Accessory Pack x1, Talisman - Longing x1, Enhanced Tauti's Bracelet x1, Refined Romantic Chapeau containing the GM's Blessing x3, Old Elemental Shirt x1, Nurka's Belt x1, Lv. 5 Legendary Dye Pack x1, Mysterious No-grade Soulshot x20,000, and Mysterious Blessed No-grade Spiritshot x20,000. -->
|
||||||
@ -1217,13 +1245,20 @@
|
|||||||
<item id="47387" name="Balthus Knights Supply Items" type="EtcItem">
|
<item id="47387" name="Balthus Knights Supply Items" type="EtcItem">
|
||||||
<!-- Double click to obtain Balthus Knight Mark x3(Only once a day). Exchange/Drop not possible, Cannot be sold in a private store. Can be stored in a private warehouse. Will be deleted when the Balthus Knights Event ends. -->
|
<!-- Double click to obtain Balthus Knight Mark x3(Only once a day). Exchange/Drop not possible, Cannot be sold in a private store. Can be stored in a private warehouse. Will be deleted when the Balthus Knights Event ends. -->
|
||||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||||
<set name="default_action" val="SKILL_REDUCE" />
|
<set name="default_action" val="PEEL" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_destroyable" val="false" />
|
<set name="is_destroyable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="reuse_delay" val="86400000" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="47385" min="3" max="3" chance="100" /> <!-- Balthus Knights Marks -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47388" name="12th Anniversary Souvenir" type="EtcItem">
|
<item id="47388" name="12th Anniversary Souvenir" type="EtcItem">
|
||||||
<!-- A special item created to commemorate the 12th Anniversary of Lineage II. Sell to a store to obtain a massive amount of Adena. -->
|
<!-- A special item created to commemorate the 12th Anniversary of Lineage II. Sell to a store to obtain a massive amount of Adena. -->
|
||||||
@ -1248,22 +1283,39 @@
|
|||||||
<item id="47390" name="Insanity/Longing/Desire Talisman Supply Items" type="EtcItem">
|
<item id="47390" name="Insanity/Longing/Desire Talisman Supply Items" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knight Supply Item. Use to obtain a Insanity/Longing/Desire Talisman. Will be deleted when the event ends. -->
|
<!-- Top-grade Balthus Knight Supply Item. Use to obtain a Insanity/Longing/Desire Talisman. Will be deleted when the event ends. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i01" />
|
<set name="icon" val="icon.etc_treasure_box_i01" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
<set name="default_action" val="PEEL" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="34987" min="1" max="1" chance="25" /> <!-- Helfire Talisman (Replaced Forever Talisman) -->
|
||||||
|
<item id="34989" min="1" max="1" chance="25" /> <!-- Longing Talisman -->
|
||||||
|
<item id="47420" min="1" max="1" chance="25" /> <!-- Energy of Longing -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47391" name="Venir Stage 11/12/13 Talisman Supply Items" type="EtcItem">
|
<item id="47391" name="Venir Stage 11/12/13 Talisman Supply Items" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knight Supply Item. Use to obtain a Venir Talisman Stage 11/12/13. Will be deleted when the event ends. -->
|
<!-- Top-grade Balthus Knight Supply Item. Use to obtain a Venir Talisman Stage 11/12/13. Will be deleted when the event ends. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i02" />
|
<set name="icon" val="icon.etc_treasure_box_i02" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="39644" min="1" max="1" chance="25" /> <!-- Venir Stage 11 -->
|
||||||
|
<item id="39645" min="1" max="1" chance="25" /> <!-- Venir Stage 12 -->
|
||||||
|
<item id="39646" min="1" max="1" chance="25" /> <!-- Venir Stage 13 -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47392" name="Shining Scroll: Enchant Elemental Shirt" type="EtcItem">
|
<item id="47392" name="Shining Scroll: Enchant Elemental Shirt" type="EtcItem">
|
||||||
<!-- Shirt Enchantment-only Scroll. The enchant level is maintained when enchantment fails. Cannot be used on Shirts of +9 or higher. -->
|
<!-- Shirt Enchantment-only Scroll. The enchant level is maintained when enchantment fails. Cannot be used on Shirts of +9 or higher. -->
|
||||||
@ -1275,12 +1327,20 @@
|
|||||||
<item id="47393" name="Dark Assassin/White Noblesse Suit Supply Item" type="EtcItem">
|
<item id="47393" name="Dark Assassin/White Noblesse Suit Supply Item" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knight Supply Item. Use to obtain a Dark Assassin/White Noblesse Suit appearance stone. Will be deleted when the event ends. -->
|
<!-- Top-grade Balthus Knight Supply Item. Use to obtain a Dark Assassin/White Noblesse Suit appearance stone. Will be deleted when the event ends. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i04" />
|
<set name="icon" val="icon.etc_treasure_box_i04" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="47464" min="1" max="1" chance="34" /> <!-- White Assassin Suit Appearance Stone -->
|
||||||
|
<item id="40270" min="1" max="1" chance="34" /> <!-- Dark Assassin Suit Appearance Stone -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47394" name="Scroll of Blessing R99/R95/R(2) Supply Item" type="EtcItem">
|
<item id="47394" name="Scroll of Blessing R99/R95/R(2) Supply Item" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knight Supply Item. Use to obtain an R99/R95/R(2) Grade Scroll of Blessing. Will be deleted when the event ends. -->
|
<!-- Top-grade Balthus Knight Supply Item. Use to obtain an R99/R95/R(2) Grade Scroll of Blessing. Will be deleted when the event ends. -->
|
||||||
@ -1295,12 +1355,21 @@
|
|||||||
<item id="47395" name="Bottle of Antharas/Valakas/Baium's Soul Supply Item" type="EtcItem">
|
<item id="47395" name="Bottle of Antharas/Valakas/Baium's Soul Supply Item" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knight Supply Item. Use to obtain a Bottle of Antharas/Valakas/Baium's Soul. Will be deleted when the event ends. -->
|
<!-- Top-grade Balthus Knight Supply Item. Use to obtain a Bottle of Antharas/Valakas/Baium's Soul. Will be deleted when the event ends. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i06" />
|
<set name="icon" val="icon.etc_treasure_box_i06" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="19465" min="1" max="1" chance="25" /> <!-- Antharas Bottle -->
|
||||||
|
<item id="19466" min="1" max="1" chance="25" /> <!-- Valakas Bottle -->
|
||||||
|
<item id="37520" min="1" max="1" chance="25" /> <!-- Baium Soul Bottle -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47396" name="Nurka/Rydel/Gustav's Belt Supply Item" type="EtcItem">
|
<item id="47396" name="Nurka/Rydel/Gustav's Belt Supply Item" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knight Supply Item. Use to obtain Nurka/Rydel/Gustav's Belt. Will be deleted when the event ends. -->
|
<!-- Top-grade Balthus Knight Supply Item. Use to obtain Nurka/Rydel/Gustav's Belt. Will be deleted when the event ends. -->
|
||||||
@ -1315,23 +1384,36 @@
|
|||||||
<item id="47397" name="Seven Signs/Anakim/Lilith Talisman Supply Item" type="EtcItem">
|
<item id="47397" name="Seven Signs/Anakim/Lilith Talisman Supply Item" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knight Supply Item. Use to obtain a Seven Signs/Anakim/Lilith Talisman. Will be deleted when the event ends. -->
|
<!-- Top-grade Balthus Knight Supply Item. Use to obtain a Seven Signs/Anakim/Lilith Talisman. Will be deleted when the event ends. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i08" />
|
<set name="icon" val="icon.etc_treasure_box_i08" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
|
||||||
<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" />
|
|
||||||
</item>
|
|
||||||
<item id="47398" name="Bloody Eternal Enhancement Stone - x2" type="EtcItem">
|
|
||||||
<!-- Top-grade Balthus Knight Supply Item. Use to obtain Bloody Eternal Enhancement Stone x2. Will be deleted when the event ends. -->
|
|
||||||
<set name="icon" val="icon.etc_treasure_box_i04" />
|
|
||||||
<set name="default_action" val="PEEL" />
|
|
||||||
<set name="immediate_effect" val="true" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="37717" min="1" max="1" chance="25" /> <!-- Seven Signs Talisman -->
|
||||||
|
<item id="37714" min="1" max="1" chance="25" /> <!-- Lilith Talisman -->
|
||||||
|
<item id="37715" min="1" max="1" chance="25" /> <!-- Anakim Talisman -->
|
||||||
|
</capsuled_items>
|
||||||
|
</item>
|
||||||
|
<item id="47398" name="Bloody Eternal Enhancement Stone - x2" type="EtcItem">
|
||||||
|
<!-- Top-grade Balthus Knight Supply Item. Use to obtain Bloody Eternal Enhancement Stone x2. Will be deleted when the event ends. -->
|
||||||
|
<set name="icon" val="icon.etc_treasure_box_i04" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<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="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="35569" min="2" max="2" chance="75" /> <!-- Bloody Eternal Enhancement Stone -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47399" name="Sibis Coin Box" type="EtcItem">
|
<item id="47399" name="Sibis Coin Box" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knight Supply Item. Use to obtain Sibis Coin x1500. Will be deleted when the event ends. -->
|
<!-- Top-grade Balthus Knight Supply Item. Use to obtain Sibis Coin x1500. Will be deleted when the event ends. -->
|
||||||
@ -1343,5 +1425,11 @@
|
|||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="is_clan_depositable" val="false" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="49783" min="1500" max="1500" chance="75" /> <!-- Sibis Coins -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
</list>
|
</list>
|
||||||
|
@ -203,13 +203,45 @@
|
|||||||
<item id="47416" name="Sibis' Suspicious Supply Items" type="EtcItem">
|
<item id="47416" name="Sibis' Suspicious Supply Items" type="EtcItem">
|
||||||
<!-- Supply Items prepared with care by Sibis for the Balthus Knights. Use to obtain items. Will be deleted when the event ends. -->
|
<!-- Supply Items prepared with care by Sibis for the Balthus Knights. Use to obtain items. Will be deleted when the event ends. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i11" />
|
<set name="icon" val="icon.etc_treasure_box_i11" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_private_storeable" val="false" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="35567" min="1" max="1" chance="5.5" /> <!-- Dark Eternal Enhancement Stone -->
|
||||||
|
<item id="27598" min="1" max="1" chance="2.5" /> <!-- Scroll of Blessing: Weapon (R99-grade) -->
|
||||||
|
<item id="27597" min="1" max="1" chance="2.6" /> <!-- Scroll of Blessing: Weapon (R95-grade) -->
|
||||||
|
<item id="27599" min="1" max="1" chance="3.4" /> <!-- Scroll of Blessing: Weapon (R-grade) -->
|
||||||
|
<item id="27601" min="1" max="1" chance="2.5" /> <!-- Scroll of Blessing: Armor (R99-grade) -->
|
||||||
|
<item id="27600" min="1" max="1" chance="2.6" /> <!-- Scroll of Blessing: Armor (R95-grade) -->
|
||||||
|
<item id="27599" min="1" max="1" chance="3.4" /> <!-- Scroll of Blessing: Armor (R-grade) -->
|
||||||
|
<item id="39720" min="1" max="1" chance="6" /> <!-- Maphr's Luck Potion -->
|
||||||
|
<item id="34954" min="1" max="1" chance="2.5" /> <!-- Lv.5 Legendary Dye Pack -->
|
||||||
|
<item id="34955" min="1" max="1" chance="2.5" /> <!-- Lv.5 Ancient Dye Pack -->
|
||||||
|
<item id="34953" min="1" max="1" chance="2.5" /> <!-- Lv.5 Giant Dye Pack -->
|
||||||
|
<item id="34951" min="1" max="1" chance="2.6" /> <!-- Lv.4 Legendary Dye Pack -->
|
||||||
|
<item id="34952" min="1" max="1" chance="2.6" /> <!-- Lv.4 Ancient Dye Pack -->
|
||||||
|
<item id="34950" min="1" max="1" chance="2.6" /> <!-- Lv.4 Giant Dye Pack -->
|
||||||
|
<item id="34946" min="1" max="1" chance="3.4" /> <!-- Lv.3 Legendary Dye Pack -->
|
||||||
|
<item id="34947" min="1" max="1" chance="3.4" /> <!-- Lv.3 Ancient Dye Pack -->
|
||||||
|
<item id="34945" min="1" max="1" chance="3.4" /> <!-- Lv.3 Giant Dye Pack -->
|
||||||
|
<item id="27594" min="1" max="1" chance="5" /> <!-- Maphr's Wind Scroll -->
|
||||||
|
<item id="40227" min="1" max="1" chance="5" /> <!-- Freya's Scroll -->
|
||||||
|
<item id="27673" min="1" max="1" chance="3.5" /> <!-- Freya's Scroll of Storm -->
|
||||||
|
<item id="40056" min="1" max="1" chance="6" /> <!-- Mysterious Wind Scroll -->
|
||||||
|
<item id="39634" min="1" max="1" chance="3.5" /> <!-- Venir's Talisman (Stage 1) -->
|
||||||
|
<item id="39635" min="1" max="1" chance="4.5" /> <!-- Venir's Talisman (Stage 2) -->
|
||||||
|
<item id="36152" min="1" max="1" chance="4.5" /> <!-- Kaliel's Energy Box -->
|
||||||
|
<item id="47385" min="1" max="1" chance="5" /> <!-- Balthus Knight Mark -->
|
||||||
|
<item id="19440" min="1" max="1" chance="5" /> <!-- Gemstone (R-Grade) -->
|
||||||
|
<item id="23762" min="1" max="1" chance="4" /> <!-- High-Grade Elixir Pack -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47417" name="Dandy's Elemental Shirt" additionalName="2-hour" type="Armor">
|
<item id="47417" name="Dandy's Elemental Shirt" additionalName="2-hour" type="Armor">
|
||||||
<!-- A shiny magic shirt laden with Einhasad's Energy. <Item Skill>. M. Def. +17. Movement Speed +7. Max HP +547. Max MP +547. Skill MP Consumption -3%. Damage Reflection Resistance +5. Vampiric Rage +5%. Skill Cooldown -3%. Damage Received -3%. Water/Fire/Wind/Earth/Divine/Dark Attribute Resistance +36. STR +4, DEX +4, CON +4, INT +4, WIT +4, MEN +4. <Active Skill>. Einhasad's Wrath/Einhasad's Protection/Einhasad's Silence/Einhasad's Salvation. Will be deleted when the event ends. Enchantment not possible. -->
|
<!-- A shiny magic shirt laden with Einhasad's Energy. <Item Skill>. M. Def. +17. Movement Speed +7. Max HP +547. Max MP +547. Skill MP Consumption -3%. Damage Reflection Resistance +5. Vampiric Rage +5%. Skill Cooldown -3%. Damage Received -3%. Water/Fire/Wind/Earth/Divine/Dark Attribute Resistance +36. STR +4, DEX +4, CON +4, INT +4, WIT +4, MEN +4. <Active Skill>. Einhasad's Wrath/Einhasad's Protection/Einhasad's Silence/Einhasad's Salvation. Will be deleted when the event ends. Enchantment not possible. -->
|
||||||
@ -709,12 +741,21 @@
|
|||||||
<item id="47464" name="White Assassin Suit Appearance Stone" type="EtcItem">
|
<item id="47464" name="White Assassin Suit Appearance Stone" type="EtcItem">
|
||||||
<!-- Use to change the appearance of your upper or full-body armor into a White Assassin Suit. The stone modifies the appearance of all armor, and all armor appears as a White Assassin Outfit. -->
|
<!-- Use to change the appearance of your upper or full-body armor into a White Assassin Suit. The stone modifies the appearance of all armor, and all armor appears as a White Assassin Outfit. -->
|
||||||
<set name="icon" val="BranchSys3.icon1.g_scrl_change_chest" />
|
<set name="icon" val="BranchSys3.icon1.g_scrl_change_chest" />
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
|
||||||
<set name="is_stackable" val="true" />
|
|
||||||
<set name="is_sellable" val="false" />
|
|
||||||
<set name="immediate_effect" val="true" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="handler" val="Appearance" />
|
<set name="handler" val="Appearance" />
|
||||||
|
<set name="is_clan_depositable" val="false" />
|
||||||
|
<set name="is_mailable" val="false" />
|
||||||
|
<set name="is_tradable" val="false" />
|
||||||
|
<set name="is_dropable" val="false" />
|
||||||
|
<set name="is_sellable" val="false" />
|
||||||
|
<set name="is_commissionable" val="false" />
|
||||||
|
<set name="is_private_storeable" val="false" />
|
||||||
<set name="default_action" val="SKILL_REDUCE" />
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="etcitem_type" val="SHAPE_SHIFTING_AM_FIXED" />
|
||||||
|
<set name="is_stackable" val="true" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18558" level="1" /> <!-- White Assassin Appearance Stone -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="47465" name="Chaos Essence (Dual Class) Treasure Chest (Time limited)" type="EtcItem">
|
<item id="47465" name="Chaos Essence (Dual Class) Treasure Chest (Time limited)" type="EtcItem">
|
||||||
<!-- Double click to obtain Chaos Essence (Dual Class) 30-day. -->
|
<!-- Double click to obtain Chaos Essence (Dual Class) 30-day. -->
|
||||||
|
@ -1089,9 +1089,71 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<icon>icon.skill17872</icon>
|
||||||
<icon>icon.skill0000</icon>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<itemConsumeId>39345</itemConsumeId>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<conditions>
|
||||||
|
<condition name="OpEncumbered">
|
||||||
|
<weightPercent>20</weightPercent>
|
||||||
|
<slotsPercent>10</slotsPercent>
|
||||||
|
</condition>
|
||||||
|
</conditions>
|
||||||
|
<effects>
|
||||||
|
<effect name="RestorationRandom">
|
||||||
|
<items>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35193" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35194" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35195" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35196" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35197" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35198" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35199" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35200" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35201" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35202" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35203" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35204" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35205" count="2" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35206" count="1" />
|
||||||
|
</item>
|
||||||
|
</items>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
@ -1276,12 +1338,63 @@
|
|||||||
<operateType>P</operateType>
|
<operateType>P</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="17898" toLevel="1" name="Wondrous Wind Scroll">
|
<skill id="17898" toLevel="1" name="Wondrous Wind Scroll">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
|
||||||
<!-- For 60 min., Max HP/MP/CP + 30%, P./M. Def. + 30%, P. Atk. + 10%, M. Atk. + 20%, and Wind Attack/Resistance + 20. Skill Cooldown - 10%. Cannot be stacked with Art of Seduction. -->
|
<!-- For 60 min., Max HP/MP/CP + 30%, P./M. Def. + 30%, P. Atk. + 10%, M. Atk. + 20%, and Wind Attack/Resistance + 20. Skill Cooldown - 10%. Cannot be stacked with Art of Seduction. -->
|
||||||
<icon>icon.ev_charge_scroll</icon>
|
<icon>icon.ev_charge_scroll</icon>
|
||||||
<operateType>A2</operateType>
|
<operateType>A2</operateType>
|
||||||
<reuseDelay>10000</reuseDelay>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<effectPoint>1</effectPoint>
|
<itemConsumeId>40056</itemConsumeId> <!-- Mysterious Wind Scroll -->
|
||||||
|
<abnormalLvl>1</abnormalLvl>
|
||||||
|
<abnormalTime>3600</abnormalTime>
|
||||||
|
<hitTime>200</hitTime>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
<isMagic>4</isMagic>
|
<isMagic>4</isMagic>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="MaxHp">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MaxHp">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MaxCp">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="HpRegen">
|
||||||
|
<amount>10</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MagicalDefence">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="PhysicalDefence">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="PAtk">
|
||||||
|
<amount>10</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MAtk">
|
||||||
|
<amount>20</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="DefenceAttribute">
|
||||||
|
<amount>20</amount>
|
||||||
|
<attribute>WIND</attribute>
|
||||||
|
</effect>
|
||||||
|
<effect name="Reuse">
|
||||||
|
<amount>-5</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
<magicType>1</magicType>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
</list>
|
</list>
|
||||||
|
@ -458,8 +458,15 @@
|
|||||||
<skill id="18144" toLevel="1" name="Appearance Stone: Dark Assassin Suit">
|
<skill id="18144" toLevel="1" name="Appearance Stone: Dark Assassin Suit">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
<!-- Changes the appearance of your armor into that of a Dark Assassin Suit. -->
|
<!-- Changes the appearance of your armor into that of a Dark Assassin Suit. -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.skill18144</icon>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<targetType>ITEM</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18145" toLevel="1" name="Orc's Normal Old Box">
|
<skill id="18145" toLevel="1" name="Orc's Normal Old Box">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
|
@ -494,10 +494,16 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18558" toLevel="1" name="White Assassin Suit Appearance Stone">
|
<skill id="18558" toLevel="1" name="White Assassin Suit Appearance Stone">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
|
||||||
<!-- Changes the appearance of your entire armor into that of the White Assassin Suit. Tops and one-pieces only. -->
|
<!-- Changes the appearance of your entire armor into that of the White Assassin Suit. Tops and one-pieces only. -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.skill18558</icon>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<targetType>ITEM</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18559" toLevel="1" name="Entrance Pass: Nightmare Kamaloka">
|
<skill id="18559" toLevel="1" name="Entrance Pass: Nightmare Kamaloka">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
|
@ -1149,9 +1149,30 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18646" toLevel="1" name="Freya's Scroll of Storm">
|
<skill id="18646" toLevel="1" name="Freya's Scroll of Storm">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<icon>icon.freya_scroll</icon>
|
||||||
<icon>icon.skill0000</icon>
|
<operateType>A2</operateType>
|
||||||
<operateType>A1</operateType>
|
<abnormalLvl>1</abnormalLvl>
|
||||||
|
<abnormalTime>600</abnormalTime>
|
||||||
|
<itemConsumeId>27673</itemConsumeId>
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<reuseDelay>600000</reuseDelay>
|
||||||
|
<isMagic>4</isMagic>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="VitalityPointsRate">
|
||||||
|
<amount>150</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="ExpModify">
|
||||||
|
<amount>150</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="SpModify">
|
||||||
|
<amount>150</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18647" toLevel="1" name="Freya's Bloody Rune">
|
<skill id="18647" toLevel="1" name="Freya's Bloody Rune">
|
||||||
<!-- Damage dealt to NPCs is increased by 15% when having it in your inventory. -->
|
<!-- Damage dealt to NPCs is increased by 15% when having it in your inventory. -->
|
||||||
|
@ -58,14 +58,16 @@
|
|||||||
</effects>
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18715" toLevel="1" name="Greater Ruby">
|
<skill id="18715" toLevel="1" name="Greater Ruby">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<!-- Soulshot damage + 20%. -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.bm_jewel_ssdmg_high_lv1_lavianrose</icon>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18716" toLevel="1" name="Greater Ruby">
|
<skill id="18716" toLevel="1" name="Greater Ruby">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<!-- Beast Soulshot damage + 20%. -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.bm_jewel_ssdmg_high_lv1_lavianrose</icon>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18717" toLevel="6" name="Greater Ruby">
|
<skill id="18717" toLevel="6" name="Greater Ruby">
|
||||||
<!-- P. Atk. + 9%. -->
|
<!-- P. Atk. + 9%. -->
|
||||||
@ -83,9 +85,10 @@
|
|||||||
</effects>
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18718" toLevel="2" name="Greater Sapphire">
|
<skill id="18718" toLevel="2" name="Greater Sapphire">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<!-- Blessed Spiritshot Damage + 20%. -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.bm_jewel_spsdmg_high_lv1_lavianrose</icon>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18719" toLevel="6" name="Greater Sapphire">
|
<skill id="18719" toLevel="6" name="Greater Sapphire">
|
||||||
<!-- M. Atk. + 13%. -->
|
<!-- M. Atk. + 13%. -->
|
||||||
|
@ -39,8 +39,44 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="39171" toLevel="1" name="Member of the Balthus Knight">
|
<skill id="39171" toLevel="1" name="Member of the Balthus Knight">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<icon>icon.skill0000</icon>
|
<itemConsumeId>49784</itemConsumeId>
|
||||||
<operateType>A1</operateType>
|
<abnormalLvl>1</abnormalLvl>
|
||||||
|
<abnormalTime>3600</abnormalTime>
|
||||||
|
<abnormalType>CHANGEBODY</abnormalType>
|
||||||
|
<abnormalVisualEffect>CHANGESHAPE_TRANSFORM</abnormalVisualEffect>
|
||||||
|
<stayAfterDeath>true</stayAfterDeath>
|
||||||
|
<blockedInOlympiad>true</blockedInOlympiad>
|
||||||
|
<effectPoint>1</effectPoint>
|
||||||
|
<icon>icon.skill39171</icon>
|
||||||
|
<isMagic>4</isMagic> <!-- Magic Skill -->
|
||||||
|
<magicLvl>56</magicLvl>
|
||||||
|
<operateType>A2</operateType>
|
||||||
|
<reuseDelay>60000</reuseDelay>
|
||||||
|
<stayAfterDeath>true</stayAfterDeath>
|
||||||
|
<hitTime>3000</hitTime>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<basicProperty>NONE</basicProperty>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<passiveConditions>
|
||||||
|
<condition name="CheckLevel">
|
||||||
|
<minLevel>20</minLevel>
|
||||||
|
<maxLevel>85</maxLevel>
|
||||||
|
<affectType>CASTER</affectType>
|
||||||
|
</condition>
|
||||||
|
</passiveConditions>
|
||||||
|
<effects>
|
||||||
|
<effect name="ExpModify">
|
||||||
|
<amount>10</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="SpModify">
|
||||||
|
<amount>10</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
</list>
|
</list>
|
||||||
|
@ -190,6 +190,7 @@ public enum AbnormalVisualEffect
|
|||||||
BIG_BODY_COMBINATION_DEMON_PC(172),
|
BIG_BODY_COMBINATION_DEMON_PC(172),
|
||||||
BIG_BODY_2(173),
|
BIG_BODY_2(173),
|
||||||
BIG_BODY_3(174),
|
BIG_BODY_3(174),
|
||||||
|
CHANGESHAPE_TRANSFORM(193),
|
||||||
DRAGON_ULTIMATE(700),
|
DRAGON_ULTIMATE(700),
|
||||||
CHANGE_HALLOWEEN(1000);
|
CHANGE_HALLOWEEN(1000);
|
||||||
|
|
||||||
|
@ -3480,6 +3480,10 @@
|
|||||||
<!-- Monster Weapon Appearance Stone: Shield of Corruption -->
|
<!-- Monster Weapon Appearance Stone: Shield of Corruption -->
|
||||||
<appearance_stone id="37086" targetType="ARMOR" type="FIXED" visualId="37066" armorType="SHIELD" />
|
<appearance_stone id="37086" targetType="ARMOR" type="FIXED" visualId="37066" armorType="SHIELD" />
|
||||||
|
|
||||||
|
<appearance_stone id="40270" targetType="ARMOR" type="FIXED" visualId="40240"> <!-- Dark Assassin Appearance Stone -->
|
||||||
|
<bodyPart>chest</bodyPart>
|
||||||
|
<bodyPart>fullarmor</bodyPart>
|
||||||
|
</appearance_stone>
|
||||||
<appearance_stone id="46573" targetType="ARMOR" type="FIXED" visualId="46538"> <!-- Tauti's Breastplate Appearance Stone -->
|
<appearance_stone id="46573" targetType="ARMOR" type="FIXED" visualId="46538"> <!-- Tauti's Breastplate Appearance Stone -->
|
||||||
<bodyPart>chest</bodyPart>
|
<bodyPart>chest</bodyPart>
|
||||||
<bodyPart>fullarmor</bodyPart>
|
<bodyPart>fullarmor</bodyPart>
|
||||||
@ -3793,7 +3797,10 @@
|
|||||||
<appearance_stone id="46280" targetType="ACCESSORY" type="FIXED" visualId="46262"> <!-- Metal Suit Hair Accessory Appearance Stone -->
|
<appearance_stone id="46280" targetType="ACCESSORY" type="FIXED" visualId="46262"> <!-- Metal Suit Hair Accessory Appearance Stone -->
|
||||||
<bodyPart>hairall</bodyPart>
|
<bodyPart>hairall</bodyPart>
|
||||||
</appearance_stone>
|
</appearance_stone>
|
||||||
|
<appearance_stone id="46605" targetType="ARMOR" type="FIXED" visualId="46601"> <!-- White Assassin Appearance Stone -->
|
||||||
|
<bodyPart>chest</bodyPart>
|
||||||
|
<bodyPart>fullarmor</bodyPart>
|
||||||
|
</appearance_stone>
|
||||||
<appearance_stone id="47591" targetType="ALL" type="FIXED" race="ERTHEIA"> <!-- Cat Fighter Appearance Stone - Ertheia Only -->
|
<appearance_stone id="47591" targetType="ALL" type="FIXED" race="ERTHEIA"> <!-- Cat Fighter Appearance Stone - Ertheia Only -->
|
||||||
<visual id="39717" weaponType="DUALFIST"/>
|
<visual id="39717" weaponType="DUALFIST"/>
|
||||||
</appearance_stone>
|
</appearance_stone>
|
||||||
|
146
L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3426200.xml
vendored
Normal file
146
L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3426200.xml
vendored
Normal file
@ -0,0 +1,146 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||||
|
<npcs>
|
||||||
|
<npc>34262</npc> <!-- Sibi Manager -->
|
||||||
|
</npcs>
|
||||||
|
<item>
|
||||||
|
<!-- Adena -->
|
||||||
|
<ingredient id="57" count="110000" />
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="200" />
|
||||||
|
<!-- Golden Mermaid's Tear 7-day -->
|
||||||
|
<production id="49585" count="1" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious No-grade Soulshot -->
|
||||||
|
<production id="34603" count="571" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious D-grade Soulshot -->
|
||||||
|
<production id="34604" count="400" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious C-grade Soulshot -->
|
||||||
|
<production id="34605" count="267" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious B-grade Soulshot -->
|
||||||
|
<production id="34606" count="80" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious A-grade Soulshot -->
|
||||||
|
<production id="34607" count="50" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious Blessed No-grade Soulshot -->
|
||||||
|
<production id="49744" count="267" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious Blessed D-grade Soulshot -->
|
||||||
|
<production id="49745" count="160" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious Blessed C-grade Soulshot -->
|
||||||
|
<production id="49746" count="103" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious Blessed B-grade Soulshot -->
|
||||||
|
<production id="49747" count="30" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious Blessed A-grade Soulshot -->
|
||||||
|
<production id="49748" count="18" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious No-grade Spiritshot -->
|
||||||
|
<production id="49062" count="267" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious D-grade Spiritshot -->
|
||||||
|
<production id="49063" count="222" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious C-grade Spiritshot -->
|
||||||
|
<production id="49064" count="114" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious B-grade Spiritshot -->
|
||||||
|
<production id="49749" count="40" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious A-grade Spiritshot -->
|
||||||
|
<production id="49750" count="33" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious Blessed No-grade Spiritshot -->
|
||||||
|
<production id="34610" count="114" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious Blessed D-grade Spiritshot -->
|
||||||
|
<production id="34611" count="89" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious Blessed C-grade Spiritshot -->
|
||||||
|
<production id="34612" count="44" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious Blessed B-grade Spiritshot -->
|
||||||
|
<production id="34613" count="16" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="2" />
|
||||||
|
<!-- Mysterious Blessed A-grade Spiritshot -->
|
||||||
|
<production id="34614" count="14" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="50" />
|
||||||
|
<!-- Greater Scroll of Resurrection -->
|
||||||
|
<production id="49542" count="1" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="50" />
|
||||||
|
<!-- Fishing Rod Chest 10-day -->
|
||||||
|
<production id="49507" count="1" />
|
||||||
|
</item>
|
||||||
|
</list>
|
20
L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3426201.xml
vendored
Normal file
20
L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3426201.xml
vendored
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||||
|
<npcs>
|
||||||
|
<npc>34262</npc> <!-- Sibi Manager -->
|
||||||
|
</npcs>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="20" />
|
||||||
|
<production id="32253" count="1" chance="1" /> <!-- Infinite Mithril Quiver -->
|
||||||
|
<production id="32249" count="1" chance="1" /> <!-- Infinite Wooden Quiver -->
|
||||||
|
<production id="32250" count="1" chance="1" /> <!-- Infinite Bone Quiver -->
|
||||||
|
<production id="32251" count="1" chance="1" /> <!-- Infinite Steel Quiver -->
|
||||||
|
<production id="32252" count="1" chance="1" /> <!-- Infinite Silver Quiver -->
|
||||||
|
<production id="17" count="100" chance="19" /> <!-- Wooden Arrow -->
|
||||||
|
<production id="1341" count="200" chance="19" /> <!-- Bone Arrow -->
|
||||||
|
<production id="1342" count="100" chance="19" /> <!-- Steel Arrow -->
|
||||||
|
<production id="1343" count="100" chance="19" /> <!-- Silver Arrow -->
|
||||||
|
<production id="1344" count="100" chance="19" /> <!-- Mithril Arrow -->
|
||||||
|
</item>
|
||||||
|
</list>
|
25
L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3426202.xml
vendored
Normal file
25
L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3426202.xml
vendored
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||||
|
<npcs>
|
||||||
|
<npc>34262</npc> <!-- Sibi Manager -->
|
||||||
|
</npcs>
|
||||||
|
<item>
|
||||||
|
<!-- Sibi's Coin -->
|
||||||
|
<ingredient id="49783" count="50" /> <!-- Sibi's Coin -->
|
||||||
|
<production id="49580" count="1" chance="1" /> <!-- Baium Ring -->
|
||||||
|
<production id="49785" count="1" chance="1" /> <!-- Weapon Supply Box A-grade -->
|
||||||
|
<production id="90014" count="1" chance="1" /> <!-- High Grade Life Stone -->
|
||||||
|
<production id="6662" count="1" chance="1" /> <!-- Ring of Core -->
|
||||||
|
<production id="6661" count="1" chance="1" /> <!-- Orfen's Earring -->
|
||||||
|
<production id="49682" count="1" chance="1" /> <!-- Baium Soul -->
|
||||||
|
<production id="49756" count="1" chance="1" /> <!-- Cloth Piece -->
|
||||||
|
<production id="70007" count="1" chance="1" /> <!-- Sealed Rune Lv.8 -->
|
||||||
|
<production id="49681" count="1" chance="1" /> <!-- Talisman of Insolence VI -->
|
||||||
|
<production id="49789" count="1" chance="1" /> <!-- +8 Enchanted Weapon Supply Box B-grade -->
|
||||||
|
<production id="49790" count="1" chance="1" /> <!-- +16 Enchanted Weapon Supply Box C-grade -->
|
||||||
|
<production id="49783" count="50" chance="10" /> <!-- Sibi's Coin -->
|
||||||
|
<production id="49783" count="30" chance="15" /> <!-- Sibi's Coin -->
|
||||||
|
<production id="49783" count="20" chance="25" /> <!-- Sibi's Coin -->
|
||||||
|
<production id="49783" count="5" chance="39" /> <!-- Sibi's Coin -->
|
||||||
|
</item>
|
||||||
|
</list>
|
6
L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/events/HappyHours/34262-1.htm
vendored
Normal file
6
L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/events/HappyHours/34262-1.htm
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<html><body>Balthus Knights Supply Officer Sibi:<br>
|
||||||
|
Balthus Knight's Supply Box is a special item prepared by Duke Balthus Van Dyke for the Bathus Knights to alleviate their hardship.<br>
|
||||||
|
Can I really supply for the great warrior <font color="LEVEL">Lemniscate</font>? <font color="LEVEL">Balthus Knight's Supply Box</font> can only be obtained by <font color="LEVEL">one character Lv.20 and above per account.</font><br>
|
||||||
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest HappyHours giveSupplyBox">"Please give me the Balthus Knight's Supply Box."</Button>
|
||||||
|
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||||
|
</body></html>
|
6
L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/events/HappyHours/34262-2.htm
vendored
Normal file
6
L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/events/HappyHours/34262-2.htm
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<html><body>Balthus Knights Supply Officer Sibi:<br>
|
||||||
|
Augh! You're not a Balthus Knight! How come you had the crust to pretend being one!<br>
|
||||||
|
Well then, I forgive you this time. But if you try again to pass as ab Balthus Knight, you won't get away with that!<br>
|
||||||
|
(Supplies are given once a day, one piece per one account of a character who reached Level 20.)<br>
|
||||||
|
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||||
|
</body></html>
|
6
L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/events/HappyHours/34262-3.htm
vendored
Normal file
6
L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/events/HappyHours/34262-3.htm
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<html><body>Balthus Knights Supply Officer Sibi:<br>
|
||||||
|
Hello! Do you know that greed comes before a fall?<br1>
|
||||||
|
You have already received your Supply Box, that's enough for you!<br>
|
||||||
|
Open your inventory, probably the box is there.<br>
|
||||||
|
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||||
|
</body></html>
|
13
L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/events/HappyHours/34262.htm
vendored
Normal file
13
L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/events/HappyHours/34262.htm
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<html><body>Balthus Knights Supply Officer Sibi:<br>
|
||||||
|
My name is Sibi, I am Balthus Knight's Supply Officer. The Lord of Oren Castle, Balthus Van Dyke, entrusted me with an important mission. Come to me whenever you need supplies for your missions.<br>
|
||||||
|
Besides, if you have <font color="LEVEL">Sibi's Coins</font>, I can exchange them for useful consumables and some special rewards!<br>
|
||||||
|
When event ends the following items will be deleted:<br1>
|
||||||
|
-Sibi's Coin<br1>
|
||||||
|
-Balthus Knight's Mark<br1>
|
||||||
|
-Balthus Knight's Supply Box<br1>
|
||||||
|
-Sibi's Coin Box<br>
|
||||||
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest HappyHours 34262-1.htm">"What is the Balthus Knights Supply Box?"</Button>
|
||||||
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3426200">"I want to exchange Sibi's Coins for consumables."</Button>
|
||||||
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3426201">"I want to get an Infinite Arrow Quiver."</Button>
|
||||||
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3426202">"I want to get some special reward."</Button>
|
||||||
|
</body></html>
|
125
L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/events/HappyHours/HappyHours.java
vendored
Normal file
125
L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/events/HappyHours/HappyHours.java
vendored
Normal file
@ -0,0 +1,125 @@
|
|||||||
|
/*
|
||||||
|
* This file is part of the L2J Mobius project.
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
|
* General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
package events.HappyHours;
|
||||||
|
|
||||||
|
import com.l2jmobius.gameserver.model.L2World;
|
||||||
|
import com.l2jmobius.gameserver.model.actor.L2Npc;
|
||||||
|
import com.l2jmobius.gameserver.model.actor.instance.L2PcInstance;
|
||||||
|
import com.l2jmobius.gameserver.model.quest.LongTimeEvent;
|
||||||
|
import com.l2jmobius.gameserver.network.SystemMessageId;
|
||||||
|
import com.l2jmobius.gameserver.network.serverpackets.ExShowScreenMessage;
|
||||||
|
import com.l2jmobius.gameserver.network.serverpackets.SystemMessage;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @author Mobius
|
||||||
|
*/
|
||||||
|
public class HappyHours extends LongTimeEvent
|
||||||
|
{
|
||||||
|
// NPC
|
||||||
|
private static final int SIBI = 34262;
|
||||||
|
// Items
|
||||||
|
private static final int SUPPLY_BOX = 47399;
|
||||||
|
private static final int SIBIS_COIN = 49783;
|
||||||
|
// Skill
|
||||||
|
private static final int TRANSFORMATION_SKILL = 39171;
|
||||||
|
// Other
|
||||||
|
private static final int MIN_LEVEL = 20;
|
||||||
|
private static final int REWARD_INTERVAL = 60 * 60 * 1000; // 1 hour
|
||||||
|
private static long _lastRewardTime = System.currentTimeMillis();
|
||||||
|
|
||||||
|
private HappyHours()
|
||||||
|
{
|
||||||
|
addStartNpc(SIBI);
|
||||||
|
addFirstTalkId(SIBI);
|
||||||
|
addTalkId(SIBI);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public String onAdvEvent(String event, L2Npc npc, L2PcInstance player)
|
||||||
|
{
|
||||||
|
String htmltext = null;
|
||||||
|
switch (event)
|
||||||
|
{
|
||||||
|
case "34262-1.htm":
|
||||||
|
{
|
||||||
|
htmltext = event;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
case "giveSupplyBox":
|
||||||
|
{
|
||||||
|
if (player.getLevel() < MIN_LEVEL)
|
||||||
|
{
|
||||||
|
return "34262-2.htm";
|
||||||
|
}
|
||||||
|
if (hasQuestItems(player, SUPPLY_BOX))
|
||||||
|
{
|
||||||
|
return "34262-3.htm";
|
||||||
|
}
|
||||||
|
giveItems(player, SUPPLY_BOX, 1);
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
case "REWARD_SIBI_COINS":
|
||||||
|
{
|
||||||
|
if (isEventPeriod())
|
||||||
|
{
|
||||||
|
if ((System.currentTimeMillis() - (_lastRewardTime + REWARD_INTERVAL)) > 0) // Exploit check - Just in case.
|
||||||
|
{
|
||||||
|
_lastRewardTime = System.currentTimeMillis();
|
||||||
|
final ExShowScreenMessage screenMsg = new ExShowScreenMessage("You obtained 20 Sibi's coins.", ExShowScreenMessage.TOP_CENTER, 7000, 0, true, true);
|
||||||
|
final SystemMessage systemMsg = SystemMessage.getSystemMessage(SystemMessageId.YOU_OBTAINED_S1_SIBIS_COINS);
|
||||||
|
systemMsg.addInt(20);
|
||||||
|
for (L2PcInstance plr : L2World.getInstance().getPlayers())
|
||||||
|
{
|
||||||
|
if ((plr != null) && (plr.isOnlineInt() == 1) && plr.isAffectedBySkill(TRANSFORMATION_SKILL))
|
||||||
|
{
|
||||||
|
plr.addItem("HappyHours", SIBIS_COIN, 20, player, false);
|
||||||
|
plr.sendPacket(screenMsg);
|
||||||
|
plr.sendPacket(systemMsg);
|
||||||
|
// TODO: Random reward.
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
cancelQuestTimers("REWARD_SIBI_COINS");
|
||||||
|
}
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return htmltext;
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public String onFirstTalk(L2Npc npc, L2PcInstance player)
|
||||||
|
{
|
||||||
|
return "34262.htm";
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
protected void startEvent()
|
||||||
|
{
|
||||||
|
super.startEvent();
|
||||||
|
cancelQuestTimers("REWARD_SIBI_COINS");
|
||||||
|
startQuestTimer("REWARD_SIBI_COINS", REWARD_INTERVAL + 1000, null, null, true);
|
||||||
|
}
|
||||||
|
|
||||||
|
public static void main(String[] args)
|
||||||
|
{
|
||||||
|
new HappyHours();
|
||||||
|
}
|
||||||
|
}
|
29
L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/events/HappyHours/config.xml
vendored
Normal file
29
L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/events/HappyHours/config.xml
vendored
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<event name="Happy Hours" active="05 09 2017-03 10 2017" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../xsd/eventConfig.xsd">
|
||||||
|
<spawnlist>
|
||||||
|
<add npc="34262" x="-14143" y="123176" z="-3096" heading="30212" /> <!-- Gludio -->
|
||||||
|
<add npc="34262" x="16354" y="142848" z="-2680" heading="14450" /> <!-- Dion -->
|
||||||
|
<add npc="34262" x="80814" y="147987" z="-3448" heading="3355" /> <!-- Giran -->
|
||||||
|
<add npc="34262" x="82008" y="53874" z="-1472" heading="3355" /> <!-- Oren -->
|
||||||
|
<add npc="34262" x="147457" y="27863" z="-2248" heading="17863" /> <!-- Aden -->
|
||||||
|
<add npc="34262" x="112172" y="220447" z="-3648" heading="30708" /> <!-- Heine -->
|
||||||
|
<add npc="34262" x="148195" y="-57368" z="-2752" heading="17863" /> <!-- Goddard -->
|
||||||
|
<add npc="34262" x="44530" y="-48368" z="-776" heading="14450" /> <!-- Rune -->
|
||||||
|
<add npc="34262" x="86897" y="-141346" z="-1320" heading="49153" /> <!-- Shutgard -->
|
||||||
|
<add npc="34262" x="-114822" y="256385" z="-1472" heading="49744" /> <!-- Talking Island -->
|
||||||
|
<add npc="34262" x="-78832" y="249115" z="-3272" heading="56380" /> <!-- Faeron Village -->
|
||||||
|
<add npc="34262" x="-80485" y="149537" z="-3016" heading="16383" /> <!-- Gluddin -->
|
||||||
|
<add npc="34262" x="117380" y="76684" z="-2672" heading="40961" /> <!-- Hunters Village -->
|
||||||
|
<add npc="34262" x="208499" y="87743" z="-1006" heading="11264" /> <!-- Arcan -->
|
||||||
|
</spawnlist>
|
||||||
|
<destoyItemsOnEnd>
|
||||||
|
<item id="49783" /> <!-- Sibi's Coin -->
|
||||||
|
<item id="47385" /> <!-- Balthus Knight Mark -->
|
||||||
|
<item id="47387" /> <!-- Balthus Knight Supply Box -->
|
||||||
|
<item id="47399" /> <!-- Sibi's Coin Box -->
|
||||||
|
</destoyItemsOnEnd>
|
||||||
|
<messages>
|
||||||
|
<add type="onEnd" text="Happy Hours: Event end!" />
|
||||||
|
<add type="onEnter" text="Happy Hours: Event ongoing!" />
|
||||||
|
</messages>
|
||||||
|
</event>
|
@ -1032,10 +1032,21 @@
|
|||||||
<!-- Double-click to obtain 5 each of High-grade Elixir of Life/Mind/CP. Cannot be used in the Olympiad. -->
|
<!-- Double-click to obtain 5 each of High-grade Elixir of Life/Mind/CP. Cannot be used in the Olympiad. -->
|
||||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||||
<set name="weight" val="10" />
|
<set name="weight" val="10" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<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_sellable" val="false" />
|
||||||
<set name="is_commissionable" val="false" />
|
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="default_action" val="PEEL" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="35675" min="5" max="5" chance="100" /> <!-- High-Grade Elixir of Life (R-Grade) -->
|
||||||
|
<item id="35676" min="5" max="5" chance="100" /> <!-- High-Grade Elixir of Mind (R-Grade) -->
|
||||||
|
<item id="35677" min="5" max="5" chance="100" /> <!-- High-Grade Elixir of CP (R-Grade) -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="23763" name="Vitality Recovery Potion" additionalName="1-day" type="EtcItem">
|
<item id="23763" name="Vitality Recovery Potion" additionalName="1-day" type="EtcItem">
|
||||||
<!-- Premium User Only. For 60 min., Vitality is restored upon XP gain. Cannot apply another buff with the same effect, and when applying a similar effect, the Vitaily Maintaining Potion's buff effect will disappear. -->
|
<!-- Premium User Only. For 60 min., Vitality is restored upon XP gain. Cannot apply another buff with the same effect, and when applying a similar effect, the Vitaily Maintaining Potion's buff effect will disappear. -->
|
||||||
|
@ -681,9 +681,18 @@
|
|||||||
<item id="27673" name="Freya's Scroll of Storm" type="EtcItem">
|
<item id="27673" name="Freya's Scroll of Storm" type="EtcItem">
|
||||||
<!-- Vitality consumption + 150% and XP/SP + 150% when hunting. Does not disappear upon death. Duration 10 min. Cooldown 10 min. Only usable when 1 or more Vitality slot is full. -->
|
<!-- Vitality consumption + 150% and XP/SP + 150% when hunting. Does not disappear upon death. Duration 10 min. Cooldown 10 min. Only usable when 1 or more Vitality slot is full. -->
|
||||||
<set name="icon" val="icon.bm_freya_storm_scroll" />
|
<set name="icon" val="icon.bm_freya_storm_scroll" />
|
||||||
|
<set name="is_clan_depositable" val="false" />
|
||||||
|
<set name="is_mailable" val="false" />
|
||||||
|
<set name="is_sellable" val="false" />
|
||||||
|
<set name="is_commissionable" val="false" />
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="etcitem_type" val="SCROLL" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18646" level="1" /> <!-- Freya's Scroll of Storm -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="27674" name="Freya's Wish Stick" type="EtcItem">
|
<item id="27674" name="Freya's Wish Stick" type="EtcItem">
|
||||||
<!-- Double-click to get 1 Freya's Frozen Scroll and 1 Freya's Art of Seduction. Has a chance of obtaining one of the following items: Freya's Wish Box, Sirra's Wish Box, or a Snowman's Wish Box. -->
|
<!-- Double-click to get 1 Freya's Frozen Scroll and 1 Freya's Art of Seduction. Has a chance of obtaining one of the following items: Freya's Wish Box, Sirra's Wish Box, or a Snowman's Wish Box. -->
|
||||||
|
@ -397,10 +397,19 @@
|
|||||||
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
<item id="39345" name="Amaranthine Weapon Pack" type="EtcItem">
|
||||||
<!-- Double-click to acquire one Amaranthine weapon. -->
|
<!-- Double-click to acquire one Amaranthine weapon. -->
|
||||||
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
<set name="icon" val="icon.etc_box_of_adventure_3_i00" />
|
||||||
<set name="is_clan_depositable" val="false" />
|
<set name="default_action" val="CAPSULE" />
|
||||||
<set name="is_mailable" val="false" />
|
<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_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<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 -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
<item id="39346" name="+4 Amaranthine Weapon Pack" type="EtcItem">
|
||||||
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 4. -->
|
<!-- Double-click to acquire one Amaranthine weapon that has been enchanted to + 4. -->
|
||||||
|
@ -1045,13 +1045,21 @@
|
|||||||
<item id="40270" name="Appearance Stone: Dark Assassin Suit" type="EtcItem">
|
<item id="40270" name="Appearance Stone: Dark Assassin Suit" type="EtcItem">
|
||||||
<!-- Changes the appearance of your entire armor into that of a Dark Assassin Suit. Tops and one-pieces only. Modified armor can be restored to their original appearance with a Restoration Stone. -->
|
<!-- Changes the appearance of your entire armor into that of a Dark Assassin Suit. Tops and one-pieces only. Modified armor can be restored to their original appearance with a Restoration Stone. -->
|
||||||
<set name="icon" val="BranchSys3.icon1.g_scrl_change_chest" />
|
<set name="icon" val="BranchSys3.icon1.g_scrl_change_chest" />
|
||||||
<set name="is_stackable" val="true" />
|
|
||||||
<set name="immediate_effect" val="true" />
|
<set name="immediate_effect" val="true" />
|
||||||
|
<set name="handler" val="Appearance" />
|
||||||
|
<set name="is_clan_depositable" val="false" />
|
||||||
|
<set name="is_mailable" val="false" />
|
||||||
|
<set name="is_tradable" val="false" />
|
||||||
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_commissionable" val="false" />
|
<set name="is_commissionable" val="false" />
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
<set name="is_private_storeable" val="false" />
|
||||||
<set name="handler" val="Appearance" />
|
|
||||||
<set name="default_action" val="SKILL_REDUCE" />
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="etcitem_type" val="SHAPE_SHIFTING_AM_FIXED" />
|
||||||
|
<set name="is_stackable" val="true" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18558" level="1" /> <!-- Dark Assassin Appearance Stone -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="40271" name="Orc's Normal Old Box" type="EtcItem">
|
<item id="40271" name="Orc's Normal Old Box" type="EtcItem">
|
||||||
<!-- A box of relics gathered by the Aspiricing Orc Ruler of Aden. -->
|
<!-- A box of relics gathered by the Aspiricing Orc Ruler of Aden. -->
|
||||||
|
@ -1265,14 +1265,20 @@
|
|||||||
<item id="47387" name="Balthus Knights Supply Items" type="EtcItem">
|
<item id="47387" name="Balthus Knights Supply Items" type="EtcItem">
|
||||||
<!-- Double click to receive 3 Marks of the Balthus Knights. (Can be used once per day.) Cannot be exchanged/dropped/sold in a personal store, but can be kept in personal storage. Will be deleted on June 15th, 2016, when the Balthus Knight event ends after regular maintenance. -->
|
<!-- Double click to receive 3 Marks of the Balthus Knights. (Can be used once per day.) Cannot be exchanged/dropped/sold in a personal store, but can be kept in personal storage. Will be deleted on June 15th, 2016, when the Balthus Knight event ends after regular maintenance. -->
|
||||||
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
|
||||||
<set name="default_action" val="SKILL_REDUCE" />
|
<set name="default_action" val="PEEL" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_destroyable" val="false" />
|
<set name="is_destroyable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_private_storeable" val="false" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="reuse_delay" val="86400000" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="47385" min="3" max="3" chance="100" /> <!-- Balthus Knights Marks -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47388" name="12th Anniversary Souvenir" type="EtcItem">
|
<item id="47388" name="12th Anniversary Souvenir" type="EtcItem">
|
||||||
<!-- A special item created to commemorate the 12th Anniversary of Lineage II. Sell to a store to obtain a massive amount of Adena. -->
|
<!-- A special item created to commemorate the 12th Anniversary of Lineage II. Sell to a store to obtain a massive amount of Adena. -->
|
||||||
@ -1299,24 +1305,39 @@
|
|||||||
<item id="47390" name="Forever/Longing Talisman/Energy of Longing Supply Items" type="EtcItem">
|
<item id="47390" name="Forever/Longing Talisman/Energy of Longing Supply Items" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knights Supply Items. When used, a Forever Talisman/Longing Talisman/Energy of Longing can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
<!-- Top-grade Balthus Knights Supply Items. When used, a Forever Talisman/Longing Talisman/Energy of Longing can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i01" />
|
<set name="icon" val="icon.etc_treasure_box_i01" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
<set name="default_action" val="PEEL" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_private_storeable" val="false" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="34987" min="1" max="1" chance="25" /> <!-- Helfire Talisman (Replaced Forever Talisman) -->
|
||||||
|
<item id="34989" min="1" max="1" chance="25" /> <!-- Longing Talisman -->
|
||||||
|
<item id="47420" min="1" max="1" chance="25" /> <!-- Energy of Longing -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47391" name="Venir Stage 11/12/13 Talisman Supply Items" type="EtcItem">
|
<item id="47391" name="Venir Stage 11/12/13 Talisman Supply Items" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knight Supply Item. Use to obtain a Venir Talisman Stage 11/12/13. Will be deleted when the event ends. -->
|
<!-- Top-grade Balthus Knight Supply Item. Use to obtain a Venir Talisman Stage 11/12/13. Will be deleted when the event ends. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i02" />
|
<set name="icon" val="icon.etc_treasure_box_i02" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_private_storeable" val="false" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="39644" min="1" max="1" chance="25" /> <!-- Venir Stage 11 -->
|
||||||
|
<item id="39645" min="1" max="1" chance="25" /> <!-- Venir Stage 12 -->
|
||||||
|
<item id="39646" min="1" max="1" chance="25" /> <!-- Venir Stage 13 -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47392" name="Shining Scroll: Enchant Elemental Shirt" type="EtcItem">
|
<item id="47392" name="Shining Scroll: Enchant Elemental Shirt" type="EtcItem">
|
||||||
<!-- Shirt Enchantment-only Scroll. The enchant level is maintained when enchantment fails. Cannot be used on Shirts of +9 or higher. -->
|
<!-- Shirt Enchantment-only Scroll. The enchant level is maintained when enchantment fails. Cannot be used on Shirts of +9 or higher. -->
|
||||||
@ -1328,13 +1349,20 @@
|
|||||||
<item id="47393" name="Dark Assassin/White Assassin Suit Supply Items" type="EtcItem">
|
<item id="47393" name="Dark Assassin/White Assassin Suit Supply Items" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knights Supply Items. When used, a Dark Assassin/White Assassin Suit Appearance Stone can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
<!-- Top-grade Balthus Knights Supply Items. When used, a Dark Assassin/White Assassin Suit Appearance Stone can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i04" />
|
<set name="icon" val="icon.etc_treasure_box_i04" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_private_storeable" val="false" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="47464" min="1" max="1" chance="34" /> <!-- White Assassin Suit Appearance Stone -->
|
||||||
|
<item id="40270" min="1" max="1" chance="34" /> <!-- Dark Assassin Suit Appearance Stone -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47394" name="Scroll of Blessing R99/R95/R(2) Supply Item" type="EtcItem">
|
<item id="47394" name="Scroll of Blessing R99/R95/R(2) Supply Item" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knight Supply Item. Use to obtain an R99/R95/R(2) Grade Scroll of Blessing. Will be deleted when the event ends. -->
|
<!-- Top-grade Balthus Knight Supply Item. Use to obtain an R99/R95/R(2) Grade Scroll of Blessing. Will be deleted when the event ends. -->
|
||||||
@ -1350,13 +1378,21 @@
|
|||||||
<item id="47395" name="Bottle of Antharas/Valakas/Baium's Soul Supply Item" type="EtcItem">
|
<item id="47395" name="Bottle of Antharas/Valakas/Baium's Soul Supply Item" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knights Supply Items. When used, an Antharas/Valakas/Baium Soul Bottle can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
<!-- Top-grade Balthus Knights Supply Items. When used, an Antharas/Valakas/Baium Soul Bottle can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i06" />
|
<set name="icon" val="icon.etc_treasure_box_i06" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_private_storeable" val="false" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="19465" min="1" max="1" chance="25" /> <!-- Antharas Bottle -->
|
||||||
|
<item id="19466" min="1" max="1" chance="25" /> <!-- Valakas Bottle -->
|
||||||
|
<item id="37520" min="1" max="1" chance="25" /> <!-- Baium Soul Bottle -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47396" name="Nurka/Rydel/Gustav's Belt Supply Item" type="EtcItem">
|
<item id="47396" name="Nurka/Rydel/Gustav's Belt Supply Item" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knights Supply Items. When used, a Nurka/Lydia/Gustav's Belt can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
<!-- Top-grade Balthus Knights Supply Items. When used, a Nurka/Lydia/Gustav's Belt can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
||||||
@ -1372,25 +1408,36 @@
|
|||||||
<item id="47397" name="Seven Signs/Anakim/Lilith Talisman Supply Item" type="EtcItem">
|
<item id="47397" name="Seven Signs/Anakim/Lilith Talisman Supply Item" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knights Supply Items. When used, a Seven Signs/Anakim/Lilith's Talisman can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
<!-- Top-grade Balthus Knights Supply Items. When used, a Seven Signs/Anakim/Lilith's Talisman can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i08" />
|
<set name="icon" val="icon.etc_treasure_box_i08" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
|
||||||
<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="false" />
|
|
||||||
</item>
|
|
||||||
<item id="47398" name="Bloody Eternal Enhancement Stone - x2" type="EtcItem">
|
|
||||||
<!-- Top-grade Balthus Knights Supply Items. When used, 2 Bloody Eternal Enhancement Stones can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
|
||||||
<set name="icon" val="icon.etc_treasure_box_i04" />
|
|
||||||
<set name="default_action" val="PEEL" />
|
|
||||||
<set name="immediate_effect" val="true" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_private_storeable" val="false" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="37717" min="1" max="1" chance="25" /> <!-- Seven Signs Talisman -->
|
||||||
|
<item id="37714" min="1" max="1" chance="25" /> <!-- Lilith Talisman -->
|
||||||
|
<item id="37715" min="1" max="1" chance="25" /> <!-- Anakim Talisman -->
|
||||||
|
</capsuled_items>
|
||||||
|
</item>
|
||||||
|
<item id="47398" name="Bloody Eternal Enhancement Stone - x2" type="EtcItem">
|
||||||
|
<!-- Top-grade Balthus Knights Supply Items. When used, 2 Bloody Eternal Enhancement Stones can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
||||||
|
<set name="icon" val="icon.etc_treasure_box_i04" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<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="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="35569" min="2" max="2" chance="75" /> <!-- Bloody Eternal Enhancement Stone -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47399" name="Sibis Coin Box" type="EtcItem">
|
<item id="47399" name="Sibis Coin Box" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knights Supply Items. When used, 1500 Sibis Coins can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
<!-- Top-grade Balthus Knights Supply Items. When used, 1500 Sibis Coins can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
||||||
@ -1402,6 +1449,11 @@
|
|||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_private_storeable" val="false" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="is_clan_depositable" val="false" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="49783" min="1500" max="1500" chance="75" /> <!-- Sibis Coins -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
</list>
|
</list>
|
||||||
|
@ -203,13 +203,45 @@
|
|||||||
<item id="47416" name="Sibis' Suspicious Supply Items" type="EtcItem">
|
<item id="47416" name="Sibis' Suspicious Supply Items" type="EtcItem">
|
||||||
<!-- Supply Items prepared by Sibis of the Balthus Knights. When used, an item can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
<!-- Supply Items prepared by Sibis of the Balthus Knights. When used, an item can be obtained. Will be deleted on June 15th, 2016, after regular maintenance. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i11" />
|
<set name="icon" val="icon.etc_treasure_box_i11" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_private_storeable" val="false" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="35567" min="1" max="1" chance="5.5" /> <!-- Dark Eternal Enhancement Stone -->
|
||||||
|
<item id="27598" min="1" max="1" chance="2.5" /> <!-- Scroll of Blessing: Weapon (R99-grade) -->
|
||||||
|
<item id="27597" min="1" max="1" chance="2.6" /> <!-- Scroll of Blessing: Weapon (R95-grade) -->
|
||||||
|
<item id="27599" min="1" max="1" chance="3.4" /> <!-- Scroll of Blessing: Weapon (R-grade) -->
|
||||||
|
<item id="27601" min="1" max="1" chance="2.5" /> <!-- Scroll of Blessing: Armor (R99-grade) -->
|
||||||
|
<item id="27600" min="1" max="1" chance="2.6" /> <!-- Scroll of Blessing: Armor (R95-grade) -->
|
||||||
|
<item id="27599" min="1" max="1" chance="3.4" /> <!-- Scroll of Blessing: Armor (R-grade) -->
|
||||||
|
<item id="39720" min="1" max="1" chance="6" /> <!-- Maphr's Luck Potion -->
|
||||||
|
<item id="34954" min="1" max="1" chance="2.5" /> <!-- Lv.5 Legendary Dye Pack -->
|
||||||
|
<item id="34955" min="1" max="1" chance="2.5" /> <!-- Lv.5 Ancient Dye Pack -->
|
||||||
|
<item id="34953" min="1" max="1" chance="2.5" /> <!-- Lv.5 Giant Dye Pack -->
|
||||||
|
<item id="34951" min="1" max="1" chance="2.6" /> <!-- Lv.4 Legendary Dye Pack -->
|
||||||
|
<item id="34952" min="1" max="1" chance="2.6" /> <!-- Lv.4 Ancient Dye Pack -->
|
||||||
|
<item id="34950" min="1" max="1" chance="2.6" /> <!-- Lv.4 Giant Dye Pack -->
|
||||||
|
<item id="34946" min="1" max="1" chance="3.4" /> <!-- Lv.3 Legendary Dye Pack -->
|
||||||
|
<item id="34947" min="1" max="1" chance="3.4" /> <!-- Lv.3 Ancient Dye Pack -->
|
||||||
|
<item id="34945" min="1" max="1" chance="3.4" /> <!-- Lv.3 Giant Dye Pack -->
|
||||||
|
<item id="27594" min="1" max="1" chance="5" /> <!-- Maphr's Wind Scroll -->
|
||||||
|
<item id="40227" min="1" max="1" chance="5" /> <!-- Freya's Scroll -->
|
||||||
|
<item id="27673" min="1" max="1" chance="3.5" /> <!-- Freya's Scroll of Storm -->
|
||||||
|
<item id="40056" min="1" max="1" chance="6" /> <!-- Mysterious Wind Scroll -->
|
||||||
|
<item id="39634" min="1" max="1" chance="3.5" /> <!-- Venir's Talisman (Stage 1) -->
|
||||||
|
<item id="39635" min="1" max="1" chance="4.5" /> <!-- Venir's Talisman (Stage 2) -->
|
||||||
|
<item id="36152" min="1" max="1" chance="4.5" /> <!-- Kaliel's Energy Box -->
|
||||||
|
<item id="47385" min="1" max="1" chance="5" /> <!-- Balthus Knight Mark -->
|
||||||
|
<item id="19440" min="1" max="1" chance="5" /> <!-- Gemstone (R-Grade) -->
|
||||||
|
<item id="23762" min="1" max="1" chance="4" /> <!-- High-Grade Elixir Pack -->
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47417" name="Dandy's Elemental Shirt" additionalName="2-hour" type="Armor">
|
<item id="47417" name="Dandy's Elemental Shirt" additionalName="2-hour" type="Armor">
|
||||||
<!-- A shiny magic shirt laden with Einhasad's Energy. <Item Skill>. M. Def. +17. Movement Speed +7. Max HP +547. Max MP +547. Skill MP Consumption -3%. Damage Reflection Resistance +5. Vampiric Rage +5%. Skill Cooldown -3%. Damage Received -3%. Water/Fire/Wind/Earth/Divine/Dark Attribute Resistance +36. STR +4, DEX +4, CON +4, INT +4, WIT +4, MEN +4. <Active Skill>. Einhasad's Wrath/Einhasad's Protection/Einhasad's Silence/Einhasad's Salvation. Will be deleted when the event ends. Enchantment not possible. -->
|
<!-- A shiny magic shirt laden with Einhasad's Energy. <Item Skill>. M. Def. +17. Movement Speed +7. Max HP +547. Max MP +547. Skill MP Consumption -3%. Damage Reflection Resistance +5. Vampiric Rage +5%. Skill Cooldown -3%. Damage Received -3%. Water/Fire/Wind/Earth/Divine/Dark Attribute Resistance +36. STR +4, DEX +4, CON +4, INT +4, WIT +4, MEN +4. <Active Skill>. Einhasad's Wrath/Einhasad's Protection/Einhasad's Silence/Einhasad's Salvation. Will be deleted when the event ends. Enchantment not possible. -->
|
||||||
@ -709,12 +741,21 @@
|
|||||||
<item id="47464" name="White Assassin Suit Appearance Stone" type="EtcItem">
|
<item id="47464" name="White Assassin Suit Appearance Stone" type="EtcItem">
|
||||||
<!-- Use to change the appearance of your upper or full-body armor into a White Assassin Suit. The stone modifies the appearance of all armor, and all armor appears as a White Assassin Outfit. -->
|
<!-- Use to change the appearance of your upper or full-body armor into a White Assassin Suit. The stone modifies the appearance of all armor, and all armor appears as a White Assassin Outfit. -->
|
||||||
<set name="icon" val="BranchSys3.icon1.g_scrl_change_chest" />
|
<set name="icon" val="BranchSys3.icon1.g_scrl_change_chest" />
|
||||||
<set name="etcitem_type" val="SCROLL" />
|
|
||||||
<set name="is_stackable" val="true" />
|
|
||||||
<set name="is_sellable" val="false" />
|
|
||||||
<set name="immediate_effect" val="true" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="handler" val="Appearance" />
|
<set name="handler" val="Appearance" />
|
||||||
|
<set name="is_clan_depositable" val="false" />
|
||||||
|
<set name="is_mailable" val="false" />
|
||||||
|
<set name="is_tradable" val="false" />
|
||||||
|
<set name="is_dropable" val="false" />
|
||||||
|
<set name="is_sellable" val="false" />
|
||||||
|
<set name="is_commissionable" val="false" />
|
||||||
|
<set name="is_private_storeable" val="false" />
|
||||||
<set name="default_action" val="SKILL_REDUCE" />
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
|
<set name="etcitem_type" val="SHAPE_SHIFTING_AM_FIXED" />
|
||||||
|
<set name="is_stackable" val="true" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18558" level="1" /> <!-- White Assassin Appearance Stone -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="47465" name="Chaos Essence (Dual Class) Treasure Chest (Time limited)" type="EtcItem">
|
<item id="47465" name="Chaos Essence (Dual Class) Treasure Chest (Time limited)" type="EtcItem">
|
||||||
<!-- Double click to obtain Chaos Essence (Dual Class) 30-day. -->
|
<!-- Double click to obtain Chaos Essence (Dual Class) 30-day. -->
|
||||||
|
@ -667,36 +667,16 @@
|
|||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_private_storeable" val="false" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18738" level="1" /> <!-- +10 Blessed Amaranthine Weapon -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="47747" name="+8 Blessed Eternal Armor Supply Items" type="EtcItem">
|
<item id="47747" name="+8 Blessed Eternal Armor Supply Items" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knights Supply Items. When used, a +8 Blessed Eternal Armor item can be obtained. Will be deleted on June 15, 2016, after regular maintenance. -->
|
<!-- Top-grade Balthus Knights Supply Items. When used, a +8 Blessed Eternal Armor item can be obtained. Will be deleted on June 15, 2016, after regular maintenance. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i03" />
|
<set name="icon" val="icon.etc_treasure_box_i03" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
<set name="default_action" val="CAPSULE" />
|
||||||
<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="false" />
|
|
||||||
</item>
|
|
||||||
<item id="47748" name="Rare Weapon Fragment Supply Items" type="EtcItem">
|
|
||||||
<!-- Top-grade Balthus Knights Supply Items. When used, a Shadow Ingot/Tauti's Fragment/Kelbim's Atelia Fragment can be obtained. Will be deleted on June 15, 2016, after regular maintenance. -->
|
|
||||||
<set name="icon" val="icon.etc_treasure_box_i06" />
|
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
|
||||||
<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="false" />
|
|
||||||
</item>
|
|
||||||
<item id="47749" name="Dark Eternal Enhancement Stone - 2" type="EtcItem">
|
|
||||||
<!-- Top-grade Balthus Knights Supply Items. When used, 2 Dark Eternal Enhancement Stones can be obtained. Will be deleted on June 15, 2016, after regular maintenance. -->
|
|
||||||
<set name="icon" val="icon.etc_treasure_box_i04" />
|
|
||||||
<set name="default_action" val="PEEL" />
|
|
||||||
<set name="immediate_effect" val="true" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="material" val="PAPER" />
|
<set name="material" val="PAPER" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
@ -704,19 +684,121 @@
|
|||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_private_storeable" val="false" />
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18740" level="1" /> <!-- +8 Blessed Eternal Armor -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="47750" name="Zodiac Agathion Stage 5 Supply Items" type="EtcItem">
|
<item id="47748" name="Rare Weapon Fragment Supply Items" type="EtcItem">
|
||||||
<!-- Top-grade Balthus Knights Supply Items. When used, a Zodiac Agathion Stage 5 Bracelet can be obtained. Will be deleted on June 15, 2016, after regular maintenance. -->
|
<!-- Top-grade Balthus Knights Supply Items. When used, a Shadow Ingot/Tauti's Fragment/Kelbim's Atelia Fragment can be obtained. Will be deleted on June 15, 2016, after regular maintenance. -->
|
||||||
<set name="icon" val="icon.etc_treasure_box_i04" />
|
<set name="icon" val="icon.etc_treasure_box_i06" />
|
||||||
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
|
<set name="default_action" val="PEEL" />
|
||||||
<set name="material" val="PAPER" />
|
<set name="material" val="PAPER" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="is_tradable" val="false" />
|
<set name="is_tradable" val="false" />
|
||||||
<set name="is_dropable" val="false" />
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_depositable" val="false" />
|
<set name="is_depositable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
<set name="is_private_storeable" val="false" />
|
<set name="is_mailable" val="false" />
|
||||||
|
<set name="is_freightable" val="false" />
|
||||||
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="is_commissionable" val="false" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="46395" min="1" max="1" chance="25" />
|
||||||
|
<item id="35667" min="1" max="1" chance="25" />
|
||||||
|
<item id="46079" min="1" max="1" chance="25" />
|
||||||
|
</capsuled_items>
|
||||||
|
</item>
|
||||||
|
<item id="47749" name="Dark Eternal Enhancement Stone - 2" type="EtcItem">
|
||||||
|
<!-- Top-grade Balthus Knights Supply Items. When used, 2 Dark Eternal Enhancement Stones can be obtained. Will be deleted on June 15, 2016, after regular maintenance. -->
|
||||||
|
<set name="icon" val="icon.etc_treasure_box_i04" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<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="ExtractableItems" />
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="35567" min="2" max="2" chance="75" /> <!-- Dark Eternal Enhancement Stone -->
|
||||||
|
</capsuled_items>
|
||||||
|
</item>
|
||||||
|
<item id="47750" name="Zodiac Agathion Stage 5 Supply Items" type="EtcItem">
|
||||||
|
<!-- Top-grade Balthus Knights Supply Items. When used, a Zodiac Agathion Stage 5 Bracelet can be obtained. Will be deleted on June 15, 2016, after regular maintenance. -->
|
||||||
|
<set name="icon" val="icon.etc_treasure_box_i04" />
|
||||||
|
<set name="default_action" val="PEEL" />
|
||||||
|
<set name="material" val="PAPER" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<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_mailable" val="false" />
|
||||||
|
<set name="is_freightable" val="false" />
|
||||||
|
<set name="is_private_storeable" val="true" />
|
||||||
|
<set name="handler" val="ExtractableItems" />
|
||||||
|
<set name="extractableCountMin" val="1" />
|
||||||
|
<set name="extractableCountMax" val="1" />
|
||||||
|
<set name="is_commissionable" val="false" />
|
||||||
|
<!-- Dimmensional Bracelet (Couldn't find Zodiac Stage 5) -->
|
||||||
|
<capsuled_items>
|
||||||
|
<item id="39943" min="1" max="1" chance="2" />
|
||||||
|
<item id="39944" min="1" max="1" chance="2" />
|
||||||
|
<item id="39945" min="1" max="1" chance="2" />
|
||||||
|
<item id="39946" min="1" max="1" chance="2" />
|
||||||
|
<item id="39947" min="1" max="1" chance="2" />
|
||||||
|
<item id="39948" min="1" max="1" chance="2" />
|
||||||
|
<item id="39949" min="1" max="1" chance="2" />
|
||||||
|
<item id="39950" min="1" max="1" chance="2" />
|
||||||
|
<item id="39951" min="1" max="1" chance="2" />
|
||||||
|
<item id="39952" min="1" max="1" chance="2" />
|
||||||
|
<item id="39953" min="1" max="1" chance="2" />
|
||||||
|
<item id="39954" min="1" max="1" chance="2" />
|
||||||
|
<item id="39955" min="1" max="1" chance="2" />
|
||||||
|
<item id="39956" min="1" max="1" chance="2" />
|
||||||
|
<item id="39957" min="1" max="1" chance="2" />
|
||||||
|
<item id="39958" min="1" max="1" chance="2" />
|
||||||
|
<item id="39959" min="1" max="1" chance="2" />
|
||||||
|
<item id="39960" min="1" max="1" chance="2" />
|
||||||
|
<item id="39961" min="1" max="1" chance="2" />
|
||||||
|
<item id="39962" min="1" max="1" chance="2" />
|
||||||
|
<item id="39963" min="1" max="1" chance="2" />
|
||||||
|
<item id="39964" min="1" max="1" chance="2" />
|
||||||
|
<item id="39965" min="1" max="1" chance="2" />
|
||||||
|
<item id="39966" min="1" max="1" chance="2" />
|
||||||
|
<item id="39967" min="1" max="1" chance="2" />
|
||||||
|
<item id="39968" min="1" max="1" chance="2" />
|
||||||
|
<item id="39969" min="1" max="1" chance="2" />
|
||||||
|
<item id="39970" min="1" max="1" chance="2" />
|
||||||
|
<item id="39971" min="1" max="1" chance="2" />
|
||||||
|
<item id="39972" min="1" max="1" chance="2" />
|
||||||
|
<item id="39973" min="1" max="1" chance="2" />
|
||||||
|
<item id="39974" min="1" max="1" chance="2" />
|
||||||
|
<item id="39975" min="1" max="1" chance="2" />
|
||||||
|
<item id="39976" min="1" max="1" chance="2" />
|
||||||
|
<item id="39977" min="1" max="1" chance="2" />
|
||||||
|
<item id="39978" min="1" max="1" chance="2" />
|
||||||
|
<item id="39979" min="1" max="1" chance="2" />
|
||||||
|
<item id="39980" min="1" max="1" chance="2" />
|
||||||
|
<item id="39981" min="1" max="1" chance="2" />
|
||||||
|
<item id="39982" min="1" max="1" chance="2" />
|
||||||
|
<item id="39983" min="1" max="1" chance="2" />
|
||||||
|
<item id="39984" min="1" max="1" chance="2" />
|
||||||
|
<item id="39985" min="1" max="1" chance="2" />
|
||||||
|
<item id="39986" min="1" max="1" chance="2" />
|
||||||
|
<item id="39987" min="1" max="1" chance="2" />
|
||||||
|
<item id="39988" min="1" max="1" chance="2" />
|
||||||
|
<item id="39989" min="1" max="1" chance="2" />
|
||||||
|
<item id="39990" min="1" max="1" chance="2" />
|
||||||
|
<item id="39991" min="1" max="1" chance="2" />
|
||||||
|
</capsuled_items>
|
||||||
</item>
|
</item>
|
||||||
<item id="47751" name="+8 Blessed Eternal Armor Heavy Capsule" additionalName="Event" type="EtcItem">
|
<item id="47751" name="+8 Blessed Eternal Armor Heavy Capsule" additionalName="Event" type="EtcItem">
|
||||||
<!-- Double click to obtain a +8 Blessed Eternal Armor Heavy Set. Will be deleted on June 15, 2016, after regular maintenance. -->
|
<!-- Double click to obtain a +8 Blessed Eternal Armor Heavy Set. Will be deleted on June 15, 2016, after regular maintenance. -->
|
||||||
|
@ -545,7 +545,7 @@
|
|||||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||||
</stats>
|
</stats>
|
||||||
<status attackable="false" />
|
<status attackable="false" talkable="false" targetable="false" />
|
||||||
<collision>
|
<collision>
|
||||||
<radius normal="12" />
|
<radius normal="12" />
|
||||||
<height normal="22.5" />
|
<height normal="22.5" />
|
||||||
@ -1149,7 +1149,7 @@
|
|||||||
<height normal="30" />
|
<height normal="30" />
|
||||||
</collision>
|
</collision>
|
||||||
</npc>
|
</npc>
|
||||||
<npc id="34262" level="85" type="L2Npc" name="Sibis" title="Balthus Knights' Supply Officer">
|
<npc id="34262" level="85" type="L2Merchant" name="Sibis" title="Balthus Knights' Supply Officer">
|
||||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||||
<race>ETC</race>
|
<race>ETC</race>
|
||||||
<sex>FEMALE</sex>
|
<sex>FEMALE</sex>
|
||||||
|
@ -1089,9 +1089,71 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
<skill id="17872" toLevel="1" name="Amaranthine Pack">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<icon>icon.skill17872</icon>
|
||||||
<icon>icon.skill0000</icon>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<itemConsumeId>39345</itemConsumeId>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<conditions>
|
||||||
|
<condition name="OpEncumbered">
|
||||||
|
<weightPercent>20</weightPercent>
|
||||||
|
<slotsPercent>10</slotsPercent>
|
||||||
|
</condition>
|
||||||
|
</conditions>
|
||||||
|
<effects>
|
||||||
|
<effect name="RestorationRandom">
|
||||||
|
<items>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35193" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35194" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35195" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35196" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35197" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35198" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35199" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35200" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35201" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35202" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35203" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35204" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35205" count="2" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="35206" count="1" />
|
||||||
|
</item>
|
||||||
|
</items>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
<skill id="17873" toLevel="1" name="Amaranthine Crafting Pack">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
@ -1276,12 +1338,63 @@
|
|||||||
<operateType>P</operateType>
|
<operateType>P</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="17898" toLevel="1" name="Wondrous Wind Scroll">
|
<skill id="17898" toLevel="1" name="Wondrous Wind Scroll">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
|
||||||
<!-- For 60 min., Max HP/MP/CP + 30%, P./M. Def. + 30%, P. Atk. + 10%, M. Atk. + 20%, and Wind Attack/Resistance + 20. Skill Cooldown - 10%. Cannot be stacked with Art of Seduction. -->
|
<!-- For 60 min., Max HP/MP/CP + 30%, P./M. Def. + 30%, P. Atk. + 10%, M. Atk. + 20%, and Wind Attack/Resistance + 20. Skill Cooldown - 10%. Cannot be stacked with Art of Seduction. -->
|
||||||
<icon>icon.ev_charge_scroll</icon>
|
<icon>icon.ev_charge_scroll</icon>
|
||||||
<operateType>A2</operateType>
|
<operateType>A2</operateType>
|
||||||
<reuseDelay>10000</reuseDelay>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<effectPoint>1</effectPoint>
|
<itemConsumeId>40056</itemConsumeId> <!-- Mysterious Wind Scroll -->
|
||||||
|
<abnormalLvl>1</abnormalLvl>
|
||||||
|
<abnormalTime>3600</abnormalTime>
|
||||||
|
<hitTime>200</hitTime>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
<isMagic>4</isMagic>
|
<isMagic>4</isMagic>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="MaxHp">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MaxHp">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MaxCp">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="HpRegen">
|
||||||
|
<amount>10</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MagicalDefence">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="PhysicalDefence">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="PAtk">
|
||||||
|
<amount>10</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MAtk">
|
||||||
|
<amount>20</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="DefenceAttribute">
|
||||||
|
<amount>20</amount>
|
||||||
|
<attribute>WIND</attribute>
|
||||||
|
</effect>
|
||||||
|
<effect name="Reuse">
|
||||||
|
<amount>-5</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
<magicType>1</magicType>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
</list>
|
</list>
|
||||||
|
@ -458,8 +458,15 @@
|
|||||||
<skill id="18144" toLevel="1" name="Appearance Stone: Dark Assassin Suit">
|
<skill id="18144" toLevel="1" name="Appearance Stone: Dark Assassin Suit">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
<!-- Changes the appearance of your armor into that of a Dark Assassin Suit. -->
|
<!-- Changes the appearance of your armor into that of a Dark Assassin Suit. -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.skill18144</icon>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<targetType>ITEM</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18145" toLevel="1" name="Orc's Normal Old Box">
|
<skill id="18145" toLevel="1" name="Orc's Normal Old Box">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
|
@ -494,10 +494,16 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18558" toLevel="1" name="White Assassin Suit Appearance Stone">
|
<skill id="18558" toLevel="1" name="White Assassin Suit Appearance Stone">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
|
||||||
<!-- Changes the appearance of your entire armor into that of the White Assassin Suit. Tops and one-pieces only. -->
|
<!-- Changes the appearance of your entire armor into that of the White Assassin Suit. Tops and one-pieces only. -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.skill18558</icon>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<targetType>ITEM</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18559" toLevel="1" name="Entrance Pass: Nightmare Kamaloka">
|
<skill id="18559" toLevel="1" name="Entrance Pass: Nightmare Kamaloka">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
|
@ -1149,9 +1149,30 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18646" toLevel="1" name="Freya's Scroll of Storm">
|
<skill id="18646" toLevel="1" name="Freya's Scroll of Storm">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<icon>icon.freya_scroll</icon>
|
||||||
<icon>icon.skill0000</icon>
|
<operateType>A2</operateType>
|
||||||
<operateType>A1</operateType>
|
<abnormalLvl>1</abnormalLvl>
|
||||||
|
<abnormalTime>600</abnormalTime>
|
||||||
|
<itemConsumeId>27673</itemConsumeId>
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<reuseDelay>600000</reuseDelay>
|
||||||
|
<isMagic>4</isMagic>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="VitalityPointsRate">
|
||||||
|
<amount>150</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="ExpModify">
|
||||||
|
<amount>150</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="SpModify">
|
||||||
|
<amount>150</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18647" toLevel="1" name="Freya's Bloody Rune">
|
<skill id="18647" toLevel="1" name="Freya's Bloody Rune">
|
||||||
<!-- Damage dealt to NPCs is increased by 15% when having it in your inventory. -->
|
<!-- Damage dealt to NPCs is increased by 15% when having it in your inventory. -->
|
||||||
|
@ -754,9 +754,71 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18738" toLevel="1" name="+10 Blessed Amaranthine Weapon Supply Items">
|
<skill id="18738" toLevel="1" name="+10 Blessed Amaranthine Weapon Supply Items">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<icon>icon.skill18738</icon>
|
||||||
<icon>icon.skill0000</icon>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<itemConsumeId>47746</itemConsumeId>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<conditions>
|
||||||
|
<condition name="OpEncumbered">
|
||||||
|
<weightPercent>20</weightPercent>
|
||||||
|
<slotsPercent>10</slotsPercent>
|
||||||
|
</condition>
|
||||||
|
</conditions>
|
||||||
|
<effects>
|
||||||
|
<effect name="RestorationRandom">
|
||||||
|
<items>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18069" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18070" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18071" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18072" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18073" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18074" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18075" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18076" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18077" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18078" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18079" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18080" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18081" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
<item chance="6.66">
|
||||||
|
<item id="18082" count="1" minEnchant="10" maxEnchant="10" />
|
||||||
|
</item>
|
||||||
|
</items>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18739" toLevel="3" name="+8 Blessed Eternal Armor Heavy Capsule">
|
<skill id="18739" toLevel="3" name="+8 Blessed Eternal Armor Heavy Capsule">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
||||||
@ -764,9 +826,80 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18740" toLevel="1" name="+8 Blessed Eternal Armor Supply Items">
|
<skill id="18740" toLevel="1" name="+8 Blessed Eternal Armor Supply Items">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<icon>icon.skill18740</icon>
|
||||||
<icon>icon.skill0000</icon>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<itemConsumeId>47747</itemConsumeId>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<conditions>
|
||||||
|
<condition name="OpEncumbered">
|
||||||
|
<weightPercent>20</weightPercent>
|
||||||
|
<slotsPercent>10</slotsPercent>
|
||||||
|
</condition>
|
||||||
|
</conditions>
|
||||||
|
<effects>
|
||||||
|
<effect name="RestorationRandom">
|
||||||
|
<items>
|
||||||
|
<!-- Heavy Armor -->
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18083" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18084" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18085" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18086" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18087" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<!-- Leather Armor -->
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18089" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18090" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18091" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18092" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18093" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<!-- Robe Armor -->
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18094" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18095" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18096" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18097" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18098" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
<item chance="5.6">
|
||||||
|
<item id="18099" count="1" minEnchant="8" maxEnchant="8" />
|
||||||
|
</item>
|
||||||
|
</items>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18741" toLevel="1" name="Freya's Art of Seduction - Barrier">
|
<skill id="18741" toLevel="1" name="Freya's Art of Seduction - Barrier">
|
||||||
<!-- Dimensional Item\nFor 30 min., Max HP/MP/CP + 30%, P. Atk. + 10%, M. Atk. + 20%, P./M. Def + 30%, Speed + 20, Skill MP Consumption - 15%.\nAdditionally, Damage Reduction + 10%, All Attributes Defense + 100.\n\nBuff remains in place after death. -->
|
<!-- Dimensional Item\nFor 30 min., Max HP/MP/CP + 30%, P. Atk. + 10%, M. Atk. + 20%, P./M. Def + 30%, Speed + 20, Skill MP Consumption - 15%.\nAdditionally, Damage Reduction + 10%, All Attributes Defense + 100.\n\nBuff remains in place after death. -->
|
||||||
|
@ -39,8 +39,44 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="39171" toLevel="1" name="Member of the Balthus Knight">
|
<skill id="39171" toLevel="1" name="Member of the Balthus Knight">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<icon>icon.skill0000</icon>
|
<itemConsumeId>49784</itemConsumeId>
|
||||||
<operateType>A1</operateType>
|
<abnormalLvl>1</abnormalLvl>
|
||||||
|
<abnormalTime>3600</abnormalTime>
|
||||||
|
<abnormalType>CHANGEBODY</abnormalType>
|
||||||
|
<abnormalVisualEffect>CHANGESHAPE_TRANSFORM</abnormalVisualEffect>
|
||||||
|
<stayAfterDeath>true</stayAfterDeath>
|
||||||
|
<blockedInOlympiad>true</blockedInOlympiad>
|
||||||
|
<effectPoint>1</effectPoint>
|
||||||
|
<icon>icon.skill39171</icon>
|
||||||
|
<isMagic>4</isMagic> <!-- Magic Skill -->
|
||||||
|
<magicLvl>56</magicLvl>
|
||||||
|
<operateType>A2</operateType>
|
||||||
|
<reuseDelay>60000</reuseDelay>
|
||||||
|
<stayAfterDeath>true</stayAfterDeath>
|
||||||
|
<hitTime>3000</hitTime>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
|
<basicProperty>NONE</basicProperty>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<passiveConditions>
|
||||||
|
<condition name="CheckLevel">
|
||||||
|
<minLevel>20</minLevel>
|
||||||
|
<maxLevel>85</maxLevel>
|
||||||
|
<affectType>CASTER</affectType>
|
||||||
|
</condition>
|
||||||
|
</passiveConditions>
|
||||||
|
<effects>
|
||||||
|
<effect name="ExpModify">
|
||||||
|
<amount>10</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="SpModify">
|
||||||
|
<amount>10</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
</list>
|
</list>
|
||||||
|
Loading…
Reference in New Issue
Block a user