Skip to content

skill_discovery_template

This table controls the so called "discovery" system of learning spells. This system is used by the alchemy and inscription profession and controls the chance for a player to "discover" another recipe while creating items with known recipes.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
spellIdintunsignedPRINO0SpellId of the discoverable spell
reqSpellintunsignedPRINO0spell requirement
reqSkillValuesmallintunsignedNO0skill points requirement
chancefloatNO0chance to discover
 

Description of fields ​

spellId ​

The recipe Spell ID that has a chance to be automatically discovered.  

reqSpell ​

reqSkillValue ​

The minimum points requirement in profession skill to discover spellId.  

chance ​

The chance, in percent, that a recipe has of being automatically "discovered", whether by any recipe use or by the specific recipe use defined in reqSpell.