Cloak fixes.

Contributed by gamelike85.
This commit is contained in:
MobiusDev 2017-12-19 23:08:14 +00:00
parent 7497fba7e7
commit 97f5b6ce23
13 changed files with 137 additions and 130 deletions

View File

@ -1008,8 +1008,8 @@
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>
<stat type="pDef">100</stat>
<stat type="mDef">80</stat>
</stats>
</item>
<item id="26250" name="Cloak of Darkness for the Chosen" type="Armor">
@ -1034,8 +1034,8 @@
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>
<stat type="pDef">100</stat>
<stat type="mDef">80</stat>
</stats>
</item>
<item id="26251" name="Lilith Server Mask" type="Armor">

View File

@ -1565,7 +1565,7 @@
<player cloakStatus="true" />
</cond>
<skills>
<skill id="19042" level="1" /> <!-- King's Summon -->
<skill id="19041" level="1" /> <!-- King's Call -->
<skill id="19039" level="1" /> <!-- Cloak of Light -->
</skills>
<stats>
@ -1592,7 +1592,7 @@
<player cloakStatus="true" />
</cond>
<skills>
<skill id="19042" level="1" /> <!-- King's Summon -->
<skill id="19041" level="1" /> <!-- King's Call -->
<skill id="19040" level="1" /> <!-- Cloak of Darkness -->
</skills>
<stats>

View File

@ -1054,7 +1054,7 @@
</effects>
</skill>
<skill id="19037" toLevel="1" name="Cloak of Radiant Light">
<!-- STR/MEN/DEX/CON/INT/WIT + 3, decreased damage received during PvP by 15%. Ineffective in Chaotic state. -->
<!-- STR/MEN/DEX/CON/INT/WIT/LUC/CHA + 3, decreased damage received during PvP by 15%. Ineffective in Chaotic state. -->
<icon>icon.amor_goodness_cloak</icon>
<magicLvl>1</magicLvl>
<operateType>P</operateType>
@ -1066,16 +1066,9 @@
</condition>
</passiveConditions>
<effects>
<effect name="PvpPhysicalAttackDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<effect name="DamageByAttack">
<amount>-15</amount>
<type>PK</type>
<mode>PER</mode>
</effect>
<effect name="StatUp">
@ -1102,25 +1095,26 @@
<amount>3</amount>
<stat>MEN</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects>
</skill>
<skill id="19038" toLevel="1" name="Cold Cloak of Darkness">
<!-- STR/MEN/DEX/CON/INT/WIT + 3, decreased damage received during PvP by 15%. -->
<!-- STR/MEN/DEX/CON/INT/WIT/LUC/CHA + 3, decreased damage received during PvP by 15%. -->
<icon>icon.amor_evilness_cloak</icon>
<magicLvl>1</magicLvl>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<effects>
<effect name="PvpPhysicalAttackDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<effect name="DamageByAttack">
<amount>-15</amount>
<type>PK</type>
<mode>PER</mode>
</effect>
<effect name="StatUp">
@ -1147,6 +1141,14 @@
<amount>3</amount>
<stat>MEN</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects>
</skill>
<skill id="19039" toLevel="1" name="Cloak of Light">

View File

@ -1008,8 +1008,8 @@
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>
<stat type="pDef">100</stat>
<stat type="mDef">80</stat>
</stats>
</item>
<item id="26250" name="Cloak of Darkness for the Chosen" type="Armor">
@ -1034,8 +1034,8 @@
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>
<stat type="pDef">100</stat>
<stat type="mDef">80</stat>
</stats>
</item>
<item id="26251" name="Lilith Server Mask" type="Armor">

View File

@ -1565,7 +1565,7 @@
<player cloakStatus="true" />
</cond>
<skills>
<skill id="19042" level="1" /> <!-- King's Summon -->
<skill id="19041" level="1" /> <!-- King's Call -->
<skill id="19039" level="1" /> <!-- Cloak of Light -->
</skills>
<stats>
@ -1592,7 +1592,7 @@
<player cloakStatus="true" />
</cond>
<skills>
<skill id="19042" level="1" /> <!-- King's Summon -->
<skill id="19041" level="1" /> <!-- King's Call -->
<skill id="19040" level="1" /> <!-- Cloak of Darkness -->
</skills>
<stats>

View File

