====== exploration_basexp 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] 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|level]]|TINYINT|unasigned|PRI|NO|0| | | |[[#basexp|basexp]]|MEDIUMINT|SIGNED| |NO|0| | | ===== 字段说明 ===== ---- ==== level ==== The player level. ==== basexp ==== The base experience the player will recieve when he or she discovers a new zone at the level specified in the level field.