Fixed Cloak of the Chosen.

Contributed by gamelike85.
This commit is contained in:
MobiusDev 2017-12-11 06:29:58 +00:00
parent f7b18f9eab
commit 0d0d884c8c
8 changed files with 244 additions and 4 deletions

View File

@ -989,6 +989,9 @@
<item id="26249" name="Cloak of Light for the Chosen" type="Armor">
<!-- Cloak of Light for those who have proven themselves as testers in Lineage II. P. Def. + 50, M. Def. + 40, and STR/MEN/DEX/WIT/INT/CON +2. Damage received during PvP decreases by 5%. Can use Blessed Escape. -->
<set name="icon" val="icon.amor_goodness_cloak" />
<set name="bodypart" val="back" />
<set name="immediate_effect" val="true" />
<set name="material" val="CLOTH" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_tradable" val="false" />
@ -997,6 +1000,13 @@
<set name="is_commissionable" val="false" />
<set name="is_private_storeable" val="false" />
<set name="default_action" val="EQUIP" />
<cond msgId="2453">
<player cloakStatus="true" />
</cond>
<skills>
<skill id="21476" level="1" /> <!-- Cloak of the Chosen -->
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>
@ -1005,6 +1015,9 @@
<item id="26250" name="Cloak of Darkness for the Chosen" type="Armor">
<!-- Cloak of Darkness for those who have proven themselves as testers in Lineage II. P. Def. + 50, M. Def. + 40, and STR/MEN/DEX/WIT/INT/CON +2. Damage received during PvP decreases by 5%. Can use Blessed Escape. -->
<set name="icon" val="icon.amor_evilness_cloak" />
<set name="bodypart" val="back" />
<set name="immediate_effect" val="true" />
<set name="material" val="CLOTH" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_tradable" val="false" />
@ -1013,6 +1026,13 @@
<set name="is_commissionable" val="false" />
<set name="is_private_storeable" val="false" />
<set name="default_action" val="EQUIP" />
<cond msgId="2453">
<player cloakStatus="true" />
</cond>
<skills>
<skill id="21476" level="1" /> <!-- Cloak of the Chosen -->
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>

View File

@ -1041,10 +1041,50 @@
<operateType>P</operateType>
</skill>
<skill id="21476" toLevel="1" name="Cloak of the Chosen">
<!-- AUTO GENERATED SKILL -->
<!-- STR/DEX/CON/INT/WIT/MEN +2. Received damage during PvP - 5%. -->
<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>
<effect name="StatUp">
<amount>2</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>MEN</stat>
</effect>
<effect name="DamageByAttack">
<amount>-5</amount>
<type>PK</type>
<mode>PER</mode>
</effect>
</effects>
</skill>
<skill id="21477" toLevel="4" name="Power of Abundance - Lv. 1">
<!-- Level 1 : Increases P. Atk. + 15%, M. Atk. + 15%, Skill Power + 15%, Skill Critical Rate + 15% momentarily with the power of Talisman. -->

View File

@ -989,6 +989,9 @@
<item id="26249" name="Cloak of Light for the Chosen" type="Armor">
<!-- Cloak of Light for those who have proven themselves as testers in Lineage II. P. Def. + 100, M. Def. + 80, and STR/MEN/DEX/WIT/INT/CON +2. Damage received during PvP decreases by 5%. Can use Blessed Escape. -->
<set name="icon" val="icon.amor_goodness_cloak" />
<set name="bodypart" val="back" />
<set name="immediate_effect" val="true" />
<set name="material" val="CLOTH" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_tradable" val="false" />
@ -997,6 +1000,13 @@
<set name="is_commissionable" val="false" />
<set name="is_private_storeable" val="false" />
<set name="default_action" val="EQUIP" />
<cond msgId="2453">
<player cloakStatus="true" />
</cond>
<skills>
<skill id="21476" level="1" /> <!-- Cloak of the Chosen -->
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>
@ -1005,6 +1015,9 @@
<item id="26250" name="Cloak of Darkness for the Chosen" type="Armor">
<!-- Cloak of Darkness for those who have proven themselves as testers in Lineage II. P. Def. + 100, M. Def. + 80, and STR/MEN/DEX/WIT/INT/CON +2. Damage received during PvP decreases by 5%. Can use Blessed Escape. -->
<set name="icon" val="icon.amor_evilness_cloak" />
<set name="bodypart" val="back" />
<set name="immediate_effect" val="true" />
<set name="material" val="CLOTH" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_tradable" val="false" />
@ -1013,6 +1026,13 @@
<set name="is_commissionable" val="false" />
<set name="is_private_storeable" val="false" />
<set name="default_action" val="EQUIP" />
<cond msgId="2453">
<player cloakStatus="true" />
</cond>
<skills>
<skill id="21476" level="1" /> <!-- Cloak of the Chosen -->
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>

View File

@ -1041,10 +1041,50 @@
<operateType>P</operateType>
</skill>
<skill id="21476" toLevel="1" name="Cloak of the Chosen">
<!-- AUTO GENERATED SKILL -->
<!-- STR/DEX/CON/INT/WIT/MEN +2. Received damage during PvP - 5%. -->
<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>
<effect name="StatUp">
<amount>2</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>MEN</stat>
</effect>
<effect name="DamageByAttack">
<amount>-5</amount>
<type>PK</type>
<mode>PER</mode>
</effect>
</effects>
</skill>
<skill id="21477" toLevel="4" name="Power of Abundance - Lv. 1">
<!-- Level 1 : Increases P. Atk. + 15%, M. Atk. + 15%, Skill Power + 15%, Skill Critical Rate + 15% momentarily with the power of Talisman. -->