@ -1054,7 +1054,7 @@
</effects>
</skill>
<skill id="19037" toLevel="1" name="Cloak of Radiant Light">
<!-- STR/MEN/DEX/CON/INT/WIT + 3, decreased damage received during PvP by 15%. Ineffective in Chaotic state. -->
<!-- STR/MEN/DEX/CON/INT/WIT/LUC/CHA + 3, decreased damage received during PvP by 15%. Ineffective in Chaotic state. -->
<icon>icon.amor_goodness_cloak</icon>
<magicLvl>1</magicLvl>
<operateType>P</operateType>
@ -1066,16 +1066,9 @@
</condition>
</passiveConditions>
<effects>
<effect name="PvpPhysicalAttackDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<effect name="DamageByAttack">
<amount>-15</amount>
<type>PK</type>
<mode>PER</mode>
</effect>
<effect name="StatUp">
@ -1102,25 +1095,26 @@
<amount>3</amount>
<stat>MEN</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects>
</skill>
<skill id="19038" toLevel="1" name="Cold Cloak of Darkness">
<!-- STR/MEN/DEX/CON/INT/WIT + 3, decreased damage received during PvP by 15%. -->
<!-- STR/MEN/DEX/CON/INT/WIT/LUC/CHA + 3, decreased damage received during PvP by 15%. -->
<icon>icon.amor_evilness_cloak</icon>
<magicLvl>1</magicLvl>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<effects>
<effect name="PvpPhysicalAttackDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<effect name="DamageByAttack">
<amount>-15</amount>
<type>PK</type>
<mode>PER</mode>
</effect>
<effect name="StatUp">
@ -1147,6 +1141,14 @@
<amount>3</amount>
<stat>MEN</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects>
</skill>
<skill id="19039" toLevel="1" name="Cloak of Light">

View File

@ -1008,8 +1008,8 @@
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>
<stat type="pDef">100</stat>
<stat type="mDef">80</stat>
</stats>
</item>
<item id="26250" name="Cloak of Darkness for the Chosen" type="Armor">
@ -1034,8 +1034,8 @@
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>
<stat type="pDef">100</stat>
<stat type="mDef">80</stat>
</stats>
</item>
<item id="26251" name="Lilith Server Mask" type="Armor">

View File

@ -1565,7 +1565,7 @@
<player cloakStatus="true" />
</cond>
<skills>
<skill id="19042" level="1" /> <!-- King's Summon -->
<skill id="19041" level="1" /> <!-- King's Call -->
<skill id="19039" level="1" /> <!-- Cloak of Light -->
</skills>
<stats>
@ -1592,7 +1592,7 @@
<player cloakStatus="true" />
</cond>
<skills>
<skill id="19042" level="1" /> <!-- King's Summon -->
<skill id="19041" level="1" /> <!-- King's Call -->
<skill id="19040" level="1" /> <!-- Cloak of Darkness -->
</skills>
<stats>

View File

@ -1054,7 +1054,7 @@
</effects>
</skill>
<skill id="19037" toLevel="1" name="Cloak of Radiant Light">
<!-- STR/MEN/DEX/CON/INT/WIT + 3, decreased damage received during PvP by 15%. Ineffective in Chaotic state. -->
<!-- STR/MEN/DEX/CON/INT/WIT/LUC/CHA + 3, decreased damage received during PvP by 15%. Ineffective in Chaotic state. -->
<icon>icon.amor_goodness_cloak</icon>
<magicLvl>1</magicLvl>
<operateType>P</operateType>
@ -1066,16 +1066,9 @@
</condition>
</passiveConditions>
<effects>
<effect name="PvpPhysicalAttackDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<effect name="DamageByAttack">
<amount>-15</amount>
<type>PK</type>
<mode>PER</mode>
</effect>
<effect name="StatUp">
@ -1102,25 +1095,26 @@
<amount>3</amount>
<stat>MEN</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects>
</skill>
<skill id="19038" toLevel="1" name="Cold Cloak of Darkness">
<!-- STR/MEN/DEX/CON/INT/WIT + 3, decreased damage received during PvP by 15%. -->
<!-- STR/MEN/DEX/CON/INT/WIT/LUC/CHA + 3, decreased damage received during PvP by 15%. -->
<icon>icon.amor_evilness_cloak</icon>
<magicLvl>1</magicLvl>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<effects>
<effect name="PvpPhysicalAttackDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<effect name="DamageByAttack">
<amount>-15</amount>
<type>PK</type>
<mode>PER</mode>
</effect>
<effect name="StatUp">
@ -1147,6 +1141,14 @@
<amount>3</amount>
<stat>MEN</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects>
</skill>
<skill id="19039" toLevel="1" name="Cloak of Light">

