d2jsp
Log InRegister
d2jsp Forums > Diablo II > Diablo 2 Discussion > Strategy & Guides > Treasure Classes > Itanz !
1234Next
Add Reply New Topic New Poll
Member
Posts: 25,580
Joined: May 20 2006
Gold: 822.00
May 15 2009 10:14am
Treasure Classes





Contents
Intro
Item TCs
Monster TCs
TC Upgrades
Magic / Rare
Set / Unique
Treasure Classes (TC X)
SuperUniques and Bosses



Intro

While this is meant to be of practical use to item hunters, it is not a guide to MF per se. How and where to MF is entirely your choice, and there are literally thousands of threads on that subject. For basic, general, or specific tips, check these,Other recommended reads include,The subject here is what monsters may drop and how to determine it. Although we cannot control base item drops in practice, at least it is comforting to know if we are wasting our time killing for impossible drops.

Treasure Class (TC)
Blizzard's generic term for "a collection of items". Picture Treasure Classes as an array of "treasure chests" if you like (not the objects in D2), each requiring a "key" to be opened. Lower level monsters have keys to only the lowest TCs containing the lower quality items while the higher level monsters can access higher TCs as well as lower ones.

To be more specific, in what follows, we look at the D2X 1.11 TreasureClassEx.txt (henceforth, TCEx) file. Download and install ATMA to view this and several other files containing game data.


Item TCs

TCEx is one huge table of references to every dropable item in the game, from utter junk: arrows, bolts, keys, potions etc. to the most desired treasure of all, including your precious little TZSCHAKO (or whichever ingenious word you might have adopted from the knowledgeable trading community).

To give you an idea of the structure, worthwhile TCs are covered below. Refer to the D2 Item Codes: http://wiki.theamazonbasin.com/index.php/D2_Item_Codes

Jewelry A-C
  • 20 % Amulet (amu)
    40 % Ring (rin)
    10 % Jewel (jew)
    10 % Small Charm (cm1)
    10 % Large Charm (cm2)
    10 % Grand Charm (cm3)
Chipped Gem, Flawed Gem, Normal Gem, Flawless Gem, Perfect Gem
  • 15 % ... Amethyst
    15 % ... Diamond
    .
    .
    .
    10 % ... Skull
    The Perfect Gem TC is not used (Gem Shrines drop from Chipped Gem only if there are no gems in your inventory).
Runes 1-17
  • Each but the last Rune TC contains 2 runes and each but the first Rune TC has the option of dropping to the Rune TC below it (recursively).
  • Runes 1
    60 % El Rune (r01)
    40 % Eld Rune (r02)
  • Runes 2
    3:14 Tir Rune (r03)
    2:14 Nef Rune (r04)
    9:14 Runes 1: ~ 64.3 % chance of dropping from Runes 1.
    .
    .
    .
  • Runes 16
    3:47274 Jah Rune (r31)
    2:47274 Cham Rune (r32)
    47269:47274 Runes 15: ~ 99.989 % chance of dropping from Runes 15.
  • Runes 17
    1:82722 Zod Rune (r33)
    82721:82722 Runes 16: ~ 99.999 % chance of dropping from Runes 16.
The Jewelry, Gem, and Rune TCs are sub-TC's of the Good TCs, of which there is one for each act: Act 1 Good, ... , Act 5 (H) Good.

Notice why "High Runes" (in the trade: Vex Rune (r26) and above) are so extremely sparse: the Rune TCs are defined recursively (Runes n+1 contains Runes n, for n = 1, ... ,16) and the odds of dropping to a lower Rune TC are > 99.9 % for the highest Rune TCs. The odds of obtaining one single HR are low enough that it isn't even funny. EVEN IF the monster can drop from a particular Good TC, it must (1) select the Good TC for the drop, (2) pick the Rune TC in that Good TC, and finally (3) avoid repeatedly dropping to the lower Rune TCs.

Anyway, for the avid rune hunters,There are several other rune related topics out there. Google, anyone ?

Equip, Melee, Bow
Here and henceforth, "Armor" is a generic term for: Circlets, Helms, Body Armor, Shields, Gloves, Belts, and Boots, including all class-specific versions.
  • Every item has a quality level (qlvl) for the base item, defined in the level column of Armor.txt and Weapons.txt and used to classify in which Treasure Class the item belongs.
    On the Arreat Summit Weapons and Armor pages, the qlvl is listed as Quality Level: http://classic.battle.net/diablo2exp/items/weaponsandarmor.shtml.
  • weapX (weapons): weap3: qlvl 1-3, weap6: qlvl 4-6, ... , weap84: qlvl 82-84, weap87: qlvl 85-87.
    meleX (mêlée weapons): mele3, mele6, ... , mele36, and mele39 are subgroups of weapX.
    bowX (bows): bow3, bow6, ... , bow84, and bow87 are subgroups of weapX.
  • armoX (armor): armo3: qlvl 1-3, armo6: qlvl 4-6, ... , armo84: qlvl 82-84, armo87: qlvl 85-87.
The TCs are numbered from 3 to 87, in steps of 3. Each TC contains items with qlvl <= TC #. So, when we speak of TC X, we mean the TC consisting of weapX and armoX, as well as any TC below it (recursively). TC 3 contains weap3 and armo3. TC 87 contains ALL weapons and armor.

weapX and armoX are accessed through the Equip TCs, while meleX and bowX are accessed from the Melee and Bow TCs (as well as from the Equip TCs, seeing as both meleX and bowX are subgroups of weapX). The Equip, Melee, and Bow TCs are again defined recursively, making it possible to drop from a higher TC to a lower one, in succession.


Treasure Classes relate only to base items (qlvl).

We cannot influence base item selection; this is done within the TCs assigned to the monster.

Unique, set, rare, magic, Superior, Socketed etc. items belong in the same TC as their respective base items
.


Monster TCs

Besides the item TCs, TCEx holds every chest and monster TC which, in turn, contain several item TCs.
  • The TreasureClass columns in MonStats.txt contain TC references to monster TCs in TCEx for
    - Regular monsters
    - Champions
    - Unique monsters
    - Act Bosses
    - Blood Raven, Griswold, The Smith, Radament, The Summoner, The High Council, Izual, Hephasto the Armorer, and Nihlathak
    - Über Diablo (diabloclone)
    - Über Izual, Lilith, and Über Duriel
  • The TC, TC(N), and TC(H) columns in SuperUniques.txt contain TC references to monster TCs in TCEx for SuperUnique monsters.
Fangskin (Hell)
It is well-known that he hasn't dropped anything since the release of v1.11. For those of you who don't know, here's why: the TC(H) entry in SuperUniques.txt reads "Fangskin (H)". Because there is no TC by that name in TCEx, the game always returns an empty drop. If you compare 1.10 SuperUniques.txt, the corresponding entry reads "Act 2 (H) Super B", which is a well-defined TC. Whichever Blizzard employee changed Hell Fangskin's TC in v1.11 to a non-existent one and subsequently went asleep at the switch for nearly half a decade might consider Patch 1.13 an incentive to wake up from his eternal slumber and fix this. :rolleyes:

Mephisto (Hell)
In MonStats.txt, we find: Mephisto (H) and Mephistoq (H), the latter referring to his quest drop (first kill) and the former to every subsequent kill. Then we look at TCEx,
  • Mephisto (H) contains: NoDrop: 15, gld,mul=2048: 5 (Gold, multiplier = 2048), Act 4 (H) Equip A: 52, Act 4 (H) Junk: 5, and Act 4 (H) Good: 3.
    Thus, 15:80 of NoDrop, 52:80 of Act 4 (H) Equip A, and 3:80 of Act 4 (H) Good.
  • Mephistoq (H) contains: NoDrop: 15, Act 4 (H) Equip A: 52, and Act 4 (H) Good: 3. There are no options to drop gold or Junk (!)
    Thus, 15:70 of NoDrop, 52:70 of Act 4 (H) Equip A, and 3:70 of Act 4 (H) Good.
Highlighted TCs are the ones we desire,
  • Act 4 (H) Equip A: SumItems=36 (frequency sum), TotalProb=1566, with the following frequencies,
    weap69: 2
    armo69: 1
    weap72: 6
    armo72: 3
    weap75: 14
    armo75: 7
    weap78: 2
    armo78: 1
    Act 3 (H) Equip B: 1530: ~ 97.7 % chance of dropping from Act 3 (H) Equip B.
  • Act 4 (H) Good has the following TC frequencies,
    Jewelry C: 60
    Chipped Gem: 4
    Flawed Gem: 10
    Normal Gem: 14
    Flawless Gem: 28
    Runes 16: 14: ~ 10.8 % chance of dropping from Runes 16.
In conclusion, Hell Mephisto drops from TC 78 and up to Cham Rune (r32).

Pindleskin (Hell)
In SuperUniques.txt, we find: Act 5 (H) Super Cx. Next, we look at TCEx,
  • Act 5 (H) Super Cx contains Act 5 (H) Uitem C: 2 and Act 5 (H) Cpot C: 2.
    Act 5 (H) Uitem C contains Act 5 (H) Equip C: 58 and Act 5 (H) Good: 4.
    Thus, 58:62 of Act 5 (H) Equip C, and 4:62 of Act 5 (H) Good.
Highlighted TCs are the ones we desire,
  • Act 5 (H) Equip C: SumItems=35, TotalProb=1565, with the following frequencies,
    weap81: 2
    armo81: 1
    weap84: 6
    armo84: 3
    weap87: 15
    armo87: 8
    Act 5 (H) Equip B: 1530: ~ 97.8 % chance of dropping from Act 5 (H) Equip B.
  • Act 5 (H) Good: same as Act 4 (H) Good, same frequencies, except this time it is Runes 17.
So, Hell Pindleskin drops from TC 87 and up to Zod Rune (r33).

TC + max Rune
Agreed, it might not exactly be heaps of fun to check every monster. Fortunately, others have already taken the trouble,showing TC and highest Rune for every monster in the game.
As a quick reference, the final section of this guide has a complete list of monster level, TC, and max Rune for each of the SuperUniques and Bosses in each difficulty.

Monster Level (mlvl)
We need this figure in the following sections. And it really isn't that hard to remember,
  1. In Normal difficulty, the game uses monster levels defined in MonStats.txt,
    a. Champions (Berserker, Champion, Fanatic, Ghostly, Possessed): +2
    b. Super Uniques, Uniques, and Minions: +3
  2. In Nightmare and Hell, monster level is determined by area level (Alvl),
    a. Regular monsters: mlvl = Alvl
    b. Champions (Berserker, Champion, Fanatic, Ghostly, Possessed): +2
    c. Super Uniques, Uniques, and Minions: +3
  3. Act Bosses use the monster levels in MonStats.txt, unmodified.
For area levels, check my profile: Diablo II Resources --> Area Levels. Or read the MonLvl2Ex and MonLvl3Ex columns in Levels.txt, if you installed ATMA.


TC Upgrades

In the words of Thrugg and Sumendar, originally quoted @ diii.net,

