Siege tax and time adjustments.

Contributed by Iris.
This commit is contained in:
MobiusDevelopment
2020-06-28 23:57:28 +00:00
parent 7b266e237b
commit 84a474205c
6 changed files with 72 additions and 72 deletions

View File

@@ -10,33 +10,33 @@
# Siege Time rules # Siege Time rules
# Which hours can change Castle Lords # Which hours can change Castle Lords
# Default: 16,20 # Classic: 16
SiegeHourList = 16,20 SiegeHourList = 16
# 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 npc's.
# Default: 15 # Classic: 0
BuyTaxForNeutralSide = 15 BuyTaxForNeutralSide = 0
# 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 player's and castle is on light side.
# Default: 0 # Default: 0
BuyTaxForLightSide = 0 BuyTaxForLightSide = 0
# 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 player's and castle is on dark side.
# Default: 30 # Classic: 15
BuyTaxForDarkSide = 30 BuyTaxForDarkSide = 15
# Sell tax in percent when is castle owned by npc's. # Sell tax in percent when is castle owned by npc's.
# Default: 15 # Classic: 0
SellTaxForNeutralSide = 15 SellTaxForNeutralSide = 0
# 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 player's and castle is on light side.
# Default: 0 # Default: 0
SellTaxForLightSide = 0 SellTaxForLightSide = 0
# 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 player's and castle is on dark side.
# Default: 30 # Classic: 15
SellTaxForDarkSide = 30 SellTaxForDarkSide = 15
# Teleport Function price # Teleport Function price
# Price = 7 days # Price = 7 days
@@ -128,8 +128,8 @@ FortressExpRegenerationFeeLvl2 = 10000
FortressPeriodicUpdateFrequency = 360 FortressPeriodicUpdateFrequency = 360
# The number of Blood Oath which given to the Fort owner clan when Fort Updater runs # The number of Blood Oath which given to the Fort owner clan when Fort Updater runs
# Default: 1 # Classic: 0
FortressBloodOathCount = 1 FortressBloodOathCount = 0
# The maximum Fort supply level # The maximum Fort supply level
# Max lvl what you can define here is 21! # Max lvl what you can define here is 21!

View File

@@ -10,33 +10,33 @@
# Siege Time rules # Siege Time rules
# Which hours can change Castle Lords # Which hours can change Castle Lords
# Default: 16,20 # Classic: 16
SiegeHourList = 16,20 SiegeHourList = 16
# 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 npc's.
# Default: 15 # Classic: 0
BuyTaxForNeutralSide = 15 BuyTaxForNeutralSide = 0
# 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 player's and castle is on light side.
# Default: 0 # Default: 0
BuyTaxForLightSide = 0 BuyTaxForLightSide = 0
# 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 player's and castle is on dark side.
# Default: 30 # Classic: 15
BuyTaxForDarkSide = 30 BuyTaxForDarkSide = 15
# Sell tax in percent when is castle owned by npc's. # Sell tax in percent when is castle owned by npc's.
# Default: 15 # Classic: 0
SellTaxForNeutralSide = 15 SellTaxForNeutralSide = 0
# 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 player's and castle is on light side.
# Default: 0 # Default: 0
SellTaxForLightSide = 0 SellTaxForLightSide = 0
# 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 player's and castle is on dark side.
# Default: 30 # Classic: 15
SellTaxForDarkSide = 30 SellTaxForDarkSide = 15
# Teleport Function price # Teleport Function price
# Price = 7 days # Price = 7 days
@@ -128,8 +128,8 @@ FortressExpRegenerationFeeLvl2 = 10000
FortressPeriodicUpdateFrequency = 360 FortressPeriodicUpdateFrequency = 360
# The number of Blood Oath which given to the Fort owner clan when Fort Updater runs # The number of Blood Oath which given to the Fort owner clan when Fort Updater runs
# Default: 1 # Classic: 0
FortressBloodOathCount = 1 FortressBloodOathCount = 0
# The maximum Fort supply level # The maximum Fort supply level
# Max lvl what you can define here is 21! # Max lvl what you can define here is 21!

