DB/PowerDisplay: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
| 1  || ID || Integer ||
| 1  || ID || Integer ||
|-  
|-  
| 2  || unk1 || Integer ||
| 2  || actualType || Integer ||
|- style="background:#E0E0E0;"
| 3  || unk2 || Integer ||
|-  
|-  
| 4 || Name || String || This is the name but with possibility to be localized in GlobalStrings.lua.
| 3 || globalStringBaseTag || String || This is the name but with possibility to be localized in GlobalStrings.lua.
|- style="background:#E0E0E0;"
|- style="background:#E0E0E0;"
| 5 || unk3 || Integer ||
| 4 || rgb || char[0x3] ||
|}
|}


[[Category:DBC]]
[[Category:DBC]]
[[Category:DBC 4.0.3.13329]]
[[Category:DBC 4.0.3.13329]]

Revision as of 19:47, 16 April 2011

New in WotLK.

Header Info

Records....................25
Fields......................6
Record Size................16
String Block Size.........487

4.0.3.13329

Column Field Type Notes
1 ID Integer
2 actualType Integer
3 globalStringBaseTag String This is the name but with possibility to be localized in GlobalStrings.lua.
4 rgb char[0x3]