From 36f76e6b5a254709f878f7496a0c9dd5842ae147 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Mon, 31 Oct 2022 01:03:22 +0000 Subject: [PATCH] Updated party experience bonus. Contributed by Iris. --- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- .../java/org/l2jmobius/gameserver/model/Party.java | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/model/Party.java index f291b2b9ee..28e43b05f7 100644 --- a/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/model/Party.java @@ -78,7 +78,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.3, 1.35, 1.4, 1.55, 1.6, 1.7, 1.8, 2.0 }; // @formatter:on diff --git a/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/model/Party.java index 0408bbb277..e6077cbdf8 100644 --- a/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/model/Party.java @@ -79,7 +79,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.3, 1.35, 1.4, 1.55, 1.6, 1.7, 1.8, 2.0 }; // @formatter:on diff --git a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/model/Party.java index 0408bbb277..e6077cbdf8 100644 --- a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/model/Party.java @@ -79,7 +79,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.3, 1.35, 1.4, 1.55, 1.6, 1.7, 1.8, 2.0 }; // @formatter:on diff --git a/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/model/Party.java index 0408bbb277..e6077cbdf8 100644 --- a/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/model/Party.java @@ -79,7 +79,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.3, 1.35, 1.4, 1.55, 1.6, 1.7, 1.8, 2.0 }; // @formatter:on diff --git a/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/model/Party.java index 0408bbb277..0c8179d6a9 100644 --- a/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/model/Party.java @@ -79,7 +79,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.6, 1.65, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2 }; // @formatter:on diff --git a/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/model/Party.java index 0408bbb277..0c8179d6a9 100644 --- a/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/model/Party.java @@ -79,7 +79,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.6, 1.65, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2 }; // @formatter:on diff --git a/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/model/Party.java index 0408bbb277..0c8179d6a9 100644 --- a/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/model/Party.java @@ -79,7 +79,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.6, 1.65, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2 }; // @formatter:on diff --git a/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/model/Party.java index 0408bbb277..0c8179d6a9 100644 --- a/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/model/Party.java @@ -79,7 +79,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.6, 1.65, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2 }; // @formatter:on diff --git a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/model/Party.java index 0408bbb277..0c8179d6a9 100644 --- a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/model/Party.java @@ -79,7 +79,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.6, 1.65, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2 }; // @formatter:on diff --git a/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/model/Party.java index 0408bbb277..e6077cbdf8 100644 --- a/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/model/Party.java @@ -79,7 +79,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.3, 1.35, 1.4, 1.55, 1.6, 1.7, 1.8, 2.0 }; // @formatter:on diff --git a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/Party.java index ea77b0f0ee..04b7b0c15a 100644 --- a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/Party.java @@ -80,7 +80,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.6, 1.65, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2 }; // @formatter:on diff --git a/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/model/Party.java index ea77b0f0ee..04b7b0c15a 100644 --- a/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/model/Party.java @@ -80,7 +80,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.6, 1.65, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2 }; // @formatter:on diff --git a/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/model/Party.java index 1df9b30157..be53288c39 100644 --- a/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/model/Party.java @@ -80,7 +80,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.6, 1.65, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2 }; // @formatter:on diff --git a/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/model/Party.java b/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/model/Party.java index 1df9b30157..be53288c39 100644 --- a/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/model/Party.java +++ b/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/model/Party.java @@ -80,7 +80,7 @@ public class Party extends AbstractPlayerGroup // @formatter:off private static final double[] BONUS_EXP_SP = { - 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 2.0 + 1.0, 1.6, 1.65, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2 }; // @formatter:on