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 --> <skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills> </skills>
<stats> <stats>
<stat type="pDef">50</stat> <stat type="pDef">100</stat>
<stat type="mDef">40</stat> <stat type="mDef">80</stat>
</stats> </stats>
</item> </item>
<item id="26250" name="Cloak of Darkness for the Chosen" type="Armor"> <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 --> <skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills> </skills>
<stats> <stats>
<stat type="pDef">50</stat> <stat type="pDef">100</stat>
<stat type="mDef">40</stat> <stat type="mDef">80</stat>
</stats> </stats>
</item> </item>
<item id="26251" name="Lilith Server Mask" type="Armor"> <item id="26251" name="Lilith Server Mask" type="Armor">

View File

@@ -1565,7 +1565,7 @@
<player cloakStatus="true" /> <player cloakStatus="true" />
</cond> </cond>
<skills> <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 --> <skill id="19039" level="1" /> <!-- Cloak of Light -->
</skills> </skills>
<stats> <stats>
@@ -1592,7 +1592,7 @@
<player cloakStatus="true" /> <player cloakStatus="true" />
</cond> </cond>
<skills> <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 --> <skill id="19040" level="1" /> <!-- Cloak of Darkness -->
</skills> </skills>
<stats> <stats>

View File

@@ -1054,7 +1054,7 @@
</effects> </effects>
</skill> </skill>
<skill id="19037" toLevel="1" name="Cloak of Radiant Light"> <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> <icon>icon.amor_goodness_cloak</icon>
<magicLvl>1</magicLvl> <magicLvl>1</magicLvl>
<operateType>P</operateType> <operateType>P</operateType>
@@ -1066,16 +1066,9 @@
</condition> </condition>
</passiveConditions> </passiveConditions>
<effects> <effects>
<effect name="PvpPhysicalAttackDefenceBonus"> <effect name="DamageByAttack">
<amount>15</amount> <amount>-15</amount>
<mode>PER</mode> <type>PK</type>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode> <mode>PER</mode>
</effect> </effect>
<effect name="StatUp"> <effect name="StatUp">
@@ -1102,25 +1095,26 @@
<amount>3</amount> <amount>3</amount>
<stat>MEN</stat> <stat>MEN</stat>
</effect> </effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects> </effects>
</skill> </skill>
<skill id="19038" toLevel="1" name="Cold Cloak of Darkness"> <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> <icon>icon.amor_evilness_cloak</icon>
<magicLvl>1</magicLvl> <magicLvl>1</magicLvl>
<operateType>P</operateType> <operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate> <magicCriticalRate>5</magicCriticalRate>
<effects> <effects>
<effect name="PvpPhysicalAttackDefenceBonus"> <effect name="DamageByAttack">
<amount>15</amount> <amount>-15</amount>
<mode>PER</mode> <type>PK</type>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode> <mode>PER</mode>
</effect> </effect>
<effect name="StatUp"> <effect name="StatUp">
@@ -1147,6 +1141,14 @@
<amount>3</amount> <amount>3</amount>
<stat>MEN</stat> <stat>MEN</stat>
</effect> </effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects> </effects>
</skill> </skill>
<skill id="19039" toLevel="1" name="Cloak of Light"> <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 --> <skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills> </skills>
<stats> <stats>
<stat type="pDef">50</stat> <stat type="pDef">100</stat>
<stat type="mDef">40</stat> <stat type="mDef">80</stat>
</stats> </stats>
</item> </item>
<item id="26250" name="Cloak of Darkness for the Chosen" type="Armor"> <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 --> <skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills> </skills>
<stats> <stats>
<stat type="pDef">50</stat> <stat type="pDef">100</stat>
<stat type="mDef">40</stat> <stat type="mDef">80</stat>
</stats> </stats>
</item> </item>
<item id="26251" name="Lilith Server Mask" type="Armor"> <item id="26251" name="Lilith Server Mask" type="Armor">

View File

@@ -1565,7 +1565,7 @@
<player cloakStatus="true" /> <player cloakStatus="true" />
</cond> </cond>
<skills> <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 --> <skill id="19039" level="1" /> <!-- Cloak of Light -->
</skills> </skills>
<stats> <stats>
@@ -1592,7 +1592,7 @@
<player cloakStatus="true" /> <player cloakStatus="true" />
</cond> </cond>
<skills> <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 --> <skill id="19040" level="1" /> <!-- Cloak of Darkness -->
</skills> </skills>
<stats> <stats>

