DB/SpellxSpellVisual: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
| 2 || [[DB/Spell|SpellID]] || IRefID ||
| 2 || [[DB/Spell|SpellID]] || IRefID ||
|-
|-
| 3 || Unknown || Float || Almost Always 1
| 3 || Unknown || Float || Almost Always 0
|- style="background:#E0E0E0;"
|- style="background:#E0E0E0;"
| 4 || [[DB/SpellVisual|SpellVisual1]] || iRefID ||  
| 4 || [[DB/SpellVisual|SpellVisual1]] || iRefID ||  
Line 19: Line 19:
| 5 || [[DB/SpellVisual|SpellVisual2]] || iRefID ||  
| 5 || [[DB/SpellVisual|SpellVisual2]] || iRefID ||  
|- style="background:#E0E0E0;"
|- style="background:#E0E0E0;"
| 6 || Unknown || Integer || Wasn't able to match the value
| 6 || Unknown || Integer || Almost Always 1
|-
|-
| 7 || Unknown || Integer || Wasn't able to match the value
| 7 || Unknown || Integer || Almost Always 0
|- style="background:#E0E0E0;"
|- style="background:#E0E0E0;"
| 8 || Unknown || Integer || Wasn't able to match the value
| 8 || Unknown || Integer || Almost Always 0
|}
|}


==7.0.1.21737==
==7.0.1.21737==

Revision as of 18:38, 16 July 2016

New in WoD (6.2.X)

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