Added latest commits for todays sync.

This commit is contained in:
mobius
2015-02-03 22:02:10 +00:00
parent fe25f74122
commit 094651541b
36 changed files with 216 additions and 67 deletions

View File

@@ -211,12 +211,28 @@
<item id="22433" name="Soulshot (R-grade)" additionalName="" type="EtcItem">
<!-- The power of a higher-level spirit is bestowed upon a weapon, temporarily increasing its P. Atk. significantly. Can be used with an R-grade weapon. -->
<set name="icon" val="icon.soulshot_r_i00" />
<set name="default_action" val="SOULSHOT" />
<set name="crystal_type" val="R" />
<set name="weight" val="1" />
<set name="is_stackable" val="true" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="price" val="1000" />
<set name="handler" val="SoulShots" />
<set name="item_skill" val="9193-1" />
</item>
<item id="22434" name="Blessed Spiritshot (R-grade)" additionalName="" type="EtcItem">
<!-- The power of a higher-level spirit is bestowed upon a weapon, temporarily increasing its M. Atk. significantly. Can be used with an R-grade weapon. -->
<set name="icon" val="icon.blessed_spiritshot_r_i00" />
<set name="default_action" val="SPIRITSHOT" />
<set name="immediate_effect" val="true" />
<set name="crystal_type" val="R" />
<set name="material" val="PAPER" />
<set name="weight" val="1" />
<set name="price" val="350" />
<set name="is_stackable" val="true" />
<set name="handler" val="BlessedSpiritShot" />
<set name="item_skill" val="9195-1" />
</item>
<item id="22435" name="Scroll of Escape" additionalName="" type="EtcItem">
<!-- Magic scroll that moves you to the nearest village. Weight is 0. -->