[Database Structure](Database-Structure) > [World-Database](World-Database) > [npc_trainer](npc_trainer) Column | Type | Description --- | --- | --- ID | mediumint(8) unsigned | SpellID | mediumint(8) | MoneyCost | int(10) unsigned | ReqSkillLine | smallint(5) unsigned | ReqSkillRank | smallint(5) unsigned | ReqLevel | tinyint(3) unsigned |