diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/ai/others/Incarnation.java b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/ai/others/Incarnation.java
index 86365678a9..353e4f7202 100644
--- a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/ai/others/Incarnation.java
+++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/ai/others/Incarnation.java
@@ -50,6 +50,8 @@ public class Incarnation extends AbstractNpcAI
@Id(13455)
@Id(13456)
@Id(13457)
+ @Id(13578)
+ @Id(13579)
public void onNpcSpawn(OnNpcSpawn event)
{
final Npc npc = event.getNpc();
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/npcs/13300-13399.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/npcs/13300-13399.xml
index 2dd6f8a05e..3786f134d5 100644
--- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/npcs/13300-13399.xml
+++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/npcs/13300-13399.xml
@@ -58,7 +58,6 @@
-
@@ -71,7 +70,7 @@
-
+
@@ -79,6 +78,7 @@
+
@@ -92,7 +92,6 @@
-
@@ -105,7 +104,7 @@
-
+
@@ -113,6 +112,7 @@
+
@@ -126,7 +126,6 @@
-
@@ -139,7 +138,7 @@
-
+
@@ -147,6 +146,7 @@
+
@@ -160,7 +160,6 @@
-
@@ -173,7 +172,7 @@
-
+
@@ -181,6 +180,7 @@
+
@@ -330,7 +330,6 @@
-
@@ -2422,7 +2421,6 @@
-
@@ -2457,7 +2455,6 @@
-
@@ -2492,7 +2489,6 @@
-
@@ -2527,7 +2523,6 @@
-
@@ -2562,7 +2557,6 @@
-
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/10500-10599.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/10500-10599.xml
index 40b047714c..4327f05dc1 100644
--- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/10500-10599.xml
+++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/10500-10599.xml
@@ -1611,6 +1611,12 @@
PER
+
+
+ {0.6 + 0.4 * subIndex}
+
+ PER
+
@@ -1879,7 +1885,7 @@
600
{base + 10 * subIndex}
- 1100
+ 600
1000
500
300000
@@ -2063,7 +2069,6 @@
51
53
- ATTACK
400
900
3000
@@ -2079,7 +2084,6 @@
300000
4
- true
ENEMY
SINGLE
@@ -2105,7 +2109,7 @@
13457
3
- 30000
+ 17000
@@ -2358,7 +2362,6 @@
-709
true
- true
ENEMY
SINGLE
@@ -2419,6 +2422,7 @@
{base + base / 100 * subIndex}
A2
+ -709
5
85
@@ -3295,6 +3299,7 @@
NONE
0
1000
+ ATTACK
SELF
SINGLE
@@ -3342,7 +3347,7 @@
30
- 40
+ 40
PER
SIDE
@@ -3350,7 +3355,7 @@
60
- 70
+ 70
PER
BACK
@@ -3401,6 +3406,18 @@
80
SELF
+
+
+ {0.6 + 0.4 * subIndex}
+
+ PER
+
+
+
+ {0.6 + 0.4 * subIndex}
+
+ PER
+
@@ -3455,6 +3472,18 @@
10
PER
+
+
+ {0.6 + 0.4 * subIndex}
+
+ PER
+
+
+
+ {0.6 + 0.4 * subIndex}
+
+ PER
+
diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/ai/others/AreaSkillNpc.java b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/ai/others/AreaSkillNpc.java
index 155cfb90b1..7cc32dc91c 100644
--- a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/ai/others/AreaSkillNpc.java
+++ b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/ai/others/AreaSkillNpc.java
@@ -61,6 +61,19 @@ public class AreaSkillNpc extends AbstractNpcAI
13452, // Solo Dance
13453, // Solo Dance
13454, // Solo Dance
+ 13576, // Solo Dance
+ 13577, // Solo Dance
+ 13541, // Solo Dance
+ 13542, // Solo Dance
+ 13543, // Solo Dance
+ 13544, // Solo Dance
+ 13545, // Solo Dance
+ 13546, // Solo Dance
+ 13547, // Solo Dance
+ 13548, // Solo Dance
+ 13549, // Solo Dance
+ 13580, // Solo Dance
+ 13581, // Solo Dance
};
private static final int[] DECOY = // ai_decoy
{
diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/ai/others/Incarnation.java b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/ai/others/Incarnation.java
index 86365678a9..353e4f7202 100644
--- a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/ai/others/Incarnation.java
+++ b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/ai/others/Incarnation.java
@@ -50,6 +50,8 @@ public class Incarnation extends AbstractNpcAI
@Id(13455)
@Id(13456)
@Id(13457)
+ @Id(13578)
+ @Id(13579)
public void onNpcSpawn(OnNpcSpawn event)
{
final Npc npc = event.getNpc();
diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/npcs/13300-13399.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/npcs/13300-13399.xml
index 2dd6f8a05e..3786f134d5 100644
--- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/npcs/13300-13399.xml
+++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/npcs/13300-13399.xml
@@ -58,7 +58,6 @@
-
@@ -71,7 +70,7 @@
-
+
@@ -79,6 +78,7 @@
+
@@ -92,7 +92,6 @@
-
@@ -105,7 +104,7 @@
-
+
@@ -113,6 +112,7 @@
+
@@ -126,7 +126,6 @@
-
@@ -139,7 +138,7 @@
-
+
@@ -147,6 +146,7 @@
+
@@ -160,7 +160,6 @@
-
@@ -173,7 +172,7 @@
-
+
@@ -181,6 +180,7 @@
+
@@ -330,7 +330,6 @@
-
@@ -2422,7 +2421,6 @@
-
@@ -2457,7 +2455,6 @@
-
@@ -2492,7 +2489,6 @@
-
@@ -2527,7 +2523,6 @@
-
@@ -2562,7 +2557,6 @@
-
diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/npcs/13400-13499.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/npcs/13400-13499.xml
index c209c412ee..818f5f2a73 100644
--- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/npcs/13400-13499.xml
+++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/npcs/13400-13499.xml
@@ -1081,7 +1081,6 @@
-
@@ -1112,7 +1111,6 @@
-
@@ -1143,7 +1141,6 @@
-
@@ -1173,8 +1170,7 @@
-
-
+
@@ -1187,11 +1183,12 @@
-
+
+
@@ -1204,8 +1201,7 @@
-
-
+
@@ -1218,11 +1214,12 @@
-
+
+
@@ -1235,11 +1232,10 @@
-
-
+
-
-
+
+
ETC
ETC
@@ -1249,11 +1245,12 @@
-
+
+
diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/10500-10599.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/10500-10599.xml
index bb5d430ecf..46c3007390 100644
--- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/10500-10599.xml
+++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/10500-10599.xml
@@ -2069,7 +2069,6 @@
51
53
- ATTACK
400
900
3000
@@ -2085,7 +2084,6 @@
300000
4
- true
ENEMY
SINGLE
@@ -2111,7 +2109,7 @@
13457
3
- 30000
+ 17000
@@ -2364,7 +2362,6 @@
-709
true
- true
ENEMY
SINGLE
@@ -2425,6 +2422,7 @@
{base + base / 100 * subIndex}
A2
+ -709
5
85
@@ -3301,6 +3299,7 @@
NONE
0
1000
+ ATTACK
SELF
SINGLE
@@ -3348,8 +3347,7 @@
30
- 40
- 40
+ 40
PER
SIDE
@@ -3357,8 +3355,7 @@
60
- 70
- 70
+ 70
PER
BACK
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/ai/others/AreaSkillNpc.java b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/ai/others/AreaSkillNpc.java
index 155cfb90b1..7cc32dc91c 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/ai/others/AreaSkillNpc.java
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/ai/others/AreaSkillNpc.java
@@ -61,6 +61,19 @@ public class AreaSkillNpc extends AbstractNpcAI
13452, // Solo Dance
13453, // Solo Dance
13454, // Solo Dance
+ 13576, // Solo Dance
+ 13577, // Solo Dance
+ 13541, // Solo Dance
+ 13542, // Solo Dance
+ 13543, // Solo Dance
+ 13544, // Solo Dance
+ 13545, // Solo Dance
+ 13546, // Solo Dance
+ 13547, // Solo Dance
+ 13548, // Solo Dance
+ 13549, // Solo Dance
+ 13580, // Solo Dance
+ 13581, // Solo Dance
};
private static final int[] DECOY = // ai_decoy
{
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/ai/others/Incarnation.java b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/ai/others/Incarnation.java
index 86365678a9..353e4f7202 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/ai/others/Incarnation.java
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/ai/others/Incarnation.java
@@ -50,6 +50,8 @@ public class Incarnation extends AbstractNpcAI
@Id(13455)
@Id(13456)
@Id(13457)
+ @Id(13578)
+ @Id(13579)
public void onNpcSpawn(OnNpcSpawn event)
{
final Npc npc = event.getNpc();
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/npcs/13300-13399.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/npcs/13300-13399.xml
index 2dd6f8a05e..3786f134d5 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/npcs/13300-13399.xml
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/npcs/13300-13399.xml
@@ -58,7 +58,6 @@
-
@@ -71,7 +70,7 @@
-
+
@@ -79,6 +78,7 @@
+
@@ -92,7 +92,6 @@
-
@@ -105,7 +104,7 @@
-
+
@@ -113,6 +112,7 @@
+
@@ -126,7 +126,6 @@
-
@@ -139,7 +138,7 @@
-
+
@@ -147,6 +146,7 @@
+
@@ -160,7 +160,6 @@
-
@@ -173,7 +172,7 @@
-
+
@@ -181,6 +180,7 @@
+
@@ -330,7 +330,6 @@
-
@@ -2422,7 +2421,6 @@
-
@@ -2457,7 +2455,6 @@
-
@@ -2492,7 +2489,6 @@
-
@@ -2527,7 +2523,6 @@
-
@@ -2562,7 +2557,6 @@
-
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/npcs/13400-13499.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/npcs/13400-13499.xml
index 73c49f6059..1e8666077d 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/npcs/13400-13499.xml
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/npcs/13400-13499.xml
@@ -1081,7 +1081,6 @@
-
@@ -1112,7 +1111,6 @@
-
@@ -1143,7 +1141,6 @@
-
@@ -1173,8 +1170,7 @@
-
-
+
@@ -1187,11 +1183,12 @@
-
+
+
@@ -1204,8 +1201,7 @@
-
-
+
@@ -1218,11 +1214,12 @@
-
+
+
@@ -1235,11 +1232,10 @@
-
-
+
-
-
+
+
ETC
ETC
@@ -1249,11 +1245,12 @@
-
+
+
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/10500-10599.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/10500-10599.xml
index aafb64312b..7a0ff49925 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/10500-10599.xml
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/10500-10599.xml
@@ -2052,7 +2052,6 @@
51
53
- ATTACK
400
900
3000
@@ -2068,7 +2067,6 @@
300000
4
- true
ENEMY
SINGLE
@@ -2094,7 +2092,7 @@
13457
3
- 30000
+ 17000
@@ -2347,7 +2345,6 @@
-709
true
- true
ENEMY
SINGLE
@@ -2408,6 +2405,7 @@
{base + base / 100 * subIndex}
A2
+ -709
5
85
@@ -3284,6 +3282,7 @@
NONE
0
1000
+ ATTACK
SELF
SINGLE
@@ -3331,8 +3330,7 @@
30
- 40
- 40
+ 40
PER
SIDE
@@ -3340,8 +3338,7 @@
60
- 70
- 70
+ 70
PER
BACK
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/ai/others/AreaSkillNpc.java b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/ai/others/AreaSkillNpc.java
index 155cfb90b1..7cc32dc91c 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/ai/others/AreaSkillNpc.java
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/ai/others/AreaSkillNpc.java
@@ -61,6 +61,19 @@ public class AreaSkillNpc extends AbstractNpcAI
13452, // Solo Dance
13453, // Solo Dance
13454, // Solo Dance
+ 13576, // Solo Dance
+ 13577, // Solo Dance
+ 13541, // Solo Dance
+ 13542, // Solo Dance
+ 13543, // Solo Dance
+ 13544, // Solo Dance
+ 13545, // Solo Dance
+ 13546, // Solo Dance
+ 13547, // Solo Dance
+ 13548, // Solo Dance
+ 13549, // Solo Dance
+ 13580, // Solo Dance
+ 13581, // Solo Dance
};
private static final int[] DECOY = // ai_decoy
{
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/ai/others/Incarnation.java b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/ai/others/Incarnation.java
index 86365678a9..353e4f7202 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/ai/others/Incarnation.java
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/ai/others/Incarnation.java
@@ -50,6 +50,8 @@ public class Incarnation extends AbstractNpcAI
@Id(13455)
@Id(13456)
@Id(13457)
+ @Id(13578)
+ @Id(13579)
public void onNpcSpawn(OnNpcSpawn event)
{
final Npc npc = event.getNpc();
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/npcs/13300-13399.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/npcs/13300-13399.xml
index 39842f8111..eeb5b2af33 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/npcs/13300-13399.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/npcs/13300-13399.xml
@@ -58,7 +58,6 @@
-
@@ -71,7 +70,7 @@
-
+
@@ -79,6 +78,7 @@
+
@@ -92,7 +92,6 @@
-
@@ -105,7 +104,7 @@
-
+
@@ -113,6 +112,7 @@
+
@@ -126,7 +126,6 @@
-
@@ -139,7 +138,7 @@
-
+
@@ -147,6 +146,7 @@
+
@@ -160,7 +160,6 @@
-
@@ -173,7 +172,7 @@
-
+
@@ -181,6 +180,7 @@
+
@@ -330,7 +330,6 @@
-
@@ -2416,7 +2415,6 @@
-
@@ -2451,7 +2449,6 @@
-
@@ -2486,7 +2483,6 @@
-
@@ -2521,7 +2517,6 @@
-
@@ -2556,7 +2551,6 @@
-
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/npcs/13400-13499.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/npcs/13400-13499.xml
index 2aefd17858..a762818d36 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/npcs/13400-13499.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/npcs/13400-13499.xml
@@ -1081,7 +1081,6 @@
-
@@ -1112,7 +1111,6 @@
-
@@ -1143,7 +1141,6 @@
-
@@ -1173,8 +1170,7 @@
-
-
+
@@ -1187,11 +1183,12 @@
-
+
+
@@ -1204,8 +1201,7 @@
-
-
+
@@ -1218,11 +1214,12 @@
-
+
+
@@ -1235,11 +1232,10 @@
-
-
+
-
-
+
+
ETC
ETC
@@ -1249,11 +1245,12 @@
-
+
+
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/10500-10599.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/10500-10599.xml
index 555924dc29..6b128d4b63 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/10500-10599.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/10500-10599.xml
@@ -2131,7 +2131,6 @@
51
53
- ATTACK
400
900
500
@@ -2172,7 +2171,7 @@
13457
3
- 30000
+ 17000
@@ -3326,6 +3325,7 @@
NONE
0
1000
+ ATTACK
SELF
SINGLE
@@ -3373,8 +3373,7 @@
30
- 40
- 40
+ 40
PER
SIDE
@@ -3382,8 +3381,7 @@
60
- 70
- 70
+ 70
PER
BACK
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/19300-19399.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/19300-19399.xml
index 0c0155ae19..5f2ffabae3 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/19300-19399.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/19300-19399.xml
@@ -18,29 +18,23 @@
icon.skill19301
A1
500
- 107
- 900
-
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
-
- 15000
- 15
- POISON
- DOT_POISON
- 130
- 5-12
- 300
- A2
- 500
5
+
+ 76
+ 79
+ 83
+ 87
+ 91
+ 95
+ 99
+ 103
+ 107
+
+ 900
+ 1100
+ 2000
+ 15000
+ -711
85
87
@@ -52,19 +46,9 @@
103
105
- 20
- 1
- -711
- 900
true
- NONE
- 2000
- 0
- ZONE
GROUND
- POINT_BLANK
- NOT_FRIEND
- 1
+ SINGLE
@@ -79,8 +63,6 @@
13549
1
- 15000
- true
@@ -122,7 +104,7 @@
true
NONE
0
- ZONE
+ POISON
SELF
POINT_BLANK
NOT_FRIEND
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/others/AreaSkillNpc.java b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/others/AreaSkillNpc.java
index 155cfb90b1..7cc32dc91c 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/others/AreaSkillNpc.java
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/others/AreaSkillNpc.java
@@ -61,6 +61,19 @@ public class AreaSkillNpc extends AbstractNpcAI
13452, // Solo Dance
13453, // Solo Dance
13454, // Solo Dance
+ 13576, // Solo Dance
+ 13577, // Solo Dance
+ 13541, // Solo Dance
+ 13542, // Solo Dance
+ 13543, // Solo Dance
+ 13544, // Solo Dance
+ 13545, // Solo Dance
+ 13546, // Solo Dance
+ 13547, // Solo Dance
+ 13548, // Solo Dance
+ 13549, // Solo Dance
+ 13580, // Solo Dance
+ 13581, // Solo Dance
};
private static final int[] DECOY = // ai_decoy
{
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/others/Incarnation.java b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/others/Incarnation.java
index 86365678a9..353e4f7202 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/others/Incarnation.java
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/others/Incarnation.java
@@ -50,6 +50,8 @@ public class Incarnation extends AbstractNpcAI
@Id(13455)
@Id(13456)
@Id(13457)
+ @Id(13578)
+ @Id(13579)
public void onNpcSpawn(OnNpcSpawn event)
{
final Npc npc = event.getNpc();
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/npcs/13300-13399.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/npcs/13300-13399.xml
index 749cfde15b..270601d138 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/npcs/13300-13399.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/npcs/13300-13399.xml
@@ -58,7 +58,6 @@
-
@@ -71,7 +70,7 @@
-
+
@@ -79,6 +78,7 @@
+
@@ -92,7 +92,6 @@
-
@@ -105,7 +104,7 @@
-
+
@@ -113,6 +112,7 @@
+
@@ -126,7 +126,6 @@
-
@@ -139,7 +138,7 @@
-
+
@@ -147,6 +146,7 @@
+
@@ -160,7 +160,6 @@
-
@@ -173,7 +172,7 @@
-
+
@@ -181,6 +180,7 @@
+
@@ -330,7 +330,6 @@
-
@@ -2416,7 +2415,6 @@
-
@@ -2451,7 +2449,6 @@
-
@@ -2486,7 +2483,6 @@
-
@@ -2521,7 +2517,6 @@
-
@@ -2556,7 +2551,6 @@
-
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/npcs/13400-13499.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/npcs/13400-13499.xml
index 4820821b58..38274fc00c 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/npcs/13400-13499.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/npcs/13400-13499.xml
@@ -1081,7 +1081,6 @@
-
@@ -1112,7 +1111,6 @@
-
@@ -1143,7 +1141,6 @@
-
@@ -1173,8 +1170,7 @@
-
-
+
@@ -1187,11 +1183,12 @@
-
+
+
@@ -1204,8 +1201,7 @@
-
-
+
@@ -1218,11 +1214,12 @@
-
+
+
@@ -1235,11 +1232,10 @@
-
-
+
-
-
+
+
ETC
ETC
@@ -1249,11 +1245,12 @@
-
+
+
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/10500-10599.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/10500-10599.xml
index 336a1a5c4f..8138afe7c1 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/10500-10599.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/10500-10599.xml
@@ -2131,7 +2131,6 @@
51
53
- ATTACK
400
900
500
@@ -2172,7 +2171,7 @@
13457
3
- 30000
+ 17000
@@ -3326,6 +3325,7 @@
NONE
0
1000
+ ATTACK
SELF
SINGLE
@@ -3373,8 +3373,7 @@
30
- 40
- 40
+ 40
PER
SIDE
@@ -3382,8 +3381,7 @@
60
- 70
- 70
+ 70
PER
BACK
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/19300-19399.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/19300-19399.xml
index 650115923c..4af9ce6f0c 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/19300-19399.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/19300-19399.xml
@@ -18,29 +18,23 @@
icon.skill19301
A1
500
- 107
- 900
-
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
-
- 15000
- 15
- POISON
- DOT_POISON
- 130
- 5-12
- 300
- A2
- 500
5
+
+ 76
+ 79
+ 83
+ 87
+ 91
+ 95
+ 99
+ 103
+ 107
+
+ 900
+ 1100
+ 2000
+ 15000
+ -711
85
87
@@ -52,19 +46,9 @@
103
105
- 20
- 1
- -711
- 900
true
- NONE
- 2000
- 0
- ZONE
GROUND
- POINT_BLANK
- NOT_FRIEND
- 1
+ SINGLE
@@ -79,8 +63,6 @@
13549
1
- 15000
- true
@@ -122,7 +104,7 @@
true
NONE
0
- ZONE
+ POISON
SELF
POINT_BLANK
NOT_FRIEND
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/others/AreaSkillNpc.java b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/others/AreaSkillNpc.java
index 155cfb90b1..7cc32dc91c 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/others/AreaSkillNpc.java
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/others/AreaSkillNpc.java
@@ -61,6 +61,19 @@ public class AreaSkillNpc extends AbstractNpcAI
13452, // Solo Dance
13453, // Solo Dance
13454, // Solo Dance
+ 13576, // Solo Dance
+ 13577, // Solo Dance
+ 13541, // Solo Dance
+ 13542, // Solo Dance
+ 13543, // Solo Dance
+ 13544, // Solo Dance
+ 13545, // Solo Dance
+ 13546, // Solo Dance
+ 13547, // Solo Dance
+ 13548, // Solo Dance
+ 13549, // Solo Dance
+ 13580, // Solo Dance
+ 13581, // Solo Dance
};
private static final int[] DECOY = // ai_decoy
{
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/others/Incarnation.java b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/others/Incarnation.java
index 86365678a9..353e4f7202 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/others/Incarnation.java
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/others/Incarnation.java
@@ -50,6 +50,8 @@ public class Incarnation extends AbstractNpcAI
@Id(13455)
@Id(13456)
@Id(13457)
+ @Id(13578)
+ @Id(13579)
public void onNpcSpawn(OnNpcSpawn event)
{
final Npc npc = event.getNpc();
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/npcs/13300-13399.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/npcs/13300-13399.xml
index 749cfde15b..270601d138 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/npcs/13300-13399.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/npcs/13300-13399.xml
@@ -58,7 +58,6 @@
-
@@ -71,7 +70,7 @@
-
+
@@ -79,6 +78,7 @@
+
@@ -92,7 +92,6 @@
-
@@ -105,7 +104,7 @@
-
+
@@ -113,6 +112,7 @@
+
@@ -126,7 +126,6 @@
-
@@ -139,7 +138,7 @@
-
+
@@ -147,6 +146,7 @@
+
@@ -160,7 +160,6 @@
-
@@ -173,7 +172,7 @@
-
+
@@ -181,6 +180,7 @@
+
@@ -330,7 +330,6 @@
-
@@ -2416,7 +2415,6 @@
-
@@ -2451,7 +2449,6 @@
-
@@ -2486,7 +2483,6 @@
-
@@ -2521,7 +2517,6 @@
-
@@ -2556,7 +2551,6 @@
-
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/npcs/13400-13499.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/npcs/13400-13499.xml
index 4820821b58..38274fc00c 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/npcs/13400-13499.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/npcs/13400-13499.xml
@@ -1081,7 +1081,6 @@
-
@@ -1112,7 +1111,6 @@
-
@@ -1143,7 +1141,6 @@
-
@@ -1173,8 +1170,7 @@
-
-
+
@@ -1187,11 +1183,12 @@
-
+
+
@@ -1204,8 +1201,7 @@
-
-
+
@@ -1218,11 +1214,12 @@
-
+
+
@@ -1235,11 +1232,10 @@
-
-
+
-
-
+
+
ETC
ETC
@@ -1249,11 +1245,12 @@
-
+
+
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/10500-10599.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/10500-10599.xml
index 662c71b25d..a27529fb42 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/10500-10599.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/10500-10599.xml
@@ -2131,7 +2131,6 @@
51
53
- ATTACK
400
900
500
@@ -2172,7 +2171,7 @@
13457
3
- 30000
+ 17000
@@ -3326,6 +3325,7 @@
NONE
0
1000
+ ATTACK
SELF
SINGLE
@@ -3373,8 +3373,7 @@
30
- 40
- 40
+ 40
PER
SIDE
@@ -3382,8 +3381,7 @@
60
- 70
- 70
+ 70
PER
BACK
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/19300-19399.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/19300-19399.xml
index 63e676fb86..eec0ad72fd 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/19300-19399.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/19300-19399.xml
@@ -18,29 +18,23 @@
icon.skill19301
A1
500
- 107
- 900
-
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
-
- 15000
- 15
- POISON
- DOT_POISON
- 130
- 5-12
- 300
- A2
- 500
5
+
+ 76
+ 79
+ 83
+ 87
+ 91
+ 95
+ 99
+ 103
+ 107
+
+ 900
+ 1100
+ 2000
+ 15000
+ -711
85
87
@@ -52,19 +46,9 @@
103
105
- 20
- 1
- -711
- 900
true
- NONE
- 2000
- 0
- ZONE
GROUND
- POINT_BLANK
- NOT_FRIEND
- 1
+ SINGLE
@@ -79,8 +63,6 @@
13549
1
- 15000
- true
@@ -122,7 +104,7 @@
true
NONE
0
- ZONE
+ POISON
SELF
POINT_BLANK
NOT_FRIEND
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/others/AreaSkillNpc.java b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/others/AreaSkillNpc.java
index 155cfb90b1..7cc32dc91c 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/others/AreaSkillNpc.java
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/others/AreaSkillNpc.java
@@ -61,6 +61,19 @@ public class AreaSkillNpc extends AbstractNpcAI
13452, // Solo Dance
13453, // Solo Dance
13454, // Solo Dance
+ 13576, // Solo Dance
+ 13577, // Solo Dance
+ 13541, // Solo Dance
+ 13542, // Solo Dance
+ 13543, // Solo Dance
+ 13544, // Solo Dance
+ 13545, // Solo Dance
+ 13546, // Solo Dance
+ 13547, // Solo Dance
+ 13548, // Solo Dance
+ 13549, // Solo Dance
+ 13580, // Solo Dance
+ 13581, // Solo Dance
};
private static final int[] DECOY = // ai_decoy
{
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/others/Incarnation.java b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/others/Incarnation.java
index 86365678a9..353e4f7202 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/others/Incarnation.java
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/others/Incarnation.java
@@ -50,6 +50,8 @@ public class Incarnation extends AbstractNpcAI
@Id(13455)
@Id(13456)
@Id(13457)
+ @Id(13578)
+ @Id(13579)
public void onNpcSpawn(OnNpcSpawn event)
{
final Npc npc = event.getNpc();
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/13300-13399.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/13300-13399.xml
index 50e67f9c1f..7284c162d6 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/13300-13399.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/13300-13399.xml
@@ -58,7 +58,6 @@
-
@@ -71,7 +70,7 @@
-
+
@@ -79,6 +78,7 @@
+
@@ -92,7 +92,6 @@
-
@@ -105,7 +104,7 @@
-
+
@@ -113,6 +112,7 @@
+
@@ -126,7 +126,6 @@
-
@@ -139,7 +138,7 @@
-
+
@@ -147,6 +146,7 @@
+
@@ -160,7 +160,6 @@
-
@@ -173,7 +172,7 @@
-
+
@@ -181,6 +180,7 @@
+
@@ -330,7 +330,6 @@
-
@@ -2416,7 +2415,6 @@
-
@@ -2451,7 +2449,6 @@
-
@@ -2486,7 +2483,6 @@
-
@@ -2521,7 +2517,6 @@
-
@@ -2556,7 +2551,6 @@
-
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/13400-13499.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/13400-13499.xml
index 43fbaeadbb..87cf662f9f 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/13400-13499.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/13400-13499.xml
@@ -1081,7 +1081,6 @@
-
@@ -1112,7 +1111,6 @@
-
@@ -1143,7 +1141,6 @@
-
@@ -1173,8 +1170,7 @@
-
-
+
@@ -1187,11 +1183,12 @@
-
+
+
@@ -1204,8 +1201,7 @@
-
-
+
@@ -1218,11 +1214,12 @@
-
+
+
@@ -1235,11 +1232,10 @@
-
-
+
-
-
+
+
ETC
ETC
@@ -1249,11 +1245,12 @@
-
+
+
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/13500-13599.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/13500-13599.xml
index ef91bb59d2..89a8446f13 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/13500-13599.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/13500-13599.xml
@@ -1209,87 +1209,129 @@
-
-
- ETC
- FEMALE
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ETC
- FEMALE
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ETC
- FEMALE
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ETC
- FEMALE
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+ CONSTRUCT
+ MALE
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ CONSTRUCT
+ MALE
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ETC
+ ETC
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
HUMAN
FEMALE
@@ -1311,18 +1353,18 @@
-
+
-
+
-
+
HUMAN
FEMALE
@@ -1344,7 +1386,7 @@
-
+
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/10500-10599.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/10500-10599.xml
index f6b5122ecf..8cbcc2aa01 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/10500-10599.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/10500-10599.xml
@@ -1626,8 +1626,8 @@
13452
13453
13454
- 13454
- 13454
+ 13576
+ 13577
1
@@ -2280,7 +2280,6 @@
55
57
- ATTACK
400
900
500
@@ -2321,11 +2320,11 @@
13455
13456
13457
- 13457
- 13457
+ 13578
+ 13579
3
- 30000
+ 17000
@@ -3517,6 +3516,7 @@
NONE
0
1000
+ ATTACK
SELF
SINGLE
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/19300-19399.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/19300-19399.xml
index 500b996748..a4e680141c 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/19300-19399.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/19300-19399.xml
@@ -18,31 +18,25 @@
icon.skill19301
A1
500
- 107
- 900
-
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
-
- 15000
- 15
- POISON
- DOT_POISON
- 130
- 5-12
- 300
- A2
- 500
5
+
+ 76
+ 79
+ 83
+ 87
+ 91
+ 95
+ 99
+ 103
+ 107
+ 111
+ 115
+
+ 900
+ 1100
+ 2000
+ 15000
+ -711
85
87
@@ -56,19 +50,9 @@
107
109
- 20
- 1
- -711
- 900
true
- NONE
- 2000
- 0
- ZONE
GROUND
- POINT_BLANK
- NOT_FRIEND
- 1
+ SINGLE
@@ -85,8 +69,6 @@
13581
1
- 15000
- true
@@ -132,7 +114,7 @@
true
NONE
0
- ZONE
+ POISON
SELF
POINT_BLANK
NOT_FRIEND
diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/ai/others/AreaSkillNpc.java b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/ai/others/AreaSkillNpc.java
index 155cfb90b1..7cc32dc91c 100644
--- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/ai/others/AreaSkillNpc.java
+++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/ai/others/AreaSkillNpc.java
@@ -61,6 +61,19 @@ public class AreaSkillNpc extends AbstractNpcAI
13452, // Solo Dance
13453, // Solo Dance
13454, // Solo Dance
+ 13576, // Solo Dance
+ 13577, // Solo Dance
+ 13541, // Solo Dance
+ 13542, // Solo Dance
+ 13543, // Solo Dance
+ 13544, // Solo Dance
+ 13545, // Solo Dance
+ 13546, // Solo Dance
+ 13547, // Solo Dance
+ 13548, // Solo Dance
+ 13549, // Solo Dance
+ 13580, // Solo Dance
+ 13581, // Solo Dance
};
private static final int[] DECOY = // ai_decoy
{
diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/ai/others/Incarnation.java b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/ai/others/Incarnation.java
index 86365678a9..353e4f7202 100644
--- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/ai/others/Incarnation.java
+++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/ai/others/Incarnation.java
@@ -50,6 +50,8 @@ public class Incarnation extends AbstractNpcAI
@Id(13455)
@Id(13456)
@Id(13457)
+ @Id(13578)
+ @Id(13579)
public void onNpcSpawn(OnNpcSpawn event)
{
final Npc npc = event.getNpc();
diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13300-13399.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13300-13399.xml
index 50e67f9c1f..7284c162d6 100644
--- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13300-13399.xml
+++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13300-13399.xml
@@ -58,7 +58,6 @@
-
@@ -71,7 +70,7 @@
-
+
@@ -79,6 +78,7 @@
+
@@ -92,7 +92,6 @@
-
@@ -105,7 +104,7 @@
-
+
@@ -113,6 +112,7 @@
+
@@ -126,7 +126,6 @@
-
@@ -139,7 +138,7 @@
-
+
@@ -147,6 +146,7 @@
+
@@ -160,7 +160,6 @@
-
@@ -173,7 +172,7 @@
-
+
@@ -181,6 +180,7 @@
+
@@ -330,7 +330,6 @@
-
@@ -2416,7 +2415,6 @@
-
@@ -2451,7 +2449,6 @@
-
@@ -2486,7 +2483,6 @@
-
@@ -2521,7 +2517,6 @@
-
@@ -2556,7 +2551,6 @@
-
diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13400-13499.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13400-13499.xml
index 43fbaeadbb..87cf662f9f 100644
--- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13400-13499.xml
+++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13400-13499.xml
@@ -1081,7 +1081,6 @@
-
@@ -1112,7 +1111,6 @@
-
@@ -1143,7 +1141,6 @@
-
@@ -1173,8 +1170,7 @@
-
-
+
@@ -1187,11 +1183,12 @@
-
+
+
@@ -1204,8 +1201,7 @@
-
-
+
@@ -1218,11 +1214,12 @@
-
+
+
@@ -1235,11 +1232,10 @@
-
-
+
-
-
+
+
ETC
ETC
@@ -1249,11 +1245,12 @@
-
+
+
diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13500-13599.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13500-13599.xml
index 471d3a88e0..eb197c0606 100644
--- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13500-13599.xml
+++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13500-13599.xml
@@ -1209,87 +1209,129 @@
-
-
- ETC
- FEMALE
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ETC
- FEMALE
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ETC
- FEMALE
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ETC
- FEMALE
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+ CONSTRUCT
+ MALE
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ CONSTRUCT
+ MALE
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ETC
+ ETC
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
HUMAN
FEMALE
@@ -1311,18 +1353,18 @@
-
+
-
+
-
+
HUMAN
FEMALE
@@ -1344,7 +1386,7 @@
-
+
diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/10500-10599.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/10500-10599.xml
index d1f2dfa449..94be0b1c70 100644
--- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/10500-10599.xml
+++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/10500-10599.xml
@@ -1626,8 +1626,8 @@
13452
13453
13454
- 13454
- 13454
+ 13576
+ 13577
1
@@ -2280,7 +2280,6 @@
55
57
- ATTACK
400
900
500
@@ -2321,11 +2320,11 @@
13455
13456
13457
- 13457
- 13457
+ 13578
+ 13579
3
- 30000
+ 17000
@@ -3517,6 +3516,7 @@
NONE
0
1000
+ ATTACK
SELF
SINGLE
diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/19300-19399.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/19300-19399.xml
index 12699b9b77..12ca51b636 100644
--- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/19300-19399.xml
+++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/19300-19399.xml
@@ -18,31 +18,25 @@
icon.skill19301
A1
500
- 107
- 900
-
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
-
- 15000
- 15
- POISON
- DOT_POISON
- 130
- 5-12
- 300
- A2
- 500
5
+
+ 76
+ 79
+ 83
+ 87
+ 91
+ 95
+ 99
+ 103
+ 107
+ 111
+ 115
+
+ 900
+ 1100
+ 2000
+ 15000
+ -711
85
87
@@ -56,19 +50,9 @@
107
109
- 20
- 1
- -711
- 900
true
- NONE
- 2000
- 0
- ZONE
GROUND
- POINT_BLANK
- NOT_FRIEND
- 1
+ SINGLE
@@ -85,8 +69,6 @@
13581
1
- 15000
- true
@@ -132,7 +114,7 @@
true
NONE
0
- ZONE
+ POISON
SELF
POINT_BLANK
NOT_FRIEND
diff --git a/L2J_Mobius_Classic_Interlude/dist/game/data/scripts/ai/others/Incarnation.java b/L2J_Mobius_Classic_Interlude/dist/game/data/scripts/ai/others/Incarnation.java
index 86365678a9..353e4f7202 100644
--- a/L2J_Mobius_Classic_Interlude/dist/game/data/scripts/ai/others/Incarnation.java
+++ b/L2J_Mobius_Classic_Interlude/dist/game/data/scripts/ai/others/Incarnation.java
@@ -50,6 +50,8 @@ public class Incarnation extends AbstractNpcAI
@Id(13455)
@Id(13456)
@Id(13457)
+ @Id(13578)
+ @Id(13579)
public void onNpcSpawn(OnNpcSpawn event)
{
final Npc npc = event.getNpc();
diff --git a/L2J_Mobius_Classic_Interlude/dist/game/data/stats/npcs/13300-13399.xml b/L2J_Mobius_Classic_Interlude/dist/game/data/stats/npcs/13300-13399.xml
index 8e8506432c..281c3d17f3 100644
--- a/L2J_Mobius_Classic_Interlude/dist/game/data/stats/npcs/13300-13399.xml
+++ b/L2J_Mobius_Classic_Interlude/dist/game/data/stats/npcs/13300-13399.xml
@@ -58,7 +58,6 @@
-
@@ -71,7 +70,7 @@
-
+
@@ -79,6 +78,7 @@
+
@@ -92,7 +92,6 @@
-
@@ -105,7 +104,7 @@
-
+
@@ -113,6 +112,7 @@
+
@@ -126,7 +126,6 @@
-
@@ -139,7 +138,7 @@
-
+
@@ -147,6 +146,7 @@
+
@@ -160,7 +160,6 @@
-
@@ -173,7 +172,7 @@
-
+
@@ -181,6 +180,7 @@
+
@@ -330,7 +330,6 @@
-
@@ -2416,7 +2415,6 @@
-
@@ -2451,7 +2449,6 @@
-
@@ -2486,7 +2483,6 @@
-
@@ -2521,7 +2517,6 @@
-
@@ -2556,7 +2551,6 @@
-
diff --git a/L2J_Mobius_Classic_Interlude/dist/game/data/stats/npcs/13400-13499.xml b/L2J_Mobius_Classic_Interlude/dist/game/data/stats/npcs/13400-13499.xml
index c860757913..b759fa8da8 100644
--- a/L2J_Mobius_Classic_Interlude/dist/game/data/stats/npcs/13400-13499.xml
+++ b/L2J_Mobius_Classic_Interlude/dist/game/data/stats/npcs/13400-13499.xml
@@ -1123,7 +1123,6 @@
-
@@ -1154,7 +1153,6 @@
-
@@ -1185,7 +1183,6 @@
-
@@ -1215,8 +1212,7 @@
-
-
+
@@ -1229,11 +1225,12 @@
-
+
+
@@ -1246,8 +1243,7 @@
-
-
+
@@ -1260,11 +1256,12 @@
-
+
+
@@ -1277,11 +1274,10 @@
-
-
+
-
-
+
+
ETC
ETC
@@ -1291,11 +1287,12 @@
-
+
+
diff --git a/L2J_Mobius_Classic_Interlude/dist/game/data/stats/skills/10500-10599.xml b/L2J_Mobius_Classic_Interlude/dist/game/data/stats/skills/10500-10599.xml
index 555924dc29..6b128d4b63 100644
--- a/L2J_Mobius_Classic_Interlude/dist/game/data/stats/skills/10500-10599.xml
+++ b/L2J_Mobius_Classic_Interlude/dist/game/data/stats/skills/10500-10599.xml
@@ -2131,7 +2131,6 @@
51
53
- ATTACK
400
900
500
@@ -2172,7 +2171,7 @@
13457
3
- 30000
+ 17000
@@ -3326,6 +3325,7 @@
NONE
0
1000
+ ATTACK
SELF
SINGLE
@@ -3373,8 +3373,7 @@
30
- 40
- 40
+ 40
PER
SIDE
@@ -3382,8 +3381,7 @@
60
- 70
- 70
+ 70
PER
BACK
diff --git a/L2J_Mobius_Classic_Interlude/dist/game/data/stats/skills/19300-19399.xml b/L2J_Mobius_Classic_Interlude/dist/game/data/stats/skills/19300-19399.xml
index 0c0155ae19..5f2ffabae3 100644
--- a/L2J_Mobius_Classic_Interlude/dist/game/data/stats/skills/19300-19399.xml
+++ b/L2J_Mobius_Classic_Interlude/dist/game/data/stats/skills/19300-19399.xml
@@ -18,29 +18,23 @@
icon.skill19301
A1
500
- 107
- 900
-
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
-
- 15000
- 15
- POISON
- DOT_POISON
- 130
- 5-12
- 300
- A2
- 500
5
+
+ 76
+ 79
+ 83
+ 87
+ 91
+ 95
+ 99
+ 103
+ 107
+
+ 900
+ 1100
+ 2000
+ 15000
+ -711
85
87
@@ -52,19 +46,9 @@
103
105
- 20
- 1
- -711
- 900
true
- NONE
- 2000
- 0
- ZONE
GROUND
- POINT_BLANK
- NOT_FRIEND
- 1
+ SINGLE
@@ -79,8 +63,6 @@
13549
1
- 15000
- true
@@ -122,7 +104,7 @@
true
NONE
0
- ZONE
+ POISON
SELF
POINT_BLANK
NOT_FRIEND