View File

@ -989,6 +989,9 @@
<item id="26249" name="Cloak of Light for the Chosen" type="Armor">
<!-- Cloak of Light for those who have proven themselves as testers in Lineage II. P. Def. + 100, M. Def. + 80, and STR/MEN/DEX/WIT/INT/CON +2. Damage received during PvP decreases by 5%. Can use Blessed Escape. -->
<set name="icon" val="icon.amor_goodness_cloak" />
<set name="bodypart" val="back" />
<set name="immediate_effect" val="true" />
<set name="material" val="CLOTH" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_tradable" val="false" />
@ -997,6 +1000,13 @@
<set name="is_commissionable" val="false" />
<set name="is_private_storeable" val="false" />
<set name="default_action" val="EQUIP" />
<cond msgId="2453">
<player cloakStatus="true" />
</cond>
<skills>
<skill id="21476" level="1" /> <!-- Cloak of the Chosen -->
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>
@ -1005,6 +1015,9 @@
<item id="26250" name="Cloak of Darkness for the Chosen" type="Armor">
<!-- Cloak of Darkness for those who have proven themselves as testers in Lineage II. P. Def. + 100, M. Def. + 80, and STR/MEN/DEX/WIT/INT/CON +2. Damage received during PvP decreases by 5%. Can use Blessed Escape. -->
<set name="icon" val="icon.amor_evilness_cloak" />
<set name="bodypart" val="back" />
<set name="immediate_effect" val="true" />
<set name="material" val="CLOTH" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_tradable" val="false" />
@ -1013,6 +1026,13 @@
<set name="is_commissionable" val="false" />
<set name="is_private_storeable" val="false" />
<set name="default_action" val="EQUIP" />
<cond msgId="2453">
<player cloakStatus="true" />
</cond>
<skills>
<skill id="21476" level="1" /> <!-- Cloak of the Chosen -->
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>

View File

@ -1041,10 +1041,50 @@
<operateType>P</operateType>
</skill>
<skill id="21476" toLevel="1" name="Cloak of the Chosen">
<!-- AUTO GENERATED SKILL -->
<!-- STR/DEX/CON/INT/WIT/MEN +2. Received damage during PvP - 5%. -->
<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>
<effect name="StatUp">
<amount>2</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>MEN</stat>
</effect>
<effect name="DamageByAttack">
<amount>-5</amount>
<type>PK</type>
<mode>PER</mode>
</effect>
</effects>
</skill>
<skill id="21477" toLevel="4" name="Power of Abundance - Lv. 1">
<!-- Level 1 : Increases P. Atk. + 15%, M. Atk. + 15%, Skill Power + 15%, Skill Critical Rate + 15% momentarily with the power of Talisman. -->

View File

@ -947,6 +947,9 @@
<item id="26249" name="Cloak of Light for the Chosen" type="Armor">
<!-- Cloak of Light for those who have proven themselves as testers in Lineage II. P. Def. + 100, M. Def. + 80, and STR/MEN/DEX/WIT/INT/CON +2. Damage received during PvP decreases by 5%. Can use Blessed Escape. -->
<set name="icon" val="icon.amor_goodness_cloak" />
<set name="bodypart" val="back" />
<set name="immediate_effect" val="true" />
<set name="material" val="CLOTH" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_tradable" val="false" />
@ -955,6 +958,13 @@
<set name="is_commissionable" val="false" />
<set name="is_private_storeable" val="false" />
<set name="default_action" val="EQUIP" />
<cond msgId="2453">
<player cloakStatus="true" />
</cond>
<skills>
<skill id="21476" level="1" /> <!-- Cloak of the Chosen -->
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>
@ -963,6 +973,9 @@
<item id="26250" name="Cloak of Darkness for the Chosen" type="Armor">
<!-- Cloak of Darkness for those who have proven themselves as testers in Lineage II. P. Def. + 100, M. Def. + 80, and STR/MEN/DEX/WIT/INT/CON +2. Damage received during PvP decreases by 5%. Can use Blessed Escape. -->
<set name="icon" val="icon.amor_evilness_cloak" />
<set name="bodypart" val="back" />
<set name="immediate_effect" val="true" />
<set name="material" val="CLOTH" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_tradable" val="false" />
@ -971,6 +984,13 @@
<set name="is_commissionable" val="false" />
<set name="is_private_storeable" val="false" />
<set name="default_action" val="EQUIP" />
<cond msgId="2453">
<player cloakStatus="true" />
</cond>
<skills>
<skill id="21476" level="1" /> <!-- Cloak of the Chosen -->
<skill id="21410" level="1" /> <!-- Cloak of the Chosen: Blessed Escape -->
</skills>
<stats>
<stat type="pDef">50</stat>
<stat type="mDef">40</stat>

View File

@ -1041,10 +1041,50 @@
<operateType>P</operateType>
</skill>
<skill id="21476" toLevel="1" name="Cloak of the Chosen">
<!-- AUTO GENERATED SKILL -->
<!-- STR/DEX/CON/INT/WIT/MEN +2. Received damage during PvP - 5%. -->
<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>
<effect name="StatUp">
<amount>2</amount>
<stat>STR</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>DEX</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>CON</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>INT</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>WIT</stat>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>MEN</stat>
</effect>
<effect name="DamageByAttack">
<amount>-5</amount>
<type>PK</type>
<mode>PER</mode>
</effect>
</effects>
</skill>
<skill id="21477" toLevel="4" name="Power of Abundance">
<!-- Level 1 : Increases P. Atk. + 15%, M. Atk. + 15%, Skill Power + 15%, Skill Critical Rate + 15% momentarily with the power of Talisman. -->