diff --git a/L2J_Mobius_Essence_6.2_Vanguard/dist/game/data/scripts/instances/TimedHunting/TimedHunting.java b/L2J_Mobius_Essence_6.2_Vanguard/dist/game/data/scripts/instances/TimedHunting/TimedHunting.java index 5feb9f4b23..83f680f5e0 100644 --- a/L2J_Mobius_Essence_6.2_Vanguard/dist/game/data/scripts/instances/TimedHunting/TimedHunting.java +++ b/L2J_Mobius_Essence_6.2_Vanguard/dist/game/data/scripts/instances/TimedHunting/TimedHunting.java @@ -117,6 +117,8 @@ public class TimedHunting extends AbstractInstance SKILL_REPLACEMENTS.put(45303, 45360); // Wipeout SKILL_REPLACEMENTS.put(36, 45386); // Spinning Slasher SKILL_REPLACEMENTS.put(47011, 47015); // Freezing Wound + SKILL_REPLACEMENTS.put(47801, 47891); // Piercing + SKILL_REPLACEMENTS.put(47805, 47893); // Wild Scratch } public TimedHunting() diff --git a/L2J_Mobius_Essence_6.2_Vanguard/dist/game/data/stats/skills/47800-47899.xml b/L2J_Mobius_Essence_6.2_Vanguard/dist/game/data/stats/skills/47800-47899.xml index 59b2f67b6f..e6900651d1 100644 --- a/L2J_Mobius_Essence_6.2_Vanguard/dist/game/data/stats/skills/47800-47899.xml +++ b/L2J_Mobius_Essence_6.2_Vanguard/dist/game/data/stats/skills/47800-47899.xml @@ -1206,9 +1206,73 @@ A1 - - icon.skill0000 + icon.s_impale + 120 + 5-12 + 250 + PHYSICAL + + -200 + -300 + -400 + -500 + -550 + -600 + -650 + -700 + + 1100 + 1200 + 500 + + 20 + 30 + 40 + 50 + 55 + 60 + 65 + 70 + + + 18 + 25 + 33 + 40 + 44 + 48 + 51 + 55 + A1 + 1000 + 5 + ENEMY + RANGE + NOT_FRIEND + + + + POLE + + + + + + + 419 + 581 + 1333 + 2478 + 3097 + 4501 + 5176 + 6386 + + true + 15 + + @@ -1216,8 +1280,73 @@ A1 - - icon.skill0000 + icon.s_wild_scratch + 150 + 5-12 + 250 + PHYSICAL + + -400 + -500 + -600 + -700 + -750 + -780 + -820 + -860 + -880 + -900 + + 1100 + 1200 + 500 + + 40 + 50 + 60 + 70 + 75 + 78 + 82 + 86 + 88 + 90 + + + 33 + 40 + 48 + 55 + 59 + 61 + 64 + 67 + 69 + 70 + A1 + 1000 + 5 + ENEMY + RANGE + NOT_FRIEND + + + + 1629 + 3028 + 5502 + 7211 + 8109 + 9203 + 9828 + 10468 + 10796 + 11121 + + 0.90 + 15 + + \ No newline at end of file