Quote (Thrugg)
In normal you just look up directly the TC and off you go, but in NM and Hell we have "TC upgrades". This is what the two columns that I haven't explained yet are for - "group" and "level".
In NM or Hell, if a monster's level is higher than the level of his base TC, and there is another TC in the same group which is higher level but still equal to or less than his monster level, it will upgrade to that TC.

Thrugg is referring to the group and level columns of TCEx.

Quote (Sumendar)
Only the TC bit needs clarification, monster TCs are upgraded as follows:
In NM and hell difficulties for monsters that are not act bosses and have noratio=0
1) Set monster level to equal arealevel,
2) add +2 for champions, +3 for uniques/superuniques
3) adjust stats according to level
4) get the treasureclass from monstats.txt
5) if the first treasureclass assigned is part of a group (Like 'Act 2 H2H A') AND mlvl > treasureclasses level, upgrade treasureclass to next one in the group if there is one.
6) Repeat 5) if necessary
7) assign drops as usual from the adjusted TC

note that this can only raise the TC, not lower it.

Notice: TC upgrades occur only in Nightmare and Hell. Only the first monster TC assigned is involved in the upgrading process if it is part of a group. Let's see how this works.

Colenzo the Annihilator, ... , Lister the Tormentor (Nightmare)
The 5 SuperUniques spawned by Baal in Throne of Destruction are known as Baal Subject 1, ... , Baal Subject 5 in SuperUniques.txt.
  • In the TC(N) column of SuperUniques.txt, we find: Act 5 (N) Champ C.
  • Nightmare Throne of Destruction is a level 66 area (defined in the MonLvl2Ex column of Levels.txt).
    In effect, each of Baal's minion waves are mlvl 69 (66+3).
  • In TCEx, Act 5 (N) Champ C has group=13 and level=62.
    Since 69 > 62, this TC is upgraded to Act 2 (H) Champ A (level=69 <= mlvl).
Notice the end difference caused by this upgrade, as we work our way down from the assigned TC to the Equip and Rune TCs,
  • Act 5 (N) Champ C -> Act 5 (N) Citem C -> Act 5 (N) Equip C, Act 5 (N) Good -> TC 63 and up to Ist Rune (Runes 12)
  • Act 2 (H) Champ A -> Act 2 (H) Citem A -> Act 2 (H) Equip A, Act 2 (H) Good -> TC 69 and up to Lo Rune (Runes 14)
Eldritch the Rectifier (Hell)
In SuperUniques.txt, he is known as Megaflow Rectifier.
  • Looking at the TC(H) column, we find: Act 5 (H) Super A.
  • Hell Frigid Highlands is a level 81 area (defined in the MonLvl3Ex column of Levels.txt), making Eldritch mlvl 84.
  • Turning to TCEx, Act 5 (H) Super A has group=18 and level=90. Since 84 < 90, Eldritch's native TC is not upgraded.
The table of SuperUniques in the final section of this guide accounts for TC upgrades in Nightmare and Hell where applicable.

Those were the base items. Let's consider items of higher magic quality ...
Member
Posts: 25,580
Joined: May 20 2006
Gold: 822.00
May 15 2009 10:15am
Magic / Rare

When an item with affixes is generated, viz, a magic or rare item, the item's affix level (alvl) is calculated from ilvl and qlvl (see below). Based on alvl and item type, the game looks up the available affixes. Every affix has a level, the minimum alvl which the item must meet to have a chance of acquiring that affix. Higher alvl ~ larger affix pool. Magic items receive 1 prefix, 1 suffix, or 1 of each. For rare items, 2-6 affixes (Jewel: 2-4) are picked according to affix generation rules: max 3 prefixes, max 3 suffixes, and no 2 affixes from the same (affix) group on one item. Due to differences in affix frequencies, some affixes are more likely to spawn than others.

See MagicPrefix.txt and MagicSuffix.txt for detailed information on every affix. Or check my profile: Diablo II Resources --> Item Statistics --> Affix Tables.

Affix Level Calculation

Code
IF(magiclvl > 0)

  (1) THEN alvl = max{ilvl,qlvl} + magiclvl

ELSE IF(max{ilvl,qlvl} < 99 - int(qlvl/2))

  (2) THEN alvl = max{ilvl,qlvl} - int(qlvl/2)
  (3) ELSE alvl = 2*max{ilvl,qlvl} - 99

; ilvl and alvl are capped at 99

Ref: Basin Wiki, D2 Affix Level Chart, http://wiki.theamazonbasin.com/index.php/D2_Affix_Level_Chart


For monster drops: ilvl = mlvl.


Only Circlets, Sorceress Orbs, Staves, and Normal + Exceptional Wands have magiclvl > 0,
  • Circlet (qlvl 24): magiclvl = 3
  • Coronet (qlvl 52): magiclvl = 8
  • Tiara (qlvl 70): magiclvl = 13
  • Diadem (qlvl 85): magiclvl = 18
  • Sorceress Orbs + Staves: magiclvl = 1
    Normal + Exceptional Wands: magiclvl = 1
Furthermore,
  • Small Charm: qlvl = 28
  • Large Charm: qlvl = 14
  • Grand Charm: qlvl = 1
    Amulet, Ring, Jewel: qlvl = 1
Let's state some key results derived from the affix level formulae above.

Amulet, Ring, Jewel, Grand Charm
Since these have qlvl 1, the term, int(qlvl/2) is 0 and hence, if ilvl < 99, (2) alvl = ilvl, and otherwise, if ilvl = 99, (3) alvl = 2*ilvl - 99 = 99 = ilvl. Thus, alvl = ilvl no matter what. Or, equivalently, since ilvl = mlvl,


Amulets, Rings, Jewels, and Grand Charms dropped from monsters have alvl = mlvl.


What to make of this ? Well, each of the +2 to [class] Skill Levels / Skills prefixes on Amulets are level 90. And just 3 monsters in the game are mlvl 90 or higher: Hell Diablo {mlvl 94}, Nihlathak {mlvl 95}, and Baal {mlvl 99}.

The same applies when we consider the Grand Charm suffix, "of Vita": +41-45 to Life (level 91). On a related note, each of the +1 to [skilltab] prefixes on Grand Charms are level 50. The first area in the game having level 50 monsters or higher in general is the Nightmare Great Marsh (Act 3). At that level, the GCs can even get as much as +26-30 to Life.

Circlet, Coronet, Tiara, Diadem
Recall that since these have magiclvl > 0, we get (1) alvl = max{ilvl,qlvl} + magiclvl. Suppose again, we look at the +2 [class] Skill Levels / Skills prefixes (level 90 on Circlets, too). We obtain the following results,


Any magic or rare Circlet, Coronet, or Tiara of at least ilvl 87, 82, or 77, respectively, could acquire +2 to [class] Skill Levels / Skills.

Since max{ilvl,85} + 18 > 99, Diadems have alvl 99 and thus may get any of the Circlets affixes, regardless of ilvl
.


Evidently then, Hell Mephisto {mlvl 87} could drop a magic or rare Circlet, Coronet, or Tiara with +2 to [class] Skill Levels / Skills. Note that he cannot drop a Diadem (qlvl 85), because he cannot access TC 87, only TC 78.

Other peculiar results may be found by inspecting certain item types and (desired) affixes. Bottom line,


Based on the qlvl (and magiclvl), we can work out the minimum ilvl (= mlvl) needed for any particular affix on any magic or rare item.


Remember, it is possible to reroll magic items with 3 Perfect Gems while preserving the ilvl. Also note that since the alvl of a Diadem is 99, regardless of ilvl, we may use the 6 Perfect Skulls + 1 Rare Item recipe indefinitely and still have a chance of +2 to [class] Skill Levels / Skills.


Set / Unique

We know that any particular set or unique item belongs in the same TC as the base item. However,
  • Set and unique items have an additional quality level (Qlvl).
  • Set items belonging in the same set share the same Qlvl, defined in the level column of SetItems.txt.
  • Unique items have their own individual Qlvl, defined in the level column of UniqueItems.txt.
  • The Qlvl can be less than, equal to, or higher than the qlvl.
    The Qlvl does not determine in which TC the set or unique item belongs (the qlvl does), but it sets the minimum ilvl required to have the item spawn.
Essentially every monster may drop Amulets; all it takes is to access one of the Good TCs. In SetItems.txt, we find that Tal Rasha set pieces have level 26 (Qlvl 26). Which means that Tal Rasha's Adjudication Amulet could spawn as early as in the middle of Normal (!) The High Council {mlvl 28} in Travincal and in Durance of Hate Level 3 as well as Mephisto {mlvl 26} are able to drop it.

Contrary to what the Arreat Summit says, Gheed's Fortune Grand Charm is Ladder Only, because it has a 1 in the ladder column of UniqueItems.txt. Since the Qlvl is 70, a monster of at least level 70 is required to drop it. Nightmare Nihlathak {mlvl 73} or Baal {mlvl 75} at the earliest.

Mephisto vs Pindleskin
Hell Mephisto {mlvl 87} drops from TC 78 while Pindleskin {mlvl 86} drops from TC 87. These apparently minor differences are rather significant in this context,
  • Mephisto can drop both Azurewrath Phase Blade (qlvl 73, Qlvl 87) and Arachnid Mesh Spiderweb Sash (qlvl 61, Qlvl 87).
    Pindleskin cannot drop either; his mlvl is one short of the required 87. A Phase Blade dropped from Pindleskin will always be Lightsabre (Qlvl 66).
  • Pindleskin can drop any of the 29 set and unique items in TC 87, save one: Tyrael's Might Sacred Armor (qlvl 85, Qlvl 87). A Sacred Armor from Pindleskin will be Templar's Might (Qlvl 82).
    Mephisto cannot drop any of them, because he has no access to TC 87. His mlvl is sufficiently high for each one, but he fails to generate the base items.
    Mephisto may be a superb target for medium-high treasure, but he will never hand you that glorious Crown of Ages, Griffon's Eye, Windforce or any of the other desired items in TC 87.
  • Mephisto and Pindleskin can drop all set and unique Amulets, Rings, and Jewels, as well as Gheed's Fortune.
The next few posts are meant to serve as a lookup reference for TC 3 to TC 87.

For set and unique Amulets, Rings, and Jewels, check the tables here.
Member
Posts: 25,580
Joined: May 20 2006
Gold: 822.00
May 15 2009 10:15am
Treasure Classes (TC X)

Compiled from Armor.txt, Weapons.txt, SetItems.txt, and UniqueItems.txt for v1.11. No changes in v1.12.

If the base item has multiple set [S] or unique [U] versions, refer to Rarity of Set and Unique Items for the odds of obtaining each one, given that a set or unique item of the proper type dropped.

Code
TC 3

Buckler (qlvl 1, rarity 2)
  [S] Hsarus' Iron Fist (Qlvl 4)
  [U] Pelta Lunata (Qlvl 3)
Cap (qlvl 1, rarity 1)
  [S] Infernal Cranium (Qlvl 7), Sander's Paragon (Qlvl 20)
  [U] Biggin's Bonnet (Qlvl 4)
