Exploration basexp SF

From Project Skyfire
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Back to world database list of tables.


The `exploration_basexp` table

This table holds the base experience point information needed for when a player explores a new zone.

Comes from sniffs.


Structure

Field Type Attributes Key Null Default Extra Comment
level tinyint(4) unsigned PRI NO 0
basexp mediumint(9) signed NO 0


Description of the fields

level

The player level.

basexp

The base XP the player will get when they discover a new zone at that given level.