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