DB/SpellPower: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (Marlamin moved page SpellPower.dbc to DB/SpellPower)
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
New in Cataclysm.


==Header Info ==
{{Template:Sandbox/VersionRange|min_expansionlevel=4}}
Records..................3853
 
  Fields......................7
==7.0.1.21737==
  Record Size................28
{| 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 || [[DB/Spell|SpellID]] || iRefID ||
|-
| 2 || PowerCost || Integer || Known as ManaCost in 3.3.5
|- style="background:#E0E0E0;"
| 3 || ManaCostPercentage || Float ||
|-
| 4 || ManaCostPerSecond || Float ||
|- style="background:#E0E0E0;"
| 5 || [[DB/Spell|RequiredSpellID]] || iRefID ||
|-
| 6 || Unknown || Integer || Wasn't able to match the value
|- style="background:#E0E0E0;"
| 7 || Unknown || Integer || Wasn't able to match the value
|-
| 8 || [[DB/PowerType|PowerType]] || iRefID ||
|- style="background:#E0E0E0;"
| 9 || ID || Integer ||
|-
| 10 || ManaCostPerLevel || Integer ||
|- style="background:#E0E0E0;"
| 11 || ManaPerSecond || Integer  ||
|-
| 12 || Unknown || Integer || Wasn't able to match the value
|- style="background:#E0E0E0;"
| 13 || [[DB/PowerDisplay|PowerDisplayID]] || iRefID ||
|-
| 14 || Unknown || Integer || Wasn't able to match the value
|- style="background:#E0E0E0;"
| 15 || Unknown || Integer || Always 0
|}
[[User:Synric|Synric]] 12th July 2016


==4.0.3.13329==
==4.0.3.13329==
Line 26: Line 61:
| 5  || PerSecond || Integer ||
| 5  || PerSecond || Integer ||
|-  
|-  
| 6  || [[PowerDisplay.dbc|PowerDisplayID]] || Integer ||
| 6  || [[PowerDisplay.dbc|PowerDisplayID]] || iRefID ||
|- style="background:#E0E0E0;"
|- style="background:#E0E0E0;"
| 7  || unk2 || Integer ||
| 7  || unk2 || Integer ||
Line 32: Line 67:


[[Category:DBC]]
[[Category:DBC]]
[[Category:DBC_Cataclysm]]
[[Category:DBC_Cataclysm]][[Category:4.0.3.13329]]
[[Category:DBC_MoP]]
[[Category:DBC_MoP]]
[[Category:4.0.3.13329]]
[[Category:DBC_Legion]][[Category:7.0.1.21737]]
[[Category:SpellData]]

Latest revision as of 03:04, 20 July 2016

≥ Cata

7.0.1.21737

Column Field Type Notes
1 SpellID iRefID
2 PowerCost Integer Known as ManaCost in 3.3.5
3 ManaCostPercentage Float
4 ManaCostPerSecond Float
5 RequiredSpellID iRefID
6 Unknown Integer Wasn't able to match the value
7 Unknown Integer Wasn't able to match the value
8 PowerType iRefID
9 ID Integer
10 ManaCostPerLevel Integer
11 ManaPerSecond Integer
12 Unknown Integer Wasn't able to match the value
13 PowerDisplayID iRefID
14 Unknown Integer Wasn't able to match the value
15 Unknown Integer Always 0

Synric 12th July 2016

4.0.3.13329

Column Field Type Notes
1 ID Integer
2 Cost Integer
3 CostPerLevel Integer
4 CostPercentage Integer
5 PerSecond Integer
6 PowerDisplayID iRefID
7 unk2 Integer