Addition of basic Fafurion AI.
This commit is contained in:
@@ -184,3 +184,25 @@ HeliosMinPlayers = 70
|
||||
|
||||
# Minimum players Level for enter to Helios. Retail: 102
|
||||
HeliosMinPlayerLvl = 99
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Fafurion
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Delay of appearance time of Fafurion. Value is minute. Range 3-60
|
||||
FafurionWaitTime = 10
|
||||
|
||||
# Interval time of Fafurion. Value is hour. Range 1-480
|
||||
IntervalOfFafurionSpawn = 264
|
||||
|
||||
# Random interval. Range 1-192
|
||||
RandomOfFafurionSpawn = 72
|
||||
|
||||
# Maximum count of players for enter to 200. Retail: 200
|
||||
FafurionMaxPlayers = 200
|
||||
|
||||
# Minimal count of players for enter to Fafurion. Retail: 49
|
||||
FafurionMinPlayers = 49
|
||||
|
||||
# Minimum players Level for enter to Fafurion. Retail: 105
|
||||
FafurionMinPlayerLvl = 105
|
||||
|
||||
Reference in New Issue
Block a user