DB/SpellRange: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 30: Line 30:
| 8  || ShortName || Integer ||
| 8  || ShortName || Integer ||
|}
|}
==3.3.5.12340==
{| style="background:#FCFCFC; color:black"
|-
! width="80" | Column
! width="180" | Field
! width="80" | Type
! width="500" | Notes
|- style="background:#E0E0E0;"
| 1  || ID || Integer ||
|-
| 2  || minRangeHostile || Float ||
|- style="background:#E0E0E0;"
| 3  || minRangeFriend || Float ||
|-
| 4  || maxRangeHostile || Float ||
|- style="background:#E0E0E0;"
| 5  || maxRangeFriend || Float ||
|-
| 6  || Type || Integer ||
|- style="background:#E0E0E0;"
| 7 - 23  || Description (+[[Localization]]) || Integer || Long name / description
|-
| 24 - 40  || Short Name (+[[Localization]]) || Integer || Sort of an identification ?
|}


[[Category:DBC]]
[[Category:DBC]]
Line 37: Line 64:
[[Category:DBC_Cataclysm]]
[[Category:DBC_Cataclysm]]
[[Category:DBC_MoP]]
[[Category:DBC_MoP]]
[[Category:3.3.5.12340]]
[[Category:4.0.3.13329]]
[[Category:4.0.3.13329]]

Revision as of 20:24, 19 November 2012

Header Info

Records....................80
Fields......................8
Record Size................32
String Block Size........1499

4.0.3.13329

Column Field Type Notes
1 ID Integer
2 minRangeHostile Float
3 minRangeFriend Float
4 maxRangeHostile Float
5 maxRangeFriend Float
6 Type Integer
7 Description Integer Long name / description
8 ShortName Integer

3.3.5.12340

Column Field Type Notes
1 ID Integer
2 minRangeHostile Float
3 minRangeFriend Float
4 maxRangeHostile Float
5 maxRangeFriend Float
6 Type Integer
7 - 23 Description (+Localization) Integer Long name / description
24 - 40 Short Name (+Localization) Integer Sort of an identification ?