Classmasters with 4th class support.
This commit is contained in:
21
trunk/dist/game/config/Character.properties
vendored
21
trunk/dist/game/config/Character.properties
vendored
@@ -157,25 +157,26 @@ EffectTickRatio = 666
|
||||
# Default: False
|
||||
AllowClassMasters = False
|
||||
|
||||
# ConfigClassMaster=1;[57(100000)];[];2;[57(1000000)];[];3;[57(10000000)],[5575(1000000)];[6622(1)]
|
||||
# 1st occupation change for 100.000 Adena (item id 57)
|
||||
# 2nd occupation change for 1.000.0000 Adena (item id 57)
|
||||
# 3rd occupation change for 10.000.0000 Adena (item id 57) and 1.000.000 Ancient Adena (item id 5575)
|
||||
# on 3rd occupation change player will be rewarded with 1 Book of Giants (item id 6622)
|
||||
# ConfigClassMaster=1;[];[];2;[];[];3;[];[]
|
||||
# 1st, 2nd, 3rd occupation change for free, without rewards.
|
||||
# ConfigClassMaster=1;[57(100000)];[];2;[57(1000000)];[];3;[57(10000000)],[5575(1000000)];[6622(1)];4;[57(100000000)];[]
|
||||
# 1st occupation change for 100.000 Adena (item id 57)
|
||||
# 2nd occupation change for 1.000.0000 Adena (item id 57)
|
||||
# 3rd occupation change for 10.000.0000 Adena (item id 57) and 1.000.000 Ancient Adena (item id 5575)
|
||||
# on 3rd occupation change player will be rewarded with 1 Book of Giants (item id 6622)
|
||||
# 4th occupation change for 100.000.0000 Adena (item id 57)
|
||||
# ConfigClassMaster=1;[];[];2;[];[]
|
||||
# Allow only first and second change.
|
||||
ConfigClassMaster = 1;[];[];2;[];[];3;[];[]
|
||||
# ConfigClassMaster=1;[];[];2;[];[];3;[];[];4;[];[]
|
||||
# 1st, 2nd, 3rd, 4th occupation change for free, without rewards.
|
||||
ConfigClassMaster = 1;[];[];2;[];[];3;[];[];4;[];[]
|
||||
|
||||
# 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.
|
||||
# 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
|
||||
# When character reach levels 20,40,76,85 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.
|
||||
|
||||
Reference in New Issue
Block a user