Leather Gloves (qlvl 3, rarity 1)
  [S] Death's Hand (Qlvl 8)
  [U] The Hand of Broc (Qlvl 7)
Leather Armor (qlvl 3, rarity 2)
  [S] Vidala's Ambush (Qlvl 19)
  [U] Blinkbat's Form (Qlvl 16)
Boots (qlvl 3, rarity 1)
  [S] Tancred's Hobnails (Qlvl 27)
  [U] Hotspur (Qlvl 7)
Quilted Armor (qlvl 1, rarity 1)
  [S] Arctic Furs (Qlvl 3)
  [U] Greyform (Qlvl 10)
Sash (qlvl 3, rarity 1)
  [S] Death's Guard (Qlvl 8)
  [U] Lenymo (Qlvl 10)
Club (qlvl 1, rarity 1)
  [U] Felloak (Qlvl 4)
Dagger (qlvl 3, rarity 2)
  [U] Gull (Qlvl 6)
Eagle Orb (qlvl 1, rarity 2)
Hand Axe (qlvl 3, rarity 3)
  [U] The Gnasher (Qlvl 7)
Javelin (qlvl 1, rarity 4)
Katar (qlvl 1, rarity 2)
Scepter (qlvl 3, rarity 2)
  [U] Knell Striker (Qlvl 7)
Short Bow (qlvl 1, rarity 2)
  [U] Pluckeye (Qlvl 10)
Short Staff (qlvl 1, rarity 2)
  [U] Bane Ash (Qlvl 7)
Short Sword (qlvl 1, rarity 3)
  [U] Rixot's Keen (Qlvl 3)
Throwing Knife (qlvl 2, rarity 2)
Wand (qlvl 2, rarity 1)
  [U] Torch of Iro (Qlvl 7)

rarity sum: 9 (armo3), 26 (weap3)


TC 6

Hard Leather Armor (qlvl 5, rarity 3)
  [U] The Centurion (Qlvl 19)
Jawbone Cap (qlvl 4, rarity 2)
Preserved Head (qlvl 4, rarity 1)
Skull Cap (qlvl 5, rarity 4)
  [S] Arcanna's Head (Qlvl 20)
  [U] Tarnhelm (Qlvl 20)
Small Shield (qlvl 5, rarity 3)
  [S] Cleglaw's Claw (Qlvl 6)
  [U] Umbral Disk (Qlvl 12)
Targe (qlvl 4, rarity 2)
Wolf Head (qlvl 4, rarity 1)
Bardiche (qlvl 5, rarity 4)
  [U] Dimoak's Hew (Qlvl 11)
Hunter's Bow (qlvl 5, rarity 2)
  [U] Witherstring (Qlvl 18)
Large Axe (qlvl 6, rarity 4)
  [U] Axe of Fechmar (Qlvl 11)
Light Crossbow (qlvl 6, rarity 2)
  [U] Leadcrow (Qlvl 12)
Scimitar (qlvl 5, rarity 3)
  [U] Blood Crescent (Qlvl 10)
Spear (qlvl 5, rarity 4)
  [U] The Dragon Chang (Qlvl 11)
Spiked Club (qlvl 4, rarity 3)
  [U] Stoutnail (Qlvl 7)

rarity sum: 16 (armo6), 22 (weap6)


TC 9

Fanged Helm (qlvl 8, rarity 2)
Hawk Helm (qlvl 8, rarity 1)
Heavy Boots (qlvl 7, rarity 1)
  [S] Cow King's Hooves (Qlvl 20), Sander's Riprap (Qlvl 20)
  [U] Gorefoot (Qlvl 12)
Heavy Gloves (qlvl 7, rarity 1)
  [S] Sander's Taboo (Qlvl 20)
  [U] Bloodfist (Qlvl 12)
Light Belt (qlvl 7, rarity 1)
  [S] Arctic Binding (Qlvl 3)
  [U] Snakecord (Qlvl 16)
Rondache (qlvl 8, rarity 2)
Studded Leather (qlvl 8, rarity 4)
  [S] Cow King's Hide (Qlvl 20)
  [U] Twitchthroe (Qlvl 22)
Zombie Head (qlvl 8, rarity 1)
Axe (qlvl 7, rarity 4)
  [U] Deathspade (Qlvl 12)
Dirk (qlvl 9, rarity 2)
  [U] The Diggler (Qlvl 15)
Long Bow (qlvl 8, rarity 2)
  [U] Raven Claw (Qlvl 20)
Long Staff (qlvl 8, rarity 2)
  [U] Serpent Lord (Qlvl 12)
Mace (qlvl 8, rarity 4)
  [U] Crushflange (Qlvl 12)
Sabre (qlvl 8, rarity 3)
  [S] Angelic Sickle (Qlvl 17)
  [U] Skewer of Krintiz (Qlvl 14)
Sacred Globe (qlvl 8, rarity 3)
Throwing Axe (qlvl 7, rarity 2)
Trident (qlvl 9, rarity 4)
  [U] Razortine (Qlvl 16)
Wrist Blade (qlvl 9, rarity 2)

rarity sum: 13 (armo9), 28 (weap9)


TC 12

Belt (qlvl 12, rarity 2)
  [S] Hsarus' Iron Stay (Qlvl 4), Hwanin's Blessing (Qlvl 28)
  [U] Nightsmoke (Qlvl 27)
Chain Gloves (qlvl 12, rarity 2)
  [S] Cleglaw's Pincers (Qlvl 6)
  [U] Chance Guards (Qlvl 20)
Chain Boots (qlvl 12, rarity 2)
  [S] Hsarus' Iron Heel (Qlvl 4)
  [U] Treads of Cthon (Qlvl 20)
Helm (qlvl 11, rarity 4)
  [S] Berserker's Headgear (Qlvl 5)
  [U] Coif of Glory (Qlvl 19)
Large Shield (qlvl 11, rarity 4)
  [S] Civerb's Ward (Qlvl 13)
  [U] Stormguild (Qlvl 18)
Ring Mail (qlvl 11, rarity 4)
  [S] Angelic Mantle (Qlvl 17)
  [U] Darkglow (Qlvl 19)
Spiked Shield (qlvl 11, rarity 3)
  [U] Swordback Hold (Qlvl 20)
Broad Axe (qlvl 12, rarity 4)
  [U] Goreshovel (Qlvl 19)
Composite Bow (qlvl 12, rarity 2)
  [U] Rogue's Bow (Qlvl 27)
Crystal Sword (qlvl 11, rarity 2)
Falchion (qlvl 11, rarity 4)
  [U] Gleamscythe (Qlvl 18)
Gnarled Staff (qlvl 12, rarity 2)
  [U] Spire of Lazarus (Qlvl 24)
Hatchet Hands (qlvl 12, rarity 2)
Pilum (qlvl 10, rarity 4)
Smoked Sphere (qlvl 12, rarity 3)
Two-Handed Sword (qlvl 10, rarity 4)
  [U] Shadowfang (Qlvl 16)
Voulge (qlvl 11, rarity 4)
  [U] Steelgoad (Qlvl 19)
Yew Wand (qlvl 12, rarity 1)
  [U] Maelstrom (Qlvl 19)

rarity sum: 21 (armo12), 32 (weap12)


TC 15

Chain Mail (qlvl 15, rarity 4)
  [S] Cathan's Mesh (Qlvl 15)
  [U] Sparking Mail (Qlvl 23)
Full Helm (qlvl 15, rarity 4)
  [S] Isenhart's Horns (Qlvl 11)
  [U] Duskdeep (Qlvl 23)
Kite Shield (qlvl 15, rarity 4)
  [S] Milabrega's Orb (Qlvl 23)
  [U] Steelclash (Qlvl 23)
Scale Mail (qlvl 13, rarity 4)
  [U] Hawkmail (Qlvl 20)
Balanced Knife (qlvl 13, rarity 2)
Broad Sword (qlvl 15, rarity 4)
  [S] Isenhart's Lightbrand (Qlvl 11)
  [U] Griswold's Edge (Qlvl 23)
Cestus (qlvl 15, rarity 2)
Crossbow (qlvl 15, rarity 2)
  [U] Ichorsting (Qlvl 24)
Double Axe (qlvl 13, rarity 4)
  [S] Berserker's Hatchet (Qlvl 5)
  [U] Bladebone (Qlvl 20)
Grand Scepter (qlvl 15, rarity 4)
  [S] Civerb's Cudgel (Qlvl 13)
  [U] Rusthandle (Qlvl 23)
Morning Star (qlvl 13, rarity 4)
  [U] Bloodrise (Qlvl 20)
Scythe (qlvl 15, rarity 4)
  [U] Soul Harvest (Qlvl 26)
Short Spear (qlvl 15, rarity 4)

rarity sum: 16 (armo15), 30 (weap15)


TC 18

Antlers (qlvl 16, rarity 1)
Breast Plate (qlvl 18, rarity 4)
  [S] Isenhart's Case (Qlvl 11)
  [U] Venom Ward (Qlvl 27)
Heraldic Shield (qlvl 16, rarity 2)
Horned Helm (qlvl 16, rarity 2)
Unraveller Head (qlvl 16, rarity 1)
Balanced Axe (qlvl 16, rarity 2)
Battle Axe (qlvl 17, rarity 4)
  [U] The Chieftain (Qlvl 26)
Battle Staff (qlvl 17, rarity 2)
  [S] Cathan's Rule (Qlvl 15)
  [U] The Salamander (Qlvl 28)
Bone Wand (qlvl 18, rarity 1)
  [S] Sander's Superstition (Qlvl 20)
  [U] Gravenspine (Qlvl 27)
Brandistock (qlvl 16, rarity 4)
  [U] Bloodthief (Qlvl 23)
Clasped Orb (qlvl 17, rarity 4)
Claws (qlvl 18, rarity 2)
Claymore (qlvl 17, rarity 4)
  [U] Soulflay (Qlvl 26)
Kris (qlvl 17, rarity 2)
  [U] The Jade Tan Do (Qlvl 26)
Maiden Spear (qlvl 18, rarity 3)
Short Battle Bow (qlvl 18, rarity 2)
  [U] Stormstrike (Qlvl 34)
Stag Bow (qlvl 18, rarity 3)

rarity sum: 10 (armo18), 33 (weap18)


TC 21

Aerin Shield (qlvl 20, rarity 2)
Assault Helmet (qlvl 20, rarity 2)
Bone Shield (qlvl 19, rarity 2)
  [U] Wall of the Eyeless (Qlvl 27)
Falcon Mask (qlvl 20, rarity 1)
Gargoyle Head (qlvl 20, rarity 1)
Heavy Belt (qlvl 20, rarity 2)
  [S] Infernal Sign (Qlvl 7), Iratha's Cord (Qlvl 21)
  [U] Goldwrap (Qlvl 36)
Light Gauntlets (qlvl 20, rarity 3)
  [S] Arctic Mitts (Qlvl 3), Iratha's Cuff (Qlvl 21)
  [U] Magefist (Qlvl 31)
