From 59d7023e1bd8bbfbabae85973a0f839d89238c97 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Sun, 9 May 2021 21:43:01 +0000 Subject: [PATCH] Various additions and adjustments. Contributed by manax182. --- .../game/data/stats/items/01300-01399.xml | 2 +- .../game/data/stats/items/04600-04699.xml | 2 +- .../game/data/stats/items/94200-94299.xml | 152 +++++++++++--- .../dist/game/data/stats/npcs/25000-25099.xml | 42 ++-- .../dist/game/data/stats/npcs/25900-25999.xml | 72 ++++--- .../game/data/stats/skills/40100-40199.xml | 73 ++++++- .../game/data/stats/skills/50400-50499.xml | 95 ++++++++- .../dist/game/data/buylists/3008101.xml | 131 ++++++------ .../dist/game/data/buylists/3083901.xml | 131 ++++++------ .../game/data/stats/items/01300-01399.xml | 2 +- .../game/data/stats/items/04600-04699.xml | 2 +- .../game/data/stats/items/94200-94299.xml | 152 +++++++++++--- .../game/data/stats/items/94600-94699.xml | 10 +- .../game/data/stats/items/95500-95599.xml | 190 ++++++++++++++++++ .../dist/game/data/stats/npcs/25000-25099.xml | 42 ++-- .../dist/game/data/stats/npcs/25900-25999.xml | 90 ++++++--- .../game/data/stats/skills/40100-40199.xml | 73 ++++++- .../game/data/stats/skills/50400-50499.xml | 141 ++++++++++--- 18 files changed, 1093 insertions(+), 309 deletions(-) diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/01300-01399.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/01300-01399.xml index 0228b4a1c7..d35a1b1a7c 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/01300-01399.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/01300-01399.xml @@ -782,7 +782,7 @@ - + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/04600-04699.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/04600-04699.xml index a38a5205bb..a3657c5c23 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/04600-04699.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/04600-04699.xml @@ -1059,7 +1059,7 @@ - + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94200-94299.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94200-94299.xml index d2f1e6d9bb..950074b7b2 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94200-94299.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94200-94299.xml @@ -859,7 +859,7 @@ - + @@ -909,122 +909,212 @@ - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/npcs/25000-25099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/npcs/25000-25099.xml index 8c544fef77..4b8cd5a95d 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/npcs/25000-25099.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/npcs/25000-25099.xml @@ -169,7 +169,11 @@ true - + + + ORC + + @@ -216,7 +220,11 @@ true - + + + ORC + + @@ -251,7 +259,11 @@ true - + + + ORC + + @@ -1101,7 +1113,7 @@ - + @@ -1140,7 +1152,7 @@ - + HUMANOID MALE @@ -1890,7 +1902,7 @@ - + @@ -1931,7 +1943,7 @@ - + UNDEAD MALE @@ -2194,7 +2206,7 @@ - + @@ -2234,7 +2246,7 @@ - + BEAST FEMALE @@ -2374,7 +2386,7 @@ - + @@ -2415,7 +2427,7 @@ - + UNDEAD MALE @@ -2499,7 +2511,7 @@ - + @@ -2540,7 +2552,7 @@ - + UNDEAD MALE @@ -4258,7 +4270,7 @@ - + @@ -4297,7 +4309,7 @@ - + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/npcs/25900-25999.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/npcs/25900-25999.xml index fed2e32b23..d063722896 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/npcs/25900-25999.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/npcs/25900-25999.xml @@ -4,7 +4,7 @@ ETC FEMALE - + @@ -23,7 +23,7 @@ ETC FEMALE - + @@ -43,7 +43,7 @@ ETC FEMALE - + @@ -62,7 +62,7 @@ ETC FEMALE - + @@ -81,7 +81,7 @@ ETC FEMALE - + @@ -100,7 +100,7 @@ ETC FEMALE - + @@ -119,7 +119,7 @@ ETC FEMALE - + @@ -138,7 +138,7 @@ ETC FEMALE - + @@ -155,7 +155,7 @@ HUMANOID - + @@ -189,7 +189,7 @@ HUMANOID - + @@ -223,7 +223,7 @@ HUMANOID - + @@ -257,7 +257,7 @@ DRAGON - + @@ -324,7 +324,7 @@ DEMONIC - + @@ -702,16 +702,22 @@ - - ETC - - - - - - - - + + + + + + HUMANOID + MALE + + + + + + + + + @@ -735,15 +741,21 @@ - ETC - - + + + + + HUMANOID + MALE + + + + + - - + + - - diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40100-40199.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40100-40199.xml index accfb6e65f..27d6d483ce 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40100-40199.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40100-40199.xml @@ -91,8 +91,69 @@ - icon.skill0000 - A1 + A2 + 60000 + 4000 + 1200 + 91780 + 1 + SELF + SINGLE + 1200 + MULTI_BUFF + false + true + NONE + 5 + 1 + 1 + 1 + + + 200 + DIFF + + + 350 + DIFF + + + 30 + DIFF + + + 30 + DIFF + + + 50 + DIFF + + + 50 + DIFF + + + 200 + DIFF + + + 200 + DIFF + + + 500 + DIFF + + + 500 + DIFF + + + 500 + DIFF + + icon.skill0000 @@ -651,11 +712,15 @@ icon.skill0000 A1 - - + icon.skill0000 A1 300 + + 93848 + 93274 + + 1 35000 diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50400-50499.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50400-50499.xml index 8010aa6343..c670efe6ca 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50400-50499.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50400-50499.xml @@ -1276,7 +1276,100 @@ icon.skill0000 - A1 + P + true + + + + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 + 13 + 14 + 15 + + PER + + + + 1 + 2 + 3 + 5 + 7 + 10 + 11 + 13 + 15 + 17 + 20 + 21 + 23 + 25 + 30 + + + + + 1 + 2 + 3 + 5 + 7 + 10 + 11 + 13 + 15 + 17 + 20 + 21 + 23 + 25 + 30 + + + + + 0 + 10 + 30 + 50 + 80 + 120 + 170 + 230 + 300 + 380 + 700 + + DIFF + + + + 0 + 10 + 30 + 50 + 80 + 120 + 170 + 230 + 300 + 380 + 700 + + DIFF + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/buylists/3008101.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/buylists/3008101.xml index 9adae38d72..9c96a0f890 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/buylists/3008101.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/buylists/3008101.xml @@ -3,65 +3,76 @@ 30081 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/buylists/3083901.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/buylists/3083901.xml index 26f298a5bb..8f28f950c0 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/buylists/3083901.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/buylists/3083901.xml @@ -3,65 +3,76 @@ 30839 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/01300-01399.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/01300-01399.xml index 0228b4a1c7..d35a1b1a7c 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/01300-01399.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/01300-01399.xml @@ -782,7 +782,7 @@ - + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/04600-04699.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/04600-04699.xml index a38a5205bb..a3657c5c23 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/04600-04699.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/04600-04699.xml @@ -1059,7 +1059,7 @@ - + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94200-94299.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94200-94299.xml index d2f1e6d9bb..950074b7b2 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94200-94299.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94200-94299.xml @@ -859,7 +859,7 @@ - + @@ -909,122 +909,212 @@ - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + - + - + + + + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94600-94699.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94600-94699.xml index f337a37474..6ddea4b0f8 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94600-94699.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94600-94699.xml @@ -1065,6 +1065,12 @@ + + + + + + @@ -1150,7 +1156,7 @@ - + @@ -1164,7 +1170,7 @@ - + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95500-95599.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95500-95599.xml index 8c1961100d..d3c0bac626 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95500-95599.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95500-95599.xml @@ -652,6 +652,7 @@ + @@ -662,6 +663,21 @@ + + + + + + + + + + + + + + + @@ -672,6 +688,21 @@ + + + + + + + + + + + + + + + @@ -682,6 +713,21 @@ + + + + + + + + + + + + + + + @@ -692,6 +738,21 @@ + + + + + + + + + + + + + + + @@ -702,6 +763,21 @@ + + + + + + + + + + + + + + + @@ -712,6 +788,21 @@ + + + + + + + + + + + + + + + @@ -722,6 +813,21 @@ + + + + + + + + + + + + + + + @@ -732,6 +838,21 @@ + + + + + + + + + + + + + + + @@ -742,6 +863,21 @@ + + + + + + + + + + + + + + + @@ -752,6 +888,21 @@ + + + + + + + + + + + + + + + @@ -762,6 +913,21 @@ + + + + + + + + + + + + + + + @@ -956,6 +1122,12 @@ + + + + + + @@ -965,6 +1137,12 @@ + + + + + + @@ -974,6 +1152,12 @@ + + + + + + @@ -984,5 +1168,11 @@ + + + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/25000-25099.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/25000-25099.xml index 8c544fef77..4b8cd5a95d 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/25000-25099.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/25000-25099.xml @@ -169,7 +169,11 @@ true - + + + ORC + + @@ -216,7 +220,11 @@ true - + + + ORC + + @@ -251,7 +259,11 @@ true - + + + ORC + + @@ -1101,7 +1113,7 @@ - + @@ -1140,7 +1152,7 @@ - + HUMANOID MALE @@ -1890,7 +1902,7 @@ - + @@ -1931,7 +1943,7 @@ - + UNDEAD MALE @@ -2194,7 +2206,7 @@ - + @@ -2234,7 +2246,7 @@ - + BEAST FEMALE @@ -2374,7 +2386,7 @@ - + @@ -2415,7 +2427,7 @@ - + UNDEAD MALE @@ -2499,7 +2511,7 @@ - + @@ -2540,7 +2552,7 @@ - + UNDEAD MALE @@ -4258,7 +4270,7 @@ - + @@ -4297,7 +4309,7 @@ - + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/25900-25999.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/25900-25999.xml index 69ef2783d1..21c606ad8b 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/25900-25999.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/npcs/25900-25999.xml @@ -702,16 +702,22 @@ - - ETC - - - - - - - - + + + + + + HUMANOID + MALE + + + + + + + + + @@ -735,15 +741,21 @@ - ETC - - + + + + + HUMANOID + MALE + + + + + - - + + - - @@ -860,24 +872,46 @@ - - - ETC - FEMALE - - + + + + + + HUMANOID + MALE + + + + - - + + - - - + + + + + + DRAGON + + + + + + + + + + + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40100-40199.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40100-40199.xml index 81f5faf87c..365be13e75 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40100-40199.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40100-40199.xml @@ -91,8 +91,69 @@ - icon.skill0000 - A1 + A2 + 60000 + 4000 + 1200 + 91780 + 1 + SELF + SINGLE + 1200 + MULTI_BUFF + false + true + NONE + 5 + 1 + 1 + 1 + + + 200 + DIFF + + + 350 + DIFF + + + 30 + DIFF + + + 30 + DIFF + + + 50 + DIFF + + + 50 + DIFF + + + 200 + DIFF + + + 200 + DIFF + + + 500 + DIFF + + + 500 + DIFF + + + 500 + DIFF + + icon.skill0000 @@ -651,11 +712,15 @@ icon.skill0000 A1 - - + icon.skill0000 A1 300 + + 93848 + 93274 + + 1 35000 diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/50400-50499.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/50400-50499.xml index 6666944877..446727e3bd 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/50400-50499.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/50400-50499.xml @@ -1276,7 +1276,100 @@ icon.skill0000 - A1 + P + true + + + + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 + 13 + 14 + 15 + + PER + + + + 1 + 2 + 3 + 5 + 7 + 10 + 11 + 13 + 15 + 17 + 20 + 21 + 23 + 25 + 30 + + + + + 1 + 2 + 3 + 5 + 7 + 10 + 11 + 13 + 15 + 17 + 20 + 21 + 23 + 25 + 30 + + + + + 0 + 10 + 30 + 50 + 80 + 120 + 170 + 230 + 300 + 380 + 700 + + DIFF + + + + 0 + 10 + 30 + 50 + 80 + 120 + 170 + 230 + 300 + 380 + 700 + + DIFF + + @@ -3441,7 +3534,7 @@ 50 50 50 - 50 + 50 DIFF @@ -3458,8 +3551,8 @@ 300 500 800 - - DIFF + + DIFF @@ -3474,8 +3567,8 @@ 300 500 800 - - DIFF + + DIFF @@ -3490,8 +3583,8 @@ 70 100 150 - - DIFF + + DIFF @@ -3506,8 +3599,8 @@ 70 100 150 - - DIFF + + DIFF @@ -3522,8 +3615,8 @@ 30 40 50 - - DIFF + + DIFF @@ -3538,8 +3631,8 @@ 30 40 50 - - DIFF + + DIFF @@ -3548,7 +3641,7 @@ 2 3 - STR + STR @@ -3557,7 +3650,7 @@ 2 3 - INT + INT @@ -3567,8 +3660,8 @@ 50 100 300 - - DIFF + + DIFF @@ -3578,8 +3671,8 @@ 50 100 300 - - DIFF + + DIFF @@ -3707,7 +3800,7 @@ - 0 + 0 35 50 70 @@ -3719,7 +3812,7 @@ - 0 + 0 1 2 5 @@ -3750,7 +3843,7 @@ 0 0 0 - 0 + 0 3 7 12 @@ -3775,7 +3868,7 @@ - 0 + 0 -2 -5 -10