Shadai's Jewelry Box.
Contributed by Hope.
This commit is contained in:
parent
db1e55ab8d
commit
b5e821c313
@ -1343,9 +1343,20 @@
|
|||||||
<item id="46689" name="Shadai's Jewelry Box" type="EtcItem">
|
<item id="46689" name="Shadai's Jewelry Box" type="EtcItem">
|
||||||
<!-- Double-click to acquire 1 of the La Vie En Rose's Jewelry Boxes. -->
|
<!-- Double-click to acquire 1 of the La Vie En Rose's Jewelry Boxes. -->
|
||||||
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
|
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
|
||||||
|
<set name="default_action" val="PEEL" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<set name="material" val="FISH" />
|
||||||
<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="is_premium" val="true" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<set name="is_clan_depositable" val="true" />
|
||||||
|
<set name="is_mailable" val="true" />
|
||||||
|
<set name="is_freightable" val="true" />
|
||||||
|
<set name="is_commissionable" val="false" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18564" level="1" /> <!-- Shadai's Jewelry Box -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="46690" name="Shadai's Shiny Jewelry Box" type="EtcItem">
|
<item id="46690" name="Shadai's Shiny Jewelry Box" type="EtcItem">
|
||||||
<!-- Double-click to get 1 of the following: La Vie En Rose's Vital Stone Chest, La Vie En Rose's Garnet Chest, or La Vie En Rose's Tanzanite Chest. -->
|
<!-- Double-click to get 1 of the following: La Vie En Rose's Vital Stone Chest, La Vie En Rose's Garnet Chest, or La Vie En Rose's Tanzanite Chest. -->
|
||||||
|
@ -531,9 +531,45 @@
|
|||||||
<skill id="18564" toLevel="1" name="Shadai's Jewelry Box">
|
<skill id="18564" toLevel="1" name="Shadai's Jewelry Box">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
<icon>icon.etc_bm_jewelbox_shhadai</icon>
|
<icon>icon.etc_bm_jewelbox_shhadai</icon>
|
||||||
|
<itemConsumeId>46689</itemConsumeId>
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
<hitTime>500</hitTime>
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
<coolTime>500</coolTime>
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<conditions>
|
||||||
|
<condition name="OpEncumbered">
|
||||||
|
<weightPercent>10</weightPercent>
|
||||||
|
<slotsPercent>10</slotsPercent>
|
||||||
|
</condition>
|
||||||
|
</conditions>
|
||||||
|
<effects>
|
||||||
|
<effect name="RestorationRandom">
|
||||||
|
<items>
|
||||||
|
<value level="1">
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26491" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26492" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26493" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26507" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26508" count="1" />
|
||||||
|
</item>
|
||||||
|
</value>
|
||||||
|
</items>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18565" toLevel="5" name="Tanzanite - Barrier">
|
<skill id="18565" toLevel="5" name="Tanzanite - Barrier">
|
||||||
<!-- Creates a protection shield that absorbs 5,000 damage for 5 seconds. -->
|
<!-- Creates a protection shield that absorbs 5,000 damage for 5 seconds. -->
|
||||||
|
@ -1343,9 +1343,20 @@
|
|||||||
<item id="46689" name="Shadai's Jewelry Box" type="EtcItem">
|
<item id="46689" name="Shadai's Jewelry Box" type="EtcItem">
|
||||||
<!-- Double-click to acquire 1 of the La Vie En Rose's Jewelry Boxes. -->
|
<!-- Double-click to acquire 1 of the La Vie En Rose's Jewelry Boxes. -->
|
||||||
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
|
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
|
||||||
|
<set name="default_action" val="PEEL" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<set name="material" val="FISH" />
|
||||||
<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="is_premium" val="true" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<set name="is_clan_depositable" val="true" />
|
||||||
|
<set name="is_mailable" val="true" />
|
||||||
|
<set name="is_freightable" val="true" />
|
||||||
|
<set name="is_commissionable" val="false" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18564" level="1" /> <!-- Shadai's Jewelry Box -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="46690" name="Shadai's Shiny Jewelry Box" type="EtcItem">
|
<item id="46690" name="Shadai's Shiny Jewelry Box" type="EtcItem">
|
||||||
<!-- Double-click to get 1 of the following: La Vie En Rose's Vital Stone Chest, La Vie En Rose's Garnet Chest, or La Vie En Rose's Tanzanite Chest. -->
|
<!-- Double-click to get 1 of the following: La Vie En Rose's Vital Stone Chest, La Vie En Rose's Garnet Chest, or La Vie En Rose's Tanzanite Chest. -->
|
||||||
|
@ -529,11 +529,46 @@
|
|||||||
<coolTime>500</coolTime>
|
<coolTime>500</coolTime>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18564" toLevel="1" name="Shadai's Shiny Jewelry Box">
|
<skill id="18564" toLevel="1" name="Shadai's Shiny Jewelry Box">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
|
||||||
<icon>icon.etc_bm_jewelbox_shhadai</icon>
|
<icon>icon.etc_bm_jewelbox_shhadai</icon>
|
||||||
|
<itemConsumeId>46689</itemConsumeId>
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
<hitTime>500</hitTime>
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
<coolTime>500</coolTime>
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<conditions>
|
||||||
|
<condition name="OpEncumbered">
|
||||||
|
<weightPercent>10</weightPercent>
|
||||||
|
<slotsPercent>10</slotsPercent>
|
||||||
|
</condition>
|
||||||
|
</conditions>
|
||||||
|
<effects>
|
||||||
|
<effect name="RestorationRandom">
|
||||||
|
<items>
|
||||||
|
<value level="1">
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26491" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26492" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26493" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26507" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26508" count="1" />
|
||||||
|
</item>
|
||||||
|
</value>
|
||||||
|
</items>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18565" toLevel="6" name="Greater Tanzanite - Barrier">
|
<skill id="18565" toLevel="6" name="Greater Tanzanite - Barrier">
|
||||||
<!-- Creates a protection shield that absorbs 5,000 damage for 5 seconds. -->
|
<!-- Creates a protection shield that absorbs 5,000 damage for 5 seconds. -->
|
||||||
|
@ -1343,9 +1343,20 @@
|
|||||||
<item id="46689" name="Shadai's Jewelry Box" type="EtcItem">
|
<item id="46689" name="Shadai's Jewelry Box" type="EtcItem">
|
||||||
<!-- Double-click to acquire 1 of the La Vie En Rose's Jewelry Boxes. -->
|
<!-- Double-click to acquire 1 of the La Vie En Rose's Jewelry Boxes. -->
|
||||||
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
|
<set name="icon" val="icon.etc_bm_jewelbox_main_i00" />
|
||||||
|
<set name="default_action" val="PEEL" />
|
||||||
|
<set name="immediate_effect" val="true" />
|
||||||
|
<set name="material" val="FISH" />
|
||||||
<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="is_premium" val="true" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<set name="is_clan_depositable" val="true" />
|
||||||
|
<set name="is_mailable" val="true" />
|
||||||
|
<set name="is_freightable" val="true" />
|
||||||
|
<set name="is_commissionable" val="false" />
|
||||||
|
<skills>
|
||||||
|
<skill id="18564" level="1" /> <!-- Shadai's Jewelry Box -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="46690" name="Shadai's Shiny Jewelry Box" type="EtcItem">
|
<item id="46690" name="Shadai's Shiny Jewelry Box" type="EtcItem">
|
||||||
<!-- Double-click to get 1 of the following: La Vie En Rose's Vital Stone Chest, La Vie En Rose's Garnet Chest, or La Vie En Rose's Tanzanite Chest. -->
|
<!-- Double-click to get 1 of the following: La Vie En Rose's Vital Stone Chest, La Vie En Rose's Garnet Chest, or La Vie En Rose's Tanzanite Chest. -->
|
||||||
|
@ -529,11 +529,46 @@
|
|||||||
<coolTime>500</coolTime>
|
<coolTime>500</coolTime>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18564" toLevel="1" name="Shadai's Jewelry Box">
|
<skill id="18564" toLevel="1" name="Shadai's Jewelry Box">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
|
||||||
<icon>icon.etc_bm_jewelbox_shhadai</icon>
|
<icon>icon.etc_bm_jewelbox_shhadai</icon>
|
||||||
|
<itemConsumeId>46689</itemConsumeId>
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
<hitTime>500</hitTime>
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
<coolTime>500</coolTime>
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<conditions>
|
||||||
|
<condition name="OpEncumbered">
|
||||||
|
<weightPercent>10</weightPercent>
|
||||||
|
<slotsPercent>10</slotsPercent>
|
||||||
|
</condition>
|
||||||
|
</conditions>
|
||||||
|
<effects>
|
||||||
|
<effect name="RestorationRandom">
|
||||||
|
<items>
|
||||||
|
<value level="1">
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26491" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26492" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26493" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26507" count="1" />
|
||||||
|
</item>
|
||||||
|
<item chance="20.0">
|
||||||
|
<item id="26508" count="1" />
|
||||||
|
</item>
|
||||||
|
</value>
|
||||||
|
</items>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="18565" toLevel="6" name="Tanzanite - Barrier">
|
<skill id="18565" toLevel="6" name="Tanzanite - Barrier">
|
||||||
<!-- Creates a protection shield that absorbs 5,000 damage for 5 seconds. -->
|
<!-- Creates a protection shield that absorbs 5,000 damage for 5 seconds. -->
|
||||||
|
Loading…
Reference in New Issue
Block a user