Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Just a quick question
#4
; SNAGIT.INI file PWND by Gill_105 V1.10
;
;===========================================================
;===========================Info============================
;===========================================================
; Syntax:
; [unique string]
; Code="abc" - [Optional] This is the 3 letter itemcode.
; Description=<string> - [Optional] This will print when the item drops. if not defined nothing will print
; This will also be what is written to your logfile
; xxx=xxx - [Optional] This is how you check for certain mods on the ground such as sockets
; Identified=0/1 - [Optional] 1 = identified, 0 = unidentified
; Type=<string> - [Optional] shield/weapon/armor/helm/bow/other
; Level=<string> - [Optional] rare/unique/set/magic/normal/craft/superior/lowquality are accepted
; ClassLevel=<string> - [Optional] normal/exceptional/elite are accepted
; Pickup=0/1 - [Optional] 0 = dont pickup, 1 = pickup {default if not specified}
; HasSockets=0/1 - [Optional] 1 = has sockets, 0 = doesnt have sockets
; isEthereal=0/1 - [Optional] 1 = is Ethereal, 0 = isnt Ethereal
; iditem=0/1 - [Optional] 1 = id the item and check mods, 0 = don't id

;===========================================================
;=======================Configuration=======================
;===========================================================
;Logfile=<string> -[Optional] This is the file name
;PickupRadius=xx -[Optional] This is the radius in which to pick an item up
;fillbelt=0/1 -[Optional] Set this to 1 to have it not pick up potions after a full belt

// This is the first section, used for configuration purposes
// ---
// log : [none/useful/all/full]
// none : no charms are logged
// useful : the ones it kept, with no stats logged
// all : the ones it kept with stats
// full : dump all charms with stats
//
// logfile : [name of the log file] //the log will be in scripts\output
//
// logsnagident=0/1 - [Optional, default 1] = to add "snagged for ident." logging, 0 = disable
// logareas=none/code/name - [Optional, default name] - logging of area where item was found
// logacts=none/num/full - [Optional, default full] - logging of act where item was found
//
[Configuration]
PickupRadius=60
logfile=ItemLog.html
;loglevel=full
logsnagident=1
logareas=none
logacts=none
fillbelt=1

;Below tells the script to skip over normal healing potions
skip=76
;Below tells the script to skip over normal mana potions
skip=77


;===========================================================
;=======================Unique Armors=======================
;===========================================================

;==========================Armors==========================
[Unique Serpentskin Armor]
Code="xea"
Level=Unique
Description=ÿc4Skin of the Vipermagi (Unique Serpentskin Armor)
iditem=1

[Unique Mesh Armor]
Code="xhn"
Level=Unique
Description=ÿc4Shaftstop (Unique Mesh Armor)

[Unique Cuirass]
Code="xrs"
Level=Unique
Description=ÿc4Duriel's Shell (Unique Cuirass)
isEthereal=1

[Unique Russet Armor]
Code="xpl"
Level=Unique
Description=ÿc4Skullder's Ire (Unique Russet Armor)

[Unique Templar Coat]
Code="xlt"
Level=Unique
Description=ÿc4Guardian Angel (Unique Templar Coat)

[Unique Chaos Armor]
Code="xul"
Level=Unique
Description=ÿc4Black Hades (Unique Chaos Armor)
isEthereal=1

[Unique Ornate Armor]
Code="xar"
Level=Unique
Description=ÿc4Corpsemourn (Unique Ornate Armor)
isEthereal=1

[Unique Dusk Shroud]
Code="uui"
Level=Unique
Description=ÿc4Ormus' Robes (Unique Dusk Shroud)

[Unique Wire Fleece]
Code="utu"
Level=Unique
Description=ÿc4The Gladiator's Bane (Unique Wire Fleece)
isEthereal=1

[Unique Balrog Skin]
Code="upl"
Level=Unique
Description=ÿc4Arkaine's Valor (Unique Balrog Skin)

[Unique Kraken Shell]
Code="uld"
Level=Unique
Description=ÿc4Leviathan (Unique Kraken Shell)

[Unique Shadow Plate]
Code="uul"
Level=Unique
Description=ÿc4Steel Carapace (Unique Shadow Plate)

[Unique Sacred Armor]
Code="uar"
Level=Unique
Description=ÿc4Templar's Might or Tyrael's Might (Unique Sacred Armor)

;==========================Belts============================
[Unique Heavy Belt]
Code="tbl"
Level=Unique
Description=ÿc4Goldwrap (Unique Heavy Belt)
isEthereal=0
iditem=1

[Unique Demonhide Sash]
Code="zlb"
Level=Unique
Description=ÿc4String of Ears (Unique Demonhide Sash)
iditem=1

[Unique War Belt]
Code="zhb"
Level=Unique
Description=ÿc4Thundergod's Vigor (Unique War Belt)

[Unique Spiderweb Sash]
Code="ulc"
Level=Unique
Description=ÿc4Arachnid Mesh (Unique Spiderweb Sash)

