Implemented Spawn chaseRange parameter.
This commit is contained in:
@@ -600,8 +600,8 @@ MaxDriftRange = 300
|
||||
AggroDistanceCheckEnabled = False
|
||||
|
||||
# Maximum distance monsters can be pulled away from spawn.
|
||||
# Default: 1500
|
||||
AggroDistanceCheckRange = 1500
|
||||
# Default: 2000
|
||||
AggroDistanceCheckRange = 2000
|
||||
|
||||
# Use maximum aggro distance check for raids.
|
||||
# Grandbosses are excluded.
|
||||
@@ -609,8 +609,8 @@ AggroDistanceCheckRange = 1500
|
||||
AggroDistanceCheckRaids = False
|
||||
|
||||
# Maximum distance raids can be pulled away from spawn.
|
||||
# Default: 3000
|
||||
AggroDistanceCheckRaidRange = 3000
|
||||
# Default: 4000
|
||||
AggroDistanceCheckRaidRange = 4000
|
||||
|
||||
# Use maximum aggro distance check in instances.
|
||||
# Default: False
|
||||
|
||||
Reference in New Issue
Block a user