Light Plated Boots (qlvl 20, rarity 3)
  [S] Vidala's Fetlock (Qlvl 19)
  [U] Goblin Toe (Qlvl 30)
Mask (qlvl 19, rarity 4)
  [S] Cathan's Visage (Qlvl 15)
  [U] The Face of Horror (Qlvl 27)
Splint Mail (qlvl 20, rarity 4)
  [S] Berserker's Hauberk (Qlvl 5)
  [U] Iceblink (Qlvl 30)
Blade Talons (qlvl 21, rarity 2)
Flail (qlvl 19, rarity 4)
  [U] The General's Tan Do Li Ga (Qlvl 28)
Giant Sword (qlvl 21, rarity 4)
  [U] Kinemil's Awl (Qlvl 31)
Long Sword (qlvl 20, rarity 4)
  [S] Cleglaw's Tooth (Qlvl 6)
  [U] Hellplague (Qlvl 30)
Maul (qlvl 21, rarity 4)
  [U] Bonesnap (Qlvl 32)
Military Pick (qlvl 19, rarity 4)
  [S] Tancred's Crowbill (Qlvl 27)
  [U] Skull Splitter (Qlvl 28)
Poleaxe (qlvl 21, rarity 4)
  [U] The Battlebranch (Qlvl 34)
Spetum (qlvl 20, rarity 4)
  [U] Lance of Yaggai (Qlvl 30)
War Scepter (qlvl 21, rarity 4)
  [S] Milabrega's Rod (Qlvl 23)
  [U] Stormeye (Qlvl 31)

rarity sum: 24 (armo21), 34 (weap21)


TC 24

Avenger Guard (qlvl 24, rarity 2)
  [S] Immortal King's Will (Qlvl 37)
Bone Helm (qlvl 22, rarity 2)
  [S] Tancred's Skull (Qlvl 27)
  [U] Wormskull (Qlvl 28)
Circlet (qlvl 24, rarity 1)
  [S] Naj's Circlet (Qlvl 43)
Crown Shield (qlvl 24, rarity 2)
Demon Head (qlvl 24, rarity 1)
Great Helm (qlvl 23, rarity 4)
  [S] Sigon's Visor (Qlvl 9)
  [U] Howltusk (Qlvl 34)
Plate Mail (qlvl 24, rarity 4)
  [U] Boneflesh (Qlvl 35)
Spirit Mask (qlvl 24, rarity 1)
Tower Shield (qlvl 22, rarity 4)
  [S] Sigon's Guard (Qlvl 9)
  [U] Bverrit Keep (Qlvl 26)
Bastard Sword (qlvl 24, rarity 4)
  [U] Blacktongue (Qlvl 35)
Blade (qlvl 23, rarity 3)
  [U] Spectral Shard (Qlvl 34)
Jared's Stone (qlvl 24, rarity 5)
Glaive (qlvl 23, rarity 4)
Great Axe (qlvl 23, rarity 4)
  [U] Brainhew (Qlvl 34)
Heavy Crossbow (qlvl 24, rarity 2)
  [U] Hellcast (Qlvl 36)
Long Battle Bow (qlvl 23, rarity 2)
  [S] Vidala's Barb (Qlvl 19)
  [U] Wizendraw (Qlvl 35)
Maiden Javelin (qlvl 23, rarity 3)
Pike (qlvl 24, rarity 4)
  [U] The Tannr Gorerod (Qlvl 36)
Scissors Katar (qlvl 24, rarity 2)
War Staff (qlvl 24, rarity 2)
  [S] Arcanna's Deathwand (Qlvl 20)
  [U] The Iron Jang Bong (Qlvl 38)

rarity sum: 21 (armo24), 35 (weap24)


TC 27

Gauntlets (qlvl 27, rarity 4)
  [S] Sigon's Gage (Qlvl 9)
  [U] Frostburn (Qlvl 39)
Plated Belt (qlvl 27, rarity 3)
  [S] Sigon's Wrap (Qlvl 9)
  [U] Bladebuckle (Qlvl 39)
Greaves (qlvl 27, rarity 4)
  [S] Sigon's Sabot (Qlvl 9)
  [U] Tearhaunch (Qlvl 39)
Flamberge (qlvl 27, rarity 4)
  [U] Ripsaw (Qlvl 35)
Giant Axe (qlvl 27, rarity 4)
  [U] Humongous (Qlvl 39)
Grim Wand (qlvl 26, rarity 1)
  [S] Infernal Torch (Qlvl 7)
  [U] Ume's Lament (Qlvl 38)
Maiden Pike (qlvl 27, rarity 3)
Reflex Bow (qlvl 27, rarity 3)
Short War Bow (qlvl 27, rarity 2)
  [S] Arctic Horn (Qlvl 3)
  [U] Hellclap (Qlvl 36)
War Axe (qlvl 25, rarity 4)
  [U] Rakescar (Qlvl 36)
War Hammer (qlvl 25, rarity 4)
  [U] Ironstone (Qlvl 36)
War Sword (qlvl 27, rarity 4)
  [S] Death's Touch (Qlvl 8)
  [U] Culwen's Point (Qlvl 39)

rarity sum: 11 (armo27), 29 (weap27)


TC 30

Crown (qlvl 29, rarity 4)
  [S] Iratha's Coil (Qlvl 21), Milabrega's Diadem (Qlvl 23)
  [U] Undead Crown (Qlvl 39)
Field Plate (qlvl 28, rarity 4)
  [U] Rockfleece (Qlvl 38)
Gothic Shield (qlvl 30, rarity 4)
  [S] Isenhart's Parry (Qlvl 11)
  [U] The Ward (Qlvl 35)
Cudgel (qlvl 30, rarity 1)
  [U] Dark Clan Crusher (Qlvl 42)
Edge Bow (qlvl 30, rarity 2)
  [U] Skystrike (Qlvl 36)
Gladius (qlvl 30, rarity 3)
  [U] Bloodletter (Qlvl 38)
Halberd (qlvl 29, rarity 4)
  [U] Woestave (Qlvl 38)
Jo Staff (qlvl 30, rarity 2)
  [U] Razorswitch (Qlvl 36)
Quhab (qlvl 28, rarity 2)
Throwing Spear (qlvl 29, rarity 4)
War Javelin (qlvl 30, rarity 4)

rarity sum: 12 (armo30), 22 (weap30)
Member
Posts: 25,580
Joined: May 20 2006
Gold: 822.00
May 15 2009 10:16am
Code
TC 33

Demonhide Gloves (qlvl 33, rarity 1)
  [U] Venom Grip (Qlvl 37)
Gothic Plate (qlvl 32, rarity 4)
  [S] Sigon's Shelter (Qlvl 9)
  [U] Rattlecage (Qlvl 39)
Jawbone Visor (qlvl 33, rarity 2)
Mummified Trophy (qlvl 33, rarity 1)
Barbed Club (qlvl 32, rarity 3)
  [U] Fleshrender (Qlvl 46)
Battle Dart (qlvl 31, rarity 2)
  [U] Deathbit (Qlvl 52)
Burnt Wand (qlvl 31, rarity 1)
  [U] Suicide Branch (Qlvl 41)
Glowing Orb (qlvl 32, rarity 2)
Great Maul (qlvl 32, rarity 3)
  [U] Steeldriver (Qlvl 39)
Great Sword (qlvl 33, rarity 4)
  [U] The Patriarch (Qlvl 39)
Hatchet (qlvl 31, rarity 3)
  [U] Coldkill (Qlvl 44)
Lochaber Axe (qlvl 33, rarity 4)
  [U] The Meat Scraper (Qlvl 49)
Long War Bow (qlvl 31, rarity 2)
  [U] Blastbark (Qlvl 38)
Poignard (qlvl 31, rarity 2)
  [U] Spineripper (Qlvl 40)
Razor Bow (qlvl 33, rarity 2)
  [U] Riphook (Qlvl 39)
Repeating Crossbow (qlvl 33, rarity 2)
  [U] Doomslinger (Qlvl 38)
Rune Scepter (qlvl 31, rarity 2)
  [U] Zakarum's Hand (Qlvl 45)
War Spear (qlvl 33, rarity 4)
  [U] The Impaler (Qlvl 39)
Wrist Spike (qlvl 32, rarity 2)

rarity sum: 8 (armo33), 38 (weap33)


TC 36

Akaran Targe (qlvl 35, rarity 2)
Alpha Helm (qlvl 35, rarity 1)
Defender (qlvl 34, rarity 2)
  [U] Visceratuant (Qlvl 36)
Demonhide Boots (qlvl 36, rarity 1)
  [S] Rite of Passage (Qlvl 39)
  [U] Infernostride (Qlvl 37)
Demonhide Sash (qlvl 36, rarity 1)
  [U] String of Ears (Qlvl 37)
Ghost Armor (qlvl 34, rarity 1)
  [U] The Spirit Shroud (Qlvl 36)
Light Plate (qlvl 35, rarity 4)
  [S] Arcanna's Flesh (Qlvl 20)
  [U] Heavenly Garb (Qlvl 39)
Serpentskin Armor (qlvl 36, rarity 2)
  [U] Skin of the Vipermagi (Qlvl 37)
War Hat (qlvl 34, rarity 1)
  [S] Cow King's Horns (Qlvl 20)
  [U] Peasant Crown (Qlvl 36)
Arbalest (qlvl 34, rarity 2)
  [U] Langer Briser (Qlvl 40)
Cedar Bow (qlvl 35, rarity 2)
  [U] Kuko Shakaku (Qlvl 41)
Ceremonial Javelin (qlvl 35, rarity 3)
  [U] Titan's Revenge (Qlvl 50)
Cleaver (qlvl 34, rarity 4)
  [U] Butcher's Pupil (Qlvl 47)
Fascia (qlvl 36, rarity 2)
Flanged Mace (qlvl 35, rarity 4)
  [U] Sureshrill Frost (Qlvl 47)
Francisca (qlvl 34, rarity 2)
  [U] The Scalper (Qlvl 65)
Fuscina (qlvl 36, rarity 4)
  [U] Kelpie Snare (Qlvl 41)
Military Axe (qlvl 34, rarity 4)
  [U] Warlord's Trust (Qlvl 43)
Partizan (qlvl 35, rarity 4)
  [U] Pierre Tombale Couant (Qlvl 51)
Quarterstaff (qlvl 35, rarity 2)
  [U] Ribcracker (Qlvl 39)
Rondel (qlvl 36, rarity 2)
  [U] Heart Carver (Qlvl 44)
Shamshir (qlvl 35, rarity 3)
  [U] Hexfire (Qlvl 41)
War Scythe (qlvl 34, rarity 3)
  [U] The Grim Reaper (Qlvl 39)

rarity sum: 15 (armo36), 41 (weap36)


TC 39

Demonhide Armor (qlvl 37, rarity 3)
  [U] Skin of the Flayed One (Qlvl 39)