View File

@ -966,8 +966,8 @@
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>
<stat type="pDef">100</stat>
<stat type="mDef">80</stat>
</stats>
</item>
<item id="26250" name="Cloak of Darkness for the Chosen" type="Armor">
@ -992,8 +992,8 @@
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>
<stat type="pDef">100</stat>
<stat type="mDef">80</stat>
</stats>
</item>
<item id="26251" name="Lilith Server Mask" type="Armor">

View File

@ -1533,7 +1533,7 @@
<player cloakStatus="true" />
</cond>
<skills>
<skill id="19042" level="1" /> <!-- King's Summon -->
<skill id="19041" level="1" /> <!-- King's Call -->
<skill id="19039" level="1" /> <!-- Cloak of Light -->
</skills>
<stats>
@ -1558,7 +1558,7 @@
<player cloakStatus="true" />
</cond>
<skills>
<skill id="19042" level="1" /> <!-- King's Summon -->
<skill id="19041" level="1" /> <!-- King's Call -->
<skill id="19040" level="1" /> <!-- Cloak of Darkness -->
</skills>
<stats>

View File

@ -1054,7 +1054,7 @@
</effects>
</skill>
<skill id="19037" toLevel="1" name="Cloak of Radiant Light">
<!-- STR/MEN/DEX/CON/INT/WIT + 3, decreased damage received during PvP by 15%. Ineffective in Chaotic state. -->
<!-- STR/MEN/DEX/CON/INT/WIT/LUC/CHA + 3, decreased damage received during PvP by 15%. Ineffective in Chaotic state. -->
<icon>icon.amor_goodness_cloak</icon>
<magicLvl>1</magicLvl>
<operateType>P</operateType>
@ -1066,16 +1066,9 @@
</condition>
</passiveConditions>
<effects>
<effect name="PvpPhysicalAttackDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<effect name="DamageByAttack">
<amount>-15</amount>
<type>PK</type>
<mode>PER</mode>
</effect>
<effect name="StatUp">
@ -1102,25 +1095,26 @@
<amount>3</amount>
<stat>MEN</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects>
</skill>
<skill id="19038" toLevel="1" name="Cold Cloak of Darkness">
<!-- STR/MEN/DEX/CON/INT/WIT + 3, decreased damage received during PvP by 15%. -->
<!-- STR/MEN/DEX/CON/INT/WIT/LUC/CHA + 3, decreased damage received during PvP by 15%. -->
<icon>icon.amor_evilness_cloak</icon>
<magicLvl>1</magicLvl>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<effects>
<effect name="PvpPhysicalAttackDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<effect name="DamageByAttack">
<amount>-15</amount>
<type>PK</type>
<mode>PER</mode>
</effect>
<effect name="StatUp">
@ -1147,6 +1141,14 @@
<amount>3</amount>
<stat>MEN</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects>
</skill>
<skill id="19039" toLevel="1" name="Cloak of Light">

View File

@ -1041,48 +1041,47 @@
<operateType>P</operateType>
</skill>
<skill id="21476" toLevel="1" name="Cloak of the Chosen">
<!-- STR/DEX/CON/INT/WIT/MEN +2. Received damage during PvP - 5%. -->
<!-- STR/DEX/CON/INT/WIT/MEN +3, Received damage during PvP - 15%, WeightLimit +25600, EnlargeSlot +36. -->
<icon>icon.vesper_cloack_i00</icon>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<magicLvl>85</magicLvl>
<effects>
<effect name="PhysicalDefence">
<amount>100</amount>
<mode>DIFF</mode>
</effect>
<effect name="MagicalDefence">
<amount>80</amount>
<mode>DIFF</mode>
<effect name="DamageByAttack">
<amount>-15</amount>
<type>PK</type>
<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>CON</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>MEN</stat>
</effect>
<effect name="DamageByAttack">
<amount>-5</amount>
<type>PK</type>
<mode>PER</mode>
<effect name="WeightLimit">
<amount>25600</amount>
<mode>DIFF</mode>
</effect>
<effect name="EnlargeSlot">
<amount>36</amount>
</effect>
</effects>
</skill>