# ---------------------------------------------------------------------------
# Class, Sub-class and skill learning options 类,子类和技能的学习选择
# ---------------------------------------------------------------------------
# 各村庄出现转职管理员,不需要解任务,就可以直接转职 (NPC ID = 31756/31757)
# 预设: False
AllowClassMasters = True
# 天堂2私服转职管理员 ConfigClassMaster=1;[57(100000)];[];2;[57(1000000)];[];3;[57(10000000)],[5575(1000000)];[6622(1)]
# 1转需要 100.000 金币 (物品ID 57)
# 2转需要 1.000.0000 金币 (物品ID 57)
# 3转需要 10.000.0000 金币 (物品ID 57) 和 1.000.000 古代的金币 (物品ID 5575)
# 3转完成会给予奖励:巨人的经典 (物品ID 6622)
# ConfigClassMaster=1;[];[];2;[];[];3;[];[]
# 1转,2转,3转:都免费,也没有奖励
# ConfigClassMaster=1;[];[];2;[];[]
# 只允许1转和2转
ConfigClassMaster = 1;[];[];2;[];[];3;[];[]
# Class Masters will allow changing to any occupation on any level inside class tree
# For example, Dwarven Fighter will be able to advance to:
# Artisan, Scavenger, Warsmith, Bounty Hunter, Maestro, Fortune Seeker.
# But Warsmith will be able to change only to Maestro.
# Default = False
AllowEntireTree = False
# When character reach levels 20,40,76 he will receive tutorial page
# with list of the all possible variants, and can select and immediately
# change to the new occupation, or decide to choose later (on next login).
# Can be used with or without classic Class Masters.
# Default = False
AlternateClassMaster = False
# 学习天堂2血盟技能是否需要使用「生命水晶」
# 预设: True
LifeCrystalNeeded = True
# 昇华技能是否需要使用「巨人的经典」
# 预设: True
EnchantSkillSpBookNeeded = False
# 学习神威加持是否需要使用「魔法书」
# 预设: True
DivineInspirationSpBookNeeded = False
# 如果设定 True,将会开启以下设定
# 可以学习非本身职业的技能 (跨职业)
# 学习其它职业的技能,需花费 2 倍的 SP
# 学习其它种族的技能,需花费 2 倍的 SP
# 学习战士/法师的技能,需花费 3 倍的 SP
# 预设: False
AltGameSkillLearn = True
# 新开天堂2私服不需要解任务,就可以转副职业
# 预设: False
AltSubClassWithoutQuests = True
# 增加/变更副职业时,是否不限制所属种族的大师
# 预设: False
AltSubclassEverywhere = True
# Allow player to learn transformations without quest.
# Default: False
AltTransformationWithoutQuest = False
# Fee to remove Transfer skills.
# Default: 10000000
FeeDeleteTransferSkills = 10000000
# Fee to remove Sub-Class skills.
# Default: 10000000
FeeDeleteSubClassSkills = 10000000
(责任编辑:tt2sf) |