Correction for Paulina Twilight Bracelet (80320).

Contributed by SmiDmi.
This commit is contained in:
MobiusDevelopment 2019-07-17 21:58:45 +00:00
parent 0fff3c1ce3
commit 2a1a463251
2 changed files with 35 additions and 0 deletions

View File

@ -296,6 +296,10 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="commissionItemType" val="BRACELET" />
<skills>
<skill id="35352" level="1" /> <!-- Paulina Twilight Bracelet -->
</skills>
</item>
<item id="80321" name="Bloody Cloak" type="Armor">
<!-- A limited-edition cloak that a Dwarf Artisan has stitched with great care to celebrate the opening of the Bloody Server. Can be used only in the Bloody Server. <Additional option>. All stats +1, all Attribute Resistance +5 -->

View File

@ -1068,6 +1068,37 @@
<!-- STR/ DEX/ CON/ INT/ WIT/ MEN +1 and allows 5 Talismans to be equipped. -->
<icon>icon.r2_bracelet_i00</icon>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<magicLvl>85</magicLvl>
<effects>
<effect name="TalismanSlot">
<slots>5</slots>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
</effects>
</skill>
<skill id="35353" toLevel="1" name="Bloody Cloak">
<!-- All basic abilities +1. -->