; Sample shopbot.ini for shopbot-0.51 by cigamit (jimmy@advcs.org)
;
; NOTE: ALL <string>'s should be in ENGLISH
;
; Sample shopbot.ini for shopbot-0.46beta by ackmed@gotwalls.com
; NOTE: ALL <string>'s should be in ENGLISH
;
; INI info stolen/borrowed/cut/pasted from many at blizzhackers and diabloworld
; modified from .50 to .51 by Warpig
; **** NOTE-------I need INI info for good shields you've found or looking for (for myself too!)
;
; Global Config Settings
; [global]
; autobuy=n - 1 autobuy is on, 0 autobuy is off
; autobuystop=n - 1 autobuystop is on, 0 autobuystop is off Will go into anitidle after it buys something
; townwp=<string> - [Required] The name of the town waypoint
; otherwp=<string> - [Required] The name of the waypoint to goto get outside of town.
; You MUST make this in the same act as the town waypoint or items dont update in the shop
; showallitems=n - 1 is on, 0 is off -- Will display the list of items,
; off means you see the item name only when there is a match
; usebind=n - Whether to auto bind the keys or not
; bindstart="XX" - Keycode to bind for ".shipbot start" defualts to "39" which is 9
; bindstop="XX" - Keycode to bind for ".shipbot stop" defualts to "30" which is 0
; bindpathkey="XX" - Keycode to bind for ".shipbot loadpath XXXXX" defualts to "38" which is 8
; bindpathnpc="XX" - Keycode to bind for npc of ".shipbot start XXXXX" defualts to "Larzuk"
; itemsfile - Record ALL Items in a file, or not (items-all.txt)
; itemstatfile - Record ALL items in a file, and their stats (items-stats.txt)
; itemsparsefile - Record ALL Items in a file with a | seperating the fields
; boughtfile - Record items that you buy (items-bought.txt)
; color - (0 - 9) Color of on screen text
; showwalk - Whether to show updates of you walking to the NPC and back
; browsestart - Whether to start in Browse Mode or not
; randomrun - Whether to make shopbot add random numbers to the path (makes it less detectable)
; randomnpc - Whether to make shopbot shop randomly between Anya, Larzuk, Halbu, and Jamella (must have paths!!)


[global]
autobuy=1
autobuystop=0
townwp=harrogath
otherwp=frigid highlands
steptime=1
showallitems=1
itemsfile=0
itemstatfile=0
itemsparsefile=0
boughtfile=1
color=9
browsestart=1
showwalk=1

randomnpc=0
randomrun=1

usebind=1
bindstart="39"
bindstop="30"
bindpathkey="38"
bindpathnpc="Larzuk"


; Item Syntax:
; [unique string]
; Code="abc" - [Optional] This is the 3 letter itemcode. 4th char is always a space and is ignored
; This option is outdated and shouldn't be used anymore
; Description=<string> - [Optional] This will print when the item is found. if not defined "No Description" will print
; MagicPrefix=<string> - [Optional] Item must have this MagixPrefix
; MagicSuffix=<string> - [Optional] Item must have this MagicSuffix
; Basename=<string> - [Optional] Item's Basename aka what the item would be called without any prefix or suffix
; Category=<string> - [Optional] Item's category (weapon, armor, gloves, boots, helmet, belt, shield)
; causes shopbot to only buy from that item type
; Quality=<string> - [Optional] Can be "Exceptional", "Elite", "Normal" or leave it blank
; Will buy only items of that quality or greater
; Stop=<integer> - [Optional] 0 or 1, if 1, will stop if buying that item fails
; MustHavePrefix=<integer> - [Optional] 0 or 1, When not specifying a magicprefix, will only buy it if it has a prefix
; MustHaveSuffix=<integer> - [Optional] 0 or 1, When not specifying a magicsuffix, will only buy it if it has a suffix
; Mod1 (1-9 ex: Mod7) - [Optional] Mod to filter (ex: Enhanced Damage)
; Mod1Val (1-9 ex: Mod6Val)- [Optional] Value of Mod to filter (ex: 295)

;--------------------------------------------------
;-------------------->> Bows <<--------------------
;--------------------------------------------------

