Reusing old Beleth script.
This commit is contained in:
@@ -68,11 +68,20 @@ RandomOfQueenAntSpawn = 17
|
||||
# Beleth
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Delay of appearance time of Beleth. Value is minute. Range 3-60
|
||||
BelethWaitTime = 5
|
||||
|
||||
# Interval time of Beleth. Value is hour. Range 1-480. Retail: 192
|
||||
IntervalOfBelethSpawn = 192
|
||||
|
||||
# Random interval. Range 1-192. Retail: 148
|
||||
RandomOfBelethSpawn = 148
|
||||
|
||||
#Minimal count of players for enter to Beleth. Retail: 36
|
||||
BelethMinPlayers = 36
|
||||
# Interval time of Beleth fight time. Value is minute.
|
||||
BelethFightDuration = 90
|
||||
|
||||
#Minimal count of players for enter to Beleth. Retail: 49
|
||||
BelethMinPlayers = 49
|
||||
|
||||
#Maximum count of players for enter to Beleth. Retail: 350
|
||||
BelethMaxPlayers = 350
|
||||
Reference in New Issue
Block a user