[Unique Vampirefang Belt]
Code="uvc"
Level=Unique
Description=ÿc4Nosferatu's Coil (Unique Vampirefang Belt)

[Unique Mithril Coil]
Code="umc"
Level=Unique
Description=ÿc4Verdungo's Hearty Cord (Unique Mithril Coil)

;==========================Boots==========================
[Unique Sharkskin Boots]
Code="xvb"
Level=Unique
Description=ÿc4Waterwalk (Unique Sharkskin Boots)
iditem=1

[Unique Mesh Boots]
Code="xmb"
Level=Unique
Description=ÿc4Silkweave (Unique Mesh Boots)

[Unique Battle Boots]
Code="xtb"
Level=Unique
Description=ÿc4War Traveler (Unique Battle Boots)

[Unique War Boots]
Code="xhb"
Level=Unique
Description=ÿc4Gore Rider (Unique War Boots)
isEthereal=0
iditem=1

[Unique Scarabshell Boots]
Code="uvb"
Level=Unique
Description=ÿc4Sandstorm Trek (Unique Scarabshell Boots)

[Unique Boneweave Boots]
Code="umb"
Level=Unique
Description=ÿc4Marrowwalk (Unique Boneweave Boots)

[Unique Myrmidon Greaves]
Code="uhb"
Level=Unique
Description=ÿc4Shadow Danver (Unique Myrmidon Greaves)

;==========================Gloves==========================
[Unique Chain Gloves]
Code="mgl"
Level=Unique
Description=ÿc4Chance Guards (Unique Chain Gloves)
iditem=1

[Unique Vampirebone Gloves]
Code="uvg"
Level=Unique
Description=ÿc4Dracul's Grasp (Unique Vampirebone Gloves)

[Unique Vambraces]
Code="umg"
Level=Unique
Description=ÿc4Soul Drain (Unique Vambraces)

[Unique Ogre Gauntlets]
Code="uhg"
Level=Unique
Description=ÿc4Steelrend (Unique Ogre Gauntlets)

;==========================Helms==========================

[Unique Sallet]
Code="xkp"
Level=Unique
Description=ÿc4Rockstopper (Unique Sallet)
isEthereal=1

[Unique Casque]
Code="xlm"
Level=Unique
Description=ÿc4Stealskull (Unique Casque)
iditem=1

[Unique Grim Helm]
Code="xh9"
Level=Unique
Description=ÿc4Vampire Gaze (Unique Grim Helm)

[Unique Grand Crown]
Code="xrn"
Level=Unique
Description=ÿc4Crown of Thieves (Unique Grand Crown)
isEthereal=1

[Unique Shako]
Code="uap"
Level=Unique
Description=ÿc4Harlequin Crest (Unique Shako)

[Unique Armet]
Code="ulm"
Level=Unique
Description=ÿc4Halaberd's Reign or Steelshade (Unique Armet)

[Unique Spired Helm]
Code="uhm"
Level=Unique
Description=ÿc4Veil of Steel or Nightwing's Veil (Unique Spired Helm)

[Unique Corona]
Code="urn"
Level=Unique
Description=ÿc4Crown of Ages (Unique Corona)

[Unique Demonhead]
Code="usk"
Level=Unique
Description=ÿc4Andariel's Visage (Unique Demonhead)

[Unique Bone Visage]
Code="uh9"
Level=Unique
Description=ÿc4Giant Skull (Unique Bone Visage)

[Unique Tiara]
Code="ci2"
Level=Unique
Description=ÿc4Kira's Guardian (Unique Tiara)

[Unique Diadem]
Code="ci3"
Level=Unique
Description=ÿc4Griffon's Eye (Unique Diadem)

;==========================Shields==========================

[Unique Grim Shield]
Code="xsh"
Level=Unique
Description=ÿc4Lidless Wall (Unique Grim Shield)
isEthereal=0
iditem=1

[Unique Monarch]
Code="uit"
Level=Unique
Description=ÿc4Stormshield (Unique Monarch)

[Unique Aegis]
Code="uow"
Level=Unique
Description=ÿc4Medusa's Gaze (Unique Aegis)

[Unique Ward]
Code="uts"
Level=Unique
Description=ÿc4Spirit Ward (Unique Ward)

[Unique Troll Nest]
Code="ush"
Level=Unique
Description=ÿc4Head Hunter's Glory (Unique Troll Nest)
isEthereal=1

[Unique Blade Barrier]
Code="upk"
Level=Unique
Description=ÿc4Spike Thorn (Unique Blade Barrier)

;===========================================================
;=======================Unique Armors=======================
;===========================================================

;==========================Axes==========================

[Unique Ettin Axe]
Code="72a"
Level=Unique
Description=ÿc4Rune Master (Unique Ettin Axe)
isEthereal=1
iditem=1

[Unique War Spike]
Code="7mp"
Level=Unique
Description=ÿc4Canebreak (Unique War Spike)

[Unique Berserker Axe]
Code="7wa"
Level=Unique
Description=ÿc4Death Cleaver (Unique Berserker Axe)

