DB/SpellAuraRestrictions: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
New in Cataclysm.


==Header Info==
{{Template:Sandbox/VersionRange|min_expansionlevel=4}}
  Records...................890
 
  Fields......................9
==7.0.1.21737==
  Record Size................36
{| style="background:#FCFCFC; color:black"
  String Block Size...........1
|-
! width="80" | Column
! width="180" | Field
! width="80" | Type
! width="500" | Notes
|- style="background:#E0E0E0;"
| 1  || ID || Integer ||
|-
| 2  || [[DB/Spell|SpellID]] || IRefID ||
|- style="background:#E0E0E0;"
| 3  || CasterAuraSpell || Integer ||
|- style="background:#E0E0E0;"
| 4  || TargetAuraSpell || Integer ||
|-
| 5  || ExcludeCasterAuraSpell || Integer ||
|- style="background:#E0E0E0;"
| 6  || ExcludeTargetAuraSpell || Integer ||
|-
| 7 || Unknown || Integer || Wasn't able to match the value
|- style="background:#E0E0E0;"
| 8 || CasterAuraState || Integer ||
|-
| 9 || TargetAuraState || Integer ||
|- style="background:#E0E0E0;"
| 10  || CasterAuraStateNot || Integer ||
|-
| 11  || TargetAuraStateNot || Integer ||
|- style="background:#E0E0E0;"
| 12  || Unknown || Integer || Always 0
|-
| 13 || Unknown || Integer || Always 0
|- style="background:#E0E0E0;"
| 14 || Unknown || Integer || Always 0
|}
[[User:Synric|Synric]] 12th July 2016


==4.0.3.13329==
==4.0.3.13329==
Line 36: Line 69:


[[Category:DBC]]
[[Category:DBC]]
[[Category:DBC 4.0.3.13329]]
[[Category:DBC_Cataclysm]][[Category:4.0.3.13329]]
[[Category:DBC_MoP]]
[[Category:DBC_Legion]][[Category:7.0.1.21737]]
[[Category:SpellData|Spell Data]]

Latest revision as of 03:02, 20 July 2016

≥ Cata

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 Always 0
13 Unknown Integer Always 0
14 Unknown Integer Always 0

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