Balthus Knights character creation support.
This commit is contained in:
28
L2J_Mobius_5.5_EtinasFate/dist/game/config/BalthusKnights.ini
vendored
Normal file
28
L2J_Mobius_5.5_EtinasFate/dist/game/config/BalthusKnights.ini
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
# Balthus Knights Settings
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Enable high level boost character creation.
|
||||
# Default: True
|
||||
BalthusKnightsEnabled = True
|
||||
|
||||
# Level for boosted characters.
|
||||
# Retail: 85
|
||||
BalthusKnightsLevel = 85
|
||||
|
||||
# Enable high level boost only for premium accounts.
|
||||
# Default: True
|
||||
BalthusKnightsPremium = True
|
||||
|
||||
# Coordinates for starting location.
|
||||
# Default: -114371,256483,-1286 (Talking Island)
|
||||
BalthusKnightsLocation = -114371,256483,-1286
|
||||
|
||||
# Items rewarded to boosted players.
|
||||
# You can add multiple items separated by commas.
|
||||
# Default: 46919;1
|
||||
BalthusKnightsRewards = 46919;1
|
||||
|
||||
# Reward available skills to boosted characters.
|
||||
# Default: True
|
||||
BalthusKnightsRewardSkills = True
|
||||
Reference in New Issue
Block a user