[Unique Silver-Edged Axe]
Code="7ba"
Level=Unique
Description=ÿc4Ethereal Edge (Unique Silver-Edged Axe)
isEthereal=1
iditem=1

[Unique Decapitator]
Code="7bt"
Level=Unique
Description=ÿc4Hellslayer (Unique Decapitator)
isEthereal=1

[Unique Champion Axe]
Code="7ga"
Level=Unique
Description=ÿc4Messerschmidt's Reaver (Unique Champion Axe)
isEthereal=1

[Unique Glorious Axe]
Code="7gi"
Level=Unique
Description=ÿc4Execution's Justice (Unique Glorious Axe)
isEthereal=1

;==========================Bows==========================
[Unique Crusader Bow]
Code="6l7"
Level=Unique
Description=ÿc4Eaglehorn (Unique Crusader Bow)

[Unique Ward Bow]
Code="6sw"
Level=Unique
Description=ÿc4Widowmaker (Unique Ward Bow)
iditem=1

[Unique Hydra Bow]
Code="6lw"
Level=Unique
Description=ÿc4Windforce (Unique Hydra Bow)

;=========================Crossbows=========================

[Unique Ballista]
Code="8hx"
Level=Unique
Description=ÿc4Buriza-Do Kyanon (Unique Ballista)
iditem=1

[Unique Colossus Crossbow]
Code="6hx"
Level=Unique
Description=ÿc4Hellrack (Unique Colossus Crossbow)
iditem=1

[Unique Demon Crossbow]
Code="6rx"
Level=Unique
Description=ÿc4Gut Siphon (Unique Demon Crossbow)
iditem=1

;==========================Daggers==========================
[Unique Dagger]
Code="dgr"
Level=Unique
Description=ÿc4Gull (Unique Dagger)

[Unique Bone Knife]
Code="7dg"
Level=Unique
Description=ÿc4Wizardspike (Unique Bone Knife)
isEthereal=1
iditem=1

[Unique Fanged Knife]
Code="7kr"
Level=Unique
Description=ÿc4Fleshripper (Unique Fanged Knife)
isEthereal=1

[Unique Legend Spike]
Code="7bl"
Level=Unique
Description=ÿc4Ghostflame (Unique Legend Spike)


;==========================Maces==========================
[Unique Martel de Fer]
Code="9gm"
Level=Unique
Description=ÿc4The Gavel of Pain (Unique Martel de Fer)
isEthereal=1

[Unique Truncheon]
Code="7cl"
Level=Unique
Description=ÿc4Nord's Tenderizer (Unique Truncheon)
isEthereal=1

[Unique Tyrant Club]
Code="7sp"
Level=Unique
Description=ÿc4Demon Limb (Unique Tyrant Club)
isEthereal=1

[Unique Devil Star]
Code="7mt"
Level=Unique
Description=ÿc4Baranar's Star (Unique Devil Star)
isEthereal=1

[Unique Scourge]
Code="7fl"
Level=Unique
Description=ÿc4Horizon's Tornado or Stormlash (Unique Scourge)

[Unique Legendary Mallet]
Code="7wh"
Level=Unique
Description=ÿc4Schaefer's Hammer or Stone Crusher (Unique Legendary Mallet)

[Unique Ogre Maul]
Code="7m7"
Level=Unique
Description=ÿc4Windhammer (Unique Ogre Maul)
isEthereal=1

[Unique Thunder Maul]
Code="7gm"
Level=Unique
Description=ÿc4Earthshifter or The Cranium Basher (Unique Thunder Maul)

;==========================PoleArms==========================
[Unique Partizan]
Code="9pa"
Level=Unique
Description=ÿc4Pierre Tombale Couant (Unique Partizan)
isEthereal=1

[Unique Ogre Axe]
Code="7o7"
Level=Unique
Description=ÿc4Bonehew (Unique Ogre Axe)
isEthereal=1

[Unique Thresher]
Code="7s8"
Level=Unique
Description=ÿc4The Reaper's Toll (Unique Thresher)
isEthereal=1

[Unique Cryptic Axe]
Code="7pa"
Level=Unique
Description=ÿc4Tomb Reaver (Unique Cryptic Axe)
isEthereal=1

[Unique Giant Thresher]
Code="7wc"
Level=Unique
Description=ÿc4Stormspire (Unique Giant Thresher)

;==========================Spears==========================

[Unique Yari]
Code="9st"
Level=Unique
Description=ÿc4Hone Sundan (Unique Yari)
isEthereal=1

[Unique Lance]
Code="9p9"
Level=Unique
Description=ÿc4Spire of Honor (Unique Lance)
isEthereal=1

[Unique Hyperion Spear]
Code="7sr"
Level=Unique
Description=ÿc4Arioc's Needle (Unique Hyperion Spear)
isEthereal=1

[Unique Mancatcher]
Code="7br"
Level=Unique
Description=ÿc4Viperfork (Unique Mancatcher)
isEthereal=1

