DB/SpellxSpellVisual: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
New in Legion
 
{{Template:Sandbox/VersionRange|min_expansionlevel=6}}
 
==6.2.3.20886==
{| 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 || Unknown || Float || Almost Always 0
|- style="background:#E0E0E0;"
| 4 || [[DB/SpellVisual|SpellVisual1]] || iRefID ||
|-
| 5 || [[DB/SpellVisual|SpellVisual2]] || iRefID ||
|- style="background:#E0E0E0;"
| 6 || Unknown || Integer || Almost Always 1
|-
| 7 || Unknown || Integer || Almost Always 0
|- style="background:#E0E0E0;"
| 8 || Unknown || Integer || Almost Always 0
|}


==7.0.1.21737==
==7.0.1.21737==
Line 25: Line 51:
| 8 || ID || Integer ||  
| 8 || ID || Integer ||  
|}
|}
Related DB2s: [[DB/Spell|Spell]] | [[DB/SpellAuraOptions|SpellAuraOptions]] | [[DB/SpellAuraRestrictions|SpellAuraRestrictions]] | [[DB/SpellClassOptions|SpellClassOptions]] | [[DB/SpellCastingRequirements|SpellCastingRequirements]] | [[DB/SpellCategories|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/SpellVisualMissile|SpellVisualMissile]] | [[DB/SpellxSpellVisual|SpellxSpellVisual]]
[[User:Synric|Synric]] 12th July 2016
[[User:Synric|Synric]] 12th July 2016


[[Category:DB2]]
[[Category:DBC]]
[[Category:DBC_WoD]]
[[Category:DBC_Legion]]
[[Category:DBC_Legion]]
[[Category:SpellData]]

Latest revision as of 03:29, 20 July 2016

≥ WoD

6.2.3.20886

Column Field Type Notes
1 ID Integer
2 SpellID IRefID
3 Unknown Float Almost Always 0
4 SpellVisual1 iRefID
5 SpellVisual2 iRefID
6 Unknown Integer Almost Always 1
7 Unknown Integer Almost Always 0
8 Unknown Integer Almost Always 0

7.0.1.21737

Column Field Type Notes
1 SpellID IRefID
2 Unknown Float Almost Always 1
3 SpellVisual1 iRefID
4 SpellVisual2 iRefID
5 Unknown Integer Wasn't able to match the value
6 Unknown Integer Wasn't able to match the value
7 Unknown Integer Wasn't able to match the value
8 ID Integer

Synric 12th July 2016