From 63ce7065e69272107206ddf3cef77c0eee52c287 Mon Sep 17 00:00:00 2001 From: Zealar <Zealar@users.noreply.github.com> Date: Wed, 17 Sep 2014 21:24:48 +0000 Subject: [PATCH] BETA: Destruction items should keep current enchant on fail. Reported by : Driad --- .../game/data/stats/items/22200-22299.xml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/L2J_DataPack_BETA/dist/game/data/stats/items/22200-22299.xml b/L2J_DataPack_BETA/dist/game/data/stats/items/22200-22299.xml index e50e7f15a9..4198db58c3 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/items/22200-22299.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/items/22200-22299.xml @@ -203,7 +203,7 @@ <!-- Description: When enchanted, increases P. Atk. by 5 for S-Grade one-handed swords, one-handed blunts, daggers, spears, and other weapons. Increases P. Atk. by 6 for two-handed swords, two-handed blunts, dualswords, and hand-to-hand combat weapons. Increases P. Atk. by 10 for bows. Increases P. Atk. by 4 for all weapons. From +4, P. Atk. and M. Atk. increase by 2 times. When enchant fails, the item is not crystallized by the power of the goddess of destruction, and the existing enchant value is maintained. Cannot be used on weapons that are +15 or above. --> <set name="icon" val="icon.etc_blessed_scrl_of_ench_wp_s_i05" /> <set name="default_action" val="SKILL_REDUCE" /> - <set name="etcitem_type" val="SCRL_ENCHANT_WP" /> + <set name="etcitem_type" val="ANCIENT_CRYSTAL_ENCHANT_WP" /> <set name="immediate_effect" val="true" /> <set name="material" val="PAPER" /> <set name="is_tradable" val="false" /> @@ -220,7 +220,7 @@ <!-- Description: When enchanted, increases P. Def. by 1 for S-Grade armor and accessories. Increases by 3 starting from +4. It can safely be enchanted up to +3. For one-piece armor, it can safely be enchanted up to +4. When enchant fails, the item is not crystallized by the power of the goddess of destruction, and the existing enchant value is maintained. When armor is enchanted up to +4, HP increases according to the enchant value. Cannot be used on armor that are +6 or above. --> <set name="icon" val="icon.etc_blessed_scrl_of_ench_am_s_i05" /> <set name="default_action" val="SKILL_REDUCE" /> - <set name="etcitem_type" val="SCRL_ENCHANT_AM" /> + <set name="etcitem_type" val="ANCIENT_CRYSTAL_ENCHANT_AM" /> <set name="immediate_effect" val="true" /> <set name="material" val="PAPER" /> <set name="is_tradable" val="false" /> @@ -237,7 +237,7 @@ <!-- Description: When enchanted, increases P. Atk. by 4 for A-Grade one-handed swords, one-handed blunts, daggers, spears, and other weapons. Increases P. Atk. by 5 for two-handed swords, two-handed blunts, dualswords, and hand-to-hand combat weapons. Increases P. Atk. by 8 for bows. Increases P. Atk. by 3 for all weapons. From +4, P. Atk. and M. Atk. increase by 2 times. When enchant fails, the item is not crystallized by the power of the goddess of destruction, and the existing enchant value is maintained. Cannot be used on weapons that are +15 or above. --> <set name="icon" val="icon.etc_blessed_scrl_of_ench_wp_a_i04" /> <set name="default_action" val="SKILL_REDUCE" /> - <set name="etcitem_type" val="SCRL_ENCHANT_WP" /> + <set name="etcitem_type" val="ANCIENT_CRYSTAL_ENCHANT_WP" /> <set name="immediate_effect" val="true" /> <set name="material" val="PAPER" /> <set name="is_tradable" val="false" /> @@ -254,7 +254,7 @@ <!-- Description: When enchanted, increases P. Def. by 1 for A-Grade armor and accessories. Increases by 3 starting from +4. It can safely be enchanted up to +3. For one-piece armor, it can safely be enchanted up to +4. When enchant fails, the item is not crystallized by the power of the goddess of destruction, and the existing enchant value is maintained. When armor is enchanted up to +4, HP increases according to the enchant value. Cannot be used on armor that are +6 or above. --> <set name="icon" val="icon.etc_blessed_scrl_of_ench_am_a_i04" /> <set name="default_action" val="SKILL_REDUCE" /> - <set name="etcitem_type" val="SCRL_ENCHANT_AM" /> + <set name="etcitem_type" val="ANCIENT_CRYSTAL_ENCHANT_AM" /> <set name="immediate_effect" val="true" /> <set name="material" val="PAPER" /> <set name="is_tradable" val="false" /> @@ -271,7 +271,7 @@ <!-- Description: When enchanted, increases P. Atk. by 3 for B-Grade one-handed swords, one-handed blunts, daggers, spears, and other weapons. Increases P. Atk. by 4 for two-handed swords, two-handed blunts, dualswords, and hand-to-hand combat weapons. Increases P. Atk. by 6 for bows. Increases P. Atk. by 3 for all weapons. From +4, P. Atk. and M. Atk. increase by 2 times. When enchant fails, the item is not crystallized by the power of the goddess of destruction, and the existing enchant value is maintained. Cannot be used on weapons that are +15 or above. --> <set name="icon" val="icon.etc_blessed_scrl_of_ench_wp_b_i03" /> <set name="default_action" val="SKILL_REDUCE" /> - <set name="etcitem_type" val="SCRL_ENCHANT_WP" /> + <set name="etcitem_type" val="ANCIENT_CRYSTAL_ENCHANT_WP" /> <set name="immediate_effect" val="true" /> <set name="material" val="PAPER" /> <set name="is_tradable" val="false" /> @@ -288,7 +288,7 @@ <!-- Description: When enchanted, increases P. Def. by 1 for B-Grade armor and accessories. Increases by 3 starting from +4. It can safely be enchanted up to +3. For one-piece armor, it can safely be enchanted up to +4. When enchant fails, the item is not crystallized by the power of the goddess of destruction, and the existing enchant value is maintained. When armor is enchanted up to +4, HP increases according to the enchant value. Cannot be used on armor that are +6 or above. --> <set name="icon" val="icon.etc_blessed_scrl_of_ench_am_b_i03" /> <set name="default_action" val="SKILL_REDUCE" /> - <set name="etcitem_type" val="SCRL_ENCHANT_AM" /> + <set name="etcitem_type" val="ANCIENT_CRYSTAL_ENCHANT_AM" /> <set name="immediate_effect" val="true" /> <set name="material" val="PAPER" /> <set name="is_tradable" val="false" /> @@ -305,7 +305,7 @@ <!-- Description: When enchanted, increases P. Atk. by 3 for C-Grade one-handed swords, one-handed blunts, daggers, spears, and other weapons. Increases P. Atk. by 4 for two-handed swords, two-handed blunts, dualswords, and hand-to-hand combat weapons. Increases P. Atk. by 6 for bows. Increases P. Atk. by 3 for all weapons. From +4, P. Atk. and M. Atk. increase by 2 times. When enchant fails, the item is not crystallized by the power of the goddess of destruction, and the existing enchant value is maintained. Cannot be used on weapons that are +15 or above. --> <set name="icon" val="icon.etc_blessed_scrl_of_ench_wp_c_i02" /> <set name="default_action" val="SKILL_REDUCE" /> - <set name="etcitem_type" val="SCRL_ENCHANT_WP" /> + <set name="etcitem_type" val="ANCIENT_CRYSTAL_ENCHANT_WP" /> <set name="immediate_effect" val="true" /> <set name="material" val="PAPER" /> <set name="is_tradable" val="false" /> @@ -322,7 +322,7 @@ <!-- Description: When enchanted, increases P. Def. by 1 for C-Grade armor and accessories. Increases by 3 starting from +4. It can safely be enchanted up to +3. For one-piece armor, it can safely be enchanted up to +4. When enchant fails, the item is not crystallized by the power of the goddess of destruction, and the existing enchant value is maintained. When armor is enchanted up to +4, HP increases according to the enchant value. Cannot be used on armor that are +6 or above. --> <set name="icon" val="icon.etc_blessed_scrl_of_ench_am_c_i02" /> <set name="default_action" val="SKILL_REDUCE" /> - <set name="etcitem_type" val="SCRL_ENCHANT_AM" /> + <set name="etcitem_type" val="ANCIENT_CRYSTAL_ENCHANT_AM" /> <set name="immediate_effect" val="true" /> <set name="material" val="PAPER" /> <set name="is_tradable" val="false" /> @@ -339,7 +339,7 @@ <!-- Description: When enchanted, increases P. Atk. by 2 for D-Grade one-handed swords, one-handed blunts, daggers, spears, and other weapons. Increases P. Atk. by 2 for two-handed swords, two-handed blunts, dualswords, and hand-to-hand combat weapons. Increases P. Atk. by 4 for bows. Increases P. Atk. by 2 for all weapons. From +4, P. Atk. and M. Atk. increase by 2 times. When enchant fails, the item is not crystallized by the power of the goddess of destruction, and the existing enchant value is maintained. Cannot be used on weapons that are +15 or above. --> <set name="icon" val="icon.etc_blessed_scrl_of_ench_wp_d_i01" /> <set name="default_action" val="SKILL_REDUCE" /> - <set name="etcitem_type" val="SCRL_ENCHANT_WP" /> + <set name="etcitem_type" val="ANCIENT_CRYSTAL_ENCHANT_WP" /> <set name="immediate_effect" val="true" /> <set name="material" val="PAPER" /> <set name="is_tradable" val="false" /> @@ -356,7 +356,7 @@ <!-- Description: When enchanted, increases P. Def. by 1 for D-Grade armor and accessories. Increases by 3 starting from +4. It can safely be enchanted up to +3. For one-piece armor, it can safely be enchanted up to +4. When enchant fails, the item is not crystallized by the power of the goddess of destruction, and the existing enchant value is maintained. When armor is enchanted up to +4, HP increases according to the enchant value. Cannot be used on armor that are +6 or above. --> <set name="icon" val="icon.etc_blessed_scrl_of_ench_am_d_i01" /> <set name="default_action" val="SKILL_REDUCE" /> - <set name="etcitem_type" val="SCRL_ENCHANT_AM" /> + <set name="etcitem_type" val="ANCIENT_CRYSTAL_ENCHANT_AM" /> <set name="immediate_effect" val="true" /> <set name="material" val="PAPER" /> <set name="is_tradable" val="false" /> -- GitLab