| 1 |
# File: graf-dvg.prf |
|---|
| 2 |
|
|---|
| 3 |
|
|---|
| 4 |
# |
|---|
| 5 |
# This file defines special attr/char mappings for use in "graphics" mode |
|---|
| 6 |
# with David Gervais's 32x32 tiles. |
|---|
| 7 |
# |
|---|
| 8 |
# Converted by Mogami from the dg32-assign of AngbandTK |
|---|
| 9 |
# Additional work by Ivan Jekic (the.edge@Net.yu) |
|---|
| 10 |
# |
|---|
| 11 |
# See "lib/help/command.txt" and "src/files.c" for more information. |
|---|
| 12 |
# |
|---|
| 13 |
|
|---|
| 14 |
# Feature attr/char definitions |
|---|
| 15 |
|
|---|
| 16 |
# <darkness> |
|---|
| 17 |
F:0:0x80:0x80 |
|---|
| 18 |
|
|---|
| 19 |
# open floor |
|---|
| 20 |
F:1:0x97:0x81 |
|---|
| 21 |
|
|---|
| 22 |
# invisible trap |
|---|
| 23 |
F:2:0x97:0x81 |
|---|
| 24 |
|
|---|
| 25 |
# glyph of warding |
|---|
| 26 |
F:3:0x87:0xA9 |
|---|
| 27 |
|
|---|
| 28 |
# open door |
|---|
| 29 |
F:4:0x96:0x84 |
|---|
| 30 |
|
|---|
| 31 |
# broken door |
|---|
| 32 |
F:5:0x96:0x85 |
|---|
| 33 |
|
|---|
| 34 |
# up staircase |
|---|
| 35 |
F:6:0x96:0x95 |
|---|
| 36 |
|
|---|
| 37 |
# down staircase |
|---|
| 38 |
F:7:0x96:0x96 |
|---|
| 39 |
|
|---|
| 40 |
# General Store |
|---|
| 41 |
F:8:0x9a:0x83 |
|---|
| 42 |
|
|---|
| 43 |
# Armoury |
|---|
| 44 |
F:9:0x9a:0x84 |
|---|
| 45 |
|
|---|
| 46 |
# Weapon Smiths |
|---|
| 47 |
F:10:0x9a:0x85 |
|---|
| 48 |
|
|---|
| 49 |
# Temple |
|---|
| 50 |
F:11:0x9a:0x86 |
|---|
| 51 |
|
|---|
| 52 |
# Alchemy Shop |
|---|
| 53 |
F:12:0x9a:0x87 |
|---|
| 54 |
|
|---|
| 55 |
# Magic Shop |
|---|
| 56 |
F:13:0x9a:0x88 |
|---|
| 57 |
|
|---|
| 58 |
# Black Market |
|---|
| 59 |
F:14:0x9a:0x9B |
|---|
| 60 |
|
|---|
| 61 |
# Home |
|---|
| 62 |
F:15:0x9a:0x97 |
|---|
| 63 |
|
|---|
| 64 |
# trap door |
|---|
| 65 |
F:16:0x87:0xA6 |
|---|
| 66 |
|
|---|
| 67 |
# pit |
|---|
| 68 |
F:17:0x87:0xA4 |
|---|
| 69 |
|
|---|
| 70 |
# pit |
|---|
| 71 |
F:18:0x87:0xA5 |
|---|
| 72 |
|
|---|
| 73 |
# pit |
|---|
| 74 |
F:19:0x87:0xC3 |
|---|
| 75 |
|
|---|
| 76 |
# strange rune |
|---|
| 77 |
F:20:0x87:0xA7 |
|---|
| 78 |
|
|---|
| 79 |
# strange rune |
|---|
| 80 |
F:21:0x87:0xA8 |
|---|
| 81 |
|
|---|
| 82 |
# discolored spot |
|---|
| 83 |
F:22:0x87:0xA3 |
|---|
| 84 |
|
|---|
| 85 |
# discolored spot |
|---|
| 86 |
F:23:0x87:0xA3 |
|---|
| 87 |
|
|---|
| 88 |
# dart trap |
|---|
| 89 |
F:24:0x87:0xA1 |
|---|
| 90 |
|
|---|
| 91 |
# dart trap |
|---|
| 92 |
F:25:0x87:0xB9 |
|---|
| 93 |
|
|---|
| 94 |
# dart trap |
|---|
| 95 |
F:26:0x87:0xBA |
|---|
| 96 |
|
|---|
| 97 |
# dart trap |
|---|
| 98 |
F:27:0x87:0xBC |
|---|
| 99 |
|
|---|
| 100 |
# gas trap |
|---|
| 101 |
F:28:0x87:0xBD |
|---|
| 102 |
|
|---|
| 103 |
# gas trap |
|---|
| 104 |
F:29:0x87:0xBB |
|---|
| 105 |
|
|---|
| 106 |
# gas trap |
|---|
| 107 |
F:30:0x87:0xB8 |
|---|
| 108 |
|
|---|
| 109 |
# gas trap |
|---|
| 110 |
F:31:0x87:0xBD |
|---|
| 111 |
|
|---|
| 112 |
# door |
|---|
| 113 |
F:32:0x96:0x83 |
|---|
| 114 |
|
|---|
| 115 |
# locked door |
|---|
| 116 |
F:33:0x96:0x83 |
|---|
| 117 |
|
|---|
| 118 |
# locked door |
|---|
| 119 |
F:34:0x96:0x83 |
|---|
| 120 |
|
|---|
| 121 |
# locked door |
|---|
| 122 |
F:35:0x96:0x83 |
|---|
| 123 |
|
|---|
| 124 |
# locked door |
|---|
| 125 |
F:36:0x96:0x83 |
|---|
| 126 |
|
|---|
| 127 |
# locked door |
|---|
| 128 |
F:37:0x96:0x83 |
|---|
| 129 |
|
|---|
| 130 |
# locked door |
|---|
| 131 |
F:38:0x96:0x83 |
|---|
| 132 |
|
|---|
| 133 |
# locked door |
|---|
| 134 |
F:39:0x96:0x83 |
|---|
| 135 |
|
|---|
| 136 |
# jammed door |
|---|
| 137 |
F:40:0x96:0x83 |
|---|
| 138 |
|
|---|
| 139 |
# jammed door |
|---|
| 140 |
F:41:0x96:0x83 |
|---|
| 141 |
|
|---|
| 142 |
# jammed door |
|---|
| 143 |
F:42:0x96:0x83 |
|---|
| 144 |
|
|---|
| 145 |
# jammed door |
|---|
| 146 |
F:43:0x96:0x83 |
|---|
| 147 |
|
|---|
| 148 |
# jammed door |
|---|
| 149 |
F:44:0x96:0x83 |
|---|
| 150 |
|
|---|
| 151 |
# jammed door |
|---|
| 152 |
F:45:0x96:0x83 |
|---|
| 153 |
|
|---|
| 154 |
# jammed door |
|---|
| 155 |
F:46:0x96:0x83 |
|---|
| 156 |
|
|---|
| 157 |
# jammed door |
|---|
| 158 |
F:47:0x96:0x83 |
|---|
| 159 |
|
|---|
| 160 |
# secret door |
|---|
| 161 |
F:48:0x96:0xCC |
|---|
| 162 |
|
|---|
| 163 |
# pile of rubble |
|---|
| 164 |
F:49:0x87:0xB7 |
|---|
| 165 |
|
|---|
| 166 |
# magma vein |
|---|
| 167 |
F:50:0x96:0xB4 |
|---|
| 168 |
|
|---|
| 169 |
# quartz vein |
|---|
| 170 |
F:51:0x96:0xBA |
|---|
| 171 |
|
|---|
| 172 |
# magma vein |
|---|
| 173 |
F:52:0x96:0xB4 |
|---|
| 174 |
|
|---|
| 175 |
# quartz vein |
|---|
| 176 |
F:53:0x96:0xBA |
|---|
| 177 |
|
|---|
| 178 |
# magma vein with treasure |
|---|
| 179 |
F:54:0x96:0xB6 |
|---|
| 180 |
|
|---|
| 181 |
# quartz vein with treasure |
|---|
| 182 |
F:55:0x96:0xBC |
|---|
| 183 |
|
|---|
| 184 |
# granite wall |
|---|
| 185 |
F:56:0x96:0xCC |
|---|
| 186 |
|
|---|
| 187 |
# granite wall |
|---|
| 188 |
F:57:0x96:0xCC |
|---|
| 189 |
|
|---|
| 190 |
# granite wall |
|---|
| 191 |
F:58:0x96:0xCC |
|---|
| 192 |
|
|---|
| 193 |
# granite wall |
|---|
| 194 |
F:59:0x96:0xCC |
|---|
| 195 |
|
|---|
| 196 |
# permanent wall |
|---|
| 197 |
F:60:0x9a:0x81 |
|---|
| 198 |
|
|---|
| 199 |
# permanent wall |
|---|
| 200 |
F:61:0x9a:0x81 |
|---|
| 201 |
|
|---|
| 202 |
# permanent wall |
|---|
| 203 |
F:62:0x9a:0x81 |
|---|
| 204 |
|
|---|
| 205 |
# permanent wall |
|---|
| 206 |
F:63:0x9a:0x81 |
|---|
| 207 |
|
|---|
| 208 |
|
|---|
| 209 |
# Monster attr/char definitions |
|---|
| 210 |
|
|---|
| 211 |
# <player> |
|---|
| 212 |
R:0:0x83:0x87 |
|---|
| 213 |
|
|---|
| 214 |
# Filthy street urchin |
|---|
| 215 |
R:1:0x8b:0x80 |
|---|
| 216 |
|
|---|
| 217 |
# Scrawny cat |
|---|
| 218 |
R:2:0x90:0xB6 |
|---|
| 219 |
|
|---|
| 220 |
# Scruffy little dog |
|---|
| 221 |
R:3:0x8f:0xC8 |
|---|
| 222 |
|
|---|
| 223 |
# Farmer Maggot |
|---|
| 224 |
R:4:0x8b:0x81 |
|---|
| 225 |
|
|---|
| 226 |
# Blubbering idiot |
|---|
| 227 |
R:5:0x8b:0x82 |
|---|
| 228 |
|
|---|
| 229 |
# Boil-covered wretch |
|---|
| 230 |
R:6:0x8b:0x83 |
|---|
| 231 |
|
|---|
| 232 |
# Village idiot |
|---|
| 233 |
R:7:0x8b:0x84 |
|---|
| 234 |
|
|---|
| 235 |
# Pitiful-looking beggar |
|---|
| 236 |
R:8:0x8b:0x85 |
|---|
| 237 |
|
|---|
| 238 |
# Mangy-looking leper |
|---|
| 239 |
R:9:0x8b:0x86 |
|---|
| 240 |
|
|---|
| 241 |
# Squint-eyed rogue |
|---|
| 242 |
R:10:0x8b:0x87 |
|---|
| 243 |
|
|---|
| 244 |
# Singing, happy drunk |
|---|
| 245 |
R:11:0x8b:0x88 |
|---|
| 246 |
|
|---|
| 247 |
# Aimless-looking merchant |
|---|
| 248 |
R:12:0x8b:0x89 |
|---|
| 249 |
|
|---|
| 250 |
# Mean-looking mercenary |
|---|
| 251 |
R:13:0x8b:0x8A |
|---|
| 252 |
|
|---|
| 253 |
# Battle-scarred veteran |
|---|
| 254 |
R:14:0x8b:0x8B |
|---|
| 255 |
|
|---|
| 256 |
# Grey mold |
|---|
| 257 |
R:15:0x8e:0xC2 |
|---|
| 258 |
|
|---|
| 259 |
# Grey mushroom patch |
|---|
| 260 |
R:16:0x8e:0xD5 |
|---|
| 261 |
|
|---|
| 262 |
# Giant yellow centipede |
|---|
| 263 |
R:17:0x91:0xA0 |
|---|
| 264 |
|
|---|
| 265 |
# Giant white centipede |
|---|
| 266 |
R:18:0x91:0xA1 |
|---|
| 267 |
|
|---|
| 268 |
# White icky thing |
|---|
| 269 |
R:19:0x8e:0xCE |
|---|
| 270 |
|
|---|
| 271 |
# Clear icky thing |
|---|
| 272 |
R:20:0x8e:0xCF |
|---|
| 273 |
|
|---|
| 274 |
# Giant white mouse |
|---|
| 275 |
R:21:0x8d:0x98 |
|---|
| 276 |
|
|---|
| 277 |
# Large brown snake |
|---|
| 278 |
R:22:0x90:0x92 |
|---|
| 279 |
|
|---|
| 280 |
# Large white snake |
|---|
| 281 |
R:23:0x90:0x93 |
|---|
| 282 |
|
|---|
| 283 |
# Small kobold |
|---|
| 284 |
R:24:0x8d:0x8B |
|---|
| 285 |
|
|---|
| 286 |
# Kobold |
|---|
| 287 |
R:25:0x8d:0x8C |
|---|
| 288 |
|
|---|
| 289 |
# White worm mass |
|---|
| 290 |
R:26:0x91:0x90 |
|---|
| 291 |
|
|---|
| 292 |
# Floating eye |
|---|
| 293 |
R:27:0x92:0xC1 |
|---|
| 294 |
|
|---|
| 295 |
# Rock lizard |
|---|
| 296 |
R:28:0x93:0x8C |
|---|
| 297 |
|
|---|
| 298 |
# Jackal |
|---|
| 299 |
R:29:0x90:0xB1 |
|---|
| 300 |
|
|---|
| 301 |
# Soldier ant |
|---|
| 302 |
R:30:0x91:0x80 |
|---|
| 303 |
|
|---|
| 304 |
# Fruit bat |
|---|
| 305 |
R:31:0x90:0x81 |
|---|
| 306 |
|
|---|
| 307 |
# Shrieker mushroom patch |
|---|
| 308 |
R:32:0x8e:0xD6 |
|---|
| 309 |
|
|---|
| 310 |
# Blubbering icky thing |
|---|
| 311 |
R:33:0x8e:0xD0 |
|---|
| 312 |
|
|---|
| 313 |
# Metallic green centipede |
|---|
| 314 |
R:34:0x91:0xA2 |
|---|
| 315 |
|
|---|
| 316 |
# Novice warrior |
|---|
| 317 |
R:35:0x84:0x80 |
|---|
| 318 |
|
|---|
| 319 |
# Novice rogue |
|---|
| 320 |
R:36:0x84:0x81 |
|---|
| 321 |
|
|---|
| 322 |
# Novice priest |
|---|
| 323 |
R:37:0x84:0x82 |
|---|
| 324 |
|
|---|
| 325 |
# Novice mage |
|---|
| 326 |
R:38:0x84:0x83 |
|---|
| 327 |
|
|---|
| 328 |
# Yellow mushroom patch |
|---|
| 329 |
R:39:0x8e:0xD7 |
|---|
| 330 |
|
|---|
| 331 |
# White jelly |
|---|
| 332 |
R:40:0x8f:0x93 |
|---|
| 333 |
|
|---|
| 334 |
# Giant green frog |
|---|
| 335 |
R:41:0x93:0x88 |
|---|
| 336 |
|
|---|
| 337 |
# Giant black ant |
|---|
| 338 |
R:42:0x91:0x81 |
|---|
| 339 |
|
|---|
| 340 |
# Salamander |
|---|
| 341 |
R:43:0x93:0x8D |
|---|
| 342 |
|
|---|
| 343 |
# White harpy |
|---|
| 344 |
R:44:0x93:0x8A |
|---|
| 345 |
|
|---|
| 346 |
# Blue yeek |
|---|
| 347 |
R:45:0x8f:0xBA |
|---|
| 348 |
|
|---|
| 349 |
# Grip, Farmer Maggot's dog |
|---|
| 350 |
R:46:0x8f:0xC9 |
|---|
| 351 |
|
|---|
| 352 |
# Fang, Farmer Maggot's dog |
|---|
| 353 |
R:47:0x8f:0xCB |
|---|
| 354 |
|
|---|
| 355 |
# Green worm mass |
|---|
| 356 |
R:48:0x91:0x91 |
|---|
| 357 |
|
|---|
| 358 |
# Large yellow snake |
|---|
| 359 |
R:49:0x90:0x94 |
|---|
| 360 |
|
|---|
| 361 |
# Cave spider |
|---|
| 362 |
R:50:0x8f:0xB8 |
|---|
| 363 |
|
|---|
| 364 |
# Wild cat |
|---|
| 365 |
R:51:0x90:0xB2 |
|---|
| 366 |
|
|---|
| 367 |
# Smeagol |
|---|
| 368 |
R:52:0x8f:0xBC |
|---|
| 369 |
|
|---|
| 370 |
# Green ooze |
|---|
| 371 |
R:53:0x8f:0x80 |
|---|
| 372 |
|
|---|
| 373 |
# Poltergeist |
|---|
| 374 |
R:54:0x94:0x97 |
|---|
| 375 |
|
|---|
| 376 |
# Metallic blue centipede |
|---|
| 377 |
R:55:0x91:0xA3 |
|---|
| 378 |
|
|---|
| 379 |
# Giant white louse |
|---|
| 380 |
R:56:0x8f:0xAA |
|---|
| 381 |
|
|---|
| 382 |
# Black naga |
|---|
| 383 |
R:57:0x90:0x8D |
|---|
| 384 |
|
|---|
| 385 |
# Spotted mushroom patch |
|---|
| 386 |
R:58:0x8e:0xD8 |
|---|
| 387 |
|
|---|
| 388 |
# Silver jelly |
|---|
| 389 |
R:59:0x8f:0x94 |
|---|
| 390 |
|
|---|
| 391 |
# Yellow jelly |
|---|
| 392 |
R:60:0x8f:0x8A |
|---|
| 393 |
|
|---|
| 394 |
# Scruffy looking hobbit |
|---|
| 395 |
R:61:0x8d:0x80 |
|---|
| 396 |
|
|---|
| 397 |
# Giant white ant |
|---|
| 398 |
R:62:0x91:0x82 |
|---|
| 399 |
|
|---|
| 400 |
# Yellow mold |
|---|
| 401 |
R:63:0x8e:0xC6 |
|---|
| 402 |
|
|---|
| 403 |
# Metallic red centipede |
|---|
| 404 |
R:64:0x91:0xA4 |
|---|
| 405 |
|
|---|
| 406 |
# Yellow worm mass |
|---|
| 407 |
R:65:0x91:0x92 |
|---|
| 408 |
|
|---|
| 409 |
# Clear worm mass |
|---|
| 410 |
R:66:0x91:0x93 |
|---|
| 411 |
|
|---|
| 412 |
# Radiation eye |
|---|
| 413 |
R:67:0x90:0x87 |
|---|
| 414 |
|
|---|
| 415 |
# Cave lizard |
|---|
| 416 |
R:68:0x93:0x8E |
|---|
| 417 |
|
|---|
| 418 |
# Novice ranger |
|---|
| 419 |
R:69:0x84:0x84 |
|---|
| 420 |
|
|---|
| 421 |
# Novice paladin |
|---|
| 422 |
R:70:0x84:0x85 |
|---|
| 423 |
|
|---|
| 424 |
# Blue jelly |
|---|
| 425 |
R:71:0x8f:0x86 |
|---|
| 426 |
|
|---|
| 427 |
# Creeping copper coins |
|---|
| 428 |
R:72:0x87:0x87 |
|---|
| 429 |
|
|---|
| 430 |
# Giant white rat |
|---|
| 431 |
R:73:0x8d:0x9A |
|---|
| 432 |
|
|---|
| 433 |
# Blue worm mass |
|---|
| 434 |
R:74:0x91:0x94 |
|---|
| 435 |
|
|---|
| 436 |
# Large grey snake |
|---|
| 437 |
R:75:0x90:0x95 |
|---|
| 438 |
|
|---|
| 439 |
# Bullroarer the Hobbit |
|---|
| 440 |
R:76:0x95:0x80 |
|---|
| 441 |
|
|---|
| 442 |
# Novice mage |
|---|
| 443 |
R:77:0x84:0x86 |
|---|
| 444 |
|
|---|
| 445 |
# Green naga |
|---|
| 446 |
R:78:0x90:0x8E |
|---|
| 447 |
|
|---|
| 448 |
# Blue ooze |
|---|
| 449 |
R:79:0x8f:0x81 |
|---|
| 450 |
|
|---|
| 451 |
# Green glutton ghost |
|---|
| 452 |
R:80:0x94:0x82 |
|---|
| 453 |
|
|---|
| 454 |
# Green jelly |
|---|
| 455 |
R:81:0x8f:0x91 |
|---|
| 456 |
|
|---|
| 457 |
# Large kobold |
|---|
| 458 |
R:82:0x8d:0x8D |
|---|
| 459 |
|
|---|
| 460 |
# Skeleton kobold |
|---|
| 461 |
R:83:0x94:0xBB |
|---|
| 462 |
|
|---|
| 463 |
# Grey icky thing |
|---|
| 464 |
R:84:0x8e:0xD1 |
|---|
| 465 |
|
|---|
| 466 |
# Disenchanter eye |
|---|
| 467 |
R:85:0x90:0x86 |
|---|
| 468 |
|
|---|
| 469 |
# Red worm mass |
|---|
| 470 |
R:86:0x91:0x95 |
|---|
| 471 |
|
|---|
| 472 |
# Copperhead snake |
|---|
| 473 |
R:87:0x90:0x96 |
|---|
| 474 |
|
|---|
| 475 |
# Purple mushroom patch |
|---|
| 476 |
R:88:0x8e:0xD9 |
|---|
| 477 |
|
|---|
| 478 |
# Novice priest |
|---|
| 479 |
R:89:0x84:0x87 |
|---|
| 480 |
|
|---|
| 481 |
# Novice warrior |
|---|
| 482 |
R:90:0x84:0x88 |
|---|
| 483 |
|
|---|
| 484 |
# Novice rogue |
|---|
| 485 |
R:91:0x84:0x89 |
|---|
| 486 |
|
|---|
| 487 |
# Brown mold |
|---|
| 488 |
R:92:0x8e:0xC7 |
|---|
| 489 |
|
|---|
| 490 |
# Giant brown bat |
|---|
| 491 |
R:93:0x90:0x82 |
|---|
| 492 |
|
|---|
| 493 |
# Kobold archer |
|---|
| 494 |
R:94:0x83:0xD8 |
|---|
| 495 |
|
|---|
| 496 |
# Creeping silver coins |
|---|
| 497 |
R:95:0x87:0x88 |
|---|
| 498 |
|
|---|
| 499 |
# Snaga |
|---|
| 500 |
R:96:0x8d:0x93 |
|---|
| 501 |
|
|---|
| 502 |
# Rattlesnake |
|---|
| 503 |
R:97:0x90:0x97 |
|---|
| 504 |
|
|---|
| 505 |
# Cave orc |
|---|
| 506 |
R:98:0x8d:0x94 |
|---|
| 507 |
|
|---|
| 508 |
# Wood spider |
|---|
| 509 |
R:99:0x8f:0xB5 |
|---|
| 510 |
|
|---|
| 511 |
# Manes |
|---|
| 512 |
R:100:0x8d:0xA4 |
|---|
| 513 |
|
|---|
| 514 |
# Bloodshot eye |
|---|
| 515 |
R:101:0x90:0x85 |
|---|
| 516 |
|
|---|
| 517 |
# Red naga |
|---|
| 518 |
R:102:0x90:0x8F |
|---|
| 519 |
|
|---|
| 520 |
# Red jelly |
|---|
| 521 |
R:103:0x8f:0x92 |
|---|
| 522 |
|
|---|
| 523 |
# Giant red frog |
|---|
| 524 |
R:104:0x93:0x89 |
|---|
| 525 |
|
|---|
| 526 |
# Green icky thing |
|---|
| 527 |
R:105:0x8e:0xD2 |
|---|
| 528 |
|
|---|
| 529 |
# Zombified kobold |
|---|
| 530 |
R:106:0x94:0x9B |
|---|
| 531 |
|
|---|
| 532 |
# Lost soul |
|---|
| 533 |
R:107:0x94:0x96 |
|---|
| 534 |
|
|---|
| 535 |
# Dark elf |
|---|
| 536 |
R:108:0x8d:0x81 |
|---|
| 537 |
|
|---|
| 538 |
# Night lizard |
|---|
| 539 |
R:109:0x93:0x8F |
|---|
| 540 |
|
|---|
| 541 |
# Mughash the Kobold Lord |
|---|
| 542 |
R:110:0x95:0x81 |
|---|
| 543 |
|
|---|
| 544 |
# Wormtongue, Agent of Saruman |
|---|
| 545 |
R:111:0x95:0x82 |
|---|
| 546 |
|
|---|
| 547 |
# Lagduf, the Snaga |
|---|
| 548 |
R:112:0x95:0x83 |
|---|
| 549 |
|
|---|
| 550 |
# Brown yeek |
|---|
| 551 |
R:113:0x8f:0xB9 |
|---|
| 552 |
|
|---|
| 553 |
# Novice ranger |
|---|
| 554 |
R:114:0x84:0x8B |
|---|
| 555 |
|
|---|
| 556 |
# Giant salamander |
|---|
| 557 |
R:115:0x93:0x8D |
|---|
| 558 |
|
|---|
| 559 |
# Green mold |
|---|
| 560 |
R:116:0x8e:0xC9 |
|---|
| 561 |
|
|---|
| 562 |
# Skeleton orc |
|---|
| 563 |
R:117:0x94:0xBE |
|---|
| 564 |
|
|---|
| 565 |
# Novice paladin |
|---|
| 566 |
R:118:0x84:0x8C |
|---|
| 567 |
|
|---|
| 568 |
# Lemure |
|---|
| 569 |
R:119:0x8d:0xA5 |
|---|
| 570 |
|
|---|
| 571 |
# Hill orc |
|---|
| 572 |
R:120:0x92:0x98 |
|---|
| 573 |
|
|---|
| 574 |
# Bandit |
|---|
| 575 |
R:121:0x84:0x8D |
|---|
| 576 |
|
|---|
| 577 |
# Yeti |
|---|
| 578 |
R:122:0x8e:0xB2 |
|---|
| 579 |
|
|---|
| 580 |
# Bloodshot icky thing |
|---|
| 581 |
R:123:0x8e:0xD3 |
|---|
| 582 |
|
|---|
| 583 |
# Giant grey rat |
|---|
| 584 |
R:124:0x8d:0x99 |
|---|
| 585 |
|
|---|
| 586 |
# Black harpy |
|---|
| 587 |
R:125:0x93:0x8B |
|---|
| 588 |
|
|---|
| 589 |
# Orc shaman |
|---|
| 590 |
R:126:0x92:0x99 |
|---|
| 591 |
|
|---|
| 592 |
# Baby blue dragon |
|---|
| 593 |
R:127:0x8c:0x80 |
|---|
| 594 |
|
|---|
| 595 |
# Baby white dragon |
|---|
| 596 |
R:128:0x8c:0x82 |
|---|
| 597 |
|
|---|
| 598 |
# Baby green dragon |
|---|
| 599 |
R:129:0x8c:0x83 |
|---|
| 600 |
|
|---|
| 601 |
# Baby black dragon |
|---|
| 602 |
R:130:0x8c:0x84 |
|---|
| 603 |
|
|---|
| 604 |
# Baby red dragon |
|---|
| 605 |
R:131:0x8c:0x85 |
|---|
| 606 |
|
|---|
| 607 |
# Giant red ant |
|---|
| 608 |
R:132:0x91:0x83 |
|---|
| 609 |
|
|---|
| 610 |
# Brodda, the Easterling |
|---|
| 611 |
R:133:0x95:0x84 |
|---|
| 612 |
|
|---|
| 613 |
# King cobra |
|---|
| 614 |
R:134:0x90:0x98 |
|---|
| 615 |
|
|---|
| 616 |
# Giant spider |
|---|
| 617 |
R:135:0x8f:0xB4 |
|---|
| 618 |
|
|---|
| 619 |
# Dark elven mage |
|---|
| 620 |
R:136:0x8d:0x82 |
|---|
| 621 |
|
|---|
| 622 |
# Orfax, Son of Boldor |
|---|
| 623 |
R:137:0x95:0x85 |
|---|
| 624 |
|
|---|
| 625 |
# Dark elven warrior |
|---|
| 626 |
R:138:0x8d:0x83 |
|---|
| 627 |
|
|---|
| 628 |
# Clear mushroom patch |
|---|
| 629 |
R:139:0x8e:0xDA |
|---|
| 630 |
|
|---|
| 631 |
# Grishnakh, the Hill Orc |
|---|
| 632 |
R:140:0x95:0x86 |
|---|
| 633 |
|
|---|
| 634 |
# Giant white tick |
|---|
| 635 |
R:141:0x8f:0xAA |
|---|
| 636 |
|
|---|
| 637 |
# Hairy mold |
|---|
| 638 |
R:142:0x8e:0xC8 |
|---|
| 639 |
|
|---|
| 640 |
# Disenchanter mold |
|---|
| 641 |
R:143:0x8e:0xC3 |
|---|
| 642 |
|
|---|
| 643 |
# Pseudo-dragon |
|---|
| 644 |
R:144:0x8c:0xAE |
|---|
| 645 |
|
|---|
| 646 |
# Tengu |
|---|
| 647 |
R:145:0x8d:0xA6 |
|---|
| 648 |
|
|---|
| 649 |
# Creeping gold coins |
|---|
| 650 |
R:146:0x87:0x89 |
|---|
| 651 |
|
|---|
| 652 |
# Wolf |
|---|
| 653 |
R:147:0x90:0xAA |
|---|
| 654 |
|
|---|
| 655 |
# Giant fruit fly |
|---|
| 656 |
R:148:0x8f:0xB1 |
|---|
| 657 |
|
|---|
| 658 |
# Panther |
|---|
| 659 |
R:149:0x90:0xB5 |
|---|
| 660 |
|
|---|
| 661 |
# Brigand |
|---|
| 662 |
R:150:0x84:0x8E |
|---|
| 663 |
|
|---|
| 664 |
# Baby multi-hued dragon |
|---|
| 665 |
R:151:0x8c:0x87 |
|---|
| 666 |
|
|---|
| 667 |
# Hippogriff |
|---|
| 668 |
R:152:0x91:0x8F |
|---|
| 669 |
|
|---|
| 670 |
# Zombified orc |
|---|
| 671 |
R:153:0x94:0x9A |
|---|
| 672 |
|
|---|
| 673 |
# Gnome mage |
|---|
| 674 |
R:154:0x8d:0x84 |
|---|
| 675 |
|
|---|
| 676 |
# Black mamba |
|---|
| 677 |
R:155:0x90:0x99 |
|---|
| 678 |
|
|---|
| 679 |
# White wolf |
|---|
| 680 |
R:156:0x90:0xB0 |
|---|
| 681 |
|
|---|
| 682 |
# Grape jelly |
|---|
| 683 |
R:157:0x8f:0x8B |
|---|
| 684 |
|
|---|
| 685 |
# Nether worm mass |
|---|
| 686 |
R:158:0x91:0x96 |
|---|
| 687 |
|
|---|
| 688 |
# Golfimbul, the Hill Orc Chief |
|---|
| 689 |
R:159:0x95:0x87 |
|---|
| 690 |
|
|---|
| 691 |
# Master yeek |
|---|
| 692 |
R:160:0x8f:0xBB |
|---|
| 693 |
|
|---|
| 694 |
# Priest |
|---|
| 695 |
R:161:0x84:0x8F |
|---|
| 696 |
|
|---|
| 697 |
# Dark elven priest |
|---|
| 698 |
R:162:0x8d:0x85 |
|---|
| 699 |
|
|---|
| 700 |
# Air spirit |
|---|
| 701 |
R:163:0x8f:0x95 |
|---|
| 702 |
|
|---|
| 703 |
# Skeleton human |
|---|
| 704 |
R:164:0x94:0x9E |
|---|
| 705 |
|
|---|
| 706 |
# Zombified human |
|---|
| 707 |
R:165:0x94:0x99 |
|---|
| 708 |
|
|---|
| 709 |
# Tiger |
|---|
| 710 |
R:166:0x90:0xB4 |
|---|
| 711 |
|
|---|
| 712 |
# Moaning spirit |
|---|
| 713 |
R:167:0x94:0x94 |
|---|
| 714 |
|
|---|
| 715 |
# Swordsman |
|---|
| 716 |
R:168:0x84:0x90 |
|---|
| 717 |
|
|---|
| 718 |
# Stegocentipede |
|---|
| 719 |
R:169:0x91:0xA5 |
|---|
| 720 |
|
|---|
| 721 |
# Spotted jelly |
|---|
| 722 |
R:170:0x8f:0x90 |
|---|
| 723 |
|
|---|
| 724 |
# Drider |
|---|
| 725 |
R:171:0x93:0x9A |
|---|
| 726 |
|
|---|
| 727 |
# Killer brown beetle |
|---|
| 728 |
R:172:0x93:0x91 |
|---|
| 729 |
|
|---|
| 730 |
# Boldor, King of the Yeeks |
|---|
| 731 |
R:173:0x95:0x88 |
|---|
| 732 |
|
|---|
| 733 |
# Ogre |
|---|
| 734 |
R:174:0x8d:0x8E |
|---|
| 735 |
|
|---|
| 736 |
# Creeping mithril coins |
|---|
| 737 |
R:175:0x87:0x8A |
|---|
| 738 |
|
|---|
| 739 |
# Illusionist |
|---|
| 740 |
R:176:0x84:0x91 |
|---|
| 741 |
|
|---|
| 742 |
# Druid |
|---|
| 743 |
R:177:0x84:0x92 |
|---|
| 744 |
|
|---|
| 745 |
# Black orc |
|---|
| 746 |
R:178:0x92:0x9A |
|---|
| 747 |
|
|---|
| 748 |
# Ochre jelly |
|---|
| 749 |
R:179:0x8f:0x88 |
|---|
| 750 |
|
|---|
| 751 |
# Giant flea |
|---|
| 752 |
R:180:0x8f:0xAB |
|---|
| 753 |
|
|---|
| 754 |
# Ufthak of Cirith Ungol |
|---|
| 755 |
R:181:0x95:0x89 |
|---|
| 756 |
|
|---|
| 757 |
# Giant white dragon fly |
|---|
| 758 |
R:182:0x91:0xB8 |
|---|
| 759 |
|
|---|
| 760 |
# Blue icky thing |
|---|
| 761 |
R:183:0x8e:0xD4 |
|---|
| 762 |
|
|---|
| 763 |
# Hill giant |
|---|
| 764 |
R:184:0x92:0x8A |
|---|
| 765 |
|
|---|
| 766 |
# Flesh golem |
|---|
| 767 |
R:185:0x92:0x80 |
|---|
| 768 |
|
|---|
| 769 |
# Warg |
|---|
| 770 |
R:186:0x90:0xAE |
|---|
| 771 |
|
|---|
| 772 |
# Giant black louse |
|---|
| 773 |
R:187:0x8f:0xAD |
|---|
| 774 |
|
|---|
| 775 |
# Lurker |
|---|
| 776 |
R:188:0x80:0x80 |
|---|
| 777 |
|
|---|
| 778 |
# Wererat |
|---|
| 779 |
R:189:0x8d:0x9B |
|---|
| 780 |
|
|---|
| 781 |
# Black ogre |
|---|
| 782 |
R:190:0x8d:0x8F |
|---|
| 783 |
|
|---|
| 784 |
# Magic mushroom patch |
|---|
| 785 |
R:191:0x8e:0xDB |
|---|
| 786 |
|
|---|
| 787 |
# Guardian naga |
|---|
| 788 |
R:192:0x90:0x90 |
|---|
| 789 |
|
|---|
| 790 |
# Light hound |
|---|
| 791 |
R:193:0x90:0xC0 |
|---|
| 792 |
|
|---|
| 793 |
# Dark hound |
|---|
| 794 |
R:194:0x90:0xC2 |
|---|
| 795 |
|
|---|
| 796 |
# Half-orc |
|---|
| 797 |
R:195:0x92:0x9B |
|---|
| 798 |
|
|---|
| 799 |
# Giant tarantula |
|---|
| 800 |
R:196:0x8f:0xB3 |
|---|
| 801 |
|
|---|
| 802 |
# Giant clear centipede |
|---|
| 803 |
R:197:0x91:0xA6 |
|---|
| 804 |
|
|---|
| 805 |
# Mirkwood spider |
|---|
| 806 |
R:198:0x8f:0xB6 |
|---|
| 807 |
|
|---|
| 808 |
# Frost giant |
|---|
| 809 |
R:199:0x92:0x8B |
|---|
| 810 |
|
|---|
| 811 |
# Griffon |
|---|
| 812 |
R:200:0x91:0x8E |
|---|
| 813 |
|
|---|
| 814 |
# Homunculus |
|---|
| 815 |
R:201:0x8d:0xA7 |
|---|
| 816 |
|
|---|
| 817 |
# Gnome mage |
|---|
| 818 |
R:202:0x8d:0x86 |
|---|
| 819 |
|
|---|
| 820 |
# Clear hound |
|---|
| 821 |
R:203:0x90:0xBA |
|---|
| 822 |
|
|---|
| 823 |
# Clay golem |
|---|
| 824 |
R:204:0x92:0x81 |
|---|
| 825 |
|
|---|
| 826 |
# Umber hulk |
|---|
| 827 |
R:205:0x92:0xA1 |
|---|
| 828 |
|
|---|
| 829 |
# Orc captain |
|---|
| 830 |
R:206:0x92:0x9C |
|---|
| 831 |
|
|---|
| 832 |
# Gelatinous cube |
|---|
| 833 |
R:207:0x8f:0x85 |
|---|
| 834 |
|
|---|
| 835 |
# Giant green dragon fly |
|---|
| 836 |
R:208:0x91:0xB9 |
|---|
| 837 |
|
|---|
| 838 |
# Fire giant |
|---|
| 839 |
R:209:0x92:0x8C |
|---|
| 840 |
|
|---|
| 841 |
# Hummerhorn |
|---|
| 842 |
R:210:0x8f:0xB0 |
|---|
| 843 |
|
|---|
| 844 |
# Ulfast, Son of Ulfang |
|---|
| 845 |
R:211:0x95:0x8A |
|---|
| 846 |
|
|---|
| 847 |
# Quasit |
|---|
| 848 |
R:212:0x8d:0xA8 |
|---|
| 849 |
|
|---|
| 850 |
# Imp |
|---|
| 851 |
R:213:0x8d:0xAA |
|---|
| 852 |
|
|---|
| 853 |
# Forest troll |
|---|
| 854 |
R:214:0x92:0xAE |
|---|
| 855 |
|
|---|
| 856 |
# Nar, the Dwarf |
|---|
| 857 |
R:215:0x95:0x8B |
|---|
| 858 |
|
|---|
| 859 |
# 2-headed hydra |
|---|
| 860 |
R:216:0x90:0xA1 |
|---|
| 861 |
|
|---|
| 862 |
# Water spirit |
|---|
| 863 |
R:217:0x8f:0x96 |
|---|
| 864 |
|
|---|
| 865 |
# Giant red scorpion |
|---|
| 866 |
R:218:0x92:0xC8 |
|---|
| 867 |
|
|---|
| 868 |
# Earth spirit |
|---|
| 869 |
R:219:0x8f:0x97 |
|---|
| 870 |
|
|---|
| 871 |
# Fire spirit |
|---|
| 872 |
R:220:0x8f:0x98 |
|---|
| 873 |
|
|---|
| 874 |
# Fire hound |
|---|
| 875 |
R:221:0x90:0xBD |
|---|
| 876 |
|
|---|
| 877 |
# Cold hound |
|---|
| 878 |
R:222:0x90:0xC4 |
|---|
| 879 |
|
|---|
| 880 |
# Energy hound |
|---|
| 881 |
R:223:0x90:0xCB |
|---|
| 882 |
|
|---|
| 883 |
# Potion mimic |
|---|
| 884 |
R:224:0x88:0x86 |
|---|
| 885 |
|
|---|
| 886 |
# Blink dog |
|---|
| 887 |
R:225:0x90:0xAF |
|---|
| 888 |
|
|---|
| 889 |
# Uruk |
|---|
| 890 |
R:226:0x92:0x9D |
|---|
| 891 |
|
|---|
| 892 |
# Shagrat, the Orc Captain |
|---|
| 893 |
R:227:0x95:0x8C |
|---|
| 894 |
|
|---|
| 895 |
# Gorbag, the Orc Captain |
|---|
| 896 |
R:228:0x95:0x8D |
|---|
| 897 |
|
|---|
| 898 |
# Shambling mound |
|---|
| 899 |
R:229:0x8e:0xDC |
|---|
| 900 |
|
|---|
| 901 |
# Stone giant |
|---|
| 902 |
R:230:0x92:0x8D |
|---|
| 903 |
|
|---|
| 904 |
# Giant black dragon fly |
|---|
| 905 |
R:231:0x91:0xBA |
|---|
| 906 |
|
|---|
| 907 |
# Stone golem |
|---|
| 908 |
R:232:0x92:0x82 |
|---|
| 909 |
|
|---|
| 910 |
# Red mold |
|---|
| 911 |
R:233:0x8e:0xC4 |
|---|
| 912 |
|
|---|
| 913 |
# Giant gold dragon fly |
|---|
| 914 |
R:234:0x91:0xBB |
|---|
| 915 |
|
|---|
| 916 |
# Bolg, Son of Azog |
|---|
| 917 |
R:235:0x95:0x8E |
|---|
| 918 |
|
|---|
| 919 |
# Phase spider |
|---|
| 920 |
R:236:0x8f:0xB2 |
|---|
| 921 |
|
|---|
| 922 |
# 3-headed hydra |
|---|
| 923 |
R:237:0x90:0xA2 |
|---|
| 924 |
|
|---|
| 925 |
# Earth hound |
|---|
| 926 |
R:238:0x90:0xCA |
|---|
| 927 |
|
|---|
| 928 |
# Air hound |
|---|
| 929 |
R:239:0x90:0xBF |
|---|
| 930 |
|
|---|
| 931 |
# Sabre-tooth tiger |
|---|
| 932 |
R:240:0x90:0xB7 |
|---|
| 933 |
|
|---|
| 934 |
# Water hound |
|---|
| 935 |
R:241:0x90:0xC7 |
|---|
| 936 |
|
|---|
| 937 |
# Chimaera |
|---|
| 938 |
R:242:0x93:0x9D |
|---|
| 939 |
|
|---|
| 940 |
# Quylthulg |
|---|
| 941 |
R:243:0x93:0x80 |
|---|
| 942 |
|
|---|
| 943 |
# Sasquatch |
|---|
| 944 |
R:244:0x8e:0xA8 |
|---|
| 945 |
|
|---|
| 946 |
# Werewolf |
|---|
| 947 |
R:245:0x90:0xAD |
|---|
| 948 |
|
|---|
| 949 |
# Dark elven lord |
|---|
| 950 |
R:246:0x8d:0x87 |
|---|
| 951 |
|
|---|
| 952 |
# Cloud giant |
|---|
| 953 |
R:247:0x92:0x8E |
|---|
| 954 |
|
|---|
| 955 |
# Lugdush, the Uruk |
|---|
| 956 |
R:248:0x95:0x8F |
|---|
| 957 |
|
|---|
| 958 |
# Ugluk, the Uruk |
|---|
| 959 |
R:249:0x95:0x90 |
|---|
| 960 |
|
|---|
| 961 |
# Blue dragon bat |
|---|
| 962 |
R:250:0x90:0x83 |
|---|
| 963 |
|
|---|
| 964 |
# Scroll mimic |
|---|
| 965 |
R:251:0x87:0xCC |
|---|
| 966 |
|
|---|
| 967 |
# Fire vortex |
|---|
| 968 |
R:252:0x92:0xA4 |
|---|
| 969 |
|
|---|
| 970 |
# Water vortex |
|---|
| 971 |
R:253:0x92:0xA5 |
|---|
| 972 |
|
|---|
| 973 |
# Cold vortex |
|---|
| 974 |
R:254:0x92:0xA6 |
|---|
| 975 |
|
|---|
| 976 |
# Energy vortex |
|---|
| 977 |
R:255:0x92:0xA7 |
|---|
| 978 |
|
|---|
| 979 |
# Mummified orc |
|---|
| 980 |
R:256:0x91:0xB0 |
|---|
| 981 |
|
|---|
| 982 |
# Killer stag beetle |
|---|
| 983 |
R:257:0x93:0x92 |
|---|
| 984 |
|
|---|
| 985 |
# Iron golem |
|---|
| 986 |
R:258:0x92:0x83 |
|---|
| 987 |
|
|---|
| 988 |
# Giant yellow scorpion |
|---|
| 989 |
R:259:0x92:0xC9 |
|---|
| 990 |
|
|---|
| 991 |
# Black ooze |
|---|
| 992 |
R:260:0x8f:0x82 |
|---|
| 993 |
|
|---|
| 994 |
# Hardened warrior |
|---|
| 995 |
R:261:0x84:0x93 |
|---|
| 996 |
|
|---|
| 997 |
# Azog, King of the Uruk-Hai |
|---|
| 998 |
R:262:0x95:0x91 |
|---|
| 999 |
|
|---|
| 1000 |
# Master rogue |
|---|
| 1001 |
R:263:0x84:0x94 |
|---|
| 1002 |
|
|---|
| 1003 |
# Red dragon bat |
|---|
| 1004 |
R:264:0x90:0x84 |
|---|
| 1005 |
|
|---|
| 1006 |
# Killer white beetle |
|---|
| 1007 |
R:265:0x93:0x93 |
|---|
| 1008 |
|
|---|
| 1009 |
# Giant bronze dragon fly |
|---|
| 1010 |
R:266:0x91:0xBC |
|---|
| 1011 |
|
|---|
| 1012 |
# Forest wight |
|---|
| 1013 |
R:267:0x94:0x89 |
|---|
| 1014 |
|
|---|
| 1015 |
# Ibun, Son of Mim |
|---|
| 1016 |
R:268:0x95:0x92 |
|---|
| 1017 |
|
|---|
| 1018 |
# Khim, Son of Mim |
|---|
| 1019 |
R:269:0x95:0x93 |
|---|
| 1020 |
|
|---|
| 1021 |
# 4-headed hydra |
|---|
| 1022 |
R:270:0x90:0xA3 |
|---|
| 1023 |
|
|---|
| 1024 |
# Mummified human |
|---|
| 1025 |
R:271:0x91:0xB1 |
|---|
| 1026 |
|
|---|
| 1027 |
# Vampire bat |
|---|
| 1028 |
R:272:0x90:0x80 |
|---|
| 1029 |
|
|---|
| 1030 |
# Sangahyando of Umbar |
|---|
| 1031 |
R:273:0x95:0x94 |
|---|
| 1032 |
|
|---|
| 1033 |
# Angamaite of Umbar |
|---|
| 1034 |
R:274:0x95:0x95 |
|---|
| 1035 |
|
|---|
| 1036 |
# Banshee |
|---|
| 1037 |
R:275:0x94:0x81 |
|---|
| 1038 |
|
|---|
| 1039 |
# Pukelman |
|---|
| 1040 |
R:276:0x92:0x84 |
|---|
| 1041 |
|
|---|
| 1042 |
# Dark elven druid |
|---|
| 1043 |
R:277:0x8d:0x88 |
|---|
| 1044 |
|
|---|
| 1045 |
# Stone troll |
|---|
| 1046 |
R:278:0x92:0xAF |
|---|
| 1047 |
|
|---|
| 1048 |
# Troll priest |
|---|
| 1049 |
R:279:0x92:0xB0 |
|---|
| 1050 |
|
|---|
| 1051 |
# Wereworm |
|---|
| 1052 |
R:280:0x91:0x97 |
|---|
| 1053 |
|
|---|
| 1054 |
# Carrion crawler |
|---|
| 1055 |
R:281:0x91:0xA7 |
|---|
| 1056 |
|
|---|
| 1057 |
# Killer red beetle |
|---|
| 1058 |
R:282:0x93:0x94 |
|---|
| 1059 |
|
|---|
| 1060 |
# Giant grey ant |
|---|
| 1061 |
R:283:0x91:0x84 |
|---|
| 1062 |
|
|---|
| 1063 |
# Ulwarth, Son of Ulfang |
|---|
| 1064 |
R:284:0x95:0x96 |
|---|
| 1065 |
|
|---|
| 1066 |
# Displacer beast |
|---|
| 1067 |
R:285:0x90:0xB9 |
|---|
| 1068 |
|
|---|
| 1069 |
# Giant fire tick |
|---|
| 1070 |
R:286:0x8f:0xAF |
|---|
| 1071 |
|
|---|
| 1072 |
# Cave ogre |
|---|
| 1073 |
R:287:0x8d:0x90 |
|---|
| 1074 |
|
|---|
| 1075 |
# White wraith |
|---|
| 1076 |
R:288:0x94:0x8C |
|---|
| 1077 |
|
|---|
| 1078 |
# Angel |
|---|
| 1079 |
R:289:0x8e:0xB6 |
|---|
| 1080 |
|
|---|
| 1081 |
# Mim, Betrayer of Turin |
|---|
| 1082 |
R:290:0x95:0x97 |
|---|
| 1083 |
|
|---|
| 1084 |
# Killer fire beetle |
|---|
| 1085 |
R:291:0x93:0x95 |
|---|
| 1086 |
|
|---|
| 1087 |
# Creeping adamantite coins |
|---|
| 1088 |
R:292:0x87:0x8B |
|---|
| 1089 |
|
|---|
| 1090 |
# Algroth |
|---|
| 1091 |
R:293:0x92:0xB1 |
|---|
| 1092 |
|
|---|
| 1093 |
# Vibration hound |
|---|
| 1094 |
R:294:0x90:0xBB |
|---|
| 1095 |
|
|---|
| 1096 |
# Nexus hound |
|---|
| 1097 |
R:295:0x90:0xC5 |
|---|
| 1098 |
|
|---|
| 1099 |
# Ogre mage |
|---|
| 1100 |
R:296:0x8d:0x91 |
|---|
| 1101 |
|
|---|
| 1102 |
# Lokkak, the Ogre Chieftain |
|---|
| 1103 |
R:297:0x95:0x98 |
|---|
| 1104 |
|
|---|
| 1105 |
# Vampire |
|---|
| 1106 |
R:298:0x94:0xB2 |
|---|
| 1107 |
|
|---|
| 1108 |
# Gorgimaera |
|---|
| 1109 |
R:299:0x93:0x9E |
|---|
| 1110 |
|
|---|
| 1111 |
# Colbran |
|---|
| 1112 |
R:300:0x92:0x85 |
|---|
| 1113 |
|
|---|
| 1114 |
# Spirit naga |
|---|
| 1115 |
R:301:0x90:0x91 |
|---|
| 1116 |
|
|---|
| 1117 |
# 5-headed hydra |
|---|
| 1118 |
R:302:0x90:0xA4 |
|---|
| 1119 |
|
|---|
| 1120 |
# Black knight |
|---|
| 1121 |
R:303:0x84:0x95 |
|---|
| 1122 |
|
|---|
| 1123 |
# Uldor the Accursed |
|---|
| 1124 |
R:304:0x95:0x99 |
|---|
| 1125 |
|
|---|
| 1126 |
# Mage |
|---|
| 1127 |
R:305:0x84:0x96 |
|---|
| 1128 |
|
|---|
| 1129 |
# Mind flayer |
|---|
| 1130 |
R:306:0x8d:0x8A |
|---|
| 1131 |
|
|---|
| 1132 |
# Draebor, the Imp |
|---|
| 1133 |
R:307:0x95:0x9A |
|---|
| 1134 |
|
|---|
| 1135 |
# Basilisk |
|---|
| 1136 |
R:308:0x91:0x88 |
|---|
| 1137 |
|
|---|
| 1138 |
# Ice troll |
|---|
| 1139 |
R:309:0x92:0xB2 |
|---|
| 1140 |
|
|---|
| 1141 |
# Purple worm |
|---|
| 1142 |
R:310:0x91:0x98 |
|---|
| 1143 |
|
|---|
| 1144 |
# Archangel |
|---|
| 1145 |
R:311:0x8e:0xB7 |
|---|
| 1146 |
|
|---|
| 1147 |
# Catoblepas |
|---|
| 1148 |
R:312:0x93:0x9B |
|---|
| 1149 |
|
|---|
| 1150 |
# Ring mimic |
|---|
| 1151 |
R:313:0x85:0x83 |
|---|
| 1152 |
|
|---|
| 1153 |
# Young blue dragon |
|---|
| 1154 |
R:314:0x8c:0x88 |
|---|
| 1155 |
|
|---|
| 1156 |
# Young white dragon |
|---|
| 1157 |
R:315:0x8c:0x8A |
|---|
| 1158 |
|
|---|
| 1159 |
# Young green dragon |
|---|
| 1160 |
R:316:0x8c:0x8B |
|---|
| 1161 |
|
|---|
| 1162 |
# Young bronze dragon |
|---|
| 1163 |
R:317:0x8c:0x89 |
|---|
| 1164 |
|
|---|
| 1165 |
# Mithril golem |
|---|
| 1166 |
R:318:0x92:0x86 |
|---|
| 1167 |
|
|---|
| 1168 |
# Shadow drake |
|---|
| 1169 |
R:319:0x8c:0xA8 |
|---|
| 1170 |
|
|---|
| 1171 |
# Skeleton troll |
|---|
| 1172 |
R:320:0x94:0xAA |
|---|
| 1173 |
|
|---|
| 1174 |
# Manticore |
|---|
| 1175 |
R:321:0x93:0x9F |
|---|
| 1176 |
|
|---|
| 1177 |
# Giant blue ant |
|---|
| 1178 |
R:322:0x91:0x85 |
|---|
| 1179 |
|
|---|
| 1180 |
# Giant army ant |
|---|
| 1181 |
R:323:0x91:0x86 |
|---|
| 1182 |
|
|---|
| 1183 |
# Grave wight |
|---|
| 1184 |
R:324:0x94:0x88 |
|---|
| 1185 |
|
|---|
| 1186 |
# Killer slicer beetle |
|---|
| 1187 |
R:325:0x93:0x96 |
|---|
| 1188 |
|
|---|
| 1189 |
# Ghost |
|---|
| 1190 |
R:326:0x94:0x98 |
|---|
| 1191 |
|
|---|
| 1192 |
# Death watch beetle |
|---|
| 1193 |
R:327:0x93:0x97 |
|---|
| 1194 |
|
|---|
| 1195 |
# Ogre shaman |
|---|
| 1196 |
R:328:0x8d:0x92 |
|---|
| 1197 |
|
|---|
| 1198 |
# Nexus quylthulg |
|---|
| 1199 |
R:329:0x93:0x81 |
|---|
| 1200 |
|
|---|
| 1201 |
# Shelob, Spider of Darkness |
|---|
| 1202 |
R:330:0x95:0x9B |
|---|
| 1203 |
|
|---|
| 1204 |
# Ninja |
|---|
| 1205 |
R:331:0x84:0x97 |
|---|
| 1206 |
|
|---|
| 1207 |
# Memory moss |
|---|
| 1208 |
R:332:0x8e:0xDD |
|---|
| 1209 |
|
|---|
| 1210 |
# Storm giant |
|---|
| 1211 |
R:333:0x92:0x8F |
|---|
| 1212 |
|
|---|
| 1213 |
# Cave troll |
|---|
| 1214 |
R:334:0x92:0xB3 |
|---|
| 1215 |
|
|---|
| 1216 |
# Half-troll |
|---|
| 1217 |
R:335:0x92:0xB4 |
|---|
| 1218 |
|
|---|
| 1219 |
# Mystic |
|---|
| 1220 |
R:336:0x84:0x98 |
|---|
| 1221 |
|
|---|
| 1222 |
# Barrow wight |
|---|
| 1223 |
R:337:0x94:0x8A |
|---|
| 1224 |
|
|---|
| 1225 |
# Skeleton ettin |
|---|
| 1226 |
R:338:0x94:0xB7 |
|---|
| 1227 |
|
|---|
| 1228 |
# Chaos drake |
|---|
| 1229 |
R:339:0x8c:0xA9 |
|---|
| 1230 |
|
|---|
| 1231 |
# Law drake |
|---|
| 1232 |
R:340:0x8c:0xAA |
|---|
| 1233 |
|
|---|
| 1234 |
# Balance drake |
|---|
| 1235 |
R:341:0x8c:0xAD |
|---|
| 1236 |
|
|---|
| 1237 |
# Ethereal drake |
|---|
| 1238 |
R:342:0x8c:0xA7 |
|---|
| 1239 |
|
|---|
| 1240 |
# Bert the Stone Troll |
|---|
| 1241 |
R:343:0x95:0x9C |
|---|
| 1242 |
|
|---|
| 1243 |
# Bill the Stone Troll |
|---|
| 1244 |
R:344:0x95:0x9D |
|---|
| 1245 |
|
|---|
| 1246 |
# Tom the Stone Troll |
|---|
| 1247 |
R:345:0x95:0x9E |
|---|
| 1248 |
|
|---|
| 1249 |
# Shade |
|---|
| 1250 |
R:346:0x94:0x95 |
|---|
| 1251 |
|
|---|
| 1252 |
# Spectre |
|---|
| 1253 |
R:347:0x94:0x87 |
|---|
| 1254 |
|
|---|
| 1255 |
# Water troll |
|---|
| 1256 |
R:348:0x92:0xB5 |
|---|
| 1257 |
|
|---|
| 1258 |
# Fire elemental |
|---|
| 1259 |
R:349:0x8f:0x9B |
|---|
| 1260 |
|
|---|
| 1261 |
# Cherub |
|---|
| 1262 |
R:350:0x8e:0xB8 |
|---|
| 1263 |
|
|---|
| 1264 |
# Water elemental |
|---|
| 1265 |
R:351:0x8f:0x9A |
|---|
| 1266 |
|
|---|
| 1267 |
# Invisible stalker |
|---|
| 1268 |
R:352:0x8f:0xA8 |
|---|
| 1269 |
|
|---|
| 1270 |
# Carrion crawler |
|---|
| 1271 |
R:353:0x91:0xA8 |
|---|
| 1272 |
|
|---|
| 1273 |
# Master thief |
|---|
| 1274 |
R:354:0x84:0x99 |
|---|
| 1275 |
|
|---|
| 1276 |
# Ulfang the Black |
|---|
| 1277 |
R:355:0x95:0x9F |
|---|
| 1278 |
|
|---|
| 1279 |
# Lich |
|---|
| 1280 |
R:356:0x94:0x90 |
|---|
| 1281 |
|
|---|
| 1282 |
# Master vampire |
|---|
| 1283 |
R:357:0x94:0xB3 |
|---|
| 1284 |
|
|---|
| 1285 |
# Giant grey scorpion |
|---|
| 1286 |
R:358:0x92:0xCA |
|---|
| 1287 |
|
|---|
| 1288 |
# Earth elemental |
|---|
| 1289 |
R:359:0x8f:0x9C |
|---|
| 1290 |
|
|---|
| 1291 |
# Air elemental |
|---|
| 1292 |
R:360:0x8f:0xA3 |
|---|
| 1293 |
|
|---|
| 1294 |
# Hellhound |
|---|
| 1295 |
R:361:0x90:0xAB |
|---|
| 1296 |
|
|---|
| 1297 |
# Eog golem |
|---|
| 1298 |
R:362:0x92:0x87 |
|---|
| 1299 |
|
|---|
| 1300 |
# Olog |
|---|
| 1301 |
R:363:0x92:0xB6 |
|---|
| 1302 |
|
|---|
| 1303 |
# Dagashi |
|---|
| 1304 |
R:364:0x84:0x9A |
|---|
| 1305 |
|
|---|
| 1306 |
# Gravity hound |
|---|
| 1307 |
R:365:0x90:0xC9 |
|---|
| 1308 |
|
|---|
| 1309 |
# Acidic cytoplasm |
|---|
| 1310 |
R:366:0x8f:0x84 |
|---|
| 1311 |
|
|---|
| 1312 |
# Inertia hound |
|---|
| 1313 |
R:367:0x90:0xC1 |
|---|
| 1314 |
|
|---|
| 1315 |
# Impact hound |
|---|
| 1316 |
R:368:0x90:0xBC |
|---|
| 1317 |
|
|---|
| 1318 |
# Dread |
|---|
| 1319 |
R:369:0x94:0x80 |
|---|
| 1320 |
|
|---|
| 1321 |
# Ooze elemental |
|---|
| 1322 |
R:370:0x8f:0x9F |
|---|
| 1323 |
|
|---|
| 1324 |
# Smoke elemental |
|---|
| 1325 |
R:371:0x8f:0xA7 |
|---|
| 1326 |
|
|---|
| 1327 |
# Young black dragon |
|---|
| 1328 |
R:372:0x8c:0x8C |
|---|
| 1329 |
|
|---|
| 1330 |
# Mumak |
|---|
| 1331 |
R:373:0x91:0xBD |
|---|
| 1332 |
|
|---|
| 1333 |
# Giant fire ant |
|---|
| 1334 |
R:374:0x91:0x87 |
|---|
| 1335 |
|
|---|
| 1336 |
# Mature white dragon |
|---|
| 1337 |
R:375:0x8c:0x92 |
|---|
| 1338 |
|
|---|
| 1339 |
# Xorn |
|---|
| 1340 |
R:376:0x92:0xA2 |
|---|
| 1341 |
|
|---|
| 1342 |
# Shadow |
|---|
| 1343 |
R:377:0x94:0x86 |
|---|
| 1344 |
|
|---|
| 1345 |
# Phantom |
|---|
| 1346 |
R:378:0x94:0x94 |
|---|
| 1347 |
|
|---|
| 1348 |
# Grey wraith |
|---|
| 1349 |
R:379:0x94:0x8D |
|---|
| 1350 |
|
|---|
| 1351 |
# Young multi-hued dragon |
|---|
| 1352 |
R:380:0x8c:0x8F |
|---|
| 1353 |
|
|---|
| 1354 |
# Colossus |
|---|
| 1355 |
R:381:0x92:0x88 |
|---|
| 1356 |
|
|---|
| 1357 |
# Young gold dragon |
|---|
| 1358 |
R:382:0x8c:0x8E |
|---|
| 1359 |
|
|---|
| 1360 |
# Rogrog the Black Troll |
|---|
| 1361 |
R:383:0x95:0xA0 |
|---|
| 1362 |
|
|---|
| 1363 |
# Mature blue dragon |
|---|
| 1364 |
R:384:0x8c:0x90 |
|---|
| 1365 |
|
|---|
| 1366 |
# Mature green dragon |
|---|
| 1367 |
R:385:0x8c:0x93 |
|---|
| 1368 |
|
|---|
| 1369 |
# Mature bronze dragon |
|---|
| 1370 |
R:386:0x8c:0x91 |
|---|
| 1371 |
|
|---|
| 1372 |
# Young red dragon |
|---|
| 1373 |
R:387:0x8c:0x8D |
|---|
| 1374 |
|
|---|
| 1375 |
# Trapper |
|---|
| 1376 |
R:388:0x80:0x80 |
|---|
| 1377 |
|
|---|
| 1378 |
# Bodak |
|---|
| 1379 |
R:389:0x8d:0xAB |
|---|
| 1380 |
|
|---|
| 1381 |
# Ice elemental |
|---|
| 1382 |
R:390:0x92:0xC0 |
|---|
| 1383 |
|
|---|
| 1384 |
# Necromancer |
|---|
| 1385 |
R:391:0x84:0x9B |
|---|
| 1386 |
|
|---|
| 1387 |
# Lorgan, Chief of the Easterlings |
|---|
| 1388 |
R:392:0x95:0xA1 |
|---|
| 1389 |
|
|---|
| 1390 |
# Demonologist |
|---|
| 1391 |
R:393:0x84:0x9C |
|---|
| 1392 |
|
|---|
| 1393 |
# Mummified troll |
|---|
| 1394 |
R:394:0x91:0xB2 |
|---|
| 1395 |
|
|---|
| 1396 |
# The Queen Ant |
|---|
| 1397 |
R:395:0x95:0xA2 |
|---|
| 1398 |
|
|---|
| 1399 |
# Will o' the wisp |
|---|
| 1400 |
R:396:0x8f:0x99 |
|---|
| 1401 |
|
|---|
| 1402 |
# Magma elemental |
|---|
| 1403 |
R:397:0x8f:0xA1 |
|---|
| 1404 |
|
|---|
| 1405 |
# Black pudding |
|---|
| 1406 |
R:398:0x8f:0x83 |
|---|
| 1407 |
|
|---|
| 1408 |
# Killer iridescent beetle |
|---|
| 1409 |
R:399:0x93:0x98 |
|---|
| 1410 |
|
|---|
| 1411 |
# Nexus vortex |
|---|
| 1412 |
R:400:0x92:0xA8 |
|---|
| 1413 |
|
|---|
| 1414 |
# Plasma vortex |
|---|
| 1415 |
R:401:0x92:0xA9 |
|---|
| 1416 |
|
|---|
| 1417 |
# Mature red dragon |
|---|
| 1418 |
R:402:0x8c:0x95 |
|---|
| 1419 |
|
|---|
| 1420 |
# Mature gold dragon |
|---|
| 1421 |
R:403:0x8c:0x96 |
|---|
| 1422 |
|
|---|
| 1423 |
# Crystal drake |
|---|
| 1424 |
R:404:0x8c:0xAC |
|---|
| 1425 |
|
|---|
| 1426 |
# Mature black dragon |
|---|
| 1427 |
R:405:0x8c:0x94 |
|---|
| 1428 |
|
|---|
| 1429 |
# Mature multi-hued dragon |
|---|
| 1430 |
R:406:0x8c:0x97 |
|---|
| 1431 |
|
|---|
| 1432 |
# Death knight |
|---|
| 1433 |
R:407:0x84:0x9D |
|---|
| 1434 |
|
|---|
| 1435 |
# Castamir the Usurper |
|---|
| 1436 |
R:408:0x95:0xA3 |
|---|
| 1437 |
|
|---|
| 1438 |
# Time vortex |
|---|
| 1439 |
R:409:0x92:0xAA |
|---|
| 1440 |
|
|---|
| 1441 |
# Shimmering vortex |
|---|
| 1442 |
R:410:0x92:0xAB |
|---|
| 1443 |
|
|---|
| 1444 |
# Ancient blue dragon |
|---|
| 1445 |
R:411:0x8c:0x98 |
|---|
| 1446 |
|
|---|
| 1447 |
# Ancient bronze dragon |
|---|
| 1448 |
R:412:0x8c:0x99 |
|---|
| 1449 |
|
|---|
| 1450 |
# Beholder |
|---|
| 1451 |
R:413:0x90:0x8A |
|---|
| 1452 |
|
|---|
| 1453 |
# Emperor wight |
|---|
| 1454 |
R:414:0x94:0x8B |
|---|
| 1455 |
|
|---|
| 1456 |
# Seraph |
|---|
| 1457 |
R:415:0x8e:0xBA |
|---|
| 1458 |
|
|---|
| 1459 |
# Vargo, Tyrant of Fire |
|---|
| 1460 |
R:416:0x95:0xA4 |
|---|
| 1461 |
|
|---|
| 1462 |
# Black wraith |
|---|
| 1463 |
R:417:0x94:0x93 |
|---|
| 1464 |
|
|---|
| 1465 |
# Erinyes |
|---|
| 1466 |
R:418:0x8d:0x9E |
|---|
| 1467 |
|
|---|
| 1468 |
# Nether wraith |
|---|
| 1469 |
R:419:0x94:0x8E |
|---|
| 1470 |
|
|---|
| 1471 |
# Eldrak |
|---|
| 1472 |
R:420:0x92:0xB7 |
|---|
| 1473 |
|
|---|
| 1474 |
# Ettin |
|---|
| 1475 |
R:421:0x92:0xB8 |
|---|
| 1476 |
|
|---|
| 1477 |
# Waldern, King of Water |
|---|
| 1478 |
R:422:0x95:0xA5 |
|---|
| 1479 |
|
|---|
| 1480 |
# Kavlax the Many-Headed |
|---|
| 1481 |
R:423:0x95:0xA6 |
|---|
| 1482 |
|
|---|
| 1483 |
# Ancient white dragon |
|---|
| 1484 |
R:424:0x8c:0x9A |
|---|
| 1485 |
|
|---|
| 1486 |
# Ancient green dragon |
|---|
| 1487 |
R:425:0x8c:0x9B |
|---|
| 1488 |
|
|---|
| 1489 |
# 7-headed hydra |
|---|
| 1490 |
R:426:0x90:0xA6 |
|---|
| 1491 |
|
|---|
| 1492 |
# Night mare |
|---|
| 1493 |
R:427:0x93:0x9C |
|---|
| 1494 |
|
|---|
| 1495 |
# Vampire lord |
|---|
| 1496 |
R:428:0x94:0xB4 |
|---|
| 1497 |
|
|---|
| 1498 |
# Ancient black dragon |
|---|
| 1499 |
R:429:0x8c:0x9C |
|---|
| 1500 |
|
|---|
| 1501 |
# Disenchanter worm mass |
|---|
| 1502 |
R:430:0x91:0x96 |
|---|
| 1503 |
|
|---|
| 1504 |
# Rotting quylthulg |
|---|
| 1505 |
R:431:0x93:0x82 |
|---|
| 1506 |
|
|---|
| 1507 |
# Spirit troll |
|---|
| 1508 |
R:432:0x92:0xB9 |
|---|
| 1509 |
|
|---|
| 1510 |
# Lesser titan |
|---|
| 1511 |
R:433:0x92:0x90 |
|---|
| 1512 |
|
|---|
| 1513 |
# 9-headed hydra |
|---|
| 1514 |
R:434:0x90:0xA8 |
|---|
| 1515 |
|
|---|
| 1516 |
# Enchantress |
|---|
| 1517 |
R:435:0x84:0x9E |
|---|
| 1518 |
|
|---|
| 1519 |
# Knight Templar |
|---|
| 1520 |
R:436:0x84:0x9F |
|---|
| 1521 |
|
|---|
| 1522 |
# Sorcerer |
|---|
| 1523 |
R:437:0x84:0xA0 |
|---|
| 1524 |
|
|---|
| 1525 |
# Xaren |
|---|
| 1526 |
R:438:0x92:0xA3 |
|---|
| 1527 |
|
|---|
| 1528 |
# Giant roc |
|---|
| 1529 |
R:439:0x91:0x8C |
|---|
| 1530 |
|
|---|
| 1531 |
# Uvatha the Horseman |
|---|
| 1532 |
R:440:0x95:0xA7 |
|---|
| 1533 |
|
|---|
| 1534 |
# Minotaur |
|---|
| 1535 |
R:441:0x8d:0x95 |
|---|
| 1536 |
|
|---|
| 1537 |
# Medusa, the Gorgon |
|---|
| 1538 |
R:442:0x95:0xA8 |
|---|
| 1539 |
|
|---|
| 1540 |
# Death drake |
|---|
| 1541 |
R:443:0x8c:0xAB |
|---|
| 1542 |
|
|---|
| 1543 |
# Ancient red dragon |
|---|
| 1544 |
R:444:0x8c:0x9D |
|---|
| 1545 |
|
|---|
| 1546 |
# Ancient gold dragon |
|---|
| 1547 |
R:445:0x8c:0x9E |
|---|
| 1548 |
|
|---|
| 1549 |
# Great crystal drake |
|---|
| 1550 |
R:446:0x8c:0xAC |
|---|
| 1551 |
|
|---|
| 1552 |
# Vrock |
|---|
| 1553 |
R:447:0x8d:0x9F |
|---|
| 1554 |
|
|---|
| 1555 |
# Death quasit |
|---|
| 1556 |
R:448:0x8d:0xAC |
|---|
| 1557 |
|
|---|
| 1558 |
# Adunaphel the Quiet |
|---|
| 1559 |
R:449:0x95:0xA9 |
|---|
| 1560 |
|
|---|
| 1561 |
# Dark elven sorcerer |
|---|
| 1562 |
R:450:0x8d:0x89 |
|---|
| 1563 |
|
|---|
| 1564 |
# Master lich |
|---|
| 1565 |
R:451:0x94:0x8F |
|---|
| 1566 |
|
|---|
| 1567 |
# Hezrou |
|---|
| 1568 |
R:452:0x8d:0xA0 |
|---|
| 1569 |
|
|---|
| 1570 |
# Akhorahil the Blind |
|---|
| 1571 |
R:453:0x95:0xAA |
|---|
| 1572 |
|
|---|
| 1573 |
# Gorlim, Betrayer of Barahir |
|---|
| 1574 |
R:454:0x95:0xAB |
|---|
| 1575 |
|
|---|
| 1576 |
# Archon |
|---|
| 1577 |
R:455:0x8e:0xB9 |
|---|
| 1578 |
|
|---|
| 1579 |
# Glabrezu |
|---|
| 1580 |
R:456:0x8d:0xA1 |
|---|
| 1581 |
|
|---|
| 1582 |
# Ren the Unclean |
|---|
| 1583 |
R:457:0x95:0xAC |
|---|
| 1584 |
|
|---|
| 1585 |
# Nalfeshnee |
|---|
| 1586 |
R:458:0x8d:0xA2 |
|---|
| 1587 |
|
|---|
| 1588 |
# Undead beholder |
|---|
| 1589 |
R:459:0x90:0x8B |
|---|
| 1590 |
|
|---|
| 1591 |
# Dread |
|---|
| 1592 |
R:460:0x94:0x85 |
|---|
| 1593 |
|
|---|
| 1594 |
# Mumak |
|---|
| 1595 |
R:461:0x91:0xBF |
|---|
| 1596 |
|
|---|
| 1597 |
# Ancient multi-hued dragon |
|---|
| 1598 |
R:462:0x8c:0x9F |
|---|
| 1599 |
|
|---|
| 1600 |
# Ethereal dragon |
|---|
| 1601 |
R:463:0x8c:0xA6 |
|---|
| 1602 |
|
|---|
| 1603 |
# Ji Indur Dawndeath |
|---|
| 1604 |
R:464:0x95:0xAD |
|---|
| 1605 |
|
|---|
| 1606 |
# Marilith |
|---|
| 1607 |
R:465:0x8d:0xA3 |
|---|
| 1608 |
|
|---|
| 1609 |
# Quaker, Master of Earth |
|---|
| 1610 |
R:466:0x95:0xAE |
|---|
| 1611 |
|
|---|
| 1612 |
# Lesser Balrog |
|---|
| 1613 |
R:467:0x8d:0xBA |
|---|
| 1614 |
|
|---|
| 1615 |
# Ariel, Queen of Air |
|---|
| 1616 |
R:468:0x95:0xAF |
|---|
| 1617 |
|
|---|
| 1618 |
# 11-headed hydra |
|---|
| 1619 |
R:469:0x90:0xA9 |
|---|
| 1620 |
|
|---|
| 1621 |
# Patriarch |
|---|
| 1622 |
R:470:0x84:0xA1 |
|---|
| 1623 |
|
|---|
| 1624 |
# Dreadmaster |
|---|
| 1625 |
R:471:0x94:0x83 |
|---|
| 1626 |
|
|---|
| 1627 |
# Drolem |
|---|
| 1628 |
R:472:0x92:0x89 |
|---|
| 1629 |
|
|---|
| 1630 |
# Scatha the Worm |
|---|
| 1631 |
R:473:0x95:0xB0 |
|---|
| 1632 |
|
|---|
| 1633 |
# Dwar, Dog Lord of Waw |
|---|
| 1634 |
R:474:0x95:0xB1 |
|---|
| 1635 |
|
|---|
| 1636 |
# Smaug the Golden |
|---|
| 1637 |
R:475:0x95:0xB2 |
|---|
| 1638 |
|
|---|
| 1639 |
# Dracolich |
|---|
| 1640 |
R:476:0x8c:0xB0 |
|---|
| 1641 |
|
|---|
| 1642 |
# Greater titan |
|---|
| 1643 |
R:477:0x92:0x91 |
|---|
| 1644 |
|
|---|
| 1645 |
# Dracolisk |
|---|
| 1646 |
R:478:0x8c:0xB4 |
|---|
| 1647 |
|
|---|
| 1648 |
# Death mold |
|---|
| 1649 |
R:479:0x8e:0xCA |
|---|
| 1650 |
|
|---|
| 1651 |
# Itangast the Fire Drake |
|---|
| 1652 |
R:480:0x95:0xB3 |
|---|
| 1653 |
|
|---|
| 1654 |
# Glaurung, Father of the Dragons |
|---|
| 1655 |
R:481:0x95:0xB4 |
|---|
| 1656 |
|
|---|
| 1657 |
# Master mystic |
|---|
| 1658 |
R:482:0x84:0xA2 |
|---|
| 1659 |
|
|---|
| 1660 |
# The Balrog of Moria |
|---|
| 1661 |
R:483:0x95:0xB5 |
|---|
| 1662 |
|
|---|
| 1663 |
# Nightwing |
|---|
| 1664 |
R:484:0x94:0x8F |
|---|
| 1665 |
|
|---|
| 1666 |
# Nether hound |
|---|
| 1667 |
R:485:0x90:0xC3 |
|---|
| 1668 |
|
|---|
| 1669 |
# Time hound |
|---|
| 1670 |
R:486:0x90:0xCC |
|---|
| 1671 |
|
|---|
| 1672 |
# Plasma hound |
|---|
| 1673 |
R:487:0x90:0xC6 |
|---|
| 1674 |
|
|---|
| 1675 |
# Demonic quylthulg |
|---|
| 1676 |
R:488:0x93:0x83 |
|---|
| 1677 |
|
|---|
| 1678 |
# Great Storm Wyrm |
|---|
| 1679 |
R:489:0x8c:0xA1 |
|---|
| 1680 |
|
|---|
| 1681 |
# Baphomet the Minotaur Lord |
|---|
| 1682 |
R:490:0x95:0xB6 |
|---|
| 1683 |
|
|---|
| 1684 |
# Harowen the Black Hand |
|---|
| 1685 |
R:491:0x95:0xB7 |
|---|
| 1686 |
|
|---|
| 1687 |
# Hoarmurath of Dir |
|---|
| 1688 |
R:492:0x95:0xB8 |
|---|
| 1689 |
|
|---|
| 1690 |
# Grand master mystic |
|---|
| 1691 |
R:493:0x84:0xA3 |
|---|
| 1692 |
|
|---|
| 1693 |
# Khamul, the Black Easterling |
|---|
| 1694 |
R:494:0x95:0xB9 |
|---|
| 1695 |
|
|---|
| 1696 |
# Ethereal hound |
|---|
| 1697 |
R:495:0x90:0xC8 |
|---|
| 1698 |
|
|---|
| 1699 |
# Great Ice Wyrm |
|---|
| 1700 |
R:496:0x8c:0xA2 |
|---|
| 1701 |
|
|---|
| 1702 |
# The Phoenix |
|---|
| 1703 |
R:497:0x95:0xBA |
|---|
| 1704 |
|
|---|
| 1705 |
# Nightcrawler |
|---|
| 1706 |
R:498:0x94:0x90 |
|---|
| 1707 |
|
|---|
| 1708 |
# Hand druj |
|---|
| 1709 |
R:499:0x92:0x9E |
|---|
| 1710 |
|
|---|
| 1711 |
# Eye druj |
|---|
| 1712 |
R:500:0x92:0x9F |
|---|
| 1713 |
|
|---|
| 1714 |
# Skull druj |
|---|
| 1715 |
R:501:0x92:0xA0 |
|---|
| 1716 |
|
|---|
| 1717 |
# Chaos vortex |
|---|
| 1718 |
R:502:0x92:0xAC |
|---|
| 1719 |
|
|---|
| 1720 |
# Aether vortex |
|---|
| 1721 |
R:503:0x92:0xAD |
|---|
| 1722 |
|
|---|