From 8614eede7186166764a3824997ea4ed27d8397cb Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Wed, 18 Oct 2017 23:30:26 +0000 Subject: [PATCH] Minor config order change for premium settings. --- .../dist/game/config/Custom/PremiumSystem.ini | 12 ++++++------ .../dist/game/config/Custom/PremiumSystem.ini | 12 ++++++------ .../dist/game/config/Custom/PremiumSystem.ini | 12 ++++++------ 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/config/Custom/PremiumSystem.ini b/L2J_Mobius_1.0_Ertheia/dist/game/config/Custom/PremiumSystem.ini index 4aa0a5f7e4..fb77a76e7a 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/config/Custom/PremiumSystem.ini +++ b/L2J_Mobius_1.0_Ertheia/dist/game/config/Custom/PremiumSystem.ini @@ -27,6 +27,12 @@ PremiumRateSpoilChance = 1 # Spoil amount for premium players. PremiumRateSpoilAmount = 2 +# Caution: Raid bosses and herbs are not affected by premium rates, but specific items can be affected by rates bellow. +# List of items affected by custom drop rate by id, used now for Adena rate too. +# Usage: itemId1,multiplier1;itemId2,multiplier2;... +PremiumRateDropChanceByItemId = 57,2;6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1 +PremiumRateDropAmountByItemId = 57,2;6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1 + # Enable premium henna slot. # Default: True EnablePremiumHennaSlot = True @@ -36,9 +42,3 @@ EnablePremiumHennaSlot = True # Premium Henna ids are 23825 to 23830. # Retail: False EnableAnyHennaAtPremiumSlot = False - -# Caution: Raid bosses and herbs are not affected by premium rates, but specific items can be affected by rates bellow. -# List of items affected by custom drop rate by id, used now for Adena rate too. -# Usage: itemId1,multiplier1;itemId2,multiplier2;... -PremiumRateDropChanceByItemId = 57,2;6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1 -PremiumRateDropAmountByItemId = 57,2;6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1 diff --git a/L2J_Mobius_2.5_Underground/dist/game/config/Custom/PremiumSystem.ini b/L2J_Mobius_2.5_Underground/dist/game/config/Custom/PremiumSystem.ini index 4aa0a5f7e4..fb77a76e7a 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/config/Custom/PremiumSystem.ini +++ b/L2J_Mobius_2.5_Underground/dist/game/config/Custom/PremiumSystem.ini @@ -27,6 +27,12 @@ PremiumRateSpoilChance = 1 # Spoil amount for premium players. PremiumRateSpoilAmount = 2 +# Caution: Raid bosses and herbs are not affected by premium rates, but specific items can be affected by rates bellow. +# List of items affected by custom drop rate by id, used now for Adena rate too. +# Usage: itemId1,multiplier1;itemId2,multiplier2;... +PremiumRateDropChanceByItemId = 57,2;6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1 +PremiumRateDropAmountByItemId = 57,2;6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1 + # Enable premium henna slot. # Default: True EnablePremiumHennaSlot = True @@ -36,9 +42,3 @@ EnablePremiumHennaSlot = True # Premium Henna ids are 23825 to 23830. # Retail: False EnableAnyHennaAtPremiumSlot = False - -# Caution: Raid bosses and herbs are not affected by premium rates, but specific items can be affected by rates bellow. -# List of items affected by custom drop rate by id, used now for Adena rate too. -# Usage: itemId1,multiplier1;itemId2,multiplier2;... -PremiumRateDropChanceByItemId = 57,2;6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1 -PremiumRateDropAmountByItemId = 57,2;6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1 diff --git a/L2J_Mobius_3.0_Helios/dist/game/config/Custom/PremiumSystem.ini b/L2J_Mobius_3.0_Helios/dist/game/config/Custom/PremiumSystem.ini index 4aa0a5f7e4..fb77a76e7a 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/config/Custom/PremiumSystem.ini +++ b/L2J_Mobius_3.0_Helios/dist/game/config/Custom/PremiumSystem.ini @@ -27,6 +27,12 @@ PremiumRateSpoilChance = 1 # Spoil amount for premium players. PremiumRateSpoilAmount = 2 +# Caution: Raid bosses and herbs are not affected by premium rates, but specific items can be affected by rates bellow. +# List of items affected by custom drop rate by id, used now for Adena rate too. +# Usage: itemId1,multiplier1;itemId2,multiplier2;... +PremiumRateDropChanceByItemId = 57,2;6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1 +PremiumRateDropAmountByItemId = 57,2;6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1 + # Enable premium henna slot. # Default: True EnablePremiumHennaSlot = True @@ -36,9 +42,3 @@ EnablePremiumHennaSlot = True # Premium Henna ids are 23825 to 23830. # Retail: False EnableAnyHennaAtPremiumSlot = False - -# Caution: Raid bosses and herbs are not affected by premium rates, but specific items can be affected by rates bellow. -# List of items affected by custom drop rate by id, used now for Adena rate too. -# Usage: itemId1,multiplier1;itemId2,multiplier2;... -PremiumRateDropChanceByItemId = 57,2;6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1 -PremiumRateDropAmountByItemId = 57,2;6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1