DB/SpellAuraRestrictions: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
New in Cataclysm.
New in Cataclysm.
==7.0.1.21737==
{| style="background:#FCFCFC; color:black"
|-
! width="80" | Column
! width="180" | Field
! width="80" | Type
! width="500" | Notes
|- style="background:#E0E0E0;"
| 1  || ID || Integer ||
| 2  || [[DB\Spell|SpellID]] || IRefID ||
| 3  || CasterAuraSpell || Integer ||
| 4  || TargetAuraSpell || Integer ||
| 5  || ExcludeCasterAuraSpell || Integer ||
| 6  || ExcludeTargetAuraSpell || Integer ||
| 7  || Unknown || Integer || Wasn't able to match the value
| 8  || CasterAuraState || Integer ||
| 9  || TargetAuraState || Integer ||
| 10  || CasterAuraStateNot || Integer ||
| 11  || TargetAuraStateNot || Integer ||
| 12  || Unknown || Integer || Wasn't able to match the value
| 13  || Unknown || Integer || Wasn't able to match the value
| 14  || Unknown || Integer || Wasn't able to match the value
|}
Related DB2s: [[DB/Spell|Spell]] | [[DB/SpellAuraOptions|SpellAuraOptions]] | [[DB/SpellAuraRestrictions|SpellAuraRestrictions]] | [[DB/SpellClassOptions|SpellClassOptions]] | [[DB/SpellCastingRequirements|SpellCastingRequirements]] | [[DB/SpellCaregories|SpellCategories]] | [[DB/SpellCooldowns|SpellCooldowns]] | [[SpellDescriptionVariables.dbc|SpellDescriptionVariables]] | [[DB/SpellEffect|SpellEffect]] | [[DB/SpellEquippedItems|SpellEquippedItems]] | [[DB/SpellInterrupts|SpellInterrupts]] | [[DB/SpellLevels|SpellLevels]] | [[DB/SpellMisc|SpellMisc]] | [[DB/SpellPower|SpellPower]] | [[DB/SpellReagents|SpellReagents]] | [[DB/SpellShapeShift|SpellShapeShift]] | [[DB/SpellTargetRestrictions|SpellTargetRestrictions]] | [[DB/SpellTotems|SpellTotems]] | [[DB/SpellVisualMissiles|SpellVisualMissiles]] | [[DB/SpellxSpellVisual|SpellxSpellVisual]]
[[User:Synric|Synric]] 12th July 2016


==4.0.3.13329==
==4.0.3.13329==

Revision as of 18:03, 12 July 2016

New in Cataclysm.

7.0.1.21737

Column Field Type Notes
1 ID Integer 2 SpellID IRefID 3 CasterAuraSpell Integer 4 TargetAuraSpell Integer 5 ExcludeCasterAuraSpell Integer 6 ExcludeTargetAuraSpell Integer 7 Unknown Integer Wasn't able to match the value 8 CasterAuraState Integer 9 TargetAuraState Integer 10 CasterAuraStateNot Integer 11 TargetAuraStateNot Integer 12 Unknown Integer Wasn't able to match the value 13 Unknown Integer Wasn't able to match the value 14 Unknown Integer Wasn't able to match the value

Related DB2s: Spell | SpellAuraOptions | SpellAuraRestrictions | SpellClassOptions | SpellCastingRequirements | SpellCategories | SpellCooldowns | SpellDescriptionVariables | SpellEffect | SpellEquippedItems | SpellInterrupts | SpellLevels | SpellMisc | SpellPower | SpellReagents | SpellShapeShift | SpellTargetRestrictions | SpellTotems | SpellVisualMissiles | SpellxSpellVisual


Synric 12th July 2016

4.0.3.13329

Column Field Type Notes
1 ID Integer
2 CasterAuraState Integer
3 TargetAuraState Integer
4 CasterAuraStateNot Integer
5 TargetAuraStateNot Integer
6 CasterAuraSpell Integer
7 TargetAuraSpell Integer
8 ExcludeCasterAuraSpell Integer
9 ExcludeTargetAuraSpell Integer