[worldserver] ######################################## # Quick Boost ######################################## # # QuickBoost.Enable # Description: Toggles the Quick Boost feature. When enabled, level 1 characters are # offered a boost by the quest giver in their starting zone. # Default: 1 - Enabled # 0 - Disabled # QuickBoost.Enable = 1 # # QuickBoost.Level # Description: The level a character is boosted to. # Default: 15 # QuickBoost.Level = 15 # # QuickBoost.DestroyStartingGear # Description: Destroys the character's starting gear before equipping the boost gear. # Default: 1 - Enabled # 0 - Disabled # QuickBoost.DestroyStartingGear = 1 # # QuickBoost.StartingMoney # Description: Amount of money (in copper) given to the character on boost. # Default: 5000 (50 silver) # QuickBoost.StartingMoney = 5000 # # QuickBoost.TeleportToCapital # Description: Teleports the character to their race's capital city after boosting. # Default: 1 - Enabled # 0 - Disabled # QuickBoost.TeleportToCapital = 1 # # QuickBoost.GrantHunterPet # Description: Gives Hunter characters a tamed, race-appropriate starter pet on boost. # Default: 1 - Enabled # 0 - Disabled # QuickBoost.GrantHunterPet = 1 # # QuickBoost.LearnClassSpells # Description: Teaches the character every trainer-taught class spell/ability # they qualify for at the boosted level, as if they had visited # every class trainer. Without this, a boosted character keeps # only their level-1 starting spellbook. # Default: 1 - Enabled # 0 - Disabled # QuickBoost.LearnClassSpells = 1