Back to 'event_scripts' Return to world Go to 'fishing_loot_template'
This table holds the base experience point information needed for when a player explores a new zone.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
level | tinyint | unsigned | PRI | NO | 0 | ||
basexp | int | signed | NO | 0 |
The player level.
The base experience the player will receive when he or she discovers a new zone at the level specified in the level field.
Back to 'event_scripts' Return to world Go to 'fishing_loot_template'