# skill\_discovery\_template [<-Back-to:World](database-world.md) **The \`skill\_discovery\_template\` table** This table controls the so called "discovery" system of learning spells. This system is solely {.emoticon .emoticon-question} used by the alchemy profession and controls the chance for a player to "discover" another recipe while creating items with other recipes. **Structure**
Field |
Type |
Attributes |
Key |
Null |
Default |
Extra |
Comment |
mediumint(8) |
unsigned |
PRI |
NO |
0 |
|
SpellId of the discoverable spell |
|
mediumint(8) |
unsigned |
PRI |
NO |
0 |
|
spell requirement |
|
smallint(5) |
unsigned |
|
NO |
0 |
|
skill points requirement |
|
float |
signed |
|
NO |
0 |
|
chance to discover |