DB/MapDifficulty: Difference between revisions

From wowdev
Jump to navigation Jump to search
Line 14: Line 14:
| 1 || ID || Integer ||
| 1 || ID || Integer ||
|- class="alt"
|- class="alt"
| 2 || [[Unknown]] || Integer ||
| 2 || mapId || Integer || ID (column 1) in Map.dbc
|-
|-
| 3 || type || [[Unknown.Field.Type|Integer*]] || 0: normal, 1, 2, 3
| 3 || type || [[Unknown.Field.Type|Integer*]] || 0: normal, 1, 2, 3

Revision as of 22:10, 10 December 2009

About

Header Info

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


Structure

Column Field Type Notes
1 ID Integer
2 mapId Integer ID (column 1) in Map.dbc
3 type Integer* 0: normal, 1, 2, 3
4-20 Name Loc
21 ResetDuration Integer in seconds
22 NumberOfPlayers? Integer
23 Unknown Integer