View File

@@ -1054,7 +1054,7 @@
</effects> </effects>
</skill> </skill>
<skill id="19037" toLevel="1" name="Cloak of Radiant Light"> <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> <icon>icon.amor_goodness_cloak</icon>
<magicLvl>1</magicLvl> <magicLvl>1</magicLvl>
<operateType>P</operateType> <operateType>P</operateType>
@@ -1066,16 +1066,9 @@
</condition> </condition>
</passiveConditions> </passiveConditions>
<effects> <effects>
<effect name="PvpPhysicalAttackDefenceBonus"> <effect name="DamageByAttack">
<amount>15</amount> <amount>-15</amount>
<mode>PER</mode> <type>PK</type>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode> <mode>PER</mode>
</effect> </effect>
<effect name="StatUp"> <effect name="StatUp">
@@ -1102,25 +1095,26 @@
<amount>3</amount> <amount>3</amount>
<stat>MEN</stat> <stat>MEN</stat>
</effect> </effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects> </effects>
</skill> </skill>
<skill id="19038" toLevel="1" name="Cold Cloak of Darkness"> <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> <icon>icon.amor_evilness_cloak</icon>
<magicLvl>1</magicLvl> <magicLvl>1</magicLvl>
<operateType>P</operateType> <operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate> <magicCriticalRate>5</magicCriticalRate>
<effects> <effects>
<effect name="PvpPhysicalAttackDefenceBonus"> <effect name="DamageByAttack">
<amount>15</amount> <amount>-15</amount>
<mode>PER</mode> <type>PK</type>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode> <mode>PER</mode>
</effect> </effect>
<effect name="StatUp"> <effect name="StatUp">
@@ -1147,6 +1141,14 @@
<amount>3</amount> <amount>3</amount>
<stat>MEN</stat> <stat>MEN</stat>
</effect> </effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects> </effects>
</skill> </skill>
<skill id="19039" toLevel="1" name="Cloak of Light"> <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 --> <skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills> </skills>
<stats> <stats>
<stat type="pDef">50</stat> <stat type="pDef">100</stat>
<stat type="mDef">40</stat> <stat type="mDef">80</stat>
</stats> </stats>
</item> </item>
<item id="26250" name="Cloak of Darkness for the Chosen" type="Armor"> <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 --> <skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills> </skills>
<stats> <stats>
<stat type="pDef">50</stat> <stat type="pDef">100</stat>
<stat type="mDef">40</stat> <stat type="mDef">80</stat>
</stats> </stats>
</item> </item>
<item id="26251" name="Lilith Server Mask" type="Armor"> <item id="26251" name="Lilith Server Mask" type="Armor">

View File

@@ -1565,7 +1565,7 @@
<player cloakStatus="true" /> <player cloakStatus="true" />
</cond> </cond>
<skills> <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 --> <skill id="19039" level="1" /> <!-- Cloak of Light -->
</skills> </skills>
<stats> <stats>
@@ -1592,7 +1592,7 @@
<player cloakStatus="true" /> <player cloakStatus="true" />
</cond> </cond>
<skills> <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 --> <skill id="19040" level="1" /> <!-- Cloak of Darkness -->
</skills> </skills>
<stats> <stats>

View File

