From 8cb4f95958b83e38bfbcb03da7527f80bb912518 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Fri, 4 Dec 2020 07:16:38 +0000 Subject: [PATCH] Adjustments for bow MP consumption. Contributed by Vinter. --- .../game/data/stats/items/00200-00299.xml | 40 ++++++++-------- .../game/data/stats/items/01100-01199.xml | 2 +- .../game/data/stats/items/01200-01299.xml | 2 +- .../game/data/stats/items/01300-01399.xml | 2 +- .../game/data/stats/items/03000-03099.xml | 2 +- .../game/data/stats/items/04800-04899.xml | 48 +++++++++---------- .../game/data/stats/items/05600-05699.xml | 12 ++--- .../game/data/stats/items/06300-06399.xml | 2 +- .../game/data/stats/items/06500-06599.xml | 6 +-- .../game/data/stats/items/06600-06699.xml | 2 +- .../game/data/stats/items/07500-07599.xml | 8 ++-- .../game/data/stats/items/07800-07899.xml | 6 +-- .../game/data/stats/items/08500-08599.xml | 6 +-- .../game/data/stats/items/08600-08699.xml | 2 +- .../game/data/stats/items/08800-08899.xml | 16 +++---- .../game/data/stats/items/08900-08999.xml | 8 ++-- .../game/data/stats/items/09000-09099.xml | 6 +-- .../game/data/stats/items/09400-09499.xml | 2 +- .../game/data/stats/items/09800-09899.xml | 6 +-- .../game/data/stats/items/09900-09999.xml | 2 +- .../game/data/stats/items/10200-10299.xml | 2 +- .../game/data/stats/items/10400-10499.xml | 8 ++-- .../game/data/stats/items/10600-10699.xml | 6 +-- .../game/data/stats/items/10700-10799.xml | 12 ++--- .../game/data/stats/items/10800-10899.xml | 8 ++-- .../game/data/stats/items/11000-11099.xml | 16 +++---- .../game/data/stats/items/11100-11199.xml | 20 ++++---- .../game/data/stats/items/11200-11299.xml | 12 ++--- .../game/data/stats/items/11300-11399.xml | 8 ++-- .../game/data/stats/items/11600-11699.xml | 12 ++--- .../game/data/stats/items/11700-11799.xml | 8 ++-- .../game/data/stats/items/11800-11899.xml | 6 +-- .../game/data/stats/items/11900-11999.xml | 10 ++-- .../game/data/stats/items/12300-12399.xml | 2 +- .../game/data/stats/items/12400-12499.xml | 14 +++--- .../game/data/stats/items/12800-12899.xml | 6 +-- .../game/data/stats/items/12900-12999.xml | 12 ++--- .../game/data/stats/items/13100-13199.xml | 6 +-- .../game/data/stats/items/13200-13299.xml | 4 +- .../game/data/stats/items/13400-13499.xml | 2 +- .../game/data/stats/items/14100-14199.xml | 6 +-- .../game/data/stats/items/14200-14299.xml | 2 +- .../game/data/stats/items/14300-14399.xml | 12 ++--- .../game/data/stats/items/14400-14499.xml | 10 ++-- .../game/data/stats/items/14500-14599.xml | 8 ++-- .../game/data/stats/items/14600-14699.xml | 2 +- .../game/data/stats/items/14700-14799.xml | 2 +- .../game/data/stats/items/15000-15099.xml | 8 ++-- .../game/data/stats/items/15100-15199.xml | 8 ++-- .../game/data/stats/items/15300-15399.xml | 4 +- .../game/data/stats/items/16900-16999.xml | 8 ++-- .../game/data/stats/items/20100-20199.xml | 10 ++-- .../game/data/stats/items/20200-20299.xml | 2 +- .../game/data/stats/items/20600-20699.xml | 2 +- .../data/stats/items/custom/06500-06599.xml | 6 +-- 55 files changed, 222 insertions(+), 222 deletions(-) diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/00200-00299.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/00200-00299.xml index 4a39281d53..a419ddeacb 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/00200-00299.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/00200-00299.xml @@ -1831,7 +1831,7 @@ - + @@ -1855,7 +1855,7 @@ - + @@ -1879,7 +1879,7 @@ - + @@ -1906,7 +1906,7 @@ - + @@ -1936,7 +1936,7 @@ - + @@ -1966,7 +1966,7 @@ - + @@ -1996,7 +1996,7 @@ - + @@ -2026,7 +2026,7 @@ - + @@ -2056,7 +2056,7 @@ - + @@ -2086,7 +2086,7 @@ - + @@ -2117,7 +2117,7 @@ - + @@ -2148,7 +2148,7 @@ - + @@ -2179,7 +2179,7 @@ - + @@ -2210,7 +2210,7 @@ - + @@ -2241,7 +2241,7 @@ - + @@ -2272,7 +2272,7 @@ - + @@ -2303,7 +2303,7 @@ - + @@ -2334,7 +2334,7 @@ - + @@ -2365,7 +2365,7 @@ - + @@ -2394,7 +2394,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/01100-01199.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/01100-01199.xml index f6fdd3a737..632df391af 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/01100-01199.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/01100-01199.xml @@ -1055,7 +1055,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/01200-01299.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/01200-01299.xml index ddb9e36da4..9e373d4d52 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/01200-01299.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/01200-01299.xml @@ -171,7 +171,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/01300-01399.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/01300-01399.xml index 54d8807789..6032f60a36 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/01300-01399.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/01300-01399.xml @@ -192,7 +192,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/03000-03099.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/03000-03099.xml index 6ae0aaccd4..7f42375f68 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/03000-03099.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/03000-03099.xml @@ -417,7 +417,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/04800-04899.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/04800-04899.xml index 72a3235a57..8bf26f6930 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/04800-04899.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/04800-04899.xml @@ -308,7 +308,7 @@ - + @@ -340,7 +340,7 @@ - + @@ -372,7 +372,7 @@ - + @@ -403,7 +403,7 @@ - + @@ -435,7 +435,7 @@ - + @@ -467,7 +467,7 @@ - + @@ -498,7 +498,7 @@ - + @@ -530,7 +530,7 @@ - + @@ -562,7 +562,7 @@ - + @@ -594,7 +594,7 @@ - + @@ -626,7 +626,7 @@ - + @@ -658,7 +658,7 @@ - + @@ -690,7 +690,7 @@ - + @@ -722,7 +722,7 @@ - + @@ -754,7 +754,7 @@ - + @@ -786,7 +786,7 @@ - + @@ -818,7 +818,7 @@ - + @@ -851,7 +851,7 @@ - + @@ -883,7 +883,7 @@ - + @@ -915,7 +915,7 @@ - + @@ -946,7 +946,7 @@ - + @@ -977,7 +977,7 @@ - + @@ -1007,7 +1007,7 @@ - + @@ -1037,7 +1037,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/05600-05699.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/05600-05699.xml index 9b217aea40..e8d6481175 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/05600-05699.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/05600-05699.xml @@ -259,7 +259,7 @@ - + @@ -291,7 +291,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -357,7 +357,7 @@ - + @@ -390,7 +390,7 @@ - + @@ -422,7 +422,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/06300-06399.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/06300-06399.xml index 7603a4b8b1..2aebb9cf09 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/06300-06399.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/06300-06399.xml @@ -1187,7 +1187,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/06500-06599.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/06500-06599.xml index a62232c6d9..0167a1d591 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/06500-06599.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/06500-06599.xml @@ -1406,7 +1406,7 @@ - + @@ -1436,7 +1436,7 @@ - + @@ -1466,7 +1466,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/06600-06699.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/06600-06699.xml index 0c9e69256f..5d31925914 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/06600-06699.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/06600-06699.xml @@ -629,7 +629,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/07500-07599.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/07500-07599.xml index 9cd25a3999..ad383918d6 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/07500-07599.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/07500-07599.xml @@ -942,7 +942,7 @@ - + @@ -974,7 +974,7 @@ - + @@ -1008,7 +1008,7 @@ - + @@ -1041,7 +1041,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/07800-07899.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/07800-07899.xml index abe5125a2f..5f90c9932a 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/07800-07899.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/07800-07899.xml @@ -432,7 +432,7 @@ - + @@ -522,7 +522,7 @@ - + @@ -555,7 +555,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08500-08599.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08500-08599.xml index 006881b842..15ee268c9a 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08500-08599.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08500-08599.xml @@ -1099,7 +1099,7 @@ - + @@ -1178,7 +1178,7 @@ - + @@ -1206,7 +1206,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08600-08699.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08600-08699.xml index b575cf9633..1f3ccf8fd2 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08600-08699.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08600-08699.xml @@ -1199,7 +1199,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08800-08899.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08800-08899.xml index 7f001c90da..77bd2d9890 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08800-08899.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08800-08899.xml @@ -195,7 +195,7 @@ - + @@ -228,7 +228,7 @@ - + @@ -260,7 +260,7 @@ - + @@ -842,7 +842,7 @@ - + @@ -1036,7 +1036,7 @@ - + @@ -1310,7 +1310,7 @@ - + @@ -1606,7 +1606,7 @@ - + @@ -1825,7 +1825,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08900-08999.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08900-08999.xml index 03168a7fa6..38c2024182 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08900-08999.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/08900-08999.xml @@ -443,7 +443,7 @@ - + @@ -1213,7 +1213,7 @@ - + @@ -1457,7 +1457,7 @@ - + @@ -1679,7 +1679,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09000-09099.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09000-09099.xml index f4363959ca..111c687da6 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09000-09099.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09000-09099.xml @@ -229,7 +229,7 @@ - + @@ -448,7 +448,7 @@ - + @@ -745,7 +745,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09400-09499.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09400-09499.xml index 9995a5e948..71ded20d31 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09400-09499.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09400-09499.xml @@ -895,7 +895,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09800-09899.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09800-09899.xml index 1691c32f6d..1497dada80 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09800-09899.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09800-09899.xml @@ -1290,7 +1290,7 @@ - + @@ -1323,7 +1323,7 @@ - + @@ -1356,7 +1356,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09900-09999.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09900-09999.xml index 18508740e1..6c5fb21700 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09900-09999.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/09900-09999.xml @@ -156,7 +156,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10200-10299.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10200-10299.xml index 5a32327a50..b301d9e6f5 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10200-10299.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10200-10299.xml @@ -472,7 +472,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10400-10499.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10400-10499.xml index b80a94127f..a69c9b76be 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10400-10499.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10400-10499.xml @@ -737,7 +737,7 @@ - + @@ -770,7 +770,7 @@ - + @@ -803,7 +803,7 @@ - + @@ -1782,7 +1782,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10600-10699.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10600-10699.xml index 53ad63fde1..4f5fd968e1 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10600-10699.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10600-10699.xml @@ -1362,7 +1362,7 @@ - + @@ -1397,7 +1397,7 @@ - + @@ -1431,7 +1431,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10700-10799.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10700-10799.xml index c18386ad02..ab7fdc055d 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10700-10799.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10700-10799.xml @@ -1238,7 +1238,7 @@ - + @@ -1273,7 +1273,7 @@ - + @@ -1307,7 +1307,7 @@ - + @@ -2658,7 +2658,7 @@ - + @@ -2692,7 +2692,7 @@ - + @@ -2726,7 +2726,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10800-10899.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10800-10899.xml index b91a9936f0..046080dddc 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10800-10899.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/10800-10899.xml @@ -1909,7 +1909,7 @@ - + @@ -1941,7 +1941,7 @@ - + @@ -1973,7 +1973,7 @@ - + @@ -2007,7 +2007,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11000-11099.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11000-11099.xml index 192b84d981..c5ee18f8a6 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11000-11099.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11000-11099.xml @@ -300,7 +300,7 @@ - + @@ -332,7 +332,7 @@ - + @@ -364,7 +364,7 @@ - + @@ -396,7 +396,7 @@ - + @@ -1669,7 +1669,7 @@ - + @@ -1701,7 +1701,7 @@ - + @@ -1733,7 +1733,7 @@ - + @@ -1767,7 +1767,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11100-11199.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11100-11199.xml index 1967ca72a3..9905593117 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11100-11199.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11100-11199.xml @@ -752,7 +752,7 @@ - + @@ -784,7 +784,7 @@ - + @@ -817,7 +817,7 @@ - + @@ -849,7 +849,7 @@ - + @@ -1760,7 +1760,7 @@ - + @@ -1792,7 +1792,7 @@ - + @@ -1825,7 +1825,7 @@ - + @@ -1857,7 +1857,7 @@ - + @@ -3027,7 +3027,7 @@ - + @@ -3060,7 +3060,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11200-11299.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11200-11299.xml index 24848502fb..46126a2280 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11200-11299.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11200-11299.xml @@ -18,7 +18,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -2038,7 +2038,7 @@ - + @@ -2071,7 +2071,7 @@ - + @@ -2104,7 +2104,7 @@ - + @@ -2137,7 +2137,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11300-11399.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11300-11399.xml index 51bb9981ae..e22ef1b8f1 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11300-11399.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11300-11399.xml @@ -688,7 +688,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -754,7 +754,7 @@ - + @@ -787,7 +787,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11600-11699.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11600-11699.xml index 4f8d5f269c..6993dc75ab 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11600-11699.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11600-11699.xml @@ -132,7 +132,7 @@ - + @@ -731,7 +731,7 @@ - + @@ -811,7 +811,7 @@ - + @@ -1020,7 +1020,7 @@ - + @@ -1535,7 +1535,7 @@ - + @@ -2160,7 +2160,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11700-11799.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11700-11799.xml index 38acbce485..04b5a0c52e 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11700-11799.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11700-11799.xml @@ -731,7 +731,7 @@ - + @@ -1530,7 +1530,7 @@ - + @@ -1931,7 +1931,7 @@ - + @@ -2341,7 +2341,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11800-11899.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11800-11899.xml index 81ed0ed682..845a27223f 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11800-11899.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11800-11899.xml @@ -396,7 +396,7 @@ - + @@ -1508,7 +1508,7 @@ - + @@ -2493,7 +2493,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11900-11999.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11900-11999.xml index e5c24b760a..b289046b45 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11900-11999.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/11900-11999.xml @@ -1145,7 +1145,7 @@ - + @@ -1440,7 +1440,7 @@ - + @@ -1964,7 +1964,7 @@ - + @@ -2178,7 +2178,7 @@ - + @@ -2469,7 +2469,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12300-12399.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12300-12399.xml index 5971bac5cf..453b1203e9 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12300-12399.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12300-12399.xml @@ -1232,7 +1232,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12400-12499.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12400-12499.xml index a2552616e6..92cedf5623 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12400-12499.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12400-12499.xml @@ -74,7 +74,7 @@ - + @@ -302,7 +302,7 @@ - + @@ -651,7 +651,7 @@ - + @@ -818,7 +818,7 @@ - + @@ -1022,7 +1022,7 @@ - + @@ -1353,7 +1353,7 @@ - + @@ -1638,7 +1638,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12800-12899.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12800-12899.xml index 7a9f79f132..8d4516975b 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12800-12899.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12800-12899.xml @@ -1468,7 +1468,7 @@ - + @@ -1503,7 +1503,7 @@ - + @@ -1537,7 +1537,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12900-12999.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12900-12999.xml index 72b06b7b49..eabaa0fc2f 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12900-12999.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/12900-12999.xml @@ -50,7 +50,7 @@ - + @@ -85,7 +85,7 @@ - + @@ -119,7 +119,7 @@ - + @@ -1709,7 +1709,7 @@ - + @@ -1743,7 +1743,7 @@ - + @@ -1777,7 +1777,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/13100-13199.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/13100-13199.xml index b83d3d0ec6..e9c9228ce9 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/13100-13199.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/13100-13199.xml @@ -1082,7 +1082,7 @@ - + @@ -1420,7 +1420,7 @@ - + @@ -1822,7 +1822,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/13200-13299.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/13200-13299.xml index b2a0aa0362..e5e9b5a6c2 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/13200-13299.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/13200-13299.xml @@ -48,7 +48,7 @@ - + @@ -552,7 +552,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/13400-13499.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/13400-13499.xml index 7273eb783a..4f49baaf29 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/13400-13499.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/13400-13499.xml @@ -1252,7 +1252,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14100-14199.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14100-14199.xml index 4552e6a1a4..8cd6ce094a 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14100-14199.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14100-14199.xml @@ -1281,7 +1281,7 @@ - + @@ -1314,7 +1314,7 @@ - + @@ -1347,7 +1347,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14200-14299.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14200-14299.xml index e1c9bb55b4..c64080d7f2 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14200-14299.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14200-14299.xml @@ -1449,7 +1449,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14300-14399.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14300-14399.xml index c6b8e83ca5..8a6007e1b1 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14300-14399.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14300-14399.xml @@ -454,7 +454,7 @@ - + @@ -867,7 +867,7 @@ - + @@ -1642,7 +1642,7 @@ - + @@ -2097,7 +2097,7 @@ - + @@ -2131,7 +2131,7 @@ - + @@ -2165,7 +2165,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14400-14499.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14400-14499.xml index 1d34527ee9..518255512c 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14400-14499.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14400-14499.xml @@ -1134,7 +1134,7 @@ - + @@ -1168,7 +1168,7 @@ - + @@ -1202,7 +1202,7 @@ - + @@ -1236,7 +1236,7 @@ - + @@ -2442,7 +2442,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14500-14599.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14500-14599.xml index 47dc1d660d..55731a25c0 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14500-14599.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14500-14599.xml @@ -281,7 +281,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -349,7 +349,7 @@ - + @@ -1678,7 +1678,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14600-14699.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14600-14699.xml index cfd49041f9..4eaabd1280 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14600-14699.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14600-14699.xml @@ -498,7 +498,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14700-14799.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14700-14799.xml index 5d557b9da3..cd69d78374 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14700-14799.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/14700-14799.xml @@ -1168,7 +1168,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/15000-15099.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/15000-15099.xml index 2afa3e2f50..a2ebed5a27 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/15000-15099.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/15000-15099.xml @@ -887,7 +887,7 @@ - + @@ -919,7 +919,7 @@ - + @@ -951,7 +951,7 @@ - + @@ -983,7 +983,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/15100-15199.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/15100-15199.xml index febb090a1f..9c29877a55 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/15100-15199.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/15100-15199.xml @@ -1169,7 +1169,7 @@ - + @@ -1201,7 +1201,7 @@ - + @@ -1233,7 +1233,7 @@ - + @@ -1265,7 +1265,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/15300-15399.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/15300-15399.xml index 5ff79fee47..4a852c660f 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/15300-15399.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/15300-15399.xml @@ -594,7 +594,7 @@ - + @@ -605,7 +605,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/16900-16999.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/16900-16999.xml index 06edb7ff5f..36c58543fc 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/16900-16999.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/16900-16999.xml @@ -636,7 +636,7 @@ - + @@ -668,7 +668,7 @@ - + @@ -700,7 +700,7 @@ - + @@ -732,7 +732,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/20100-20199.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/20100-20199.xml index 01d6b90e36..c00a229a96 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/20100-20199.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/20100-20199.xml @@ -383,7 +383,7 @@ - + @@ -827,7 +827,7 @@ - + @@ -1272,7 +1272,7 @@ - + @@ -1717,7 +1717,7 @@ - + @@ -2162,7 +2162,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/20200-20299.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/20200-20299.xml index 05d446c6b7..e0865cb79d 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/20200-20299.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/20200-20299.xml @@ -1104,7 +1104,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/20600-20699.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/20600-20699.xml index c95d2a2b80..52d3790e16 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/20600-20699.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/20600-20699.xml @@ -663,7 +663,7 @@ - + diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/custom/06500-06599.xml b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/custom/06500-06599.xml index c9d1b1b1aa..b49e6928c0 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/custom/06500-06599.xml +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/data/stats/items/custom/06500-06599.xml @@ -17,7 +17,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -82,7 +82,7 @@ - +