Fetish Trophy (qlvl 39, rarity 1)
Full Plate Mail (qlvl 37, rarity 4)
  [S] Tancred's Spine (Qlvl 27)
  [U] Goldskin (Qlvl 38)
Lion Helm (qlvl 38, rarity 2)
Round Shield (qlvl 37, rarity 3)
  [S] Whitstan's Guard (Qlvl 41)
  [U] Moser's Blessed Circle (Qlvl 39)
Sallet (qlvl 37, rarity 4)
  [U] Rockstopper (Qlvl 39)
Sharkskin Belt (qlvl 39, rarity 1)
  [S] M'avina's Tenet (Qlvl 21)
  [U] Razortail (Qlvl 39)
Sharkskin Boots (qlvl 39, rarity 1)
  [U] Waterwalk (Qlvl 40)
Sharkskin Gloves (qlvl 39, rarity 1)
  [S] Magnus' Skin (Qlvl 41)
  [U] Gravepalm (Qlvl 39)
Ashwood Bow (qlvl 39, rarity 3)
Bearded Axe (qlvl 38, rarity 4)
  [U] Spellsteel (Qlvl 47)
Bill (qlvl 37, rarity 4)
  [S] Hwanin's Justice (Qlvl 28)
  [U] Blackleach Blade (Qlvl 50)
Cedar Staff (qlvl 38, rarity 2)
  [U] Chromatic Ire (Qlvl 43)
Crystalline Globe (qlvl 37, rarity 3)
Dimensional Blade (qlvl 37, rarity 2)
  [U] Ginther's Rift (Qlvl 45)
Double Bow (qlvl 39, rarity 2)
  [U] Endlesshail (Qlvl 44)
Espandon (qlvl 37, rarity 4)
  [U] Crainte Vomir (Qlvl 50)
Great Pilum (qlvl 37, rarity 4)
Jagged Star (qlvl 39, rarity 4)
  [S] Aldur's Rhythm (Qlvl 29)
  [U] Moonfall (Qlvl 50)
Petrified Wand (qlvl 38, rarity 1)
  [U] Carin Shard (Qlvl 43)
Tulwar (qlvl 37, rarity 4)
  [U] Blade of Ali Baba (Qlvl 43)
Twin Axe (qlvl 39, rarity 4)
  [U] Islestrike (Qlvl 51)
War Dart (qlvl 39, rarity 2)

rarity sum: 20 (armo39), 43 (weap39)


TC 42

Akaran Rondache (qlvl 40, rarity 2)
Ancient Armor (qlvl 40, rarity 4)
  [S] Milabrega's Robe (Qlvl 23)
  [U] Silks of the Victor (Qlvl 38)
Barbed Shield (qlvl 42, rarity 3)
  [U] Lance Guard (Qlvl 43)
Casque (qlvl 42, rarity 4)
  [U] Stealskull (Qlvl 43)
Griffon Headdress (qlvl 40, rarity 1)
Linked Mail (qlvl 42, rarity 4)
  [U] Spirit Forge (Qlvl 43)
Scutum (qlvl 42, rarity 4)
  [U] Stormchaser (Qlvl 43)
Trellised Armor (qlvl 40, rarity 4)
  [U] Iron Pelt (Qlvl 41)
Battle Scythe (qlvl 40, rarity 4)
  [U] Athena's Wrath (Qlvl 50)
Battle Sword (qlvl 40, rarity 4)
  [U] Headstriker (Qlvl 47)
Cinquedeas (qlvl 42, rarity 2)
  [U] Blackbog's Sharp (Qlvl 46)
Cloudy Sphere (qlvl 41, rarity 3)
Dacian Falx (qlvl 42, rarity 4)
  [U] Bing Sz Wang (Qlvl 51)
Gothic Staff (qlvl 42, rarity 2)
  [U] Warpspear (Qlvl 47)
Hand Scythe (qlvl 41, rarity 2)
Holy Water Sprinkler (qlvl 40, rarity 4)
  [U] The Fetid Sprinkler (Qlvl 46)
Hurlbat (qlvl 41, rarity 2)
Siege Crossbow (qlvl 40, rarity 2)
  [U] Pus Spitter (Qlvl 44)
Simbilan (qlvl 40, rarity 4)
Tabar (qlvl 42, rarity 4)
  [U] Stormrider (Qlvl 49)
War Fork (qlvl 41, rarity 4)
  [U] Soulfeast Tine (Qlvl 43)

rarity sum: 26 (armo42), 41 (weap42)


TC 45

Basinet (qlvl 45, rarity 4)
  [S] Sazabi's Mental Sheath (Qlvl 34)
  [U] Darksight Helm (Qlvl 46)
Dragon Shield (qlvl 45, rarity 4)
  [U] Tiamat's Rebuke (Qlvl 46)
Heavy Bracers (qlvl 43, rarity 2)
  [S] Trang-Oul's Claws (Qlvl 32)
  [U] Ghoulhide (Qlvl 44)
Mesh Armor (qlvl 45, rarity 4)
  [U] Shaftstop (Qlvl 46)
Mesh Belt (qlvl 43, rarity 2)
  [S] Tal Rasha's Fine-Spun Cloth (Qlvl 26)
  [U] Gloom's Trap (Qlvl 45)
Mesh Boots (qlvl 43, rarity 2)
  [S] Natalya's Soul (Qlvl 22)
  [U] Silkweave (Qlvl 44)
Rage Mask (qlvl 44, rarity 2)
Sexton Trophy (qlvl 45, rarity 1)
Tigulated Mail (qlvl 43, rarity 4)
  [S] Hwanin's Refuge (Qlvl 28)
  [U] Crow Caw (Qlvl 45)
Ceremonial Spear (qlvl 43, rarity 3)
Crowbill (qlvl 43, rarity 4)
  [U] Pompeii's Wrath (Qlvl 53)
Cutlass (qlvl 43, rarity 3)
  [U] Coldsteel Eye (Qlvl 39)
Divine Scepter (qlvl 45, rarity 4)
  [U] Hand of Blessed Light (Qlvl 50)
Greater Claws (qlvl 45, rarity 2)
Knout (qlvl 43, rarity 4)
  [U] Baezil's Vortex (Qlvl 53)
Rune Sword (qlvl 44, rarity 4)
  [U] Plague Bearer (Qlvl 49)
Short Siege Bow (qlvl 43, rarity 2)
  [U] Witchwild String (Qlvl 47)
Tomb Wand (qlvl 43, rarity 1)
  [U] Arm of King Leoric (Qlvl 44)
Tusk Sword (qlvl 45, rarity 4)
  [U] The Vile Husk (Qlvl 52)
War Club (qlvl 45, rarity 4)
  [U] Bloodtree Stump (Qlvl 56)
Yari (qlvl 44, rarity 4)
  [U] Hone Sundan (Qlvl 45)

rarity sum: 25 (armo45), 39 (weap45)


TC 48

Cuirass (qlvl 47, rarity 4)
  [S] Haemosu's Adamant (Qlvl 55)
  [U] Duriel's Shell (Qlvl 49)
Death Mask (qlvl 48, rarity 4)
  [S] Tal Rasha's Horadric Crest (Qlvl 26)
  [U] Blackhorn's Face (Qlvl 49)
Grim Shield (qlvl 48, rarity 2)
  [U] Lidless Wall (Qlvl 49)
Hunter's Guise (qlvl 46, rarity 1)
  [S] Aldur's Stony Gaze (Qlvl 29)
Protector Shield (qlvl 46, rarity 2)
Ballista (qlvl 47, rarity 2)
  [U] Buriza-Do Kyanon (Qlvl 59)
Battle Hammer (qlvl 48, rarity 4)
  [U] Earthshaker (Qlvl 51)
Ceremonial Bow (qlvl 47, rarity 3)
  [U] Lycander's Aim (Qlvl 50)
Gothic Axe (qlvl 46, rarity 4)
  [U] Boneslayer Blade (Qlvl 50)
Gothic Sword (qlvl 48, rarity 4)
  [U] Cloudcrack (Qlvl 53)
Lance (qlvl 47, rarity 4)
  [U] Spire of Honor (Qlvl 47)
Large Siege Bow (qlvl 46, rarity 2)
  [U] Cliffkiller (Qlvl 49)
Naga (qlvl 48, rarity 4)
  [U] Guardian Naga (Qlvl 56)
Rune Staff (qlvl 47, rarity 2)
  [U] Skull Collector (Qlvl 49)
Sparkling Ball (qlvl 46, rarity 4)
Spiculum (qlvl 46, rarity 4)
Stiletto (qlvl 46, rarity 3)
  [U] Stormspike (Qlvl 49)

rarity sum: 13 (armo48), 40 (weap48)


TC 51

Battle Belt (qlvl 49, rarity 2)
  [S] Wilhelm's Pride (Qlvl 41)
  [U] Snowclash (Qlvl 49)
Battle Boots (qlvl 49, rarity 3)
  [S] Aldur's Advance (Qlvl 29)
  [U] War Traveler (Qlvl 50)
Battle Gauntlets (qlvl 49, rarity 3)
  [S] M'avina's Icy Clutch (Qlvl 21)
  [U] Lava Gout (Qlvl 50)
Cantor Trophy (qlvl 49, rarity 1)
  [S] Trang-Oul's Wing (Qlvl 32)
Grim Helm (qlvl 50, rarity 2)
  [S] Natalya's Totem (Qlvl 22)
  [U] Vampire Gaze (Qlvl 49)
Gilded Shield (qlvl 51, rarity 2)
  [U] Herald of Zakarum (Qlvl 50)
Pavise (qlvl 50, rarity 4)
  [U] Gerke's Sanctuary (Qlvl 52)
Russet Armor (qlvl 49, rarity 4)
  [U] Skullder's Ire (Qlvl 50)
Sacred Feathers (qlvl 50, rarity 1)
Savage Helmet (qlvl 49, rarity 2)
Winged Helm (qlvl 51, rarity 4)
  [S] Guillaume's Face (Qlvl 41)
  [U] Valkyrie Wing (Qlvl 52)
Ancient Axe (qlvl 51, rarity 4)
  [U] The Minotaur (Qlvl 53)
Ancient Sword (qlvl 49, rarity 4)
  [U] The Atlantean (Qlvl 50)
Bec-de-Corbin (qlvl 51, rarity 4)
  [U] Husoldal Evo (Qlvl 52)
Ceremonial Pike (qlvl 51, rarity 3)
  [U] Lycander's Flank (Qlvl 50)
Grave Wand (qlvl 49, rarity 1)
  [U] Blackhand Key (Qlvl 49)
Greater Talons (qlvl 50, rarity 2)
  [U] Bartuc's Cut-Throat (Qlvl 50)
Harpoon (qlvl 51, rarity 4)
Rune Bow (qlvl 49, rarity 2)
  [U] Magewrath (Qlvl 51)
Swirling Crystal (qlvl 50, rarity 5)
  [S] Tal Rasha's Lidless Eye (Qlvl 26)
  [U] The Oculus (Qlvl 50)
Zweihander (qlvl 49, rarity 4)
  [U] Todesfaelle Flamme (Qlvl 54)

