Back to 'skill_fishing_base_level' Return to world Go to 'skinning_loot_template'
This table holds information about when using certain profession spells will create a different version of the item. (Jewelcrafting - Gem Perfection)
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
spellId | int | unsigned | PRI | NO | 0 | SpellId of the item creation spell | |
requiredSpecialization | int | unsigned | NO | 0 | Specialization spell id | ||
perfectCreateChance | float | NO | 0 | chance to create the perfect item instead | |||
perfectItemType | int | unsigned | NO | 0 | perfect item type to create instead |
Spell ID that creates the item.
The character must have the Spell ID specified here learned to have a chance at triggering the effect.
The chance that the player will create an alternative item.
The item entry replacing the original crafted item.
Back to 'skill_fishing_base_level' Return to world Go to 'skinning_loot_template'