Fixed +7 T-shirt Chest (Sparkle/ Attack/ Magic) (47761).

Contributed by SmiDmi.
This commit is contained in:
MobiusDevelopment 2019-08-17 23:22:09 +00:00
parent e8987367c0
commit 0e9c93693a
8 changed files with 164 additions and 8 deletions

View File

@ -914,10 +914,19 @@
<item id="47761" name="+7 T-shirt Chest (Sparkle/Attack/Magic)" type="EtcItem">
<!-- Double-click to obtain one of Shiny +7 Einhasad/Reflect Attack/Reflect Magic Shirt. -->
<set name="icon" val="icon.event_six_party_box_i00" />
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
<set name="default_action" val="CAPSULE" />
<set name="material" val="PAPER" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ItemSkills" />
<set name="immediate_effect" val="true" />
<set name="weight" val="0" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_private_storeable" val="false" />
<skills>
<skill id="18651" level="1" /> <!-- +7 T-shirt Box (Shining/ Attack/ Magic) -->
</skills>
</item>
<item id="47762" name="Lindvior's Earring" additionalName="7-day" type="Armor">
<!-- MP+59, Petrification P. Atk. and Resistance 50% increase, Knock Back/Knock Down P. Atk. and Resistance 40% increase, Pull Success Rate 40% increase, Pull/Danger Zone Resistance 40% increase, P. Critical Damage 10% increase, M. Critical Damage 10% increase, P./M. Atk. Abnormal Status Reflection 10% increase, 10% chance to reflect M. Atk. Damage to an enemy performing a P. Atk. Movement Speed 5, DEX +3, WIT +3, The/Dark Attribute Def. increase. Can use a Knock Back/Knock Down cancellation skill, and receive Knock Back/Knock Down resistance increase to 100%. Does not stack with identical earrings. -->

View File

@ -1354,11 +1354,41 @@
<icon>Icon.etc_allstat_talisman_i00</icon>
<operateType>P</operateType>
</skill>
<skill id="18651" toLevel="11" name="+7 T-shirt Box (Shining/Attack/Magic)">
<skill id="18651" toLevel="1" name="+7 T-shirt Box (Shining/Attack/Magic)">
<!-- Double-click to obtain one of Shiny Elemental enchanted by +7/Reflect Attack/Reflect Magic Shirt. -->
<icon>icon.event_six_party_box_i00</icon>
<itemConsumeId>47761</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<hitTime>500</hitTime>
<coolTime>500</coolTime>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLvl>1</magicLvl>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpEncumbered">
<weightPercent>10</weightPercent>
<slotsPercent>10</slotsPercent>
</condition>
</conditions>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="20">
<item id="37718" count="1" minEnchant="7" maxEnchant="7" /> <!-- Shiny Elemental Shirt -->
</item>
<item chance="40">
<item id="46193" count="1" minEnchant="7" maxEnchant="7" /> <!-- Physical Reflect Shirt -->
</item>
<item chance="40">
<item id="46194" count="1" minEnchant="7" maxEnchant="7" /> <!-- Eva's Shirt -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="18652" toLevel="1" name="Shining Scroll: Enchant Elemental Shirt">
<operateType>A1</operateType>

View File

