DB/MapDifficulty: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: == About == == Header Info == Records...................165 Fields.....................21 Record Size................84 String Block Size.........994 == Structure == {| style="width...)
 
No edit summary
Line 2: Line 2:


== Header Info ==
== Header Info ==
  Records...................165
  Records...................167
  Fields.....................21
  Fields.....................23
  Record Size................84
  Record Size................92
  String Block Size.........994
  String Block Size........1219




Line 17: Line 17:
|-
|-
| 3 || type || [[Unknown.Field.Type|Integer*]] || 0: normal, 1, 2, 3
| 3 || type || [[Unknown.Field.Type|Integer*]] || 0: normal, 1, 2, 3
|-
|- class="alt"
| 4-20 || Name || [[Loc]] ||
| 4-20 || Name || [[Loc]] ||
|-
|-
| 21 || ResetDuration || Integer || in seconds
| 21 || ResetDuration || Integer || in seconds
|- class="alt"
| 22 || [[Unknown]] || Integer ||
|-
| 23 || [[Unknown]] || Integer ||
|-
|-
|}
|}


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

Revision as of 06:33, 14 September 2009

About

Header Info

Records...................167
Fields.....................23
Record Size................92
String Block Size........1219


Structure

Column Field Type Notes
1 ID Integer
2 Unknown Integer
3 type Integer* 0: normal, 1, 2, 3
4-20 Name Loc
21 ResetDuration Integer in seconds
22 Unknown Integer
23 Unknown Integer