29 lines
		
	
	
		
			850 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			850 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| # ---------------------------------------------------------------------------
 | |
| # Balthus Knights Settings
 | |
| # ---------------------------------------------------------------------------
 | |
| 
 | |
| # Enable high level boost character creation.
 | |
| # Default: False
 | |
| BalthusKnightsEnabled = False
 | |
| 
 | |
| # 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 characters.
 | |
| # You can add multiple items separated by commas.
 | |
| # Default: 46919;1
 | |
| BalthusKnightsRewards = 46919;1
 | |
| 
 | |
| # Reward available skills to boosted characters.
 | |
| # Default: True
 | |
| BalthusKnightsRewardSkills = True
 | 
