Updated castle tax rates.

This commit is contained in:
MobiusDev
2019-03-03 00:16:28 +00:00
parent 049e439053
commit 820bdeda9f

View File

@@ -14,29 +14,29 @@
SiegeHourList = 16,20 SiegeHourList = 16,20
# Taxes for castles # Taxes for castles
# Buy tax in percent when is castle owned by npc's. # Buy tax in percent when is castle owned by NPCs.
# Default: 15 # Default: 10
BuyTaxForNeutralSide = 15 BuyTaxForNeutralSide = 10
# Buy tax in percent when is castle owned by player's and castle is on light side. # Buy tax in percent when is castle owned by players and castle is on light side.
# Default: 0 # Default: 5
BuyTaxForLightSide = 0 BuyTaxForLightSide = 5
# Buy tax in percent when is castle owned by player's and castle is on dark side. # Buy tax in percent when is castle owned by players and castle is on dark side.
# Default: 30 # Default: 20
BuyTaxForDarkSide = 30 BuyTaxForDarkSide = 20
# Sell tax in percent when is castle owned by npc's. # Sell tax in percent when is castle owned by NPCs.
# Default: 15 # Default: 10
SellTaxForNeutralSide = 15 SellTaxForNeutralSide = 10
# Sell tax in percent when is castle owned by player's and castle is on light side. # Sell tax in percent when is castle owned by players and castle is on light side.
# Default: 0 # Default: 5
SellTaxForLightSide = 0 SellTaxForLightSide = 5
# Sell tax in percent when is castle owned by player's and castle is on dark side. # Sell tax in percent when is castle owned by players and castle is on dark side.
# Default: 30 # Default: 20
SellTaxForDarkSide = 30 SellTaxForDarkSide = 20
# Teleport Function price # Teleport Function price
# Price = 7 days # Price = 7 days