@ -914,10 +914,19 @@
<item id="47761" name="+7 Shirt Chest (Sparkle/Attack/Magic)" type="EtcItem">
<!-- Double-click to obtain one of Shiny +7 Einhasad/ Reflect Attack/ Reflect Magic Shirt. -->
<set name="icon" val="icon.event_six_party_box_i00" />
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
<set name="default_action" val="CAPSULE" />
<set name="material" val="PAPER" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ItemSkills" />
<set name="immediate_effect" val="true" />
<set name="weight" val="0" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_private_storeable" val="false" />
<skills>
<skill id="18651" level="1" /> <!-- +7 T-shirt Box (Shining/ Attack/ Magic) -->
</skills>
</item>
<item id="47762" name="Lindvior's Earring" additionalName="7-day" type="Armor">
<!-- MP+59, Petrification P. Atk. and Resistance +50%, Knock Back/ Knock Down P. Atk. and Resistance +40%, Pull Success Rate +40%, Pull/ Danger Zone Resistance +40%, P. Critical Damage +10%, M. Critical Damage +10%, P./ M. Atk. Abnormal Status Reflection +10%, 10% chance to reflect M. Atk. Damage to an enemy performing a P. Atk. Speed 5, DEX +3, WIT +3, Wind/ Dark Attribute Def. +30. Can use a Knock Back/ Knock Down cancellation skill, and receive Knock Back/ Knock Down resistance for 5 seconds. Does not stack with identical earrings. -->

View File

@ -1363,11 +1363,41 @@
</icon>
<operateType>P</operateType>
</skill>
<skill id="18651" toLevel="11" name="+7 T-shirt Box (Shining/Attack/Magic)">
<skill id="18651" toLevel="1" name="+7 T-shirt Box (Shining/Attack/Magic)">
<!-- Double-click to obtain one of Shiny Elemental enchanted by +7/ Reflect Attack/ Reflect Magic Shirt. -->
<icon>icon.event_six_party_box_i00</icon>
<itemConsumeId>47761</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<hitTime>500</hitTime>
<coolTime>500</coolTime>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLvl>1</magicLvl>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpEncumbered">
<weightPercent>10</weightPercent>
<slotsPercent>10</slotsPercent>
</condition>
</conditions>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="20">
<item id="37718" count="1" minEnchant="7" maxEnchant="7" /> <!-- Shiny Elemental Shirt -->
</item>
<item chance="40">
<item id="46193" count="1" minEnchant="7" maxEnchant="7" /> <!-- Physical Reflect Shirt -->
</item>
<item chance="40">
<item id="46194" count="1" minEnchant="7" maxEnchant="7" /> <!-- Eva's Shirt -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="18652" toLevel="1" name="Destruction Scroll: Enchant Elemental Shirt">
<operateType>A1</operateType>

View File

@ -914,10 +914,19 @@
<item id="47761" name="+7 Shirt Chest (Sparkle/ Attack/ Magic)" type="EtcItem">
<!-- Double-click to obtain one of Shiny +7 Einhasad/ Reflect Attack/ Reflect Magic Shirt. -->
<set name="icon" val="icon.event_six_party_box_i00" />
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
<set name="default_action" val="CAPSULE" />
<set name="material" val="PAPER" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ItemSkills" />
<set name="immediate_effect" val="true" />
<set name="weight" val="0" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_private_storeable" val="false" />
<skills>
<skill id="18651" level="1" /> <!-- +7 T-shirt Box (Shining/ Attack/ Magic) -->
</skills>
</item>
<item id="47762" name="Lindvior's Earring" additionalName="7-day" type="Armor">
<!-- MP+59, Petrification P. Atk./ Def. Success Rate +50%, Knock Back/ Knock Down P. Atk. and Resistance +40%, Pull Success Rate +40%, Pull/ Danger Zone Resistance +40%, P. Critical Damage +10%, M. Critical Damage +10%, P./ M. Atk. Abnormal Status Reflection +10%, Reflect Damage Magic +10%, Movement Speed +5, DEX +3, WIT +3, Wind/ Dark Attribute Resistance +30. Active Skill: Can use a Knock Back/ Knock Down cancellation skill, and receive Knock Back/ Knock Down resistance for 5 seconds. Does not stack with identical earrings. -->

View File

