Some brooch fixes.

Contributed by Mathael.
This commit is contained in:
MobiusDev 2016-06-23 18:25:18 +00:00
parent e30ee3af6c
commit 08dd4531fc
3 changed files with 9 additions and 1 deletions

View File

@ -753,6 +753,7 @@
<!-- Activates 5 jewel slots when equipped. Inventory Slot + 12. -->
<set name="icon" val="icon.etc_bm_brooch_lavianrose_i03" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="brooch" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_freightable" val="false" />
@ -764,7 +765,8 @@
<set name="weight" val="10" />
<stats>
<stat type="mDef">101</stat>
<stat type="pAtkRange">40</stat>
<stat type="broochJewels">5</stat>
<stat type="inventoryLimit">12</stat>
</stats>
</item>
<item id="26475" name="Radiant Gemstone Fragment" additionalName="" type="EtcItem">

View File

@ -84,12 +84,15 @@
<!-- Made by Shadai, who was inspired by Moon Voice Irene. Activates 5 Jewel Slots. -->
<set name="icon" val="icon.etc_bm_brooch_lavianrose_i02" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="brooch" />
<set name="is_freightable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="weight" val="10" />
<stats>
<stat type="mDef">87</stat>
<stat type="broochJewels">5</stat>
<stat type="inventoryLimit">12</stat>
</stats>
</item>
<item id="39711" name="Shining Mysterious Fragment" type="EtcItem">

View File

@ -856,6 +856,7 @@
<!-- Activates 5 jewel slots when equipped. Inventory Slot + 12. -->
<set name="icon" val="icon.etc_bm_brooch_lavianrose_i03" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="brooch" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_freightable" val="false" />
@ -867,6 +868,8 @@
<set name="weight" val="10" />
<stats>
<stat type="mDef">101.0</stat>
<stat type="broochJewels">5</stat>
<stat type="inventoryLimit">12</stat>
</stats>
</item>
<item id="46669" name="Radiant Brooch Fragment" additionalName="" type="EtcItem">