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