Back to 'serverside_spell_effect' Return to world Go to 'skill_extra_item_template'
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
spellId | int | unsigned | PRI | NO | 0 | SpellId of the discoverable spell | |
reqSpell | int | unsigned | PRI | NO | 0 | spell requirement | |
reqSkillValue | smallint | unsigned | NO | 0 | skill points requirement | ||
chance | float | NO | 0 | chance to discover |
The recipe Spell ID that has a chance to be automatically discovered.
The minimum points requirement in profession skill to discover spellId.
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.
Back to 'serverside_spell_effect' Return to world Go to 'skill_extra_item_template'