-
Notifications
You must be signed in to change notification settings - Fork 47
Exploration_basexp
Schmoozerd edited this page Apr 17, 2013
·
1 revision
Back to world database list of tables.
This table controls the XP gained by characters when they explore new zones.
Field | Type | Null | Key | Default | Extra |
level | tinyint(2) | NO | PRI | 0 | |
basexp | int(11) | NO | 0 |
The level of the character.
The XP the character receives at the specified level.