Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Pool gameobject tc2guid

int(10)

unsigned

PRI

NO

0

 

 Pool gameobject tc2

pool_entry

mediumint(8)

unsigned

 

NO

0

 

 

Pool gameobject tc2chance

float

unsigned

 

NO

0

 

 

Pool gameobject tc2description

varchar(255)

signed

 

YES

NULL

 

 

Description of the fields

guid

Gameobject's guid.

pool_entry

The pool that this gameobject is in. Refers to pool_template entry.

chance

The explicit percentage chance that this gameobject will be spawned.

...

In case the pool spawns just one gameobject and all the gameobjects have a nonzero chance, the sum of the chances for all the gameobjects must equal to 100, otherwise the pool won't be spawned.

description

This field usually names the game object corresponding to the guid and mentions which spawn point it is. Example: Spawn Point 4 - Tin Vein