显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 <!DOCTYPE markdown> # exploration_basexp [<-Back-to:World](database-world.md) <p>This table holds the base experience point information needed for when a player explores a new zone.</p> | Field | Type | Attributes | Key | Null | Default | |-------------|--------------|------------|-----|------|---------| | [level][1] | TINYINT | unasigned | PRI | NO | 0 | | [basexp][2] | MEDIUMINT | SIGNED | | NO | 0 | [1]: #level [2]: #basexp **Description of the fields** ### 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. docs-en/exploration_basexp.md.txt 最后更改: 2024/03/15 19:08由 127.0.0.1