From 553910660bc728bcb1eee938319c0cf954698858 Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Sat, 1 Oct 2016 06:54:06 +0000 Subject: [PATCH] Fixed some items and skills. Contributed by Stayway. --- .../game/data/stats/items/07100-07199.xml | 13 ----- .../game/data/stats/items/23500-23599.xml | 4 ++ .../game/data/stats/items/24300-24399.xml | 24 +++++++++ .../game/data/stats/items/27400-27499.xml | 12 ++++- .../game/data/stats/items/27500-27599.xml | 1 + .../game/data/stats/items/35900-35999.xml | 1 + .../game/data/stats/skills/00300-00399.xml | 2 +- .../game/data/stats/skills/00700-00799.xml | 2 +- .../game/data/stats/skills/09200-09299.xml | 30 +++++++++-- .../game/data/stats/skills/10000-10099.xml | 1 - .../game/data/stats/skills/11100-11199.xml | 1 - .../game/data/stats/skills/11700-11799.xml | 1 - .../game/data/stats/skills/17300-17399.xml | 50 ++++++++++++++++++- 13 files changed, 117 insertions(+), 25 deletions(-) diff --git a/L2J_Mobius_Underground/dist/game/data/stats/items/07100-07199.xml b/L2J_Mobius_Underground/dist/game/data/stats/items/07100-07199.xml index 982ff60960..11047121b6 100644 --- a/L2J_Mobius_Underground/dist/game/data/stats/items/07100-07199.xml +++ b/L2J_Mobius_Underground/dist/game/data/stats/items/07100-07199.xml @@ -16,7 +16,6 @@ - @@ -35,7 +34,6 @@ - @@ -54,7 +52,6 @@ - @@ -73,7 +70,6 @@ - @@ -92,7 +88,6 @@ - @@ -111,7 +106,6 @@ - @@ -130,7 +124,6 @@ - @@ -149,7 +142,6 @@ - @@ -168,7 +160,6 @@ - @@ -187,7 +178,6 @@ - @@ -206,7 +196,6 @@ - @@ -225,7 +214,6 @@ - @@ -244,7 +232,6 @@ - diff --git a/L2J_Mobius_Underground/dist/game/data/stats/items/23500-23599.xml b/L2J_Mobius_Underground/dist/game/data/stats/items/23500-23599.xml index 34199086ce..86258dcc03 100644 --- a/L2J_Mobius_Underground/dist/game/data/stats/items/23500-23599.xml +++ b/L2J_Mobius_Underground/dist/game/data/stats/items/23500-23599.xml @@ -612,6 +612,10 @@ + + + + diff --git a/L2J_Mobius_Underground/dist/game/data/stats/items/24300-24399.xml b/L2J_Mobius_Underground/dist/game/data/stats/items/24300-24399.xml index 53f5d0d7e8..15a0e5c773 100644 --- a/L2J_Mobius_Underground/dist/game/data/stats/items/24300-24399.xml +++ b/L2J_Mobius_Underground/dist/game/data/stats/items/24300-24399.xml @@ -693,6 +693,8 @@ + + @@ -702,11 +704,17 @@ + + + + + + @@ -716,11 +724,17 @@ + + + + + + @@ -730,11 +744,17 @@ + + + + + + @@ -744,6 +764,10 @@ + + + + diff --git a/L2J_Mobius_Underground/dist/game/data/stats/items/27400-27499.xml b/L2J_Mobius_Underground/dist/game/data/stats/items/27400-27499.xml index c15f90ef08..992a30e73c 100644 --- a/L2J_Mobius_Underground/dist/game/data/stats/items/27400-27499.xml +++ b/L2J_Mobius_Underground/dist/game/data/stats/items/27400-27499.xml @@ -857,12 +857,22 @@ + + + + + - + + + + + + diff --git a/L2J_Mobius_Underground/dist/game/data/stats/items/27500-27599.xml b/L2J_Mobius_Underground/dist/game/data/stats/items/27500-27599.xml index 0b9d491716..156d96a1fb 100644 --- a/L2J_Mobius_Underground/dist/game/data/stats/items/27500-27599.xml +++ b/L2J_Mobius_Underground/dist/game/data/stats/items/27500-27599.xml @@ -1220,6 +1220,7 @@ + diff --git a/L2J_Mobius_Underground/dist/game/data/stats/items/35900-35999.xml b/L2J_Mobius_Underground/dist/game/data/stats/items/35900-35999.xml index 9ffcc34ac8..107b60f889 100644 --- a/L2J_Mobius_Underground/dist/game/data/stats/items/35900-35999.xml +++ b/L2J_Mobius_Underground/dist/game/data/stats/items/35900-35999.xml @@ -1623,6 +1623,7 @@ + diff --git a/L2J_Mobius_Underground/dist/game/data/stats/skills/00300-00399.xml b/L2J_Mobius_Underground/dist/game/data/stats/skills/00300-00399.xml index 8ea512ef56..fb513e9fa0 100644 --- a/L2J_Mobius_Underground/dist/game/data/stats/skills/00300-00399.xml +++ b/L2J_Mobius_Underground/dist/game/data/stats/skills/00300-00399.xml @@ -765,7 +765,7 @@ ENEMY SINGLE - + SWORD BLUNT diff --git a/L2J_Mobius_Underground/dist/game/data/stats/skills/00700-00799.xml b/L2J_Mobius_Underground/dist/game/data/stats/skills/00700-00799.xml index e38d8ef42f..273d5b1cbe 100644 --- a/L2J_Mobius_Underground/dist/game/data/stats/skills/00700-00799.xml +++ b/L2J_Mobius_Underground/dist/game/data/stats/skills/00700-00799.xml @@ -3021,7 +3021,7 @@ ENEMY_ONLY SINGLE - + SWORD BLUNT diff --git a/L2J_Mobius_Underground/dist/game/data/stats/skills/09200-09299.xml b/L2J_Mobius_Underground/dist/game/data/stats/skills/09200-09299.xml index c67d9349ea..1b7accce21 100644 --- a/L2J_Mobius_Underground/dist/game/data/stats/skills/09200-09299.xml +++ b/L2J_Mobius_Underground/dist/game/data/stats/skills/09200-09299.xml @@ -1008,15 +1008,21 @@ - - + + br_cashtex.skill.br_cash_rune_of_exp_buff_1 br_cashtex.skill.br_cash_rune_of_exp_buff_2 - P + 3600 + A2 5 1 + true + SELF + SINGLE + 1 + 35985 1 @@ -1024,7 +1030,23 @@ CASTER - + + + + 100 + 200 + + PER + + + + 100 + 200 + + PER + + + 34062 diff --git a/L2J_Mobius_Underground/dist/game/data/stats/skills/10000-10099.xml b/L2J_Mobius_Underground/dist/game/data/stats/skills/10000-10099.xml index 655a2543d0..0334d76b5d 100644 --- a/L2J_Mobius_Underground/dist/game/data/stats/skills/10000-10099.xml +++ b/L2J_Mobius_Underground/dist/game/data/stats/skills/10000-10099.xml @@ -4618,7 +4618,6 @@ DA2 ENEMY FAN - NOT_FRIEND SHOCK 30 diff --git a/L2J_Mobius_Underground/dist/game/data/stats/skills/11100-11199.xml b/L2J_Mobius_Underground/dist/game/data/stats/skills/11100-11199.xml index ab7b125271..e915243901 100644 --- a/L2J_Mobius_Underground/dist/game/data/stats/skills/11100-11199.xml +++ b/L2J_Mobius_Underground/dist/game/data/stats/skills/11100-11199.xml @@ -1844,7 +1844,6 @@ CA1 GROUND POINT_BLANK - NOT_FRIEND 52 900 12000 diff --git a/L2J_Mobius_Underground/dist/game/data/stats/skills/11700-11799.xml b/L2J_Mobius_Underground/dist/game/data/stats/skills/11700-11799.xml index ae24220a7f..4f4eee12eb 100644 --- a/L2J_Mobius_Underground/dist/game/data/stats/skills/11700-11799.xml +++ b/L2J_Mobius_Underground/dist/game/data/stats/skills/11700-11799.xml @@ -1323,7 +1323,6 @@ 1 ENEMY RANGE - NOT_FRIEND diff --git a/L2J_Mobius_Underground/dist/game/data/stats/skills/17300-17399.xml b/L2J_Mobius_Underground/dist/game/data/stats/skills/17300-17399.xml index 1f37bf3d83..8155de62ad 100644 --- a/L2J_Mobius_Underground/dist/game/data/stats/skills/17300-17399.xml +++ b/L2J_Mobius_Underground/dist/game/data/stats/skills/17300-17399.xml @@ -188,14 +188,60 @@ A1 - icon.event_altair_enchant_scroll_i00 A2 1800000 1 4 - + + + 30 + PER + + + 30 + PER + + + 30 + PER + + + 30 + PER + + + 30 + PER + + + 30 + PER + + + 30 + PER + + + 20 + PER + + + 10 + PER + + + 20 + PER + + + -15 + PER + 1 + + +