Separate character.ini configs for Hardin.
This commit is contained in:
@@ -140,6 +140,7 @@ SubclassStoreSkillCooltime = False
|
||||
# Default: 666
|
||||
EffectTickRatio = 666
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Class, Sub-class and skill learning options
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -175,6 +176,28 @@ FeeDeleteSubClassSkills = 10000000
|
||||
# Default: 20000000
|
||||
FeeDeleteDualClassSkills = 20000000
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Hardin (Agent of Chaos)
|
||||
# ---------------------------------------------------------------------------
|
||||
# Enable classes from all races.
|
||||
# NOTE: Will change player race accordingly.
|
||||
# Default: False
|
||||
HardinEnableAllRaces = False
|
||||
|
||||
# Disable mage-fighter class differentiation.
|
||||
# Default: False
|
||||
HardinEnableAllSpecs = False
|
||||
|
||||
# Enable above checks for dual classes as well.
|
||||
# Default: True
|
||||
HardinEnableDualClassChecks = True
|
||||
|
||||
# Enable Hardin for Ertheia race characters.
|
||||
# Default: False
|
||||
HardinEnableErtheias = False
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Summons configuration
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -191,6 +214,7 @@ RestoreServitorOnReconnect = True
|
||||
# Default: True
|
||||
RestorePetOnReconnect = True
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Vitality configuration
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -205,6 +229,7 @@ EnableVitality = True
|
||||
# Default: 140000
|
||||
StartingVitalityPoints = 140000
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Limits
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -326,6 +351,7 @@ FreightPrice = 1000
|
||||
# Set to 0 to disable it
|
||||
NpcTalkBlockingTime = 0
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Mentoring System
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -336,6 +362,7 @@ MentorPenaltyForMenteeComplete = 1
|
||||
# Default: 2
|
||||
MentorPenaltyForMenteeLeave = 2
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Enchanting
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -357,6 +384,7 @@ EnchantBlackList = 7816,7817,7818,7819,7820,7821,7822,7823,7824,7825,7826,7827,7
|
||||
# Default: True
|
||||
DisableOverEnchanting = True
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Augmenting
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -410,6 +438,7 @@ AugmentationBlackList = 6656,6657,6658,6659,6660,6661,6662,8191,10170,10314,1374
|
||||
# Default: False
|
||||
AltAllowAugmentPvPItems = false
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Karma
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -467,6 +496,7 @@ CastleZoneFameAquirePoints = 1250
|
||||
# Default: True
|
||||
FameForDeadPlayers = True
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Crafting
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -513,6 +543,7 @@ AltBlacksmithUseRecipes = True
|
||||
# Default: False
|
||||
StoreRecipeShopList = False
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Clan
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -619,6 +650,7 @@ StartingLevel = 1
|
||||
# Default: 0
|
||||
StartingSP = 0
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Other Settings:
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -780,6 +812,7 @@ SilenceModeExclude = False
|
||||
# Default: True
|
||||
GoDVideoIntro = True
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Ability Settings:
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user