[Unique War Pike]
Code="7p7"
Level=Unique
Description=ÿc4Steel Pillar (Unique War Pike)

;=========================Scepters=========================

[Unique Mighty Scepter]
Code="7sc"
Level=Unique
Description=ÿc4Heaven's Light or The Redeemer (Unique Mighty Scepter)

[Unique Caduceus]
Code="7ws"
Level=Unique
Description=ÿc4Astreon's Iron Ward (Unique Caduceus)

;==========================Staves==========================
[Unique Quarterstaff]
Code="8ls"
Level=Unique
Description=ÿc4Ribcracker (Unique Quarterstaff)
isEthereal=1

[Unique Elder Staff]
Code="6cs"
Level=Unique
Description=ÿc4Ondal's Wisdom (Unique Elder Staff)

[Unique Archon Staff]
code="6ws"
Level=Unique
Description=ÿc4Mang Song's Lesson (Unique Archon Staff)

;==========================Swords==========================

[Unique Battle Sword]
Code="9bs"
Level=Unique
Description=ÿc4Headstriker (Unique Battle Sword)
isEthereal=1

[Unique Ancient Sword]
Code="9wd"
Level=Unique
Description=ÿc4The Atlantian (Unique Ancient Sword)
iditem=1

[Unique Espadon]
item=92h
Level=Unique
Description=ÿc4Crainte Vomir (Unique Espadon)
isEthereal=1

[Unique Dacian Falx]
item=9cm
Level=Unique
Description=ÿc4Bing Sz Wang (Unique Dacian Falx)
isEthereal=1

[Unique Tusk Sword]
item=9gs
Level=Unique
Description=ÿc4The Vile Husk (Unique Tusk Sword)
isEthereal=1

[Unique Executioner Sword]
item=9gd
Level=Unique
Description=ÿc4Swordguard (Unique Executioner Sword)
isEthereal=1

[Unique Ataghan]
Code="7sm"
Level=Unique
Description=ÿc4Djinn Slayer (Unique Ataghan)
isEthereal=1

[Unique Elegant Blade]
Code="7sb"
Level=Unique
Description=ÿc4Bloodmoon (Unique Elegant Blade)
isEthereal=1

[Unique Phase Blade]
Code="7cr"
Level=Unique
Description=ÿc4Lightsabre or Azurewrath (Unique Phase Blade)

[Unique Cryptic Sword]
Code="7ls"
Level=Unique
Description=ÿc4Frostwind (Unique Cryptic Sword)
isEthereal=1

[Unique Balrog Blade]
Code="7gs"
Level=Unique
Description=ÿc4Flamebellow (Unique Balrog Blade)
isEthereal=1

[Unique Champion Sword]
Code="7b7"
Level=Unique
Description=ÿc4Doombringer (Unique Champion Sword)

[Unique Colossus Blade]
Code="7gd"
Level=Unique
Description=ÿc4The Grandfather (Unique Colossus Blade)

;========================Throwing==========================

[Unique Winged Axe]
Code="7b8"
Level=Unique
Description=ÿc4Lacerator (Unique Winged Axe)
isEthereal=1

[Unique Balrog Spear]
Code="7s7"
Level=Unique
Description=ÿc4Demon's Arch(Unique Balrog Spear)
isEthereal=1

;[Unique Ghost Glaive]
;Code="7gl"
;Level=Unique
;Description=ÿc4Wraith Flight(Unique Ghost Glaive)

[Unique Winged Harpoon]
Code="7ts"
Level=Unique
Description=ÿc4Gargoyle's Bite(Unique Winged Harpoon)
isEthereal=1

[Unique Winged Knife]
Code="7bk"
Level=Unique
Description=ÿc4Warshrike (Unique Winged Knife)

[Unique Flying Axe]
code="7ta"
Level=Unique
Description=ÿc3Gimmershred (Unique Flying Axe)
isEthereal=1


;==========================Wands===========================

[Unique Lich Wand]
Code="7bw"
Level=Unique
Description=ÿc4Boneshade (Unique Lich Wand)

[Unique Unearthed Wand]
Code="7gw"
Level=Unique
Description=ÿc4Death's Web (Unique Unearthed Wand)

;===========================================================
;===================Unique Class specific===================
;===========================================================

;==========================Amazon===========================
[Unique Ceremonial Bow]
Code="am7"
Level=Unique
Description=ÿc4Lycander's Aim (Unique Ceremonial Bow)
iditem=1

[Unique Ceremonial Pike]
Code="am9"
Level=Unique
Description=ÿc4Lycander's Flank (Unique Ceremonial Pike)
isEthereal=0
iditem=1

[Unique Ceremonial Javelin]
Code="ama"
Level=Unique
Description=ÿc4Titan's Revenge (Unique Ceremonial Javelin)
iditem=1

[Unique Matriarchal Bow]
Code="amb"
Level=Unique
Description=ÿc4Bloodraven's Charge (Unique Matriarchal Bow)
iditem=1