@ -1363,11 +1363,41 @@
</icon>
<operateType>P</operateType>
</skill>
<skill id="18651" toLevel="11" name="+7 T-shirt Box (Shining/ Attack/ Magic)">
<skill id="18651" toLevel="1" name="+7 T-shirt Box (Shining/ Attack/ Magic)">
<!-- Double-click to obtain one of Shiny Elemental enchanted by +7/ Reflect Attack/ Reflect Magic Shirt. -->
<icon>icon.event_six_party_box_i00</icon>
<itemConsumeId>47761</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<hitTime>500</hitTime>
<coolTime>500</coolTime>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLvl>1</magicLvl>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpEncumbered">
<weightPercent>10</weightPercent>
<slotsPercent>10</slotsPercent>
</condition>
</conditions>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="20">
<item id="37718" count="1" minEnchant="7" maxEnchant="7" /> <!-- Shiny Elemental Shirt -->
</item>
<item chance="40">
<item id="46193" count="1" minEnchant="7" maxEnchant="7" /> <!-- Physical Reflect Shirt -->
</item>
<item chance="40">
<item id="46194" count="1" minEnchant="7" maxEnchant="7" /> <!-- Eva's Shirt -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="18652" toLevel="1" name="Shining Scroll: Enchant Elemental Shirt">
<operateType>A1</operateType>

View File

@ -914,10 +914,19 @@
<item id="47761" name="+7 T-shirt Chest (Sparkle/ Attack/ Magic)" type="EtcItem">
<!-- Double-click to obtain one of Shiny +7 Einhasad/ Reflect Attack/ Reflect Magic Shirt. -->
<set name="icon" val="icon.event_six_party_box_i00" />
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
<set name="default_action" val="CAPSULE" />
<set name="material" val="PAPER" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ItemSkills" />
<set name="immediate_effect" val="true" />
<set name="weight" val="0" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_private_storeable" val="false" />
<skills>
<skill id="18651" level="1" /> <!-- +7 T-shirt Box (Shining/ Attack/ Magic) -->
</skills>
</item>
<item id="47762" name="Lindvior's Earring" additionalName="7-day" type="Armor">
<!-- MP+59, Petrification P. Atk./ Def. Success Rate +50%, Knock Back/ Knock Down P. Atk. and Resistance +40%, Pull Success Rate +40%, Pull/ Danger Zone Resistance +40%, P. Critical Damage +10%, M. Critical Damage +10%, P./ M. Atk. Abnormal Status Reflection +10%, Reflect Damage Magic +10%, Movement Speed +5, DEX +3, WIT +3, Wind/ Dark Attribute Resistance +30. Active Skill: Can use a Knock Back/ Knock Down cancellation skill, and receive Knock Back/ Knock Down resistance for 5 sec. Does not stack with identical earrings. -->

View File

@ -1367,11 +1367,41 @@
</icon>
<operateType>P</operateType>
</skill>
<skill id="18651" toLevel="11" name="+7 T-shirt Box (Shining/ Attack/ Magic)">
<skill id="18651" toLevel="1" name="+7 T-shirt Box (Shining/ Attack/ Magic)">
<!-- Double-click to obtain one of Shiny Elemental enchanted by +7/ Reflect Attack/ Reflect Magic Shirt. -->
<icon>icon.event_six_party_box_i00</icon>
<itemConsumeId>47761</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<hitTime>500</hitTime>
<coolTime>500</coolTime>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLvl>1</magicLvl>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpEncumbered">
<weightPercent>10</weightPercent>
<slotsPercent>10</slotsPercent>
</condition>
</conditions>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="20">
<item id="37718" count="1" minEnchant="7" maxEnchant="7" /> <!-- Shiny Elemental Shirt -->
</item>
<item chance="40">
<item id="46193" count="1" minEnchant="7" maxEnchant="7" /> <!-- Physical Reflect Shirt -->
</item>
<item chance="40">
<item id="46194" count="1" minEnchant="7" maxEnchant="7" /> <!-- Eva's Shirt -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="18652" toLevel="1" name="Destruction Scroll: Enchant Elemental Shirt">
<operateType>A1</operateType>