Harnak's, Mimir's, Forgotten accessories.

Contributed by gamelike85.
This commit is contained in:
MobiusDev 2017-09-14 13:18:00 +00:00
parent 579a1ffd38
commit a1316992c2
2 changed files with 81 additions and 9 deletions

View File

@ -515,6 +515,9 @@
<set name="weight" val="150" />
<set name="price" val="556000" />
<set name="enchant_enabled" val="1" />
<skills>
<skill id="16752" level="1" /> <!-- Harnak's Deformed Necklace -->
</skills>
<stats>
<stat type="mDef">174</stat>
<stat type="maxMp">79</stat>
@ -531,6 +534,9 @@
<set name="weight" val="150" />
<set name="price" val="778400" />
<set name="enchant_enabled" val="1" />
<skills>
<skill id="16753" level="1" /> <!-- Mimir's Worn Ring -->
</skills>
<stats>
<stat type="mDef">96</stat>
<stat type="maxMp">42</stat>
@ -547,6 +553,9 @@
<set name="weight" val="150" />
<set name="price" val="1167600" />
<set name="enchant_enabled" val="1" />
<skills>
<skill id="16754" level="1" /> <!-- Forgotten Ring of the Core -->
</skills>
<stats>
<stat type="mDef">87</stat>
<stat type="maxMp">39</stat>

View File

@ -498,19 +498,82 @@
</effects>
</skill>
<skill id="16752" toLevel="1" name="Harnak's Deformed Necklace">
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
<icon>icon.skill0000</icon>
<operateType>A1</operateType>
<!-- Take it to Rafforty to exchange for the Source of the Emperor Exchange. MP +79, Additional Damage to the Giants +5%, Skill Cooldown -10%. Enchantment, Augment, Crystallization not possible -->
<icon>icon.skill16752</icon>
<operateType>P</operateType>
<targetType>SELF</targetType>
<effects>
<effect name="PveMagicalSkillDamageBonus">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="PvePhysicalAttackDamageBonus">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="PvePhysicalSkillDamageBonus">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="Reuse">
<amount>-10</amount>
<mode>PER</mode>
<magicType>0</magicType>
</effect>
<effect name="Reuse">
<amount>-10</amount>
<mode>PER</mode>
<magicType>1</magicType>
</effect>
</effects>
</skill>
<skill id="16753" toLevel="1" name="Mimir's Worn Ring">
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
<icon>icon.skill0000</icon>
<operateType>A1</operateType>
<!-- Take it to Rafforty to exchange for the Source of the Emperor. MP +42, Additional Damage to the Giants +5%, P. Critical Damage +15%. Effect does not stack with identical ones. Enchantment, Augment, Crystallization not possible -->
<icon>icon.skill16753</icon>
<operateType>P</operateType>
<targetType>SELF</targetType>
<effects>
<effect name="PveMagicalSkillDamageBonus">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="PvePhysicalAttackDamageBonus">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="PvePhysicalSkillDamageBonus">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="CriticalDamage">
<amount>15</amount>
<mode>PER</mode>
</effect>
</effects>
</skill>
<skill id="16754" toLevel="1" name="Forgotten Ring of the Core">
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
<icon>icon.skill0000</icon>
<operateType>A1</operateType>
<!-- Take it to Rafforty to exchange for the Source of the Emperor. MP +39, Additional Damage to the Giants +5%, M. Critical Damage +15%. Effect does not stack with identical ones. Enchantment, Augment, Crystallization not possible -->
<icon>icon.skill16754</icon>
<operateType>P</operateType>
<targetType>SELF</targetType>
<effects>
<effect name="PveMagicalSkillDamageBonus">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="PvePhysicalAttackDamageBonus">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="PvePhysicalSkillDamageBonus">
<amount>5</amount>
<mode>PER</mode>
</effect>
<effect name="MagicCriticalDamage">
<amount>15</amount>
<mode>PER</mode>
</effect>
</effects>
</skill>
<skill id="16755" toLevel="1" name="Activate.Paralysis">
<!-- AUTO GENERATED SKILL TODO: FIX IT -->