[Unique Matriarchal Spear]
Code="amd"
Level=Unique
Description=ÿc4Stoneraven (Unique Matriarchal Spear)
isEthereal=0
iditem=1

[Unique Matriarchal Javelin]
Code="amf"
Level=Unique
Description=ÿc4Thunderstroke (Unique Matriarchal Javelin)

;==========================Assassin=========================
[Unique Greater Talons]
Code="9tw"
Level=Unique
Description=ÿc4Bartuc's Cut-Throat (Unique Greater Talons)
isEthereal=1

[Unique Wrist Sword]
Code="7wb"
Level=Unique
Description=ÿc4Jade Talon (Unique Wrist Sword)
isEthereal=1

[Unique Battle Cestus]
Code="7cs"
Level=Unique
Description=ÿc4Shadow Killer (Unique Battle Cestus)

[Unique Feral Claws]
Code="7lw"
Level=Unique
Description=ÿc4FireLizard's Talongs (Unique Feral Claws)
isEthereal=1

;==========================Barbarian========================
[Unique Slayer Guard]
Code="baa"
Level=Unique
Description=ÿc4Arreat's Face (Unique Slayer Guard)

[Unique Fury Visor]
Code="bac"
Level=Unique
Description=ÿc4Wolfhowl (Unique Fury Visor)
isEthereal=1

[Unique Destroyer Helm]
Code="bad"
Level=Unique
Description=ÿc4Demonhorn's Edge (Unique Destroyer Helm)
isEthereal=1

[Unique Conqueror Crown]
Code="bae"
Level=Unique
Description=ÿc4Halaberd's Reign (Unique Conqueror Crown)
isEthereal=1

;===========================Druid============================
[Unique Totemic Mask]
Code="dra"
Level=Unique
Description=ÿc4Jalal's Mane (Unique Totemic Mask)

[Unique Blood Spirit]
Code="drb"
Level=Unique
Description=ÿc4Cerebus' Bite (Unique Blood Spirit)

[Unique Earth Spirit]
Code="drd"
Level=Unique
Description=ÿc4Spirit Keeper (Unique Earth Spirit)

[Unique Sky Spirit]
Code="dre"
Level=Unique
Description=ÿc4Ravenlore (Unique Sky Spirit)

;==========================Necromancer======================
[Unique Hierophant Trophy]
Code="nea"
Level=Unique
Description=ÿc4Homunculus (Unique Hierophant Trophy)

[Unique Succubae Skull]
Code="nee"
Level=Unique
Description=ÿc4Boneflame (Unique Succubae Skull)

[Unique Bloodlord Skull]
Code="nef"
Level=Unique
Description=ÿc4Darkforge Spawn (Unique Bloodlord Skull)

;==========================Paladin==========================
[Unique Gilded Shield]
Code="pa9"
Level=Unique
Description=ÿc4Herald of Zakarum (Unique Gilded Shield)

[Unique Sacred Rondache]
Code="pac"
Level=Unique
Description=ÿc4Alma Negra (Unique Sacred Rondache)

;==========================Sorceress========================
[Unique Swirling Crystal]
Code="oba"
Level=Unique
Description=ÿc4The Oculus (Unique Swirling Crystal)

[Unique Eldritch Orb]
Code="obc"
Level=Unique
Description=ÿc4Eschuta's Temper (Unique Eldritch Orb)

[Unique Dimensional Shard]
Code="obf"
Level=Unique
Description=ÿc4Death's Fathom (Unique Dimensional Shard)

;===========================================================
;==========================Set Items========================
;===========================================================
;====================Aldur's WatchTower====================
[Set Hunter's Guise]
Code="dr8"
Level=Set
Description=ÿc2Aldur's Stony Gaze (Set Hunter's Guise)

[Set Battle Boots]
Code="xtb"
Level=Set
Description=ÿc2Aldur's Advance (Set Battle Boots)

[Set Shadow Plate]
Code="uul"
Level=Set
Description=ÿc2Aldur's Deception (Set Shadow Plate)

[Set Jagged Star]
Code="9mt"
Level=Set
Description=ÿc2Aldur's Rhythm (Set Jagged Star)

;===================Bul Kathos' Children===================
[Set Colossus Blade]
Code="7gd"
Level=Set
Description=ÿc2Bul-Kathos' Sacred Charge (Set Colossus Blade)

[Set Mythical Sword]
Code="7wd"
Level=Set
Description=ÿc2Bul-Kathos' Tribal Guardian (Set Mythical Sword)

;====================Griswold's Legacy=====================
[Set Ornate Plate]
Code="xar"
Level=Set
Description=ÿc2Griswold's Heart (Set Ornate Plate)

[Set Corona]
Code="urn"
Level=Set
Description=ÿc2Griswold's Valor (Set Corona)

[Set Caduceus]
Code="7ws"
Level=Set
Description=ÿc2Griswolds's Redemption (Set Caduceus)

[Set Vortex Shield]
Code="paf"
Level=Set
Description=ÿc2Griswold's Honor (Set Vortex Shield)

