Freya's Necklace and Sylphen Ring.

Contributed by MacuK.
This commit is contained in:
MobiusDevelopment
2021-10-02 13:23:25 +00:00
parent b3d0166fe7
commit e15d1719be
3 changed files with 31 additions and 2 deletions

View File

@@ -2071,6 +2071,9 @@
<stats> <stats>
<stat type="mDef">32</stat> <stat type="mDef">32</stat>
</stats> </stats>
<skills>
<skill id="50503" level="1" /> <!-- Sylphen Ring -->
</skills>
</item> </item>
<item id="94897" name="Aden's Pistols" additionalName="Sealed" type="Weapon"> <item id="94897" name="Aden's Pistols" additionalName="Sealed" type="Weapon">
<set name="icon" val="icon.shooter_d" /> <set name="icon" val="icon.shooter_d" />

View File

@@ -761,6 +761,9 @@
<stat type="mDef">76</stat> <stat type="mDef">76</stat>
<stat type="maxMp">30</stat> <stat type="maxMp">30</stat>
</stats> </stats>
<skills>
<skill id="50540" level="1" /> <!-- Freya's Necklace -->
</skills>
</item> </item>
<item id="95850" name="Freya's Treasure Chest (Time-limited)" additionalName="Sealed" type="EtcItem"> <item id="95850" name="Freya's Treasure Chest (Time-limited)" additionalName="Sealed" type="EtcItem">
<!-- Double-click to obtain various items. --> <!-- Double-click to obtain various items. -->

View File

@@ -924,9 +924,32 @@
<operateType>A1</operateType> <operateType>A1</operateType>
</skill> </skill>
<skill id="50540" toLevel="1" name="Freya's Necklace"> <skill id="50540" toLevel="1" name="Freya's Necklace">
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
<icon>icon.skill0000</icon> <icon>icon.skill0000</icon>
<operateType>A1</operateType> <operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<magicLevel>1</magicLevel>
<effects>
<effect name="PhysicalDefence">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="MagicalDefence">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="DefenceCriticalRate">
<amount>-5</amount>
<mode>PER</mode>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>1</amount>
<stat>MEN</stat>
</effect>
</effects>
</skill> </skill>
<skill id="50541" toLevel="1" name="Helmet of Protection"> <skill id="50541" toLevel="1" name="Helmet of Protection">
<!-- STR +1 INT +1 MEN +1 P. Atk. +10% M. Atk. +10% HP Recovery Rate +10% MP Recovery Rate +10% Overweight limit +1500 --> <!-- STR +1 INT +1 MEN +1 P. Atk. +10% M. Atk. +10% HP Recovery Rate +10% MP Recovery Rate +10% Overweight limit +1500 -->