8 lines
		
	
	
		
			282 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			282 B
		
	
	
	
		
			Plaintext
		
	
	
| syntax: addexp player quantity [skill]
 | |
| 
 | |
| Adds experience to player. Quantity can be negative to substract.
 | |
| 
 | |
| Permanent experience is updated too, but will never fall below (player's experience * permanent experience ratio).
 | |
| 
 | |
| If skill is specified, update that skill's experience too.
 |