Retail Agent of Chaos behavior.
This commit is contained in:
@@ -180,20 +180,32 @@ FeeDeleteDualClassSkills = 20000000
|
||||
# ---------------------------------------------------------------------------
|
||||
# Hardin (Agent of Chaos)
|
||||
# ---------------------------------------------------------------------------
|
||||
# NOTE: Base player class race remains the same.
|
||||
|
||||
# Enable classes from all races.
|
||||
# NOTE: Will change player race accordingly.
|
||||
# Default: False
|
||||
HardinEnableAllRaces = False
|
||||
# Default: True
|
||||
HardinEnableAllRaces = True
|
||||
|
||||
# Disable mage-fighter class differentiation.
|
||||
# Default: False
|
||||
HardinEnableAllSpecs = False
|
||||
|
||||
# Select classes from same Awaken group.
|
||||
# Default: True
|
||||
HardinSameAwakenGroup = True
|
||||
|
||||
# Retail limitations.
|
||||
# -Only Dwarves can awaken into Tyrr Maestros.
|
||||
# -Only Orcs can awaken into Iss Dominators.
|
||||
# Default: True
|
||||
HardinRetailLimitations = True
|
||||
|
||||
# Enable above checks for dual classes as well.
|
||||
# Default: True
|
||||
HardinEnableDualClassChecks = True
|
||||
|
||||
# Enable Hardin for Ertheia race characters.
|
||||
# Note: HardinSameAwakenGroup must be disabled.
|
||||
# Default: False
|
||||
HardinEnableErtheias = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user