rarity sum: 28 (armo51), 33 (weap51)


TC 54

Coronet (qlvl 52, rarity 1)
Giant Conch (qlvl 54, rarity 4)
Hierophant Trophy (qlvl 54, rarity 1)
  [U] Homunculus (Qlvl 50)
Slayer Guard (qlvl 54, rarity 2)
  [U] Arreat's Face (Qlvl 50)
Templar Coat (qlvl 52, rarity 4)
  [U] Guardian Angel (Qlvl 53)
War Belt (qlvl 54, rarity 3)
  [S] Immortal King's Detail (Qlvl 37)
  [U] Thundergod's Vigor (Qlvl 55)
War Boots (qlvl 54, rarity 4)
  [S] Immortal King's Pillar (Qlvl 37)
  [U] Gore Rider (Qlvl 55)
War Gauntlets (qlvl 54, rarity 4)
  [S] Immortal King's Forge (Qlvl 37)
  [U] Hellmouth (Qlvl 55)
Chu-Ko-Nu (qlvl 54, rarity 2)
  [U] Demon Machine (Qlvl 57)
Executioner Sword (qlvl 54, rarity 4)
  [U] Swordguard (Qlvl 55)
Gothic Bow (qlvl 52, rarity 2)
  [U] Goldstrike Arch (Qlvl 54)
Hyperion Javelin (qlvl 54, rarity 4)
Martel de Fer (qlvl 53, rarity 3)
  [U] The Gavel of Pain (Qlvl 53)
Matriarchal Bow (qlvl 53, rarity 3)
  [U] Blood Raven's Charge (Qlvl 79)
Scissors Quhab (qlvl 54, rarity 2)
Tomahawk (qlvl 54, rarity 3)
  [U] Razor's Edge (Qlvl 75)
Truncheon (qlvl 52, rarity 1)
  [U] Nord's Tenderizer (Qlvl 76)

rarity sum: 23 (armo54), 24 (weap54)


TC 57

Bramble Mitts (qlvl 57, rarity 1)
  [S] Laying of Hands (Qlvl 39)
Grand Crown (qlvl 55, rarity 4)
  [S] Hwanin's Splendor (Qlvl 28)
  [U] Crown of Thieves (Qlvl 57)
Royal Shield (qlvl 55, rarity 2)
Sharktooth Armor (qlvl 55, rarity 4)
  [U] Toothrow (Qlvl 56)
Totemic Mask (qlvl 55, rarity 1)
  [U] Jalal's Mane (Qlvl 50)
Falcata (qlvl 56, rarity 3)
Feral Axe (qlvl 57, rarity 4)
Flying Axe (qlvl 56, rarity 2)
  [U] Gimmershred (Qlvl 78)
Grim Scythe (qlvl 55, rarity 3)
  [U] Grim's Burning Dead (Qlvl 52)
Pellet Bow (qlvl 57, rarity 2)
Polished Wand (qlvl 55, rarity 1)
Spider Bow (qlvl 55, rarity 2)
Tyrant Club (qlvl 57, rarity 3)
  [U] Demon Limb (Qlvl 71)

rarity sum: 12 (armo57), 20 (weap57)


TC 60

Carnage Helm (qlvl 60, rarity 2)
Embossed Plate (qlvl 58, rarity 4)
  [U] Atma's Wail (Qlvl 59)
Heater (qlvl 58, rarity 2)
Mage Plate (qlvl 60, rarity 4)
  [U] Que-Hegan's Wisdom (Qlvl 59)
Minion Skull (qlvl 59, rarity 1)
Shako (qlvl 58, rarity 1)
  [U] Harlequin Crest (Qlvl 69)
Wyrmhide Boots (qlvl 60, rarity 1)
Blade Bow (qlvl 60, rarity 2)
Bone Knife (qlvl 58, rarity 2)
  [U] Wizardspike (Qlvl 69)
Heavenly Stone (qlvl 59, rarity 2)
Hyperion Spear (qlvl 58, rarity 4)
  [U] Arioc's Needle (Qlvl 85)
Legend Sword (qlvl 59, rarity 4)
Ogre Axe (qlvl 60, rarity 4)
  [U] Bonehew (Qlvl 72)
Suwayyah (qlvl 59, rarity 2)
Walking Stick (qlvl 58, rarity 2)

rarity sum: 15 (armo60), 22 (weap60)
Member
Posts: 25,580
Joined: May 20 2006
Gold: 822.00
May 15 2009 10:17am
Code
TC 63

Blood Spirit (qlvl 62, rarity 1)
  [U] Cerebus' Bite (Qlvl 71)
Boneweave (qlvl 62, rarity 4)
Chaos Armor (qlvl 61, rarity 4)
  [S] Trang-Oul's Scales (Qlvl 32)
  [U] Black Hades (Qlvl 61)
Hydraskull (qlvl 63, rarity 4)
Luna (qlvl 61, rarity 3)
  [U] Blackoak Shield (Qlvl 67)
Sacred Targe (qlvl 63, rarity 2)
Spiderweb Sash (qlvl 61, rarity 1)
  [U] Arachnid Mesh (Qlvl 87)
Vampirebone Gloves (qlvl 63, rarity 1)
  [U] Dracul's Grasp (Qlvl 84)
Ataghan (qlvl 61, rarity 3)
  [U] Djinn Slayer (Qlvl 73)
Elegant Blade (qlvl 63, rarity 3)
  [U] Bloodmoon (Qlvl 69)
Matriarchal Spear (qlvl 61, rarity 3)
  [U] Stoneraven (Qlvl 72)
Mighty Scepter (qlvl 62, rarity 2)
  [U] Heaven's Light (Qlvl 69), The Redeemer (Qlvl 80)
Reinforced Mace (qlvl 63, rarity 4)
  [S] Dangoon's Teaching (Qlvl 55)
Shadow Bow (qlvl 63, rarity 2)
Small Crescent (qlvl 61, rarity 4)
Stygian Pilum (qlvl 62, rarity 4)
Wrist Sword (qlvl 62, rarity 2)
  [U] Jade Talon (Qlvl 74)

rarity sum: 20 (armo63), 27 (weap63)


TC 66

Dusk Shroud (qlvl 65, rarity 1)
  [S] Dark Adherent (Qlvl 39)
  [U] Ormus' Robes (Qlvl 83)
Fury Visor (qlvl 66, rarity 2)
  [U] Wolfhowl (Qlvl 85)
Hyperion (qlvl 64, rarity 4)
Ornate Plate (qlvl 64, rarity 4)
  [S] Griswold's Heart (Qlvl 44)
  [U] Corpsemourn (Qlvl 63)
Overseer Skull (qlvl 66, rarity 1)
Scarabshell Boots (qlvl 66, rarity 1)
  [U] Sandstorm Trek (Qlvl 72)
Colossus Voulge (qlvl 64, rarity 4)
Flying Knife (qlvl 64, rarity 2)
Ghost Wand (qlvl 65, rarity 1)
Highland Blade (qlvl 66, rarity 4)
Matriarchal Javelin (qlvl 65, rarity 3)
  [U] Thunderstroke (Qlvl 77)
Silver-edged Axe (qlvl 65, rarity 4)
  [U] Ethereal Edge (Qlvl 82)
Stalagmite (qlvl 66, rarity 2)
Stygian Pike (qlvl 66, rarity 4)

rarity sum: 13 (armo66), 24 (weap66)


TC 69

Armet (qlvl 68, rarity 4)
  [U] Steel Shade (Qlvl 70)
Blade Barrier (qlvl 68, rarity 3)
  [U] Spike Thorn (Qlvl 78)
Hellspawn Skull (qlvl 67, rarity 1)
Scarab Husk (qlvl 68, rarity 3)
Sun Spirit (qlvl 69, rarity 1)
Vambraces (qlvl 69, rarity 2)
  [U] Soul Drainer (Qlvl 82)
Vampirefang Belt (qlvl 68, rarity 1)
  [U] Nosferatu's Coil (Qlvl 68)
Wyrmhide (qlvl 67, rarity 2)
Eldritch Orb (qlvl 67, rarity 3)
  [U] Eschuta's Temper (Qlvl 80)
Gorgon Crossbow (qlvl 67, rarity 2)
Great Bow (qlvl 68, rarity 2)
Hydra Edge (qlvl 69, rarity 4)
Ogre Maul (qlvl 69, rarity 4)
  [S] Immortal King's Stone Crusher (Qlvl 37)
  [U] Windhammer (Qlvl 76)
War Fist (qlvl 68, rarity 2)

rarity sum: 17 (armo69), 17 (weap69)


TC 72

Boneweave Boots (qlvl 72, rarity 2)
  [U] Marrowwalk (Qlvl 74)
Diamond Mail (qlvl 72, rarity 4)
Monarch (qlvl 72, rarity 4)
  [U] Stormshield (Qlvl 77)
Sacred Rondache (qlvl 70, rarity 2)
  [U] Alma Negra (Qlvl 85)
Tiara (qlvl 70, rarity 1)
  [U] Kira's Guardian (Qlvl 85)
Wire Fleece (qlvl 70, rarity 4)
  [U] The Gladiator's Bane (Qlvl 85)
Balrog Blade (qlvl 71, rarity 4)
  [U] Flamebellow (Qlvl 79)
Balrog Spear (qlvl 71, rarity 4)
  [U] Demon's Arch (Qlvl 76)
Devil Star (qlvl 70, rarity 4)
  [U] Baranar's Star (Qlvl 70)
Diamond Bow (qlvl 72, rarity 2)
Ettin Axe (qlvl 70, rarity 4)
  [U] Rune Master (Qlvl 80)
Mithril Point (qlvl 70, rarity 2)
Thresher (qlvl 71, rarity 4)
  [U] The Reaper's Toll (Qlvl 83)

rarity sum: 17 (armo72), 24 (weap72)


TC 75

Kurast Shield (qlvl 74, rarity 2)
Demonhead (qlvl 74, rarity 4)
  [U] Andariel's Visage (Qlvl 85)
Destroyer Helm (qlvl 73, rarity 2)
  [U] Demonhorn's Edge (Qlvl 69)
Great Hauberk (qlvl 75, rarity 4)
Loricated Mail (qlvl 73, rarity 4)
  [S] Natalya's Shadow (Qlvl 22)
Mithril Coil (qlvl 75, rarity 2)
  [S] Credendum (Qlvl 39)
  [U] Verdungo's Hearty Cord (Qlvl 71)
Battle Cestus (qlvl 73, rarity 2)
  [U] Shadow Killer (Qlvl 85)
Colossus Crossbow (qlvl 75, rarity 2)
  [U] Hellrack (Qlvl 84)
Decapitator (qlvl 73, rarity 4)
  [U] Hellslayer (Qlvl 71)
Demon Heart (qlvl 75, rarity 3)
Elder Staff (qlvl 74, rarity 2)
  [S] Naj's Puzzler (Qlvl 43)
  [U] Ondal's Wisdom (Qlvl 74)
