Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.
Comentarios: Reformatted the page.

Back-to:WorldThe `exploration_basexp` table

Panel
titleTable Structure

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

...

Comes from sniffs.

...

Field

Type

Attributes

Key

Null

Default

...

...

Comment

level

tinyint(4)

unsigned

PRI

NO

0

...

 

...

 

basexp

mediumint(9)

signed

 

NO

0

...


Panel

...

 

...

titleField Descriptions

level

The player level.

basexp

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