Exploration basexp SF

From Project Skyfire
Revision as of 16:15, 7 July 2012 by Cheapgamer (talk | contribs) (Created page with "{| align="right" | __TOC__ |} Category: SkyFire World database tables {{Back-to:World}} <big>'''The `exploration_basexp` table'''</big> This table holds the base experi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.