From e378f0041a8bd8884f89c72c5a373647a3c453b6 Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Fri, 20 Oct 2017 12:05:12 +0000 Subject: [PATCH] Added mounts at gmshop. Contributed by gamelike85. --- .../game/data/buylists/custom/0000008.xml | 59 ++++++++++++++++++ .../game/data/buylists/custom/0000009.xml | 5 ++ .../game/data/html/admin/gmstore/pets.htm | 6 +- .../game/data/stats/items/36900-36999.xml | 3 +- .../game/data/stats/items/37400-37499.xml | 10 +-- .../game/data/stats/items/45400-45499.xml | 13 +++- .../game/data/stats/skills/07100-07199.xml | 29 ++++++++- .../game/data/stats/skills/17000-17099.xml | 30 ++++++++- .../game/data/stats/skills/18200-18299.xml | 2 +- .../game/data/stats/skills/26900-26999.xml | 2 +- .../game/data/buylists/custom/0000008.xml | 59 ++++++++++++++++++ .../game/data/buylists/custom/0000009.xml | 7 +++ .../game/data/html/admin/gmstore/pets.htm | 6 +- .../game/data/stats/items/27500-27599.xml | 10 +-- .../game/data/stats/items/36900-36999.xml | 3 +- .../game/data/stats/items/37400-37499.xml | 10 +-- .../game/data/stats/items/45400-45499.xml | 13 +++- .../game/data/stats/items/46600-46699.xml | 6 ++ .../game/data/stats/skills/07100-07199.xml | 29 ++++++++- .../game/data/stats/skills/17000-17099.xml | 30 ++++++++- .../game/data/stats/skills/18200-18299.xml | 2 +- .../game/data/stats/skills/26900-26999.xml | 2 +- .../game/data/stats/skills/27500-27599.xml | 29 ++++++++- .../game/data/buylists/custom/0000008.xml | 62 +++++++++++++++++++ .../game/data/buylists/custom/0000009.xml | 12 ++++ .../game/data/html/admin/gmstore/pets.htm | 6 +- .../game/data/stats/items/27500-27599.xml | 10 +-- .../game/data/stats/items/36900-36999.xml | 3 +- .../game/data/stats/items/37400-37499.xml | 10 +-- .../game/data/stats/items/45400-45499.xml | 13 +++- .../game/data/stats/items/46600-46699.xml | 6 ++ .../game/data/stats/skills/07100-07199.xml | 39 ++++++++++-- .../game/data/stats/skills/08900-08999.xml | 6 +- .../game/data/stats/skills/17000-17099.xml | 30 ++++++++- .../game/data/stats/skills/18200-18299.xml | 2 +- .../game/data/stats/skills/26900-26999.xml | 2 +- .../game/data/stats/skills/27500-27599.xml | 29 ++++++++- 37 files changed, 513 insertions(+), 82 deletions(-) create mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/data/buylists/custom/0000008.xml create mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/data/buylists/custom/0000009.xml create mode 100644 L2J_Mobius_2.5_Underground/dist/game/data/buylists/custom/0000008.xml create mode 100644 L2J_Mobius_2.5_Underground/dist/game/data/buylists/custom/0000009.xml create mode 100644 L2J_Mobius_3.0_Helios/dist/game/data/buylists/custom/0000008.xml create mode 100644 L2J_Mobius_3.0_Helios/dist/game/data/buylists/custom/0000009.xml diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/buylists/custom/0000008.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/buylists/custom/0000008.xml new file mode 100644 index 0000000000..cd1ddb9c7f --- /dev/null +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/buylists/custom/0000008.xml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/buylists/custom/0000009.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/buylists/custom/0000009.xml new file mode 100644 index 0000000000..0319751642 --- /dev/null +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/buylists/custom/0000009.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/admin/gmstore/pets.htm b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/admin/gmstore/pets.htm index 45315df074..d6d20997e0 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/admin/gmstore/pets.htm +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/admin/gmstore/pets.htm @@ -18,6 +18,10 @@
\ No newline at end of file diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/36900-36999.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/36900-36999.xml index e4b0603386..ee54279d1f 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/36900-36999.xml +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/36900-36999.xml @@ -577,10 +577,9 @@ - - + diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/37400-37499.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/37400-37499.xml index ee919f93a0..f84d1fc03e 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/37400-37499.xml +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/37400-37499.xml @@ -1450,19 +1450,11 @@ - - - - - - - - - + diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/45400-45499.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/45400-45499.xml index 266426bc5b..668748ec24 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/45400-45499.xml +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/45400-45499.xml @@ -511,13 +511,22 @@ + + + + + + - - + + + + + diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/07100-07199.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/07100-07199.xml index 7ce88cb3ca..d3748472e2 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/07100-07199.xml +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/07100-07199.xml @@ -785,9 +785,36 @@ SINGLE - icon.skill0000 + 1 + 36952 A1 + SELF + SINGLE 1500 + 0.5 + 99 + 2 + -5 + NONE;STRIDER;WYVERN;WOLF + + + + 99 + 111 + CASTER + + + 19115 + 1 + false + + + + + 19115 + 1 + + diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/17000-17099.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/17000-17099.xml index 476e578bf1..841d17907e 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/17000-17099.xml +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/17000-17099.xml @@ -537,10 +537,38 @@ A1 - icon.skill0000 A1 + 1 + 37496 + A1 + SELF + SINGLE 1500 + 0.5 + 99 + 2 + -5 + NONE;STRIDER;WYVERN;WOLF + + + + 99 + 111 + CASTER + + + 19116 + 1 + false + + + + + 19116 + 1 + + diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/18200-18299.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/18200-18299.xml index b90df432ce..52f8036c5b 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/18200-18299.xml +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/18200-18299.xml @@ -79,10 +79,10 @@ + icon.skill0000 1 600 TRANSFORM - icon.warhorse_vehicle A2 1 NONE diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/26900-26999.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/26900-26999.xml index e3045d4bb6..f5d7264e34 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/26900-26999.xml +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/26900-26999.xml @@ -105,7 +105,7 @@ -1 0 1 - 60000 + 1800 true 2 SELF diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/buylists/custom/0000008.xml b/L2J_Mobius_2.5_Underground/dist/game/data/buylists/custom/0000008.xml new file mode 100644 index 0000000000..cd1ddb9c7f --- /dev/null +++ b/L2J_Mobius_2.5_Underground/dist/game/data/buylists/custom/0000008.xml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/buylists/custom/0000009.xml b/L2J_Mobius_2.5_Underground/dist/game/data/buylists/custom/0000009.xml new file mode 100644 index 0000000000..444366db9d --- /dev/null +++ b/L2J_Mobius_2.5_Underground/dist/game/data/buylists/custom/0000009.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/html/admin/gmstore/pets.htm b/L2J_Mobius_2.5_Underground/dist/game/data/html/admin/gmstore/pets.htm index 45315df074..d6d20997e0 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/html/admin/gmstore/pets.htm +++ b/L2J_Mobius_2.5_Underground/dist/game/data/html/admin/gmstore/pets.htm @@ -18,6 +18,10 @@
\ No newline at end of file diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/27500-27599.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/27500-27599.xml index 3726805e4c..76520caacc 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/27500-27599.xml +++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/27500-27599.xml @@ -596,19 +596,11 @@ - - - - - - - - - + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/36900-36999.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/36900-36999.xml index f355f50fdf..e8108e4cc5 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/36900-36999.xml +++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/36900-36999.xml @@ -577,10 +577,9 @@ - - + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/37400-37499.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/37400-37499.xml index 39e0b8fa25..83b51a89ff 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/37400-37499.xml +++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/37400-37499.xml @@ -1450,19 +1450,11 @@ - - - - - - - - - + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/45400-45499.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/45400-45499.xml index d7702cd490..745d57fa3e 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/45400-45499.xml +++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/45400-45499.xml @@ -511,13 +511,22 @@ + + + + + + - - + + + + + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/46600-46699.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/46600-46699.xml index 6fdb19dbac..3ee9af43dd 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/46600-46699.xml +++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/46600-46699.xml @@ -172,6 +172,12 @@ + + + + + + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/07100-07199.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/07100-07199.xml index 846f3b778f..dc4b0b57b5 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/07100-07199.xml +++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/07100-07199.xml @@ -785,9 +785,36 @@ SINGLE
- icon.skill0000 + 1 + 36952 A1 + SELF + SINGLE 1500 + 0.5 + 99 + 2 + -5 + NONE;STRIDER;WYVERN;WOLF + + + + 99 + 111 + CASTER + + + 19115 + 1 + false + + + + + 19115 + 1 + + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/17000-17099.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/17000-17099.xml index 6f15529b51..c30a53b9ad 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/17000-17099.xml +++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/17000-17099.xml @@ -537,10 +537,38 @@ A1 - icon.skill0000 A1 + 1 + 37496 + A1 + SELF + SINGLE 1500 + 0.5 + 99 + 2 + -5 + NONE;STRIDER;WYVERN;WOLF + + + + 99 + 111 + CASTER + + + 19116 + 1 + false + + + + + 19116 + 1 + + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/18200-18299.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/18200-18299.xml index 04b59201cf..656dbdb633 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/18200-18299.xml +++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/18200-18299.xml @@ -79,10 +79,10 @@ + icon.skill0000 1 600 TRANSFORM - icon.warhorse_vehicle A2 1 NONE diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/26900-26999.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/26900-26999.xml index 90e3292923..2ab9f3ee0e 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/26900-26999.xml +++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/26900-26999.xml @@ -105,7 +105,7 @@ -1 0 1 - 60000 + 1800 true 2 SELF diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/27500-27599.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/27500-27599.xml index 71e8a787b1..240d3f0939 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/27500-27599.xml +++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/27500-27599.xml @@ -2376,10 +2376,37 @@ - icon.skill0083 + 1 + 36952 A1 + SELF + SINGLE 1500 + 0.5 + 99 + 2 + -5 + NONE;STRIDER;WYVERN;WOLF + + + + 99 + 111 + CASTER + + + 27596 + 1 + false + + + + + 27596 + 1 + + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/buylists/custom/0000008.xml b/L2J_Mobius_3.0_Helios/dist/game/data/buylists/custom/0000008.xml new file mode 100644 index 0000000000..b217a3e001 --- /dev/null +++ b/L2J_Mobius_3.0_Helios/dist/game/data/buylists/custom/0000008.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/buylists/custom/0000009.xml b/L2J_Mobius_3.0_Helios/dist/game/data/buylists/custom/0000009.xml new file mode 100644 index 0000000000..1bc63ea102 --- /dev/null +++ b/L2J_Mobius_3.0_Helios/dist/game/data/buylists/custom/0000009.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/html/admin/gmstore/pets.htm b/L2J_Mobius_3.0_Helios/dist/game/data/html/admin/gmstore/pets.htm index 45315df074..d6d20997e0 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/html/admin/gmstore/pets.htm +++ b/L2J_Mobius_3.0_Helios/dist/game/data/html/admin/gmstore/pets.htm @@ -18,6 +18,10 @@
\ No newline at end of file diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/27500-27599.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/27500-27599.xml index 6af41d6b5a..ac5c6a1560 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/27500-27599.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/27500-27599.xml @@ -596,19 +596,11 @@ - - - - - - - - - + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/36900-36999.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/36900-36999.xml index f37f9b27c4..37166e882b 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/36900-36999.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/36900-36999.xml @@ -577,10 +577,9 @@ - - + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/37400-37499.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/37400-37499.xml index 39e0b8fa25..83b51a89ff 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/37400-37499.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/37400-37499.xml @@ -1450,19 +1450,11 @@ - - - - - - - - - + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/45400-45499.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/45400-45499.xml index 4dcfbf80b0..b5f517e019 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/45400-45499.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/45400-45499.xml @@ -511,13 +511,22 @@ + + + + + + - - + + + + + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/46600-46699.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/46600-46699.xml index 5ec59be645..f7c7af32b0 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/46600-46699.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/46600-46699.xml @@ -172,6 +172,12 @@ + + + + + + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/07100-07199.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/07100-07199.xml index fff4243798..dc94c11251 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/07100-07199.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/07100-07199.xml @@ -785,10 +785,37 @@ SINGLE
- icon.skill0000 + 1 + 36952 A1 + SELF + SINGLE 1500 + 0.5 + 99 + 2 + -5 + NONE;STRIDER;WYVERN;WOLF + + + + 99 + 111 + CASTER + + + 19115 + 1 + false + + + + + 19115 + 1 + + icon.skill7117 @@ -817,7 +844,7 @@ - + 8906 1 @@ -849,7 +876,7 @@ - + 8907 1 @@ -881,7 +908,7 @@ - + 8908 1 @@ -913,7 +940,7 @@ - + 8909 1 @@ -945,7 +972,7 @@ - + 8910 1 diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/08900-08999.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/08900-08999.xml index 50dde15ac3..3c71862111 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/08900-08999.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/08900-08999.xml @@ -342,12 +342,12 @@ BUFF_SPECIAL_MULTI,-1 - - 100 - 160 + + 100 + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/17000-17099.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/17000-17099.xml index 6f15529b51..c30a53b9ad 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/17000-17099.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/17000-17099.xml @@ -537,10 +537,38 @@ A1 - icon.skill0000 A1 + 1 + 37496 + A1 + SELF + SINGLE 1500 + 0.5 + 99 + 2 + -5 + NONE;STRIDER;WYVERN;WOLF + + + + 99 + 111 + CASTER + + + 19116 + 1 + false + + + + + 19116 + 1 + + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/18200-18299.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/18200-18299.xml index 19bee9842b..a3b817ac5f 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/18200-18299.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/18200-18299.xml @@ -79,10 +79,10 @@ + icon.skill0000 1 600 TRANSFORM - icon.warhorse_vehicle A2 1 NONE diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/26900-26999.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/26900-26999.xml index b633523a8f..20f5bc83db 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/26900-26999.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/26900-26999.xml @@ -105,7 +105,7 @@ -1 0 1 - 60000 + 1800 true 2 SELF diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/27500-27599.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/27500-27599.xml index f335b2afa8..d708e2ba54 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/27500-27599.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/27500-27599.xml @@ -2381,10 +2381,37 @@ - icon.skill0083 + 1 + 36952 A1 + SELF + SINGLE 1500 + 0.5 + 99 + 2 + -5 + NONE;STRIDER;WYVERN;WOLF + + + + 99 + 111 + CASTER + + + 27596 + 1 + false + + + + + 27596 + 1 + +