@@ -1054,7 +1054,7 @@
</effects> </effects>
</skill> </skill>
<skill id="19037" toLevel="1" name="Cloak of Radiant Light"> <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> <icon>icon.amor_goodness_cloak</icon>
<magicLvl>1</magicLvl> <magicLvl>1</magicLvl>
<operateType>P</operateType> <operateType>P</operateType>
@@ -1066,16 +1066,9 @@
</condition> </condition>
</passiveConditions> </passiveConditions>
<effects> <effects>
<effect name="PvpPhysicalAttackDefenceBonus"> <effect name="DamageByAttack">
<amount>15</amount> <amount>-15</amount>
<mode>PER</mode> <type>PK</type>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode> <mode>PER</mode>
</effect> </effect>
<effect name="StatUp"> <effect name="StatUp">
@@ -1102,25 +1095,26 @@
<amount>3</amount> <amount>3</amount>
<stat>MEN</stat> <stat>MEN</stat>
</effect> </effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects> </effects>
</skill> </skill>
<skill id="19038" toLevel="1" name="Cold Cloak of Darkness"> <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> <icon>icon.amor_evilness_cloak</icon>
<magicLvl>1</magicLvl> <magicLvl>1</magicLvl>
<operateType>P</operateType> <operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate> <magicCriticalRate>5</magicCriticalRate>
<effects> <effects>
<effect name="PvpPhysicalAttackDefenceBonus"> <effect name="DamageByAttack">
<amount>15</amount> <amount>-15</amount>
<mode>PER</mode> <type>PK</type>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode> <mode>PER</mode>
</effect> </effect>
<effect name="StatUp"> <effect name="StatUp">
@@ -1147,6 +1141,14 @@
<amount>3</amount> <amount>3</amount>
<stat>MEN</stat> <stat>MEN</stat>
</effect> </effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects> </effects>
</skill> </skill>
<skill id="19039" toLevel="1" name="Cloak of Light"> <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 --> <skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills> </skills>
<stats> <stats>
<stat type="pDef">50</stat> <stat type="pDef">100</stat>
<stat type="mDef">40</stat> <stat type="mDef">80</stat>
</stats> </stats>
</item> </item>
<item id="26250" name="Cloak of Darkness for the Chosen" type="Armor"> <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 --> <skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills> </skills>
<stats> <stats>
<stat type="pDef">50</stat> <stat type="pDef">100</stat>
<stat type="mDef">40</stat> <stat type="mDef">80</stat>
</stats> </stats>
</item> </item>
<item id="26251" name="Lilith Server Mask" type="Armor"> <item id="26251" name="Lilith Server Mask" type="Armor">

View File

@@ -1533,7 +1533,7 @@
<player cloakStatus="true" /> <player cloakStatus="true" />
</cond> </cond>
<skills> <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 --> <skill id="19039" level="1" /> <!-- Cloak of Light -->
</skills> </skills>
<stats> <stats>
@@ -1558,7 +1558,7 @@
<player cloakStatus="true" /> <player cloakStatus="true" />
</cond> </cond>
<skills> <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 --> <skill id="19040" level="1" /> <!-- Cloak of Darkness -->
</skills> </skills>
<stats> <stats>

View File

@@ -1054,7 +1054,7 @@
</effects> </effects>
</skill> </skill>
<skill id="19037" toLevel="1" name="Cloak of Radiant Light"> <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> <icon>icon.amor_goodness_cloak</icon>
<magicLvl>1</magicLvl> <magicLvl>1</magicLvl>
<operateType>P</operateType> <operateType>P</operateType>
@@ -1066,16 +1066,9 @@
</condition> </condition>
</passiveConditions> </passiveConditions>
<effects> <effects>
<effect name="PvpPhysicalAttackDefenceBonus"> <effect name="DamageByAttack">
<amount>15</amount> <amount>-15</amount>
<mode>PER</mode> <type>PK</type>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode> <mode>PER</mode>
</effect> </effect>
<effect name="StatUp"> <effect name="StatUp">
@@ -1102,25 +1095,26 @@
<amount>3</amount> <amount>3</amount>
<stat>MEN</stat> <stat>MEN</stat>
</effect> </effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects> </effects>
</skill> </skill>
<skill id="19038" toLevel="1" name="Cold Cloak of Darkness"> <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> <icon>icon.amor_evilness_cloak</icon>
<magicLvl>1</magicLvl> <magicLvl>1</magicLvl>
<operateType>P</operateType> <operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate> <magicCriticalRate>5</magicCriticalRate>
<effects> <effects>
<effect name="PvpPhysicalAttackDefenceBonus"> <effect name="DamageByAttack">
<amount>15</amount> <amount>-15</amount>
<mode>PER</mode> <type>PK</type>
</effect>
<effect name="PvpMagicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode>
</effect>
<effect name="PvpPhysicalSkillDefenceBonus">
<amount>15</amount>
<mode>PER</mode> <mode>PER</mode>
</effect> </effect>
<effect name="StatUp"> <effect name="StatUp">
@@ -1147,6 +1141,14 @@
<amount>3</amount> <amount>3</amount>
<stat>MEN</stat> <stat>MEN</stat>
</effect> </effect>
<effect name="StatUp">
<amount>3</amount>
<stat>LUC</stat>
</effect>
<effect name="StatUp">
<amount>3</amount>
<stat>CHA</stat>
</effect>
</effects> </effects>
</skill> </skill>
<skill id="19039" toLevel="1" name="Cloak of Light"> <skill id="19039" toLevel="1" name="Cloak of Light">

View File

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