;====================The Immortal King=====================
[Set Avenger Guard]
Code="ba5"
Level=Set
Description=ÿc2Immortal King's Will (Set Avenger Guard)

[Set Ogre Maul]
Code="7m7"
Level=Set
Description=ÿc2Immortal King's Stone Crusher (Set Ogre Maul)

[Set Sacred Armor]
Code="uar"
Level=Set
Description=ÿc2Immortal King's Soul Cage (Set Sacred Armor)

[Set War Belt]
Code="zhb"
Level=Set
Description=ÿc2Immortal King's Detail (Set War Belt)

[Set War Gauntlets]
Code="xhg"
Level=Set
Description=ÿc2Immortal King's Forge (Set War Gauntlets)

[Set War Boots]
Code="xhb"
Level=Set
Description=ÿc2Immortal King's Pillar (Set War Boots)

;===================M'avina's Battle Hymn==================
[Set Diadem]
Code="ci3"
Level=Set
Description=ÿc2M'avina's True Sight (Set Diadem)

[Set Grand Matron Bow]
Code="amc"
Level=Set
Description=ÿc2M'avina's Caster (Set Grand Matron Bow)

[Set Kraken Shell]
Code="uld"
Level=Set
Description=ÿc2M'avina's Embrace (Set Kraken Shell)

[Set Battle Gauntlets]
Code="xtg"
Level=Set
Description=ÿc2M'avina's Icy Clutch (Set Battle Gauntlets)

[Set Sharkskin Belt]
Code="zvb"
Level=Set
Description=ÿc2M'avina's Tenet (Set Sharkskin Belt)

;=====================Natalya's Odium======================
[Set Grim Helm]
Code="xh9"
Level=Set
Description=ÿc2Natalya's Totem (Set Grim Helm)

[Set Scissors Suwayyah]
Code="7qr"
Level=Set
Description=ÿc2Natalya's Mark (Set Scissors Suwayyah)

[Set Loricated Mail]
Code="ucl"
Level=Set
Description=ÿc2Natalya's Shadow (Set Loricated Mail)

[Set Mesh Boots]
Code="xmb"
Level=Set
Description=ÿc2Natalya's Soul (Set Mesh Boots)

;==================Tal Rasha's Wrappings===================
[Set Swirling Crystal]
Code="oba"
Level=Set
Description=ÿc2Tal Rasha's Lidless Eye (Set Swirling Crystal)
iditem=1

[Set Death Mask]
Code="xsk"
Level=Set
Description=ÿc2Tal Rasha's Horadric Crest (Set Death Mask)

[Set Lacquered Plate]
Code="uth"
Level=Set
Description=ÿc2Tal Rasha's Guardianship (Set Lacquered Plate)

[Set Mesh Belt]
Code="zmb"
Level=Set
Description=ÿc2Tal Rasha's Spun Cloth (Set Mesh Belt)
iditem=1

;===================Trang-Oul's Avatar====================
[Set Bone Visage]
Code="uh9"
Level=Set
Description=ÿc2Trang-Oul's Guise (Set Bone Visage)

[Set Chaos Armor]
Code="xul"
Level=Set
Description=ÿc2Trang-Oul's Scales (Set Chaos Armor)

[Set Cantor Trophy]
Code="ne9"
Level=Set
Description=ÿc2Trang-Oul's Shield (Set Cantor Trophy)

[Set Troll Belt]
Code="utc"
Level=Set
Description=ÿc2Trang-Oul's Girth (Set Troll Belt)

[Set Heavy Bracers]
Code="xmg"
Level=Set
Description=ÿc2Trang-Oul's Claws (Set Heavy Bracers)

;===========================================================
;=========================Misc items========================
;===========================================================

;=========================Runes============================
[El Rune]
Code="r01"
Description=ÿc8El Rune

[Eld Rune]
Code="r02"
Description=ÿc8Eld Rune

[Eth Rune]
code="r05"
Description=ÿc8Eth Rune

[Amn Rune]
Code="r11"
Description=ÿc8Amn Rune

[Sol Rune]
Code="r12"
Description=ÿc8Sol Rune

[Shael Rune]
Code="r13"
Description=ÿc8Shael Rune

[Dol Rune]
Code="r14"
Description=ÿc8Dol Rune

[Hel Rune]
Code="r15"
Description=ÿc8Hel Rune

[Io Rune]
Code="r16"
Description=ÿc8Io Rune

[Lum Rune]
Code="r17"
Description=ÿc8Lum Rune

[Ko Rune]
Code="r18"
Description=ÿc8Ko Rune

[Fal Rune]
Code="r19"
Description=ÿc8Fal Rune

[Lem Rune]
Code="r20"
Description=ÿc8Lem Rune

[Pul Rune]
Code="r21"
Description=ÿc8Pul Rune

[Um Rune]
Code="r22"
Description=ÿc8Um Rune

[Mal Rune]
Code="r23"
Description=ÿc8Mal Rune

