From 2dfe8decd75c1b3328b036d283d30ca62f771da9 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Sun, 3 Mar 2019 15:12:28 +0100 Subject: Fix internal links (#18) --- docs/AreaTable.md | 14123 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 14123 insertions(+) create mode 100644 docs/AreaTable.md (limited to 'docs/AreaTable.md') diff --git a/docs/AreaTable.md b/docs/AreaTable.md new file mode 100644 index 0000000..2078987 --- /dev/null +++ b/docs/AreaTable.md @@ -0,0 +1,14123 @@ +# AreaTable + +`Back-to:DBC` + +**AreaTable.dbc** + +This dbc contains the zone and subzone lists. For the purposes of this wiki article, the zone IDs, names, mapID and AreaID will be included. + +**Version is : 3.3.5a** + +## Structure + + ++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Column

Name

Type

Notes

1

ID

Int

Zone Area

2

MapID

Int

Map or Continent

3

AreaID

Int

SubArea of Map

4

Explore Flag

Int

5

Flags

Int

8

SoundAmbienceID

Int

Reference to what Ambiance to use during day and night

9

ZoneMusicID

Int

Reference to what zone music to play

10

ZoneIntroMusicID

Int

Reference to what zone intro music to play when entering area

11

Area Level

Int

12-28

Area Name

String

29

FactionGroupID

Int

Faction that owns area

+ +**Description of the fields** + +## Flags + + +++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Value

Name

Notes

0x00000001

AREA_FLAG_SNOW

snow (only Dun Morogh, Naxxramas, Razorfen Downs and Winterspring)

0x00000002

AREA_FLAG_UNK1

may be necropolis?

0x00000004

AREA_FLAG_UNK2

Only used for areas on map 571 (development before)

0x00000008

AREA_FLAG_SLAVE_CAPITAL

city and city subsones

0x00000010

AREA_FLAG_UNK3

can't find common meaning

0x00000020

AREA_FLAG_SLAVE_CAPITAL2

slave capital city flag?

0x00000040

AREA_FLAG_ALLOW_DUELS

allow to duel here

0x00000080

AREA_FLAG_ARENA

arena, both instanced and world arenas

0x00000100

AREA_FLAG_CAPITAL

main capital city flag

0x00000200

AREA_FLAG_CITY

only for one zone named "City" (where it located?)

0x00000400

AREA_FLAG_OUTLAND

expansion zones? (only Eye of the Storm not have this flag, but have 0x00004000 flag)

0x00000800

AREA_FLAG_SANCTUARY

sanctuary area (PvP disabled)

0x00001000

AREA_FLAG_NEED_FLY

only Netherwing Ledge, Socrethar's Seat, Tempest Keep, The Arcatraz, The Botanica, The Mechanar, Sorrow Wing Point, Dragonspine Ridge, Netherwing Mines, Dragonmaw Base Camp, Dragonmaw Skyway

0x00002000

AREA_FLAG_UNUSED1

not used now (no area/zones with this flag set in 3.0.3)

0x00004000

AREA_FLAG_OUTLAND2

expansion zones? (only Circle of Blood Arena not have this flag, but have 0x00000400 flag)

0x00008000

AREA_FLAG_OUTDOOR_PVP

pvp objective area? (Death's Door also has this flag although it's no pvp object area)

0x00010000

AREA_FLAG_ARENA_INSTANCE

used by instanced arenas only

0x00020000

AREA_FLAG_UNUSED2

not used now (no area/zones with this flag set in 3.0.3)

0x00040000

AREA_FLAG_CONTESTED_AREA

On PvP servers these areas are considered contested, even though the zone it is contained in is a Horde/Alliance territory.

0x00080000

AREA_FLAG_UNK6

Valgarde and Acherus: The Ebon Hold

0x00100000

AREA_FLAG_LOWLEVEL

used for some starting areas with area_level <=15

0x00200000

AREA_FLAG_TOWN

small towns with Inn

0x00400000

AREA_FLAG_UNK7

Warsong Hold, Acherus: The Ebon Hold, New Agamand Inn, Vengeance Landing Inn

0x00800000

AREA_FLAG_UNK8

Westguard Inn, Acherus: The Ebon Hold, Valgarde

0x01000000

AREA_FLAG_WINTERGRASP

Wintergrasp and it's subzones

0x02000000

AREA_FLAG_INSIDE

used for determinating spell related inside/outside questions in Map::IsOutdoors

0x04000000

AREA_FLAG_OUTSIDE

used for determinating spell related inside/outside questions in Map::IsOutdoors

0x08000000

AREA_FLAG_WINTERGRASP_2

Wintergrasp and it's subzones

0x20000000

AREA_FLAG_CANNOT_FLY

not allowed to fly, only used in Dalaran areas (zone 4395)

+ +**It's complete! 2307 records** + +## Content + + ++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Field Nb

Name

MapID

AreaID

1

Dun Morogh

0

0

2

Longshore

0

40

3

Badlands

0

0

4

Blasted Lands

0

0

7

Blackwater Cove

0

33

8

Swamp of Sorrows

0

0

9

Northshire Valley

0

12

10

Duskwood

0

0

11

Wetlands

0

0

12

Elwynn Forest

0

0

13

The World Tree

0

10

14

Durotar

1

0

15

Dustwallow Marsh

1

0

16

Azshara

1

0

17

The Barrens

1

0

18

Crystal Lake

0

12

19

Zul'Gurub

0

33

20

Moonbrook

0

40

21

Kul Tiras

0

0

22

Programmer Isle

451

0

23

Northshire River

0

12

24

Northshire Abbey

0

12

25

Blackrock Mountain

0

0

26

Lighthouse

0

40

28

Western Plaguelands

0

0

30

Nine

0

0

32

The Cemetary

0

10

33

Stranglethorn Vale

0

0

34

Echo Ridge Mine

0

12

35

Booty Bay

0

33

36

Alterac Mountains

0

0

37

Lake Nazferiti

0

33

38

Loch Modan

0

0

40

Westfall

0

0

41

Deadwind Pass

0

0

42

Darkshire

0

10

43

Wild Shore

0

33

44

Redridge Mountains

0

0

45

Arathi Highlands

0

0

46

Burning Steppes

0

0

47

The Hinterlands

0

0

49

Dead Man's Hole

451

22

51

Searing Gorge

0

0

53

Thieves Camp

0

12

54

Jasperlode Mine

0

12

55

Valley of Heroes UNUSED

0

12

56

Heroes' Vigil

0

12

57

Fargodeep Mine

0

12

59

Northshire Vineyards

0

12

60

Forest's Edge

0

12

61

Thunder Falls

0

12

62

Brackwell Pumpkin Patch

0

12

63

The Stonefield Farm

0

12

64

The Maclure Vineyards

0

12

65

Dragonblight

571

0

66

Zul'Drak

571

0

67

The Storm Peaks

571

0

68

Lake Everstill

0

44

69

Lakeshire

0

44

70

Stonewatch

0

44

71

Stonewatch Falls

0

44

72

The Dark Portal

0

4

73

The Tainted Scar

0

4

74

Pool of Tears

0

8

75

Stonard

0

8

76

Fallow Sanctuary

0

8

77

Anvilmar

0

1

80

Stormwind Mountains

0

12

81

Jeff NE Quadrant Changed

451

22

82

Jeff NW Quadrant

451

22

83

Jeff SE Quadrant

451

22

84

Jeff SW Quadrant

451

22

85

Tirisfal Glades

0

0

86

Stone Cairn Lake

0

12

87

Goldshire

0

12

88

Eastvale Logging Camp

0

12

89

Mirror Lake Orchard

0

12

91

Tower of Azora

0

12

92

Mirror Lake

0

12

93

Vul'Gol Ogre Mound

0

10

94

Raven Hill

0

10

95

Redridge Canyons

0

44

96

Tower of Ilgalar

0

44

97

Alther's Mill

0

44

98

Rethban Caverns

0

44

99

Rebel Camp

0

33

100

Nesingwary's Expedition

0

33

101

Kurzen's Compound

0

33

102

Ruins of Zul'Kunda

0

33

103

Ruins of Zul'Mamwe

0

33

104

The Vile Reef

0

33

105

Mosh'Ogg Ogre Mound

0

33

106

The Stockpile

0

33

107

Saldean's Farm

0

40

108

Sentinel Hill

0

40

109

Furlbrow's Pumpkin Farm

0

40

111

Jangolode Mine

0

40

113

Gold Coast Quarry

0

40

115

Westfall Lighthouse

0

40

116

Misty Valley

0

8

117

Grom'gol Base Camp

0

33

118

Whelgar's Excavation Site

0

11

120

Westbrook Garrison

0

12

121

Tranquil Gardens Cemetery

0

10

122

Zuuldaia Ruins

0

33

123

Bal'lal Ruins

0

33

125

Kal'ai Ruins

0

33

126

Tkashi Ruins

0

33

127

Balia'mah Ruins

0

33

128

Ziata'jai Ruins

0

33

129

Mizjah Ruins

0

33

130

Silverpine Forest

0

0

131

Kharanos

0

1

132

Coldridge Valley

0

1

133

Gnomeregan

0

1

134

Gol'Bolar Quarry

0

1

135

Frostmane Hold

0

1

136

The Grizzled Den

0

1

137

Brewnall Village

0

1

138

Misty Pine Refuge

0

1

139

Eastern Plaguelands

0

0

141

Teldrassil

1

0

142

Ironband's Excavation Site

0

38

143

Mo'grosh Stronghold

0

38

144

Thelsamar

0

38

145

Algaz Gate

0

38

146

Stonewrought Dam

0

38

147

The Farstrider Lodge

0

38

148

Darkshore

1

0

149

Silver Stream Mine

0

38

150

Menethil Harbor

0

11

151

Designer Island

451

0

152

The Bulwark

0

85

153

Ruins of Lordaeron

0

85

154

Deathknell

0

85

155

Night Web's Hollow

0

85

156

Solliden Farmstead

0

85

157

Agamand Mills

0

85

158

Agamand Family Crypt

0

85

159

Brill

0

85

160

Whispering Gardens

0

85

161

Terrace of Repose

0

85

162

Brightwater Lake

0

85

163

Gunther's Retreat

0

85

164

Garren's Haunt

0

85

165

Balnir Farmstead

0

85

166

Cold Hearth Manor

0

85

167

Crusader Outpost

0

85

168

The North Coast

0

85

169

Whispering Shore

0

85

170

Lordamere Lake

0

0

172

Fenris Isle

0

130

173

Faol's Rest

0

85

186

Dolanaar

1

141

187

Darnassus UNUSED

1

141

188

Shadowglen

1

141

189

Steelgrill's Depot

0

1

190

Hearthglen

0

28

192

Northridge Lumber Camp

0

28

193

Ruins of Andorhal

0

28

195

School of Necromancy

0

28

196

Uther's Tomb

0

28

197

Sorrow Hill

0

28

198

The Weeping Cave

0

28

199

Felstone Field

0

28

200

Dalson's Tears

0

28

201

Gahrron's Withering

0

28

202

The Writhing Haunt

0

28

203

Mardenholde Keep

0

28

204

Pyrewood Village

0

130

205

Dun Modr

0

11

206

Utgarde Keep

574

0

207

The Great Sea

36

0

208

Unused Ironcladcove

36

0

209

Shadowfang Keep

33

0

210

Icecrown

571

0

211

Iceflow Lake

0

1

212

Helm's Bed Lake

0

1

213

Deep Elem Mine

0

130

214

The Great Sea

0

0

215

Mulgore

1

0

219

Alexston Farmstead

0

40

220

Red Cloud Mesa

1

215

221

Camp Narache

1

215

222

Bloodhoof Village

1

215

223

Stonebull Lake

1

215

224

Ravaged Caravan

1

215

225

Red Rocks

1

215

226

The Skittering Dark

0

130

227

Valgan's Field

0

130

228

The Sepulcher

0

130

229

Olsen's Farthing

0

130

230

The Greymane Wall

0

130

231

Beren's Peril

0

130

232

The Dawning Isles

0

130

233

Ambermill

0

130

235

Fenris Keep

0

130

236

Shadowfang Keep

0

130

237

The Decrepit Ferry

0

130

238

Malden's Orchard

0

130

239

The Ivar Patch

0

130

240

The Dead Field

0

130

241

The Rotting Orchard

0

10

242

Brightwood Grove

0

10

243

Forlorn Rowe

0

10

244

The Whipple Estate

0

10

245

The Yorgen Farmstead

0

10

246

The Cauldron

0

51

247

Grimesilt Dig Site

0

51

249

Dreadmaul Rock

0

46

250

Ruins of Thaurissan

0

46

251

Flame Crest

0

46

252

Blackrock Stronghold

0

46

253

The Pillar of Ash

0

46

254

Blackrock Mountain

0

46

255

Altar of Storms

0

46

256

Aldrassil

1

141

257

Shadowthread Cave

1

141

258

Fel Rock

1

141

259

Lake Al'Ameth

1

141

260

Starbreeze Village

1

141

261

Gnarlpine Hold

1

141

262

Ban'ethil Barrow Den

1

141

263

The Cleft

1

141

264

The Oracle Glade

1

141

265

Wellspring River

1

141

266

Wellspring Lake

1

141

267

Hillsbrad Foothills

0

0

268

Azshara Crater

37

0

269

Dun Algaz

0

0

271

Southshore

0

267

272

Tarren Mill

0

267

275

Durnholde Keep

0

267

276

UNUSED Stonewrought Pass

0

0

277

The Foothill Caverns

0

36

278

Lordamere Internment Camp

0

36

279

Dalaran Crater

0

36

280

Strahnbrad

0

36

281

Ruins of Alterac

0

36

282

Crushridge Hold

0

36

283

Slaughter Hollow

0

36

284

The Uplands

0

36

285

Southpoint Tower

0

267

286

Hillsbrad Fields

0

267

287

Hillsbrad

0

267

288

Azurelode Mine

0

267

289

Nethander Stead

0

267

290

Dun Garok

0

267

293

Thoradin's Wall

0

0

294

Eastern Strand

0

267

295

Western Strand

0

267

296

South Seas UNUSED

0

0

297

Jaguero Isle

0

33

298

Baradin Bay

0

11

299

Menethil Bay

0

11

300

Misty Reed Strand

0

8

301

The Savage Coast

0

33

302

The Crystal Shore

0

33

303

Shell Beach

0

33

305

North Tide's Run

0

130

306

South Tide's Run

0

130

307

The Overlook Cliffs

0

47

308

The Forbidding Sea

0

0

309

Ironbeard's Tomb

0

11

310

Crystalvein Mine

0

33

311

Ruins of Aboraz

0

33

312

Janeiro's Point

0

33

313

Northfold Manor

0

45

314

Go'Shek Farm

0

45

315

Dabyrie's Farmstead

0

45

316

Boulderfist Hall

0

45

317

Witherbark Village

0

45

318

Drywhisker Gorge

0

45

320

Refuge Pointe

0

45

321

Hammerfall

0

45

322

Blackwater Shipwrecks

0

45

323

O'Breen's Camp

0

45

324

Stromgarde Keep

0

45

325

The Tower of Arathor

0

45

326

The Sanctum

0

45

327

Faldir's Cove

0

45

328

The Drowned Reef

0

45

330

Thandol Span

0

0

331

Ashenvale

1

0

332

The Great Sea

1

0

333

Circle of East Binding

0

45

334

Circle of West Binding

0

45

335

Circle of Inner Binding

0

45

336

Circle of Outer Binding

0

45

337

Apocryphan's Rest

0

3

338

Angor Fortress

0

3

339

Lethlor Ravine

0

3

340

Kargath

0

3

341

Camp Kosh

0

3

342

Camp Boff

0

3

343

Camp Wurg

0

3

344

Camp Cagg

0

3

345

Agmond's End

0

3

346

Hammertoe's Digsite

0

3

347

Dustbelch Grotto

0

3

348

Aerie Peak

0

47

349

Wildhammer Keep

0

47

350

Quel'Danil Lodge

0

47

351

Skulk Rock

0

47

352

Zun'watha

0

47

353

Shadra'Alor

0

47

354

Jintha'Alor

0

47

355

The Altar of Zul

0

47

356

Seradane

0

47

357

Feralas

1

0

358

Brambleblade Ravine

1

215

359

Bael Modan

1

17

360

The Venture Co. Mine

1

215

361

Felwood

1

0

362

Razor Hill

1

14

363

Valley of Trials

1

14

364

The Den

1

14

365

Burning Blade Coven

1

14

366

Kolkar Crag

1

14

367

Sen'jin Village

1

14

368

Echo Isles

1

14

369

Thunder Ridge

1

14

370

Drygulch Ravine

1

14

371

Dustwind Cave

1

14

372

Tiragarde Keep

1

14

373

Scuttle Coast

1

14

374

Bladefist Bay

1

14

375

Deadeye Shore

1

14

377

Southfury River

1

0

378

Camp Taurajo

1

17

379

Far Watch Post

1

17

380

The Crossroads

1

17

381

Boulder Lode Mine

1

17

382

The Sludge Fen

1

17

383

The Dry Hills

1

17

384

Dreadmist Peak

1

17

385

Northwatch Hold

1

17

386

The Forgotten Pools

1

17

387

Lushwater Oasis

1

17

388

The Stagnant Oasis

1

17

390

Field of Giants

1

17

391

The Merchant Coast

1

17

392

Ratchet

1

17

393

Darkspear Strand

1

14

394

Grizzly Hills

571

0

395

Grizzlemaw

571

394

396

Winterhoof Water Well

1

215

397

Thunderhorn Water Well

1

215

398

Wildmane Water Well

1

215

399

Skyline Ridge

1

215

400

Thousand Needles

1

0

401

The Tidus Stair

1

17

403

Shady Rest Inn

1

15

404

Bael'dun Digsite

1

215

405

Desolace

1

0

406

Stonetalon Mountains

1

0

407

Orgrimmar UNUSED

1

14

408

Gillijim's Isle

0

0

409

Island of Doctor Lapidis

0

0

410

Razorwind Canyon

1

14

411

Bathran's Haunt

1

331

412

The Ruins of Ordil'Aran

1

331

413

Maestra's Post

1

331

414

The Zoram Strand

1

331

415

Astranaar

1

331

416

The Shrine of Aessina

1

331

417

Fire Scar Shrine

1

331

418

The Ruins of Stardust

1

331

419

The Howling Vale

1

331

420

Silverwind Refuge

1

331

421

Mystral Lake

1

331

422

Fallen Sky Lake

1

331

424

Iris Lake

1

331

425

Moonwell

1

331

426

Raynewood Retreat

1

331

427

The Shady Nook

1

331

428

Night Run

1

331

429

Xavian

1

331

430

Satyrnaar

1

331

431

Splintertree Post

1

331

432

The Dor'Danil Barrow Den

1

331

433

Falfarren River

1

331

434

Felfire Hill

1

331

435

Demon Fall Canyon

1

331

436

Demon Fall Ridge

1

331

437

Warsong Lumber Camp

1

331

438

Bough Shadow

1

331

439

The Shimmering Flats

1

400

440

Tanaris

1

0

441

Lake Falathim

1

331

442

Auberdine

1

148

443

Ruins of Mathystra

1

148

444

Tower of Althalaxx

1

148

445

Cliffspring Falls

1

148

446

Bashal'Aran

1

148

447

Ameth'Aran

1

148

448

Grove of the Ancients

1

148

449

The Master's Glaive

1

148

450

Remtravel's Excavation

1

148

452

Mist's Edge

1

148

453

The Long Wash

1

148

454

Wildbend River

1

148

455

Blackwood Den

1

148

456

Cliffspring River

1

148

457

The Veiled Sea

1

0

458

Gold Road

1

17

459

Scarlet Watch Post

0

85

460

Sun Rock Retreat

1

406

461

Windshear Crag

1

406

463

Cragpool Lake

1

406

464

Mirkfallon Lake

1

406

465

The Charred Vale

1

406

466

Valley of the Bloodfuries

1

406

467

Stonetalon Peak

1

406

468

The Talon Den

1

406

469

Greatwood Vale

1

406

470

Thunder Bluff UNUSED

1

215

471

Brave Wind Mesa

1

215

472

Fire Stone Mesa

1

215

473

Mantle Rock

1

215

474

Hunter Rise UNUSED

1

215

475

Spirit RiseUNUSED

1

215

476

Elder RiseUNUSED

1

215

477

Ruins of Jubuwal

0

33

478

Pools of Arlithrien

1

141

479

The Rustmaul Dig Site

1

400

480

Camp E'thok

1

400

481

Splithoof Crag

1

400

482

Highperch

1

400

483

The Screeching Canyon

1

400

484

Freewind Post

1

400

485

The Great Lift

1

400

486

Galak Hold

1

400

487

Roguefeather Den

1

400

488

The Weathered Nook

1

400

489

Thalanaar

1

357

490

Un'Goro Crater

1

0

491

Razorfen Kraul

47

0

492

Raven Hill Cemetery

0

10

493

Moonglade

1

0

495

Howling Fjord

571

0

496

Brackenwall Village

1

15

497

Swamplight Manor

1

15

498

Bloodfen Burrow

1

15

499

Darkmist Cavern

1

15

500

Moggle Point

1

15

501

Beezil's Wreck

1

15

502

Witch Hill

1

15

503

Sentry Point

1

15

504

North Point Tower

1

15

505

West Point Tower

1

15

506

Lost Point

1

15

507

Bluefen

1

15

508

Stonemaul Ruins

1

15

509

The Den of Flame

1

15

510

The Dragonmurk

1

15

511

Wyrmbog

1

15

512

Blackhoof Village

1

15

513

Theramore Isle

1

15

514

Foothold Citadel

1

15

515

Ironclad Prison

1

15

516

Dustwallow Bay

1

15

517

Tidefury Cove

1

15

518

Dreadmurk Shore

1

15

536

Addle's Stead

0

10

537

Fire Plume Ridge

1

490

538

Lakkari Tar Pits

1

490

539

Terror Run

1

490

540

The Slithering Scar

1

490

541

Marshal's Refuge

1

490

542

Fungal Rock

1

490

543

Golakka Hot Springs

1

490

556

The Loch

0

38

576

Beggar's Haunt

0

10

596

Kodo Graveyard

1

405

597

Ghost Walker Post

1

405

598

Sar'theris Strand

1

405

599

Thunder Axe Fortress

1

405

600

Bolgan's Hole

1

405

602

Mannoroc Coven

1

405

603

Sargeron

1

405

604

Magram Village

1

405

606

Gelkis Village

1

405

607

Valley of Spears

1

405

608

Nijel's Point

1

405