[Cruel Crusader Bow (280%+ ED)]
MagicPrefix="Cruel"
Basename="Crusader Bow"
Mod1="Enhanced Damage %"
Mod1Val=280

;[Cruel Ward Bow (280%+ ED)]
;MagicPrefix="Cruel"
;Basename="Ward Bow"
;Mod1="Enhanced Damage %"
;Mod1Val=280

[Cruel Hydra Bow (280%+ ED)]
MagicPrefix="Cruel"
Basename="Hydra Bow"
Mod1="Enhanced Damage %"
Mod1Val=280

[Cruel Matriarchal Bow (250%+ ED)]
Description="ÿc1Cruel Matriarchal Bow (250%+ ED)"
MagicPrefix="Cruel"
Basename="Matriarchal Bow"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Crusader Bow of Nirvana (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Nirvana"
Basename="Crusader Bow"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Crusader Bow of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Crusader Bow"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Crusader Bow of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Crusader Bow"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Crusader Bow of Alacrity (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Alacrity"
Basename="Crusader Bow"
Mod1="Enhanced Damage %"
Mod1Val=250

;[Cruel Ward Bow of Nirvana (250%+ ED)]
;MagicPrefix="Cruel"
;MagicSuffix="of Nirvana"
;Basename="Ward Bow"
;Mod1="Enhanced Damage %"
;Mod1Val=250

;[Cruel Ward Bow of Transcendence (250%+ ED)]
;MagicPrefix="Cruel"
;MagicSuffix="of Transcendence"
;Basename="Ward Bow"
;Mod1="Enhanced Damage %"
;Mod1Val=250

;[Cruel Ward Bow of Evisceration (250%+ ED)]
;MagicPrefix="Cruel"
;MagicSuffix="of Evisceration"
;Basename="Ward Bow"
;Mod1="Enhanced Damage %"
;Mod1Val=250

;[Cruel Ward Bow of Alacrity (250%+ ED)]
;MagicPrefix="Cruel"
;MagicSuffix="of Alacrity"
;Basename="Ward Bow"
;Mod1="Enhanced Damage %"
;Mod1Val=250

[Cruel Hydra Bow of Nirvana (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Nirvana"
Basename="Hydra Bow"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Hydra Bow of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Hydra Bow"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Hydra Bow of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Hydra Bow"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Hydra Bow of Alacrity (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Alacrity"
Basename="Hydra Bow"
Mod1="Enhanced Damage %"
Mod1Val=250

;--------------------------------------------------
;------------------>> Scissors <<------------------
;--------------------------------------------------

[Cruel Scissors Suwayyah (280%+ ED)]
MagicPrefix="Cruel"
Basename="Scissors Suwayyah"
Mod1="Enhanced Damage %"
Mod1Val=280

[Cruel Scissors Suwayyah of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
Basename="Scissors Suwayyah"
MagicSuffix="of Eviseration"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Scissors Suwayyah of Quickness (250%+ ED)]
MagicPrefix="Cruel"
Basename="Scissors Suwayyah"
MagicSuffix="of Quickness"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Scissors Suwayyah of Swiftness (250%+ ED)]
MagicPrefix="Cruel"
Basename="Scissors Suwayyah"
MagicSuffix="of Swiftness"
Mod1="Enhanced Damage %"
Mod1Val=250

;--------------------------------------------------
;-------------------->> Armor <<-------------------
;--------------------------------------------------

[Jeweler's Archon Plate of the Whale (4)]
MagicPrefix="Jeweler's"
MagicSuffix="of the Whale"
Basename="Archon Plate"
Mod1="Sockets"
Mod1Val=4

[Jeweler's Archon Plate of Stability (4)]
MagicPrefix="Jeweler's"
MagicSuffix="of Stability"
Basename="Archon Plate"
Mod1="Sockets"
Mod1Val=4

;--------------------------------------------------
;------------------>> Threshers <<-----------------
;--------------------------------------------------

[Cruel Giant Thresher (290%+ ED)]
MagicPrefix="Cruel"
Basename="Giant Thresher"
Mod1="Enhanced Damage %"
Mod1Val=290

[Cruel Giant Thresher of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Giant Thresher"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Giant Thresher of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Giant Thresher"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Giant Thresher of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Giant Thresher"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Giant Thresher of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Giant Thresher"
Mod1="Enhanced Damage %"
Mod1Val=250

;--------------------------------------------------
;------------------->> Poleaxe <<------------------
;--------------------------------------------------

[Cruel Great Poleaxe (290%+ ED)]
MagicPrefix="Cruel"
Basename="Great Poleaxe"
Mod1="Enhanced Damage %"
Mod1Val=290

[Cruel Great Poleaxe of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Great Poleaxe"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Great Poleaxe of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Great Poleaxe"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Great Poleaxe of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Great Poleaxe"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Great Poleaxe of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Great Poleaxe"
Mod1="Enhanced Damage %"
Mod1Val=250

;--------------------------------------------------
;------------------->> Swords <<-------------------
;------------------>> Conquest <<------------------
;--------------------------------------------------

[Cruel Conquest Sword (280%+ ED)]
MagicPrefix="Cruel"
Basename="Conquest Sword"
Mod1="Enhanced Damage %"
Mod1Val=280

[Cruel Conquest Sword of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Conquest Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Conquest Sword of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Conquest Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Conquest Sword of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Conquest Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Conquest Sword of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Conquest Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

;--------------------------------------------------
;------------------->> Swords <<-------------------
;------------------->> Cryptic <<------------------
;--------------------------------------------------

[Cruel Cryptic Sword of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Cryptic Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Cryptic Sword of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Cryptic Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Cryptic Sword of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Cryptic Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Cryptic Sword of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Cryptic Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Cryptic Sword (280%+ ED)]
MagicPrefix="Cruel"
Basename="Cryptic Sword"
Mod1="Enhanced Damage %"
Mod1Val=280

;--------------------------------------------------
;------------------->> Swords <<-------------------
;------------------>> Mythical <<------------------
;--------------------------------------------------

[Cruel Mythical Sword (280%+ ED)]
MagicPrefix="Cruel"
Basename="Mythical Sword"
Mod1="Enhanced Damage %"
Mod1Val=280
[Cruel Mythical Sword of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Mythical Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Mythical Sword of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Mythical Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Mythical Sword of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Mythical Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Mythical Sword of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Mythical Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

;--------------------------------------------------
;------------------->> Swords <<-------------------
;------------------>> Colossus <<------------------
;--------------------------------------------------

[Cruel Collossus Sword (290%+ ED)]
MagicPrefix="Cruel"
Basename="Collossus Sword"
Mod1="Enhanced Damage %"
Mod1Val=290

[Cruel Collossus Sword of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Collossus Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Collossus Sword of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Collossus Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Collossus Sword of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Collossus Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Collossus Sword of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Collossus Sword"
Mod1="Enhanced Damage %"
Mod1Val=250

;--------------------------------------------------
;------------------->> Blades <<-------------------
;------------------->> Balrog <<-------------------
;--------------------------------------------------

[Cruel Balrog Blade (290%+ ED)]
MagicPrefix="Cruel"
Basename="Balrog Blade"
Mod1="Enhanced Damage %"
Mod1Val=290

[Cruel Balrog Blade of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Balrog Blade"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Balrog Blade of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Balrog Blade"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Balrog Blade of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Balrog Blade"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Balrog Blade of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Balrog Blade"
Mod1="Enhanced Damage %"
Mod1Val=250

;--------------------------------------------------
;------------------->> Blades <<-------------------
;------------------>> Colossus <<------------------
;--------------------------------------------------

[Cruel Collossus Blade (290%+ ED)]
MagicPrefix="Cruel"
Basename="Collossus Blade"
Mod1="Enhanced Damage %"
Mod1Val=290

[Cruel Collossus Blade of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Collossus Blade"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Collossus Blade of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Collossus Blade"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Collossus Blade of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Collossus Blade"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Collossus Blade of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Collossus Blade"
Mod1="Enhanced Damage %"
Mod1Val=250

;--------------------------------------------------
;------------------->> Shields <<------------------
;--------------------------------------------------

;--------------------------------------------------
;-------------------->> Misc <<--------------------
;--------------------------------------------------

[Cruel Berserker Axe (280%+ ED)]
MagicPrefix="Cruel"
Basename="Berserker Axe"
Mod1="Enhanced Damage %"
Mod1Val=280

[Cruel Berserker Axe of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Berserker Axe"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Berserker Axe of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Berserker Axe"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Berserker Axe of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Berserker Axe"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Berserker Axe of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Berserker Axe"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Tyrant Club (290%+ ED)]
MagicPrefix="Cruel"
Basename="Tyrant Club"
Mod1="Enhanced Damage %"
Mod1Val=290

[Cruel Tyrant Club of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Tyrant Club"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Tyrant Club of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Tyrant Club"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Tyrant Club of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Tyrant Club"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Tyrant Club of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Tyrant Club"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Scourge (290%+ ED)]
MagicPrefix="Cruel"
Basename="Scourge"
Mod1="Enhanced Damage %"
Mod1Val=290

[Cruel Scourge of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Scourge"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Scourge of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Scourge"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Scourge of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Scourge"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Scourge of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Scourge"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Legendary Mallet (290%+ ED)]
MagicPrefix="Cruel"
Basename="Legendary Mallet"
Mod1="Enhanced Damage %"
Mod1Val=290

[Cruel Legendary Mallet of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Legendary Mallet"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Legendary Mallet of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Legendary Mallet"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Legendary Mallet of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Legendary Mallet"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Legendary Mallet of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Legendary Mallet"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Thunder Maul (290%+ ED)]
MagicPrefix="Cruel"
Basename="Thunder Maul"
Mod1="Enhanced Damage %"
Mod1Val=290

[Cruel Thunder Maul of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Thunder Maul"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Thunder Maul of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Thunder Maul"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Thunder Maul of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Thunder Maul"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Thunder Maul of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Thunder Maul"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Seraph Rod (290%+ ED)]
MagicPrefix="Cruel"
Basename="Seraph Rod"
Mod1="Enhanced Damage %"
Mod1Val=290

[Cruel Seraph Rod of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Seraph Rod"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Seraph Rod of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Seraph Rod"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Seraph Rod of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Seraph Rod"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Seraph Rod of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Seraph Rod"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Caduceus (280%+ ED)]
MagicPrefix="Cruel"
Basename="Caduceus"
Mod1="Enhanced Damage %"
Mod1Val=280

[Cruel Caduceus of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Caduceus"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Caduceus of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Caduceus"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Caduceus of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="Caduceus"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Caduceus of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Caduceus"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel War Pike (290%+ ED)]
MagicPrefix="Cruel"
Basename="War Pike"
Mod1="Enhanced Damage %"
Mod1Val=290

[Cruel War Pike of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="War Pike"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel War Pike of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="War Pike"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel War Pike of the Lamprey (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of the Lamprey"
Basename="War Pike"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel War Pike of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="War Pike"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Winged Harpoon (270%+ ED)]
MagicPrefix="Cruel"
Basename="Winged Harpoon"
Mod1="Enhanced Damage %"
Mod1Val=270

[Cruel Winged Harpoon of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Winged Harpoon"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Winged Harpoon of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Winged Harpoon"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Winged Harpoon of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Winged Harpoon"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Ghost Glaive (270%+ ED)]
MagicPrefix="Cruel"
Basename="Winged Harpoon"
Mod1="Enhanced Damage %"
Mod1Val=270

[Cruel Ghost Glaive of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Ghost Glaive"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Ghost Glaive of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Ghost Glaive"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Ghost Glaive of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Ghost Glaive"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Balrog Spear (270%+ ED)]
MagicPrefix="Cruel"
Basename="Balrog Spear"
Mod1="Enhanced Damage %"
Mod1Val=270

[Cruel Balrog Spear of Transcendence (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Transcendence"
Basename="Balrog Spear"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Balrog Spear of Evisceration (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Evisceration"
Basename="Balrog Spear"
Mod1="Enhanced Damage %"
Mod1Val=250

[Cruel Balrog Spear of Quickness (250%+ ED)]
MagicPrefix="Cruel"
MagicSuffix="of Quickness"
Basename="Balrog Spear"
Mod1="Enhanced Damage %"
Mod1Val=250