diff --git a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/enums/BroochJewel.java b/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/enums/BroochJewel.java index 05c1e05b4d..5594c24caa 100644 --- a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/enums/BroochJewel.java +++ b/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/enums/BroochJewel.java @@ -18,7 +18,6 @@ package org.l2jmobius.gameserver.enums; /** * @author Mobius - * @implNote Update by RobikBobik */ public enum BroochJewel { diff --git a/L2J_Mobius_Classic_2.1_Zaken/java/org/l2jmobius/gameserver/enums/BroochJewel.java b/L2J_Mobius_Classic_2.1_Zaken/java/org/l2jmobius/gameserver/enums/BroochJewel.java index e94e1ae5cd..c399dc2b5b 100644 --- a/L2J_Mobius_Classic_2.1_Zaken/java/org/l2jmobius/gameserver/enums/BroochJewel.java +++ b/L2J_Mobius_Classic_2.1_Zaken/java/org/l2jmobius/gameserver/enums/BroochJewel.java @@ -18,7 +18,6 @@ package org.l2jmobius.gameserver.enums; /** * @author Mobius - * @implNote Update by RobikBobik */ public enum BroochJewel { diff --git a/L2J_Mobius_Classic_2.2_Antharas/java/org/l2jmobius/gameserver/enums/BroochJewel.java b/L2J_Mobius_Classic_2.2_Antharas/java/org/l2jmobius/gameserver/enums/BroochJewel.java index e94e1ae5cd..c399dc2b5b 100644 --- a/L2J_Mobius_Classic_2.2_Antharas/java/org/l2jmobius/gameserver/enums/BroochJewel.java +++ b/L2J_Mobius_Classic_2.2_Antharas/java/org/l2jmobius/gameserver/enums/BroochJewel.java @@ -18,7 +18,6 @@ package org.l2jmobius.gameserver.enums; /** * @author Mobius - * @implNote Update by RobikBobik */ public enum BroochJewel { diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/java/org/l2jmobius/gameserver/enums/BroochJewel.java b/L2J_Mobius_Classic_2.3_SevenSigns/java/org/l2jmobius/gameserver/enums/BroochJewel.java index e94e1ae5cd..c399dc2b5b 100644 --- a/L2J_Mobius_Classic_2.3_SevenSigns/java/org/l2jmobius/gameserver/enums/BroochJewel.java +++ b/L2J_Mobius_Classic_2.3_SevenSigns/java/org/l2jmobius/gameserver/enums/BroochJewel.java @@ -18,7 +18,6 @@ package org.l2jmobius.gameserver.enums; /** * @author Mobius - * @implNote Update by RobikBobik */ public enum BroochJewel { diff --git a/L2J_Mobius_Classic_2.4_SecretOfEmpire/java/org/l2jmobius/gameserver/enums/BroochJewel.java b/L2J_Mobius_Classic_2.4_SecretOfEmpire/java/org/l2jmobius/gameserver/enums/BroochJewel.java index e94e1ae5cd..c399dc2b5b 100644 --- a/L2J_Mobius_Classic_2.4_SecretOfEmpire/java/org/l2jmobius/gameserver/enums/BroochJewel.java +++ b/L2J_Mobius_Classic_2.4_SecretOfEmpire/java/org/l2jmobius/gameserver/enums/BroochJewel.java @@ -18,7 +18,6 @@ package org.l2jmobius.gameserver.enums; /** * @author Mobius - * @implNote Update by RobikBobik */ public enum BroochJewel { diff --git a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/enums/BroochJewel.java b/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/enums/BroochJewel.java index e94e1ae5cd..38044cad40 100644 --- a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/enums/BroochJewel.java +++ b/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/enums/BroochJewel.java @@ -18,7 +18,6 @@ package org.l2jmobius.gameserver.enums; /** * @author Mobius - * @implNote Update by RobikBobik */ public enum BroochJewel { @@ -46,6 +45,16 @@ public enum BroochJewel GREATER_RUBY_LV4_2(91323, 59150, 0.20, true), // + 5% p atk GREATER_RUBY_LV5_2(91324, 59150, 0.20, true), // + 7% p atk + crit. p. rate +10% + // Onyx effect + ONYX_LV1(92066, 50204, 0.02, true), // Soulshot / Spiritshot damage +2% + ONYX_LV2(92067, 50204, 0.03, true), // Soulshot / Spiritshot damage +3% + ONYX_LV3(92068, 50204, 0.05, true), // Soulshot / Spiritshot damage +5% + ONYX_LV4(92069, 50204, 0.08, true), // Soulshot / Spiritshot damage +8% + ONYX_LV5(94521, 50204, 0.12, true), // Soulshot / Spiritshot damage +12% + ONYX_LV6(92070, 50204, 0.16, true), // Soulshot / Spiritshot damage +16%, P. Atk. +50, M. Atk. +50 + ONYX_LV7(92071, 50204, 0.20, true), // Soulshot / Spiritshot damage +20%, P. Atk. +150, M. Atk. +150 + ONYX_LV8(92072, 50204, 0.25, true), // Soulshot / Spiritshot damage +25%, P. Atk. +300, M. Atk. +300 + // Working effect SHAPPHIRE_LV1(70456, 17821, 0.02, false), SHAPPHIRE_LV2(70457, 17821, 0.03, false), diff --git a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/enums/BroochJewel.java b/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/enums/BroochJewel.java index e94e1ae5cd..38044cad40 100644 --- a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/enums/BroochJewel.java +++ b/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/enums/BroochJewel.java @@ -18,7 +18,6 @@ package org.l2jmobius.gameserver.enums; /** * @author Mobius - * @implNote Update by RobikBobik */ public enum BroochJewel { @@ -46,6 +45,16 @@ public enum BroochJewel GREATER_RUBY_LV4_2(91323, 59150, 0.20, true), // + 5% p atk GREATER_RUBY_LV5_2(91324, 59150, 0.20, true), // + 7% p atk + crit. p. rate +10% + // Onyx effect + ONYX_LV1(92066, 50204, 0.02, true), // Soulshot / Spiritshot damage +2% + ONYX_LV2(92067, 50204, 0.03, true), // Soulshot / Spiritshot damage +3% + ONYX_LV3(92068, 50204, 0.05, true), // Soulshot / Spiritshot damage +5% + ONYX_LV4(92069, 50204, 0.08, true), // Soulshot / Spiritshot damage +8% + ONYX_LV5(94521, 50204, 0.12, true), // Soulshot / Spiritshot damage +12% + ONYX_LV6(92070, 50204, 0.16, true), // Soulshot / Spiritshot damage +16%, P. Atk. +50, M. Atk. +50 + ONYX_LV7(92071, 50204, 0.20, true), // Soulshot / Spiritshot damage +20%, P. Atk. +150, M. Atk. +150 + ONYX_LV8(92072, 50204, 0.25, true), // Soulshot / Spiritshot damage +25%, P. Atk. +300, M. Atk. +300 + // Working effect SHAPPHIRE_LV1(70456, 17821, 0.02, false), SHAPPHIRE_LV2(70457, 17821, 0.03, false), diff --git a/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/enums/BroochJewel.java b/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/enums/BroochJewel.java index e94e1ae5cd..38044cad40 100644 --- a/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/enums/BroochJewel.java +++ b/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/enums/BroochJewel.java @@ -18,7 +18,6 @@ package org.l2jmobius.gameserver.enums; /** * @author Mobius - * @implNote Update by RobikBobik */ public enum BroochJewel { @@ -46,6 +45,16 @@ public enum BroochJewel GREATER_RUBY_LV4_2(91323, 59150, 0.20, true), // + 5% p atk GREATER_RUBY_LV5_2(91324, 59150, 0.20, true), // + 7% p atk + crit. p. rate +10% + // Onyx effect + ONYX_LV1(92066, 50204, 0.02, true), // Soulshot / Spiritshot damage +2% + ONYX_LV2(92067, 50204, 0.03, true), // Soulshot / Spiritshot damage +3% + ONYX_LV3(92068, 50204, 0.05, true), // Soulshot / Spiritshot damage +5% + ONYX_LV4(92069, 50204, 0.08, true), // Soulshot / Spiritshot damage +8% + ONYX_LV5(94521, 50204, 0.12, true), // Soulshot / Spiritshot damage +12% + ONYX_LV6(92070, 50204, 0.16, true), // Soulshot / Spiritshot damage +16%, P. Atk. +50, M. Atk. +50 + ONYX_LV7(92071, 50204, 0.20, true), // Soulshot / Spiritshot damage +20%, P. Atk. +150, M. Atk. +150 + ONYX_LV8(92072, 50204, 0.25, true), // Soulshot / Spiritshot damage +25%, P. Atk. +300, M. Atk. +300 + // Working effect SHAPPHIRE_LV1(70456, 17821, 0.02, false), SHAPPHIRE_LV2(70457, 17821, 0.03, false), diff --git a/L2J_Mobius_Essence_6.0_BattleChronicle/java/org/l2jmobius/gameserver/enums/BroochJewel.java b/L2J_Mobius_Essence_6.0_BattleChronicle/java/org/l2jmobius/gameserver/enums/BroochJewel.java index e94e1ae5cd..38044cad40 100644 --- a/L2J_Mobius_Essence_6.0_BattleChronicle/java/org/l2jmobius/gameserver/enums/BroochJewel.java +++ b/L2J_Mobius_Essence_6.0_BattleChronicle/java/org/l2jmobius/gameserver/enums/BroochJewel.java @@ -18,7 +18,6 @@ package org.l2jmobius.gameserver.enums; /** * @author Mobius - * @implNote Update by RobikBobik */ public enum BroochJewel { @@ -46,6 +45,16 @@ public enum BroochJewel GREATER_RUBY_LV4_2(91323, 59150, 0.20, true), // + 5% p atk GREATER_RUBY_LV5_2(91324, 59150, 0.20, true), // + 7% p atk + crit. p. rate +10% + // Onyx effect + ONYX_LV1(92066, 50204, 0.02, true), // Soulshot / Spiritshot damage +2% + ONYX_LV2(92067, 50204, 0.03, true), // Soulshot / Spiritshot damage +3% + ONYX_LV3(92068, 50204, 0.05, true), // Soulshot / Spiritshot damage +5% + ONYX_LV4(92069, 50204, 0.08, true), // Soulshot / Spiritshot damage +8% + ONYX_LV5(94521, 50204, 0.12, true), // Soulshot / Spiritshot damage +12% + ONYX_LV6(92070, 50204, 0.16, true), // Soulshot / Spiritshot damage +16%, P. Atk. +50, M. Atk. +50 + ONYX_LV7(92071, 50204, 0.20, true), // Soulshot / Spiritshot damage +20%, P. Atk. +150, M. Atk. +150 + ONYX_LV8(92072, 50204, 0.25, true), // Soulshot / Spiritshot damage +25%, P. Atk. +300, M. Atk. +300 + // Working effect SHAPPHIRE_LV1(70456, 17821, 0.02, false), SHAPPHIRE_LV2(70457, 17821, 0.03, false),