[Database Structure](Database-Structure) > [World-Database](World-Database) > [spell_dbc](spell_dbc) Column | Type | Description --- | --- | --- Id | int(10) unsigned | Dispel | int(10) unsigned | Mechanic | int(10) unsigned | Attributes | int(10) unsigned | AttributesEx | int(10) unsigned | AttributesEx2 | int(10) unsigned | AttributesEx3 | int(10) unsigned | AttributesEx4 | int(10) unsigned | AttributesEx5 | int(10) unsigned | AttributesEx6 | int(10) unsigned | AttributesEx7 | int(10) unsigned | Stances | int(10) unsigned | StancesNot | int(10) unsigned | Targets | int(10) unsigned | CastingTimeIndex | int(10) unsigned | AuraInterruptFlags | int(10) unsigned | ProcFlags | int(10) unsigned | ProcChance | int(10) unsigned | ProcCharges | int(10) unsigned | MaxLevel | int(10) unsigned | BaseLevel | int(10) unsigned | SpellLevel | int(10) unsigned | DurationIndex | int(10) unsigned | RangeIndex | int(10) unsigned | StackAmount | int(10) unsigned | EquippedItemClass | int(11) | EquippedItemSubClassMask | int(11) | EquippedItemInventoryTypeMask | int(11) | Effect1 | int(10) unsigned | Effect2 | int(10) unsigned | Effect3 | int(10) unsigned | EffectDieSides1 | int(11) | EffectDieSides2 | int(11) | EffectDieSides3 | int(11) | EffectRealPointsPerLevel1 | float | EffectRealPointsPerLevel2 | float | EffectRealPointsPerLevel3 | float | EffectBasePoints1 | int(11) | EffectBasePoints2 | int(11) | EffectBasePoints3 | int(11) | EffectMechanic1 | int(10) unsigned | EffectMechanic2 | int(10) unsigned | EffectMechanic3 | int(10) unsigned | EffectImplicitTargetA1 | int(10) unsigned | EffectImplicitTargetA2 | int(10) unsigned | EffectImplicitTargetA3 | int(10) unsigned | EffectImplicitTargetB1 | int(10) unsigned | EffectImplicitTargetB2 | int(10) unsigned | EffectImplicitTargetB3 | int(10) unsigned | EffectRadiusIndex1 | int(10) unsigned | EffectRadiusIndex2 | int(10) unsigned | EffectRadiusIndex3 | int(10) unsigned | EffectApplyAuraName1 | int(10) unsigned | EffectApplyAuraName2 | int(10) unsigned | EffectApplyAuraName3 | int(10) unsigned | EffectAmplitude1 | int(11) | EffectAmplitude2 | int(11) | EffectAmplitude3 | int(11) | EffectMultipleValue1 | float | EffectMultipleValue2 | float | EffectMultipleValue3 | float | EffectItemType1 | int(10) unsigned | EffectItemType2 | int(10) unsigned | EffectItemType3 | int(10) unsigned | EffectMiscValue1 | int(11) | EffectMiscValue2 | int(11) | EffectMiscValue3 | int(11) | EffectMiscValueB1 | int(11) | EffectMiscValueB2 | int(11) | EffectMiscValueB3 | int(11) | EffectTriggerSpell1 | int(10) unsigned | EffectTriggerSpell2 | int(10) unsigned | EffectTriggerSpell3 | int(10) unsigned | EffectSpellClassMaskA1 | int(10) unsigned | EffectSpellClassMaskA2 | int(10) unsigned | EffectSpellClassMaskA3 | int(10) unsigned | EffectSpellClassMaskB1 | int(10) unsigned | EffectSpellClassMaskB2 | int(10) unsigned | EffectSpellClassMaskB3 | int(10) unsigned | EffectSpellClassMaskC1 | int(10) unsigned | EffectSpellClassMaskC2 | int(10) unsigned | EffectSpellClassMaskC3 | int(10) unsigned | MaxTargetLevel | int(10) unsigned | SpellFamilyName | int(10) unsigned | SpellFamilyFlags1 | int(10) unsigned | SpellFamilyFlags2 | int(10) unsigned | SpellFamilyFlags3 | int(10) unsigned | MaxAffectedTargets | int(10) unsigned | DmgClass | int(10) unsigned | PreventionType | int(10) unsigned | DmgMultiplier1 | float | DmgMultiplier2 | float | DmgMultiplier3 | float | AreaGroupId | int(11) | SchoolMask | int(10) unsigned | Comment | text |