Hero and Glorious Cloak Helios update.
Contributed by gamelike85.
This commit is contained in:
parent
8c1c7f2fc3
commit
b264798977
@ -346,131 +346,91 @@
|
||||
</conditions>
|
||||
</skill>
|
||||
<skill id="13136" toLevel="1" name="Hero's Cloak">
|
||||
<!-- Increases Max HP by 10% and Max CP by 15%, and increases STR/INT/CON/MEN/DEX/WIT + 2, and Fire/Water/Wind/Earth/Holy/Dark Resistance + 10 when equipped. -->
|
||||
<!-- The cloak of an Olympiad Hero. STR/DEX/CON/INT/WIT/MEN + 3 when equipped. Decreases PvP Damage by 15%. -->
|
||||
<icon>icon.vesper_cloack_i00</icon>
|
||||
<operateType>P</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<magicLvl>85</magicLvl>
|
||||
<effects>
|
||||
<effect name="MaxHp">
|
||||
<amount>10</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="MaxCp">
|
||||
<effect name="PvpMagicalSkillDefenceBonus">
|
||||
<amount>15</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="DefenceAttribute">
|
||||
<amount>10</amount>
|
||||
<attribute>FIRE</attribute>
|
||||
<effect name="PvpPhysicalAttackDefenceBonus">
|
||||
<amount>15</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="DefenceAttribute">
|
||||
<amount>10</amount>
|
||||
<attribute>WATER</attribute>
|
||||
</effect>
|
||||
<effect name="DefenceAttribute">
|
||||
<amount>10</amount>
|
||||
<attribute>WIND</attribute>
|
||||
</effect>
|
||||
<effect name="DefenceAttribute">
|
||||
<amount>10</amount>
|
||||
<attribute>EARTH</attribute>
|
||||
</effect>
|
||||
<effect name="DefenceAttribute">
|
||||
<amount>10</amount>
|
||||
<attribute>DARK</attribute>
|
||||
</effect>
|
||||
<effect name="DefenceAttribute">
|
||||
<amount>10</amount>
|
||||
<attribute>HOLY</attribute>
|
||||
<effect name="PvpPhysicalSkillDefenceBonus">
|
||||
<amount>15</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>2</amount>
|
||||
<amount>3</amount>
|
||||
<stat>STR</stat>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>2</amount>
|
||||
<amount>3</amount>
|
||||
<stat>DEX</stat>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>2</amount>
|
||||
<amount>3</amount>
|
||||
<stat>INT</stat>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>2</amount>
|
||||
<amount>3</amount>
|
||||
<stat>WIT</stat>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>2</amount>
|
||||
<amount>3</amount>
|
||||
<stat>CON</stat>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>2</amount>
|
||||
<amount>3</amount>
|
||||
<stat>MEN</stat>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13137" toLevel="1" name="Glorious Cloak">
|
||||
<!-- Increases Max HP by 10% and Max CP by 15%, and increases STR/INT/CON/MEN/DEX/WIT + 1, and Fire/Water/Wind/Earth/Holy/Dark Resistance + 5 when equipped. -->
|
||||
<!-- Glorious Cloak of an Olympiad Hero. STR/DEX/CON/INT/WIT/MEN + 2 when equipped. Decreases PvP Damage by 5%. -->
|
||||
<icon>icon.vesper_cloack_i00</icon>
|
||||
<operateType>P</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<magicLvl>85</magicLvl>
|
||||
<effects>
|
||||
<effect name="MaxHp">
|
||||
<amount>10</amount>
|
||||
<effect name="PvpMagicalSkillDefenceBonus">
|
||||
<amount>5</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="MaxCp">
|
||||
<amount>15</amount>
|
||||
<effect name="PvpPhysicalAttackDefenceBonus">
|
||||
<amount>5</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="DefenceAttribute">
|
||||
<effect name="PvpPhysicalSkillDefenceBonus">
|
||||
<amount>5</amount>
|
||||
<attribute>FIRE</attribute>
|
||||
</effect>
|
||||
<effect name="DefenceAttribute">
|
||||
<amount>5</amount>
|
||||
<attribute>WATER</attribute>
|
||||
</effect>
|
||||
<effect name="DefenceAttribute">
|
||||
<amount>5</amount>
|
||||
<attribute>WIND</attribute>
|
||||
</effect>
|
||||
<effect name="DefenceAttribute">
|
||||
<amount>5</amount>
|
||||
<attribute>EARTH</attribute>
|
||||
</effect>
|
||||
<effect name="DefenceAttribute">
|
||||
<amount>5</amount>
|
||||
<attribute>DARK</attribute>
|
||||
</effect>
|
||||
<effect name="DefenceAttribute">
|
||||
<amount>5</amount>
|
||||
<attribute>HOLY</attribute>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>1</amount>
|
||||
<amount>2</amount>
|
||||
<stat>STR</stat>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>1</amount>
|
||||
<amount>2</amount>
|
||||
<stat>DEX</stat>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>1</amount>
|
||||
<amount>2</amount>
|
||||
<stat>INT</stat>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>1</amount>
|
||||
<amount>2</amount>
|
||||
<stat>WIT</stat>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>1</amount>
|
||||
<amount>2</amount>
|
||||
<stat>CON</stat>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>1</amount>
|
||||
<amount>2</amount>
|
||||
<stat>MEN</stat>
|
||||
</effect>
|
||||
</effects>
|
||||
|
Loading…
Reference in New Issue
Block a user