Lich Wand (qlvl 75, rarity 1)
  [U] Boneshade (Qlvl 84)
Mancatcher (qlvl 74, rarity 4)
  [U] Viperfork (Qlvl 79)
Phase Blade (qlvl 73, rarity 2)
  [U] Azurewrath (Qlvl 87), Lightsabre (Qlvl 66)

rarity sum: 18 (armo75), 20 (weap75)


TC 78

Balrog Skin (qlvl 76, rarity 4)
  [S] Sazabi's Ghost Liberator (Qlvl 34)
  [U] Arkaine's Valor (Qlvl 85)
Crusader Gauntlets (qlvl 76, rarity 3)
Earth Spirit (qlvl 76, rarity 1)
  [U] Spirit Keeper (Qlvl 75)
Hellforge Plate (qlvl 78, rarity 4)
  [S] Naj's Light Plate (Qlvl 43)
Troll Nest (qlvl 76, rarity 2)
  [U] Head Hunter's Glory (Qlvl 83)
Champion Sword (qlvl 77, rarity 4)
  [U] Doombringer (Qlvl 75)
Conquest Sword (qlvl 78, rarity 4)
Crusader Bow (qlvl 77, rarity 2)
  [U] Eaglehorn (Qlvl 77)
Feral Claws (qlvl 78, rarity 2)
Grand Matron Bow (qlvl 78, rarity 3)
  [S] M'avina's Caster (Qlvl 21)
Scourge (qlvl 76, rarity 4)
  [U] Horizon's Tornado (Qlvl 72), Stormlash (Qlvl 86)
Seraph Rod (qlvl 76, rarity 4)
Winged Knife (qlvl 77, rarity 2)
  [U] Warshrike (Qlvl 83)

rarity sum: 14 (armo78), 25 (weap78)


TC 81

Aegis (qlvl 79, rarity 4)
  [U] Medusa's Gaze (Qlvl 84)
Conqueror Crown (qlvl 80, rarity 2)
  [U] Halaberd's Reign (Qlvl 85)
Kraken Shell (qlvl 81, rarity 4)
  [S] M'avina's Embrace (Qlvl 21)
  [U] Leviathan (Qlvl 73)
Mirrored Boots (qlvl 81, rarity 3)
Spired Helm (qlvl 79, rarity 4)
  [S] Ondal's Almighty (Qlvl 55)
  [U] Nightwing's Veil (Qlvl 75), Veil of Steel (Qlvl 77)
Succubus Skull (qlvl 81, rarity 1)
  [U] Boneflame (Qlvl 80)
Colossus Sword (qlvl 80, rarity 4)
Cryptic Axe (qlvl 79, rarity 4)
  [U] Tomb Reaver (Qlvl 86)
Ghost Glaive (qlvl 79, rarity 4)
  [U] Wraith Flight (Qlvl 84)
Matriarchal Pike (qlvl 81, rarity 3)
Runic Talons (qlvl 81, rarity 2)
War Spike (qlvl 79, rarity 4)
  [U] Cranebeak (Qlvl 71)
Ward Bow (qlvl 80, rarity 2)
  [U] Widowmaker (Qlvl 73)
Winged Axe (qlvl 80, rarity 2)
  [U] Lacerator (Qlvl 76)

rarity sum: 18 (armo81), 25 (weap81)


TC 84

Archon Plate (qlvl 84, rarity 4)
Bone Visage (qlvl 84, rarity 2)
  [S] Trang-Oul's Guise (Qlvl 32)
  [U] Giant Skull (Qlvl 73)
Lacquered Plate (qlvl 82, rarity 4)
  [S] Tal Rasha's Guardianship (Qlvl 26)
Shadow Plate (qlvl 83, rarity 4)
  [S] Aldur's Deception (Qlvl 29)
  [U] Steel Carapace (Qlvl 74)
Sky Spirit (qlvl 83, rarity 1)
  [U] Ravenlore (Qlvl 82)
Troll Belt (qlvl 82, rarity 2)
  [S] Trang-Oul's Girth (Qlvl 32)
Ward (qlvl 84, rarity 4)
  [S] Taebaek's Glory (Qlvl 55)
  [U] Spirit Ward (Qlvl 76)
Zakarum Shield (qlvl 82, rarity 2)
  [U] Dragonscale (Qlvl 84)
Champion Axe (qlvl 82, rarity 4)
  [U] Messerschmidt's Reaver (Qlvl 75)
Cryptic Sword (qlvl 82, rarity 4)
  [S] Sazabi's Cobalt Redeemer (Qlvl 34)
  [U] Frostwind (Qlvl 78)
Demon Crossbow (qlvl 84, rarity 2)
  [U] Gut Siphon (Qlvl 79)
Fanged Knife (qlvl 83, rarity 2)
  [U] Fleshripper (Qlvl 76)
Ghost Spear (qlvl 83, rarity 4)
Great Poleaxe (qlvl 84, rarity 4)
Legendary Mallet (qlvl 82, rarity 4)
  [U] Schaefer's Hammer (Qlvl 83), Stone Crusher (Qlvl 76)
Shillelagh (qlvl 83, rarity 2)
Vortex Orb (qlvl 84, rarity 4)

rarity sum: 23 (armo84), 30 (weap84)


TC 87

Bloodlord Skull (qlvl 85, rarity 1)
  [U] Darkforce Spawn (Qlvl 72)
Colossus Girdle (qlvl 85, rarity 3)
Corona (qlvl 85, rarity 4)
  [S] Griswold's Valor (Qlvl 44)
  [U] Crown of Ages (Qlvl 86)
Diadem (qlvl 85, rarity 1)
  [S] M'avina's True Sight (Qlvl 21)
  [U] Griffon's Eye (Qlvl 84)
Dream Spirit (qlvl 85, rarity 1)
Guardian Crown (qlvl 85, rarity 2)
Myrmidon Greaves (qlvl 85, rarity 4)
  [U] Shadow Dancer (Qlvl 79)
Ogre Gauntlets (qlvl 85, rarity 4)
  [U] Steelrend (Qlvl 78)
Sacred Armor (qlvl 85, rarity 4)
  [S] Immortal King's Soul Cage (Qlvl 37)
  [U] Templar's Might (Qlvl 82), Tyrael's Might (Qlvl 87)
Vortex Shield (qlvl 85, rarity 2)
  [S] Griswold's Honor (Qlvl 44)
Archon Staff (qlvl 85, rarity 2)
  [U] Mang Song's Lesson (Qlvl 86)
Berserker Axe (qlvl 85, rarity 4)
  [U] Death Cleaver (Qlvl 78)
Caduceus (qlvl 85, rarity 4)
  [S] Griswold's Redemption (Qlvl 44)
  [U] Astreon's Iron Ward (Qlvl 68)
Colossus Blade (qlvl 85, rarity 4)
  [S] Bul-Kathos' Sacred Charge (Qlvl 50)
  [U] The Grandfather (Qlvl 85)
Dimensional Shard (qlvl 85, rarity 5)
  [U] Death's Fathom (Qlvl 81)
Giant Thresher (qlvl 85, rarity 3)
  [U] Stormspire (Qlvl 78)
Glorious Axe (qlvl 85, rarity 4)
  [U] Executioner's Justice (Qlvl 83)
Hydra Bow (qlvl 85, rarity 2)
  [U] Windforce (Qlvl 80)
Legend Spike (qlvl 85, rarity 3)
  [U] Ghostflame (Qlvl 70)
Mythical Sword (qlvl 85, rarity 4)
  [S] Bul-Kathos' Tribal Guardian (Qlvl 50)
Scissors Suwayyah (qlvl 85, rarity 2)
  [S] Natalya's Mark (Qlvl 22)
Thunder Maul (qlvl 85, rarity 3)
  [U] Earth Shifter (Qlvl 77), The Cranium Basher (Qlvl 85)
Unearthed Wand (qlvl 86, rarity 1)
  [U] Death's Web (Qlvl 74)
War Pike (qlvl 85, rarity 4)
  [U] Steel Pillar (Qlvl 77)
Winged Harpoon (qlvl 85, rarity 4)
  [U] Gargoyle's Bite (Qlvl 78)

rarity sum: 26 (armo87), 49 (weap87)
Member
Posts: 25,580
Joined: May 20 2006
Gold: 822.00
May 15 2009 10:18am
SuperUniques and Bosses

Code
                                                                (Normal)         (Nightmare)         (Hell)
Act 1  1)                     Location  2)                   mlvl  TC  Rune    mlvl  TC  Rune    mlvl  TC  Rune      boss  3)    SuperUnique  4)

Corpsefire                    Den of Evil                      4    3   --      39   42   Io      82   78  Cham                  Yes
  zombie1                     Act 1 - Cave 1

Bishibosh                     Cold Plains                      5    3   --      39   42   Io      71   69   Lo                   Yes
  fallenshaman1               Act 1 - Wilderness 2

Blood Raven                   Burial Grounds                  10    6   --      43   42   Io      88   66   Vex      1
  bloodraven                  Act 1 - Graveyard

Bonebreaker                   Crypt                            5    3   --      40   42   Io      86   78  Cham                  Yes
  skeleton1                   Act 1 - Crypt 1 A

Coldcrow                      Cave Level 1                     7    3   --      39   42   Io      80   75   Ber                  Yes
  cr_archer1                  Act 1 - Cave 2

Rakanishu                     Stony Field                      8    6   --      40   42   Io      71   69   Lo                   Yes
  fallen2                     Act 1 - Wilderness 3

Treehead Woodfist             Dark Wood                        8    6   --      41   42   Io      71   69   Lo                   Yes
  brute2                      Act 1 - Wilderness 4

Griswold                      Tristram                         8   12   --      42   66   Vex     87   66   Vex      1           Yes
  griswold                    Act 1 - Tristram

The Countess  5)              Tower Cellar Level 5            11   12  Ral/Nef  45   45   Io/Ko   82   66   Ist/Lo               Yes
  corruptrogue3               Act 1 - Wilderness 5

The Smith                     Barracks                        13   12   --      43   66   Vex     73   66   Vex                  Yes
  smith                       Act 1 - Barracks

Pitspawn Fouldog              Jail Level 2                    14    6   --      44   45   Ko      74   72   Ber                  Yes
  bighead2                    Act 1 - Jail 2

Bone Ash                      Cathedral                       17   12   --      45   48   Ko      75   75   Ber                  Yes
  skmage_pois3                Act 1 - Cathedral

Andariel                      Catacombs Level 4               12   15   Nef     49   45   Ko      75   69   Lo       1
  andariel                    Act 1 - Catacombs 4
------------
The Cow King                  The Secret Cow Level            31   12   --      67   66   Vex     84   66   Vex                  Yes
  hellbovine                  Act 1 - Moo Moo Farm


                                                                (Normal)         (Nightmare)         (Hell)
Act 2  1)                     Location  2)                   mlvl  TC  Rune    mlvl  TC  Rune    mlvl  TC  Rune      boss  3)    SuperUnique  4)

