This commit is contained in:
KimLS
2013-02-28 22:33:31 -08:00
13 changed files with 867 additions and 81 deletions
+3 -1
View File
@@ -103,7 +103,9 @@ RULE_INT (Mercs, SuspendIntervalMS, 10000)
RULE_INT (Mercs, UpkeepIntervalMS, 180000)
RULE_INT (Mercs, SuspendIntervalS, 10)
RULE_INT (Mercs, UpkeepIntervalS, 180)
RULE_BOOL ( Mercs, AllowMercs, false )
RULE_BOOL (Mercs, AllowMercs, false)
RULE_BOOL (Mercs, ChargeMercPurchaseCost, false)
RULE_BOOL (Mercs, ChargeMercUpkeepCost, false)
RULE_INT (Mercs, AggroRadius, 100) // Determines the distance from which a merc will aggro group member's target(also used to determine the distance at which a healer merc will begin healing a group member)
RULE_INT (Mercs, AggroRadiusPuller, 25) // Determines the distance from which a merc will aggro group member's target, if they have the group role of puller (also used to determine the distance at which a healer merc will begin healing a group member, if they have the group role of puller)
RULE_INT (Mercs, ResurrectRadius, 50) // Determines the distance from which a healer merc will attempt to resurrect a group member's corpse