Balthus Knights character creation support.

This commit is contained in:
MobiusDevelopment
2019-03-16 00:36:35 +00:00
parent 7bf22bffc5
commit 2ad96b7143
15 changed files with 493 additions and 57 deletions

View 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