[Ist Rune]
Code="r24"
Description=ÿc8Ist Rune

[Gul Rune]
Code="r25"
Description=ÿc8Gul Rune

[Vex Rune]
Code="r26"
Description=ÿc8Vex Rune

[Ohm Rune]
Code="r27"
Description=ÿc8Ohm Rune

[Lo Rune]
Code="r28"
Description=ÿc8Lo Rune

[Sur Rune]
Code="r29"
Description=ÿc8Sur Rune

[Ber Rune]
Code="r30"
Description=ÿc8Ber Rune

[Jah Rune]
Code="r31"
Description=ÿc8Jah Rune

[Cham Rune]
Code="r32"
Description=ÿc8Cham Rune

[Zod Rune]
Code="r33"
Description=ÿc8Zod Rune

;====================Rings and Amulets=====================

[Unique Ring]
Code="rin"
Level=Unique
Description=ÿc4Unique Ring
iditem=1

[Unique Amulet]
Code="amu"
Level=Unique
Description=ÿc4Unique Amulet
iditem=1

[Set Amulet]
Code="amu"
Level=Set
iditem=1

[Rare Ring]
Code="rin"
Level=rare
iditem=1

[Rare Amulet]
Code="amu"
Level=Rare
iditem=1

;===================Charms and Jewels======================

[Unique Small Charm]
Code="cm1"
Level=Unique
Description=ÿc4Annihilus (Unique Small Charm)

[Unique Grand Charm]
Code="cm3"
Level=Unique
Description=ÿc4Gheed's Fortune (Unique Grand Charm)
number=gheed

[Small Charm]
Code="cm1"
Level=Magic
iditem=1

[Large Charm]
Code="cm2"
Level=Magic
iditem=1

[Grand Charm]
Code="cm3"
Level=Magic
iditem=1

[Unique Jewel]
Code="jew"
Level=Unique
Description=ÿc4Rainbow Facet (Unique Jewel)

[Magic Jewels]
Code="jew"
Level=Magic
iditem=1

[Rare Jewels]
Code="jew"
Level=Rare
iditem=1

;====================Potions and Gold======================
[Gold]
Code="gld"
log=0

[Full Rejuvenation Potion]
Code="rvl"
log=0

[Rejuv]
code="rvs"
log=0

;[Super Healing Potion]
;code="hp5"
;pickup=1
;log=0

;[Greater Healing Potion]
;code="hp4"
;pickup=1
;log=0

;[Healing Potion]
;code="hp3"
;pickup=1
;log=0

;[light Healing Potion]
;code="hp2"
;pickup=1
;log=0

;[minor Healing Potion]
;code="hp1"
;pickup=1
;log=0

;[Super Mana Potion]
;code="mp5"
;pickup=1
;log=0

;[Greater Mana Potion]
;code="mp4"
;pickup=1
;log=0

;[Mana Potion]
;code="mp3"
;pickup=1
;log=0

;[light Mana Potion]
;code="mp2"
;pickup=1
;log=0

;[minor Mana Potion]
;code="mp1"
;pickup=1
;log=0

;=====================Magical Items=======================

[Elite Armor]
code=3
Level=Magic
classlevel=elite
iditem=1

[Elite ETH Weapon]
code>27
code<36
Level=Magic|Level=Rare
classlevel=elite
isEthereal=1
iditem=1

[Magical Gloves]
code=16
level=Magic
iditem=1

;=====================Rare Items===========================

[Rare Circlet]
Code="ci0"
Level=Rare
iditem=1

[Rare Coronet]
Code="ci1"
Level=Rare
iditem=1

[Rare Tiara]
Code="ci2"
Level=Rare
iditem=1

[Rare Diadem]
Code="ci3"
Level=Rare
iditem=1

[Rare Javelin]
code=44
Level=Rare
classlevel=elite
iditem=1

[Barb Helms]
code=71
level=Rare
iditem=1

[Sorc Orbs]
code=68
level=rare
iditem=1

[Rare Scissors Suwayyah]
code="7ar"
level=Rare
iditem=1

[Rare Gloves]
code=16
level=Rare
iditem=1

[Rare Boots]
code=15
level=Rare
iditem=1

[Elite Axe/Sword]
Code=28|Code=30
Level=Rare
classlevel=elite
iditem=1

[Rare ETH Crystal Sword]
Code="crs"
Level=Rare
isEthereal=1
iditem=1

[Rare ETH Dimensional Blade]
Code="9cr"
Level=Rare
isEthereal=1
iditem=1

[Rare Elite ETH Polearm/Spear]
Code=33|Code=34
Level=Rare
classlevel=elite
isEthereal=1
iditem=1

[Rare Elite Bows]
Code=27
Level=Rare
classlevel=elite
iditem=1

[Rare Elite Pally Shields]
Code=70
Level=Rare
classlevel=elite
iditem=1

[Necro Wand]
Code=25
Level=Rare
iditem=1

[Necro Head]
Code=69
Level=Rare
iditem=1

;=====================Socketables for Runewords=========================

