Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 16 Siguiente »

Back-to:World

The `npc_trainer` table

This table holds all the spells that each trainer can teach.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Npc trainer tc2

mediumint(8)

unsigned

PRI

NO

0

 

 

Npc trainer tc2

mediumint(8)

signed

PRI

NO

0

 

 

Npc trainer tc2

int(10)

unsigned

 

NO

0

 

 

Npc trainer tc2

smallint(5)

unsigned

 

NO

0

 

 

Npc trainer tc2

smallint(5)

unsigned

 

NO

0

 

 

Npc trainer tc2

tinyint(3)

unsigned

 

NO

0

 

 

Description of the fields

entry

The template ID of the creature. See creature_template.entry

333a: Entry can also be used as a reference, Biohazard referenced all the trainers for more information see Reference_list

spell

The spell ID from Spell.dbc

if negative spell then it is a pointer to a reference template

spellcost

The cost that the player needs to pay in order to learn the spell in copper. If you get this information from a data site such as Wowhead, be sure to take into account that they usually post the discounted prices based on friendly to exalted with a given faction.

reqskill

The required skill the player needs to have in order to be able to learn the spell. See ID in SkillLine.dbc)

reqskillvalue

The proficiency in the skill from Npc trainer tc2 that the player needs to meet in order to learn the spell.

reqlevel

The level the player needs to be in order to learn the spell.

  • Sin etiquetas