Radament                      Sewers Level 3                  19   27   Ral     52   51   Lem     86   75   Ber      1           Yes
  radament                    Act 2 - Sewer 1 C

Creeping Feature              Stony Tomb Level 2              18   15   Nef     47   48   Ko      82   78  Cham                  Yes
  mummy2                      Act 2 - Tomb 1 Treasure

Blood Witch the Wild          Halls of the Dead Level 3       17   15   Nef     48   51   Lem     85   78  Cham                  Yes
  pantherwoman1               Act 2 - Tomb 2 Treasure

Beetleburst                   Far Oasis                       19   18   Nef     48   51   Lem     79   75   Ber                  Yes
  scarab2                     Act 2 - Desert 3

Coldworm the Burrower         Maggot Lair Level 3             14   18   Nef     49   51   Lem     88   78  Cham                  Yes
  maggotqueen1                Act 2 - Lair 1 Treasure

Dark Elder                    Lost City                       20   18   Nef     49   51   Lem     80   75   Ber                  Yes
  zombie5                     Act 2 - Desert 4

Fangskin  6)                  Claw Viper Temple Level 2       21   18   Nef     50   51   Lem     86  (78)(Cham)                 Yes
  clawviper3                  Act 2 - Tomb 3 Treasure

Fire Eye                      Palace Cellar Level 3           21   18   Nef     51   51   Lem     81   78  Cham                  Yes
  sandraider3                 Act 2 - Basement 3

The Summoner                  Arcane Sanctuary                21   21   Nef     58   48   Ko      83   72   Lo       1           Yes
  summoner                    Act 2 - Arcane

Ancient Kaa the Soulless      Tal Rasha's Tomb                23   21   Ral     52   51   Lem     83   78  Cham                  Yes
  unraveler3                  Act 2 - Tomb Tal 1-7

Duriel                        Tal Rasha's Chamber             22   24   Ral     55   51   Lem     88   72   Ber      1
  duriel                      Act 2 - Duriel's Lair


                                                                (Normal)         (Nightmare)         (Hell)
Act 3  1)                     Location  2)                   mlvl  TC  Rune    mlvl  TC  Rune    mlvl  TC  Rune      boss  3)    SuperUnique  4)

Sszark the Burning            Spider Cavern                   25   24   Ral     53   51   Lem     82   78  Cham                  Yes
  arach4                      Act 3 - Spider 2

Witch Doctor Endugu           Flayer Dungeon Level 3          27   27   Ral     54   54   Um      86   78  Cham                  Yes
  fetishshaman4               Act 3 - Dungeon 2 Treasure

Stormtree                     Flayer Jungle                   26   27   Ral     53   51   Lem     83   78  Cham                  Yes
  thornhulk3                  Act 3 - Jungle 3

Battlemaid Sarina             Ruined Temple                   26   27   Ral     56   54   Um      87   78  Cham                  Yes
  corruptrogue5               Act 3 - Temple 1

Icehawk Riftwing              Sewers Level 1                  25   24   Ral     55   54   Um      87   78  Cham                  Yes
  batdemon3                   Act 3 - Sewer 1

Geleb Flamefinger             Travincal                       28   33   Sol     57   54   Um      85   78  Cham                  Yes
  councilmember2              Act 3 - Travincal
Ismail Vilehand                                               28   33   Sol     57   54   Um      85   78  Cham                  Yes
  councilmember1
Toorc Icefist                                                 28   33   Sol     57   54   Um      85   78  Cham                  Yes
  councilmember1

Bremm Sparkfist               Durance of Hate Level 3         28   33   Sol     58   54   Um      86   78  Cham                  Yes
  councilmember3              Act 3 - Mephisto 3
Maffer Dragonhand                                             28   33   Sol     58   54   Um      86   78  Cham                  Yes
  councilmember3
Wyand Voidbringer                                             28   33   Sol     58   54   Um      86   78  Cham                  Yes
  councilmember2

Mephisto                      Durance of Hate Level 3         26   33   Sol     59   54   Um      87   78  Cham      1
  mephisto                    Act 3 - Mephisto 3


                                                                (Normal)         (Nightmare)         (Hell)
Act 4  1)                     Location  2)                   mlvl  TC  Rune    mlvl  TC  Rune    mlvl  TC  Rune      boss  3)    SuperUnique  4)

Izual                         Plains of Despair               29   36   Sol     60   57   Um      86   78  Cham      1
  izual                       Act 4 - Mesa 2

Hephasto the Armorer          River of Flame                  28   36   Dol     60   60   Ist     88   84   Zod                  Yes
  hephasto                    Act 4 - Lava 1

Grand Vizier of Chaos         Chaos Sanctuary                 33   36   Sol     61   57   Um      88   78  Cham                  Yes
  fingermage3                 Act 4 - Diablo 1
Lord de Seis                                                  33   36   Sol     61   57   Um      88   78  Cham                  Yes
  doomknight3
Infector of Souls                                             33   36   Sol     61   57   Um      88   78  Cham                  Yes
  megademon3

Diablo                        Chaos Sanctuary                 40   36   Dol     62   60   Ist     94   84   Zod      1
  diablo                      Act 4 - Diablo 1


                                                                (Normal)         (Nightmare)         (Hell)
Act 5  1)                     Location  2)                   mlvl  TC  Rune    mlvl  TC  Rune    mlvl  TC  Rune      boss  3)    SuperUnique  4)

Dac Farren                    Bloody Foothills                37   39   Dol     61   60   Ist     83   87   Zod                  Yes
  imp3                        Act 5 - Siege 1

Shenk the Overseer            Bloody Foothills                36   36   Dol     61   60   Ist     83   84   Zod                  Yes
  overseer1                   Act 5 - Siege 1

Eldritch the Rectifier        Frigid Highlands                34   36   Dol     62   60   Ist     84   84   Zod                  Yes
  minion1                     Act 5 - Barricade 1

Sharptooth Slayer             Frigid Highlands                39   39   Dol     62   60   Ist     84   87   Zod                  Yes
  overseer3                   Act 5 - Barricade 1

Eyeback the Unleashed         Frigid Highlands                35   36   Dol     62   60   Ist     84   84   Zod                  Yes
  deathmauler1                Act 5 - Barricade 1

Thresh Socket                 Arreat Plateau                  41   39   Dol     63   63   Ist     84   87   Zod                  Yes
  siegebeast3                 Act 5 - Barricade 2

Frozenstein                   Frozen River                    46   39   Dol     64   63   Ist     86   87   Zod                  Yes
  snowyeti4                   Act 5 - Ice Cave 1A

Bonesaw Breaker               Glacial Trail                   36   36   Dol     64   60   Ist     86   84   Zod                  Yes
  reanimatedhorde2            Act 5 - Ice Cave 2

Pindleskin                    Nihlathak's Temple              45   39   Dol     66   63   Ist     86   87   Zod                  Yes
  reanimatedhorde5            Act 5 - Temple Entrance

Nihlathak                     Halls of Vaught                 68   39   Dol     73   60   Ist     95   87   Zod      1           Yes
  nihlathakboss               Act 5 - Temple Boss

Snapchip Shatter              Icy Cellar                      40   39   Dol     65   63   Ist     86   87   Zod                  Yes
  frozenhorror1               Act 5 - Ice Cave 3A

Colenzo the Annihilator       Throne of Destruction           43   39   Dol     69   69   Lo      88   87   Zod                  Yes
  fallenshaman5               Act 5 - Throne Room
Achmel the Cursed                                             43   39   Dol     69   69   Lo      88   87   Zod                  Yes
  unraveler5
Bartuc the Bloody                                             43   39   Dol     69   69   Lo      88   87   Zod                  Yes
  baalhighpriest
Ventar the Unholy                                             43   39   Dol     69   69   Lo      88   87   Zod                  Yes
  venomlord
Lister the Tormentor                                          58   39   Dol     69   69   Lo      88   87   Zod                  Yes
  baalminion1

Baal                          Worldstone Chamber              60   42   Io      75   63   Vex     99   87   Zod      1
  baalcrab                    Act 5 - World Stone


1) Name as it appears in-game.
   Id in MonStats.txt (Class reference from SuperUniques.txt).
2) Area as it appears in-game.
   Name in Levels.txt.
3) Monsters with a 1 in the boss column of MonStats.txt use the monster levels defined therein.
   Notice: SuperUnique monsters (those in SuperUniques.txt) get +3 to their mlvl.
4) Yes: the monster is found in SuperUniques.txt.
5) The Countess has a highly unusual drop pattern, originating from separate Rune and Item TCs.
   Highest Rune refers to dropping from her Rune/Item TC.
6) 1.10 TC stated for Hell Fangskin. As mentioned earlier, he drops nothing in v1.11 and v1.12.


This post was edited by Faelwen on May 15 2009 10:38am
Member
Posts: 10,730
Joined: Nov 4 2008
Gold: 1,156.81
May 15 2009 10:46am
very nice info but still my question is where to mf for best drops? aka rare circs weapons some godly uniques etc? i mean where the chance for godly drop is highest ?
Member
Posts: 9,693
Joined: Apr 7 2006
Gold: 330.00
May 15 2009 10:52am
You really, really should probably get a job Faelwen :D :lol:

Most excellent stuff.

Now please explain how small charms with a qlvl of 28 can drop in Blood Moor A1 Normal (well, at least in the Den of Evil). Is that because there simply is just one TC for all charms?

I'm going to have to update my Guide with links to some of your more recent and excellent technical posts young fellow.

This post was edited by AyeCaramba on May 15 2009 10:54am
Member
Posts: 9,693
Joined: Apr 7 2006
Gold: 330.00
May 15 2009 10:53am
Quote (fafik @ Fri, 15 May 2009, 17:46)
very nice info but still my question is where to mf for best drops? aka rare circs weapons some godly uniques etc? i mean where the chance for godly drop is highest ?


Single target Godly drops? Probably Baal quest kill.
Member
Posts: 25,580
Joined: May 20 2006
Gold: 822.00
May 15 2009 11:03am
Quote (AyeCaramba @ Fri, 15 May 2009, 18:52)
You really, really should probably get a job Faelwen :D :lol:

Most excellent stuff.

Now please explain how small charms with a qlvl of 28 can drop in Blood Moor A1 Normal (well, at least in the Den of Evil). Is that because there simply is just one TC for all charms?

Small Charm (cm1), Large Charm (cm2), and Grand Charm (cm3) are part of Jewelry A-C which, in turn, are accessed via the Good TCs, e.g. Act 1 Good. Dropping them is thus a matter of having access to a Good TC which seems to be an option for essentially every monster, as far as I can tell from the files.

By the way, Act 1 Good is the only Good TC not containing runes, explaining why almost none of the Act 1 SUs can drop runes in Normal.

Amulets, Rings, Jewels, and Charms are not part of TC X, so their qlvls are irrelevant as far as dropability goes.

They are just defined to have those qlvls in the level column of Misc.txt.

This post was edited by Faelwen on May 15 2009 11:17am
Go Back To Strategy & Guides Topic List
1234Next
Add Reply New Topic New Poll