Exploration basexp
Материал из YTDB DataBase
(Различия между версиями)
KiriX (Обсуждение | вклад) (Новая страница: «{| align="right" | __TOC__ |} Back to world database list of tables. <big>'''The `exploration_basexp` table'''</big> This table controls the X…») |
Lightunit (Обсуждение | вклад) (Перевел) |
||
Строка 2: | Строка 2: | ||
| __TOC__ | | __TOC__ | ||
|} | |} | ||
- | + | Назад к списку таблиц [[mangosdb_struct|world database]]. | |
- | <big>''' | + | <big>'''Таблица `exploration_basexp`'''</big> |
- | + | Эта таблица управляет опытом, получаемым персонажем, когда он открывает новую зону. | |
- | <big>''' | + | <big>'''Структура'''</big> |
{| border="1" | {| border="1" | ||
|'''Field''' | |'''Field''' | ||
Строка 35: | Строка 35: | ||
- | <big>''' | + | <big>'''Описание полей'''</big> |
====level==== | ====level==== | ||
The level of the character. | The level of the character. | ||
====basexp==== | ====basexp==== | ||
The XP the character receives at the specified level. | The XP the character receives at the specified level. |
Версия 04:22, 4 марта 2010
|
Назад к списку таблиц world database.
Таблица `exploration_basexp`
Эта таблица управляет опытом, получаемым персонажем, когда он открывает новую зону.
Структура
Field | Type | Null | Key | Default | Extra |
level | tinyint(2) | NO | PRI | 0 | |
basexp | int(11) | NO | 0 |
Описание полей
level
The level of the character.
basexp
The XP the character receives at the specified level.