View File

@@ -10,33 +10,33 @@
# Siege Time rules # Siege Time rules
# Which hours can change Castle Lords # Which hours can change Castle Lords
# Default: 16,20 # Classic: 16
SiegeHourList = 16,20 SiegeHourList = 16
# 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 npc's.
# Default: 15 # Classic: 0
BuyTaxForNeutralSide = 15 BuyTaxForNeutralSide = 0
# 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 player's and castle is on light side.
# Default: 0 # Default: 0
BuyTaxForLightSide = 0 BuyTaxForLightSide = 0
# 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 player's and castle is on dark side.
# Default: 30 # Classic: 15
BuyTaxForDarkSide = 30 BuyTaxForDarkSide = 15
# Sell tax in percent when is castle owned by npc's. # Sell tax in percent when is castle owned by npc's.
# Default: 15 # Classic: 0
SellTaxForNeutralSide = 15 SellTaxForNeutralSide = 0
# 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 player's and castle is on light side.
# Default: 0 # Default: 0
SellTaxForLightSide = 0 SellTaxForLightSide = 0
# 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 player's and castle is on dark side.
# Default: 30 # Classic: 15
SellTaxForDarkSide = 30 SellTaxForDarkSide = 15
# Teleport Function price # Teleport Function price
# Price = 7 days # Price = 7 days
@@ -128,8 +128,8 @@ FortressExpRegenerationFeeLvl2 = 10000
FortressPeriodicUpdateFrequency = 360 FortressPeriodicUpdateFrequency = 360
# The number of Blood Oath which given to the Fort owner clan when Fort Updater runs # The number of Blood Oath which given to the Fort owner clan when Fort Updater runs
# Default: 1 # Classic: 0
FortressBloodOathCount = 1 FortressBloodOathCount = 0
# The maximum Fort supply level # The maximum Fort supply level
# Max lvl what you can define here is 21! # Max lvl what you can define here is 21!

View File

@@ -10,33 +10,33 @@
# Siege Time rules # Siege Time rules
# Which hours can change Castle Lords # Which hours can change Castle Lords
# Default: 16,20 # Classic: 16
SiegeHourList = 16,20 SiegeHourList = 16
# 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 npc's.
# Default: 15 # Classic: 0
BuyTaxForNeutralSide = 15 BuyTaxForNeutralSide = 0
# 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 player's and castle is on light side.
# Default: 0 # Default: 0
BuyTaxForLightSide = 0 BuyTaxForLightSide = 0
# 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 player's and castle is on dark side.
# Default: 30 # Classic: 15
BuyTaxForDarkSide = 30 BuyTaxForDarkSide = 15
# Sell tax in percent when is castle owned by npc's. # Sell tax in percent when is castle owned by npc's.
# Default: 15 # Classic: 0
SellTaxForNeutralSide = 15 SellTaxForNeutralSide = 0
# 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 player's and castle is on light side.
# Default: 0 # Default: 0
SellTaxForLightSide = 0 SellTaxForLightSide = 0
# 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 player's and castle is on dark side.
# Default: 30 # Classic: 15
SellTaxForDarkSide = 30 SellTaxForDarkSide = 15
# Teleport Function price # Teleport Function price
# Price = 7 days # Price = 7 days
@@ -128,8 +128,8 @@ FortressExpRegenerationFeeLvl2 = 10000
FortressPeriodicUpdateFrequency = 360 FortressPeriodicUpdateFrequency = 360
# The number of Blood Oath which given to the Fort owner clan when Fort Updater runs # The number of Blood Oath which given to the Fort owner clan when Fort Updater runs
# Default: 1 # Classic: 0
FortressBloodOathCount = 1 FortressBloodOathCount = 0
# The maximum Fort supply level # The maximum Fort supply level
# Max lvl what you can define here is 21! # Max lvl what you can define here is 21!

