Updated Reddish Box item.

This commit is contained in:
MobiusDevelopment 2020-12-16 00:03:15 +00:00
parent 9efa6c5cdc
commit 60f9a30248
2 changed files with 28 additions and 9 deletions

View File

@ -637,21 +637,16 @@
<set name="weight" val="10" />
<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" />
<set name="default_action" val="PEEL" />
<set name="immediate_effect" val="true" />
<set name="handler" val="ExtractableItems" />
<set name="handler" val="ItemSkills" />
<set name="extractableCountMin" val="1" />
<set name="extractableCountMax" val="1" />
<capsuled_items>
<item id="39720" min="1" max="1" chance="27" /> <!-- Freya's Luck Potion -->
<item id="45494" min="1" max="1" chance="3" /> <!-- Sturdy Fishing Rod -->
<item id="38154" min="50" max="50" chance="65" /> <!-- Fishing Shot -->
<item id="8034" min="1" max="1" chance="5" /> <!-- Rainbow Springs Clan Hall War Decree -->
</capsuled_items>
<skills>
<skill id="18663" level="1" /> <!-- Bluish Box -->
</skills>
</item>
<item id="47555" name="Purplish Box" type="EtcItem">
<!-- Double-click to obtain an item. -->

View File

@ -1737,6 +1737,30 @@
<slotsPercent>10</slotsPercent>
</condition>
</conditions>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="16.666666666667">
<item id="38154" count="50" /> <!-- Fishing Shot -->
</item>
<item chance="16.666666666667">
<item id="39720" count="1" /> <!-- Freya's Luck Potion -->
</item>
<item chance="16.666666666667">
<item id="8034" count="1" /> <!-- Rainbow Springs Clan Hall War Decree -->
</item>
<item chance="16.666666666667">
<item id="47556" count="1" /> <!-- Stardust -->
</item>
<item chance="16.666666666667">
<item id="45494" count="1" /> <!-- Sturdy Fishing Rod -->
</item>
<item chance="16.666666666667">
<item id="48065" count="1" /> <!-- Zodiac Cube Fragment -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="18664" toLevel="7" name="Reward for Defeating the Giant Monsters">
<!-- Double click to obtain the reward for Defeating the Giant Monsters. -->