Minor config order change for premium settings.
This commit is contained in:
parent
33c00ebbf4
commit
8614eede71
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user