[Armour for socketing]
Code=3
Level=Normal|Level=Superior
isEthereal=0
31>500

[Ethereal Socketable Weapon]
Code>28
Code<36
Level=Normal|Level=Superior
Classlevel=elite
isEthereal=1
194=0|194=5|194=6

[ETHERAL Pally Shield]
code=70
Level=Normal|Level=Superior
Classlevel=elite
isEthereal=1

[Ethereal Socketable Armour]
Code=3
Level=Normal|Level=Superior
isEthereal=1
194=2|194=4
31>750

[Bone Spear/Spirit or Teeth wand for White]
Code=25
194=2
skills>84,3 | skills>93,3 | skills>67,3

[Barb helm with +3 BO for Delirium]
code=71
level=Normal|level=superior
classlevel>exceptional
skill>149,3

[Chaos Scissors Suwayyah]
Code="7ar"
Level=Normal|Level=Superior
194=0|194=3

[HOJ Bow]
Code="amc"
Level=Normal|Level=Superior
194=4

[Memory Staves]
Code=26
Level=Normal|Level=Superior
194=4
skill>52,3 | skill>53,3 | skill>55,3 | skill>59,3 | skill>64,3

[Sceptre /w +3 Holy Shield for CTA]
code="7ws"|Code="wsp"|Code="9ws"
Level=Normal|Level=Superior
194=0|194=5
skill>117,1

;========================Gems================================

[Chipped Amethyst]
Code="gcv"

[Chipped Diamond]
Code="gcw"

[Chipped Emerald]
Code="gcg"

[Chipped Ruby]
Code="gcr"

[Chipped Saphire]
Code="gcb"

[Chipped Topaz]
Code="gcy"

[Flawed Amethyst]
Code="gfv"

[Flawed Diamond]
Code="gfw"

[Flawed Emerald]
Code="gfg"

[Flawed Ruby]
Code="gfr"

[Flawed Saphire]
Code="gfb"

[Flawed Topaz]
code="gfy"

[Amethyst]
Code="gsv"

[Diamond]
Code="gsw"

[Emerald]
Code="gsg"

[Ruby]
Code="gsr"

[Saphire]
Code="gsb"

[Skull]
Code="sku"

[Topaz]
Code="gsy"

[Flawless Amethyst]
Code="gzv"

[Flawless Diamond]
Code="glw"

[Flawless Emerald]
Code="glg"

[Flawless Ruby]
Code="glr"

[Flawless Saphire]
Code="glb"

[Flawless Skull]
Code="skl"

[Flawless Topaz]
Code="gly"

[Perfects Amethyst]
Code="gpv"

[Perfects Diamond]
Code="gpw"

[Perfects Emerald]
Code="gpg"

[Perfects Ruby]
Code="gpr"

[Perfects Saphire]
Code="gpb"

[Perfects Skull]
Code="skz"

[Perfects Topaz]
Code="gpy"

;===========================================================
;==========================Logging==========================
;===========================================================

;====================Unique items logging==================
[Unique items]
Level=Unique
classlevel=exceptional
Description=ÿc4<autoid>
pickup=0

[Unique items]
Level=Unique
classlevel=elite
Description=ÿc4<autoid>
pickup=0

;====================Set items logging===================
[Set Items]
Level=Set
classlevel=exceptional
Description=ÿc2<autoid>
pickup=0

[Set Items]
Level=Set
classlevel=elite
Description=ÿc2<autoid>
pickup=0
Reply


Messages In This Thread
Just a quick question - by TheCount - 09-30-2004, 12:39 AM
Just a quick question - by DS_Munkey - 09-30-2004, 08:44 AM
Just a quick question - by Tool - 09-30-2004, 10:34 AM
Just a quick question - by TheCount - 10-01-2004, 03:40 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  question eth ws on paly? iused2runthis 0 146 06-17-2011, 11:21 AM
Last Post: iused2runthis
  Question on Farming White - Socketable BudBud 3 514 05-30-2011, 03:50 PM
Last Post: skidude
  d2 loader question, Storm.dll missing dkim 3 2,123 02-28-2011, 09:01 PM
Last Post: perrybill
  Question about Uber Smiters Blue 10 459 08-25-2009, 05:10 PM
Last Post: Blue
  Light Sorc Question philipoo 2 567 08-09-2009, 03:19 AM
Last Post: xDBD
  Quick 'Energy Shield' question Ombra 1 466 10-19-2008, 08:03 AM
Last Post: KPax
  question about cd keys / game versions fightclublegend 2 375 09-30-2008, 01:12 PM
Last Post: fightclublegend
  quick question regarding rare circlets xDBD 1 394 08-24-2008, 01:46 AM
Last Post: FraterPerdurabo
  Eth Titans Question DerekTiburon 1 444 08-16-2008, 03:49 PM
Last Post: BrioCloud
  Question plz help mrsammons 6 297 07-05-2008, 06:01 PM
Last Post: mrsammons

Forum Jump:


Users browsing this thread: 1 Guest(s)