Pool creature

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

(Различия между версиями)
Перейти к: навигация, поиск
(Новая страница: «{| align="right" | __TOC__ |} Back to world database list of tables. <big>'''The `pool_creature` table'''</big> Contains all pool instances tha…»)
Строка 2: Строка 2:
| __TOC__
| __TOC__
|}
|}
-
Back to [[mangosdb_struct|world database]] list of tables.
+
К описанию таблиц [[mangosdb_struct|базы данных mangos]].
<big>'''The `pool_creature` table'''</big>
<big>'''The `pool_creature` table'''</big>
-
Contains all pool instances that participate to any game event.
+
Содержит данные о пулах НПС.
<big>'''Structure'''</big>
<big>'''Structure'''</big>
Строка 40: Строка 40:
-
<big>'''Description of the fields'''</big>
+
<big>'''Описание полей'''</big>
====guid====
====guid====
-
Creature's GUID. See [[Creature#guid|Creature]].
+
GUID НПС. см. [[Creature#guid|Creature]].
====pool_entry====
====pool_entry====
-
Pool's ID. See [[pool_template]]
+
ID пула. см. [[pool_template]]
====chance====
====chance====
-
Chance the creature will be spawned in the pool.
+
Шанс, что НПС будет заспавнен в данном пуле.

Версия 07:08, 4 февраля 2010

Содержание

К описанию таблиц базы данных mangos.

The `pool_creature` table

Содержит данные о пулах НПС.

Structure

Field Type Null Key Default Extra
guid int(10) unsigned NO PRI 0
pool_entry mediumint(8) unsigned NO PRI 0
chance float unsigned NO 0


Описание полей

guid

GUID НПС. см. Creature.

pool_entry

ID пула. см. pool_template

chance

Шанс, что НПС будет заспавнен в данном пуле.

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