From a4a433a1bacc0a4a3e14e34aca81394d22eadc06 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Sun, 3 May 2020 11:41:34 +0000 Subject: [PATCH] Proper fix for skill Chant of Bison enchant time. Contributed by CostyKiller. --- .../game/data/stats/skills/19200-19299.xml | 21 +------------------ .../game/data/stats/skills/19200-19299.xml | 21 +------------------ .../game/data/stats/skills/19200-19299.xml | 21 +------------------ .../game/data/stats/skills/19200-19299.xml | 21 +------------------ 4 files changed, 4 insertions(+), 80 deletions(-) diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/19200-19299.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/19200-19299.xml index f5e234a382..4bccd12203 100644 --- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/19200-19299.xml +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/19200-19299.xml @@ -242,26 +242,7 @@ 1 300 - {base + 15} - {base + 30} - {base + 45} - {base + 60} - {base + 75} - {base + 90} - {base + 105} - {base + 120} - {base + 135} - {base + 150} - {base + 165} - {base + 180} - {base + 195} - {base + 210} - {base + 225} - {base + 240} - {base + 255} - {base + 270} - {base + 285} - {base + 300} + {base + 15 * subIndex} SONG_WEAPON 1000 diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/19200-19299.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/19200-19299.xml index bc119d1003..189a9ab40f 100644 --- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/19200-19299.xml +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/19200-19299.xml @@ -242,26 +242,7 @@ 1 300 - {base + 15} - {base + 30} - {base + 45} - {base + 60} - {base + 75} - {base + 90} - {base + 105} - {base + 120} - {base + 135} - {base + 150} - {base + 165} - {base + 180} - {base + 195} - {base + 210} - {base + 225} - {base + 240} - {base + 255} - {base + 270} - {base + 285} - {base + 300} + {base + 15 * subIndex} SONG_WEAPON 1000 diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/19200-19299.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/19200-19299.xml index 5f4ed60e47..66e85c5d40 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/19200-19299.xml +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/19200-19299.xml @@ -242,26 +242,7 @@ 1 300 - {base + 15} - {base + 30} - {base + 45} - {base + 60} - {base + 75} - {base + 90} - {base + 105} - {base + 120} - {base + 135} - {base + 150} - {base + 165} - {base + 180} - {base + 195} - {base + 210} - {base + 225} - {base + 240} - {base + 255} - {base + 270} - {base + 285} - {base + 300} + {base + 15 * subIndex} SONG_WEAPON 1000 diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/19200-19299.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/19200-19299.xml index 7389909098..1c16eafe4a 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/19200-19299.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/19200-19299.xml @@ -242,26 +242,7 @@ 1 300 - {base + 15} - {base + 30} - {base + 45} - {base + 60} - {base + 75} - {base + 90} - {base + 105} - {base + 120} - {base + 135} - {base + 150} - {base + 165} - {base + 180} - {base + 195} - {base + 210} - {base + 225} - {base + 240} - {base + 255} - {base + 270} - {base + 285} - {base + 300} + {base + 15 * subIndex} SONG_WEAPON 1000