View File

@@ -10,33 +10,33 @@
# Siege Time rules # Siege Time rules
# Which hours can change Castle Lords # Which hours can change Castle Lords
# Default: 16,20 # Classic: 16
SiegeHourList = 16,20 SiegeHourList = 16
# 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 npc's.
# Default: 15 # Classic: 0
BuyTaxForNeutralSide = 15 BuyTaxForNeutralSide = 0
# 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 player's and castle is on light side.
# Default: 0 # Default: 0
BuyTaxForLightSide = 0 BuyTaxForLightSide = 0
# 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 player's and castle is on dark side.
# Default: 30 # Classic: 15
BuyTaxForDarkSide = 30 BuyTaxForDarkSide = 15
# Sell tax in percent when is castle owned by npc's. # Sell tax in percent when is castle owned by npc's.
# Default: 15 # Classic: 0
SellTaxForNeutralSide = 15 SellTaxForNeutralSide = 0
# 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 player's and castle is on light side.
# Default: 0 # Default: 0
SellTaxForLightSide = 0 SellTaxForLightSide = 0
# 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 player's and castle is on dark side.
# Default: 30 # Classic: 15
SellTaxForDarkSide = 30 SellTaxForDarkSide = 15
# Teleport Function price # Teleport Function price
# Price = 7 days # Price = 7 days
@@ -128,8 +128,8 @@ FortressExpRegenerationFeeLvl2 = 10000
FortressPeriodicUpdateFrequency = 360 FortressPeriodicUpdateFrequency = 360
# The number of Blood Oath which given to the Fort owner clan when Fort Updater runs # The number of Blood Oath which given to the Fort owner clan when Fort Updater runs
# Default: 1 # Classic: 0
FortressBloodOathCount = 1 FortressBloodOathCount = 0
# The maximum Fort supply level # The maximum Fort supply level
# Max lvl what you can define here is 21! # Max lvl what you can define here is 21!

View File

@@ -10,33 +10,33 @@
# Siege Time rules # Siege Time rules
# Which hours can change Castle Lords # Which hours can change Castle Lords
# Default: 16,20 # Classic: 16
SiegeHourList = 16,20 SiegeHourList = 16
# 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 npc's.
# Default: 15 # Classic: 0
BuyTaxForNeutralSide = 15 BuyTaxForNeutralSide = 0
# 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 player's and castle is on light side.
# Default: 0 # Default: 0
BuyTaxForLightSide = 0 BuyTaxForLightSide = 0
# 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 player's and castle is on dark side.
# Default: 30 # Classic: 15
BuyTaxForDarkSide = 30 BuyTaxForDarkSide = 15
# Sell tax in percent when is castle owned by npc's. # Sell tax in percent when is castle owned by npc's.
# Default: 15 # Classic: 0
SellTaxForNeutralSide = 15 SellTaxForNeutralSide = 0
# 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 player's and castle is on light side.
# Default: 0 # Default: 0
SellTaxForLightSide = 0 SellTaxForLightSide = 0
# 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 player's and castle is on dark side.
# Default: 30 # Classic: 15
SellTaxForDarkSide = 30 SellTaxForDarkSide = 15
# Teleport Function price # Teleport Function price
# Price = 7 days # Price = 7 days
@@ -128,8 +128,8 @@ FortressExpRegenerationFeeLvl2 = 10000
FortressPeriodicUpdateFrequency = 360 FortressPeriodicUpdateFrequency = 360
# The number of Blood Oath which given to the Fort owner clan when Fort Updater runs # The number of Blood Oath which given to the Fort owner clan when Fort Updater runs
# Default: 1 # Classic: 0
FortressBloodOathCount = 1 FortressBloodOathCount = 0
# The maximum Fort supply level # The maximum Fort supply level
# Max lvl what you can define here is 21! # Max lvl what you can define here is 21!