Exploration basexp

Материал из YTDB DataBase

(Различия между версиями)
Перейти к: навигация, поиск
(Новая страница: «{| align="right" | __TOC__ |} Back to world database list of tables. <big>'''The `exploration_basexp` table'''</big> This table controls the X…»)
(Перевел)
Строка 2: Строка 2:
| __TOC__
| __TOC__
|}
|}
-
Back to [[mangosdb_struct|world database]] list of tables.
+
Назад к списку таблиц [[mangosdb_struct|world database]].
-
<big>'''The `exploration_basexp` table'''</big>
+
<big>'''Таблица `exploration_basexp`'''</big>
-
This table controls the XP gained by characters when they explore new zones.
+
Эта таблица управляет опытом, получаемым персонажем, когда он открывает новую зону.
-
<big>'''Structure'''</big>
+
<big>'''Структура'''</big>
{| border="1"
{| border="1"
|'''Field'''
|'''Field'''
Строка 35: Строка 35:
-
<big>'''Description of the fields'''</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.

Личные инструменты