Module:Quest reward/data/quest rewards: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
(Update)
(Undo revision 1403901 by Itchimus (talk) saw the message about not editing this module, sorry)
Tag: Undo
 
(18 intermediate revisions by 9 users not shown)
Line 1: Line 1:
local data = {
local data = { {
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Witch�Shadow",
reward = "Blight",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Ranger",
reward = "Caustic Arrow",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Duelist",
reward = "Cleave",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Shadow",
reward = "Cobra Lash",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Shadow",
reward = "Ethereal Knives",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Shadow",
reward = "Explosive Trap",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Witch�Shadow",
reward = "Freezing Pulse",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Ranger",
reward = "Frost Blades",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Templar",
reward = "Frostbolt",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Duelist�Ranger",
reward = "Galvanic Arrow",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Marauder",
reward = "Ground Slam",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Ranger",
reward = "Ice Shot",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Witch",
reward = "Kinetic Bolt",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Witch�Templar�Scion",
reward = "Lightning Tendrils",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Witch�Templar",
reward = "Magma Orb",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Templar�Marauder�Duelist�Scion",
reward = "Molten Strike",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Duelist",
reward = "Perforate",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Templar",
reward = "Purifying Flame",
},
{
quest = "Enemy at the Gate",
quest_id = "a1q1",
act = 1,
classes = "Witch",
reward = "Raise Zombie",
},
{
{
quest="Enemy at the Gate",
quest = "Enemy at the Gate",  
quest_id="a1q1",
quest_id = "a1q1",  
act=1,
act = 1,  
classes="Witch�Shadow",
classes = "Templar",  
reward="Blight",
reward = "Smite",  
},
},
{
{
quest="Enemy at the Gate",
quest = "Enemy at the Gate",  
quest_id="a1q1",
quest_id = "a1q1",  
act=1,
act = 1,  
classes="Ranger",
classes = "Ranger�Scion",  
reward="Caustic Arrow",
reward = "Split Arrow",  
},
},
{
{
quest="Enemy at the Gate",
quest = "Enemy at the Gate",  
quest_id="a1q1",
quest_id = "a1q1",  
act=1,
act = 1,  
classes="Duelist",
classes = "Shadow",  
reward="Cleave",
reward = "Stormblast Mine",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Shadow",
classes = "Ranger�Shadow�Scion",  
reward="Cobra Lash",
reward = "Added Cold Damage Support",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Shadow",
classes = "Templar�Marauder�Duelist�Scion",  
reward="Ethereal Knives",
reward = "Added Fire Damage Support",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Shadow",
classes = "Witch�Templar�Shadow�Scion",  
reward="Explosive Trap",
reward = "Added Lightning Damage Support",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Witch�Shadow",
classes = "Ranger",  
reward="Freezing Pulse",
reward = "Arrow Nova Support",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Ranger",
classes = "Duelist�Ranger�Scion",  
reward="Frost Blades",
reward = "Blink Arrow",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Templar",
classes = "Witch",  
reward="Frostbolt",
reward = "Bodyswap",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Duelist�Ranger",
classes = "Witch�Templar�Shadow",  
reward="Galvanic Arrow",
reward = "Clarity",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Marauder",
classes = "Witch�Templar",  
reward="Ground Slam",
reward = "Combustion Support",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Ranger",
classes = "Marauder�Duelist",  
reward="Ice Shot",
reward = "Enduring Cry",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Witch�Templar�Scion",
classes = "Witch�Templar�Shadow�Scion",  
reward="Lightning Tendrils",
reward = "Flame Dash",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Witch�Templar",
classes = "Witch",  
reward="Magma Orb",
reward = "Infernal Legion Support",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Templar�Marauder�Duelist�Scion",
classes = "Marauder�Duelist",  
reward="Molten Strike",
reward = "Intimidating Cry",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Duelist",
classes = "Templar�Marauder�Duelist�Scion",  
reward="Perforate",
reward = "Leap Slam",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Templar",
classes = "Duelist�Ranger�Shadow�Scion",  
reward="Purifying Flame",
reward = "Lesser Multiple Projectiles Support",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Witch",
classes = "Witch",  
reward="Raise Zombie",
reward = "Lightning Warp",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Templar",
classes = "Duelist",  
reward="Smite",
reward = "Maim Support",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Ranger�Scion",
classes = "Templar�Marauder�Duelist�Ranger�Scion",  
reward="Split Arrow",
reward = "Melee Splash Support",  
},
},
{
{
quest="Enemy at the Gate",
quest = "The Caged Brute",  
quest_id="a1q1",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Shadow",
classes = "Witch",  
reward="Stormblast Mine",
reward = "Minion Damage Support",  
},
},
{
{
quest="The Caged Brute",
quest = "The Caged Brute",  
quest_id="a1q2",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Ranger�Shadow�Scion",
classes = "Shadow",  
reward="Added Cold Damage Support",
reward = "Multiple Traps Support",  
},
},
{
{
quest="The Caged Brute",
quest = "The Caged Brute",  
quest_id="a1q2",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Templar�Marauder�Duelist�Scion",
classes = "Duelist�Ranger",  
reward="Added Fire Damage Support",
reward = "Precision",  
},
},
{
{
quest="The Caged Brute",
quest = "The Caged Brute",  
quest_id="a1q2",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Witch�Templar�Shadow�Scion",
classes = "Marauder",  
reward="Added Lightning Damage Support",
reward = "Shield Charge",  
},
},
{
{
quest="The Caged Brute",
quest = "The Caged Brute",  
quest_id="a1q2",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Ranger",
classes = "Shadow",  
reward="Arrow Nova Support",
reward = "Siphoning Trap",  
},
},
{
{
quest="The Caged Brute",
quest = "The Caged Brute",  
quest_id="a1q2",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Duelist�Ranger�Scion",
classes = "Ranger�Shadow",  
reward="Blink Arrow",
reward = "Smoke Mine",  
},
},
{
{
quest="The Caged Brute",
quest = "The Caged Brute",  
quest_id="a1q2",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Witch",
classes = "Witch",  
reward="Bodyswap",
reward = "Summon Skeletons",  
},
},
{
{
quest="The Caged Brute",
quest = "The Caged Brute",  
quest_id="a1q2",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Witch�Templar�Shadow",
classes = "Witch�Scion",  
reward="Clarity",
reward = "Unbound Ailments Support",  
},
},
{
{
quest="The Caged Brute",
quest = "The Caged Brute",  
quest_id="a1q2",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Witch�Templar",
classes = "Shadow",  
reward="Combustion Support",
reward = "Unearth",  
},
},
{
{
quest="The Caged Brute",
quest = "The Caged Brute",  
quest_id="a1q2",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Witch�Templar�Shadow�Scion",
classes = "Witch�Ranger�Shadow",  
reward="Flame Dash",
reward = "Void Manipulation Support",  
},
},
{
{
quest="The Caged Brute",
quest = "The Caged Brute",  
quest_id="a1q2",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Witch",
classes = "Duelist�Ranger�Shadow",  
reward="Infernal Legion Support",
reward = "Whirling Blades",  
},
},
{
{
quest="The Caged Brute",
quest = "The Caged Brute",  
quest_id="a1q2",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Templar�Marauder�Duelist�Scion",
classes = "Witch",  
reward="Leap Slam",
reward = "Wither",  
},
},
{
{
quest="The Caged Brute",
quest = "The Caged Brute",  
quest_id="a1q2",
quest_id = "a1q2",  
act=1,
act = 1,  
classes="Duelist�Ranger�Shadow�Scion",
classes = "Shadow�Scion",  
reward="Lesser Multiple Projectiles Support",
reward = "Withering Step",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Witch",
classes = "Witch",  
reward="Lightning Warp",
reward = "Arc",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Duelist",
classes = "Shadow�Scion",  
reward="Maim Support",
reward = "Blade Vortex",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Templar�Marauder�Duelist�Ranger�Scion",
classes = "Marauder",  
reward="Melee Splash Support",
reward = "Chain Hook",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Witch",
classes = "Witch",  
reward="Minion Damage Support",
reward = "Creeping Frost",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Shadow",
classes = "Marauder�Duelist",  
reward="Multiple Traps Support",
reward = "Earthshatter",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Duelist�Ranger",
classes = "Ranger",  
reward="Precision",
reward = "Elemental Hit",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Templar�Marauder�Duelist",
classes = "Witch�Shadow",  
reward="Rallying Cry",
reward = "Essence Drain",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Marauder",
classes = "Shadow",  
reward="Shield Charge",
reward = "Fire Trap",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Shadow",
classes = "Witch�Templar",  
reward="Siphoning Trap",
reward = "Firestorm",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Ranger�Shadow",
classes = "Witch",  
reward="Smoke Mine",
reward = "Flesh Offering",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Witch",
classes = "Witch�Templar�Shadow�Scion",  
reward="Summon Skeletons",
reward = "Ice Nova",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Witch�Scion",
classes = "Shadow",  
reward="Unbound Ailments Support",
reward = "Icicle Mine",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Shadow",
classes = "Marauder",  
reward="Unearth",
reward = "Infernal Blow",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Witch�Ranger�Shadow",
classes = "Duelist",  
reward="Void Manipulation Support",
reward = "Lacerate",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Duelist�Ranger�Shadow",
classes = "Ranger",  
reward="Whirling Blades",
reward = "Lightning Arrow",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Witch",
classes = "Ranger",  
reward="Wither",
reward = "Lightning Strike",  
},
},
{
{
quest="The Caged Brute",
quest = "The Siren's Cadence",  
quest_id="a1q2",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Shadow�Scion",
classes = "Shadow",  
reward="Withering Step",
reward = "Lightning Trap",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Witch",
classes = "Duelist�Ranger�Scion",  
reward="Arc",
reward = "Rain of Arrows",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Witch",
classes = "Ranger�Shadow",  
reward="Arctic Breath",
reward = "Reave",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Shadow�Scion",
classes = "Witch�Templar�Scion",  
reward="Blade Vortex",
reward = "Scorching Ray",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Marauder",
classes = "Templar",  
reward="Chain Hook",
reward = "Searing Bond",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Ranger",
classes = "Duelist",  
reward="Elemental Hit",
reward = "Shattering Steel",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Witch�Shadow",
classes = "Ranger",  
reward="Essence Drain",
reward = "Siege Ballista",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Shadow",
classes = "Marauder�Duelist",  
reward="Fire Trap",
reward = "Spectral Shield Throw",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Witch�Templar",
classes = "Templar�Marauder�Scion",  
reward="Firestorm",
reward = "Static Strike",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Witch",
classes = "Witch�Templar",  
reward="Flesh Offering",
reward = "Storm Brand",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Witch�Templar�Shadow�Scion",
classes = "Witch�Templar�Scion",  
reward="Ice Nova",
reward = "Storm Burst",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Shadow",
classes = "Templar",  
reward="Icicle Mine",
reward = "Storm Call",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Marauder",
classes = "Marauder",  
reward="Infernal Blow",
reward = "Sunder",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Duelist",
classes = "Marauder�Duelist",  
reward="Lacerate",
reward = "Sweep",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Ranger",
classes = "Ranger",  
reward="Lightning Arrow",
reward = "Toxic Rain",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Ranger",
classes = "Shadow",  
reward="Lightning Strike",
reward = "Venom Gyre",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Shadow",
classes = "Witch�Shadow",  
reward="Lightning Trap",
reward = "Volatile Dead",  
},
},
{
{
quest="The Siren's Cadence",
quest = "The Siren's Cadence",  
quest_id="a1q3",
quest_id = "a1q3",  
act=1,
act = 1,  
classes="Duelist�Ranger�Scion",
classes = "Witch�Templar",  
reward="Rain of Arrows",
reward = "Wintertide Brand",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Ranger�Shadow",
classes = "Templar�Marauder�Duelist",  
reward="Reave",
reward = "Ancestral Protector",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Witch�Templar�Scion",
classes = "Ranger�Shadow�Scion",  
reward="Scorching Ray",
reward = "Bear Trap",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Templar",
classes = "Duelist",  
reward="Searing Bond",
reward = "Blood and Sand",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Duelist",
classes = "Witch�Shadow",  
reward="Shattering Steel",
reward = "Contagion",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Ranger",
classes = "Duelist�Ranger�Shadow�Scion",  
reward="Siege Ballista",
reward = "Dash",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Marauder�Duelist",
classes = "Marauder�Duelist�Scion",  
reward="Spectral Shield Throw",
reward = "Decoy Totem",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Templar�Marauder�Scion",
classes = "Witch�Shadow",  
reward="Static Strike",
reward = "Detonate Dead",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Templar",
classes = "Witch�Templar�Scion",  
reward="Storm Brand",
reward = "Frost Bomb",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Witch�Templar�Scion",
classes = "Witch�Templar�Shadow�Scion",  
reward="Storm Burst",
reward = "Frostblink",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Templar",
classes = "Templar",  
reward="Storm Call",
reward = "Holy Flame Totem",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Marauder",
classes = "Marauder",  
reward="Sunder",
reward = "Molten Shell",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Marauder�Duelist",
classes = "Witch�Shadow",  
reward="Sweep",
reward = "Orb of Storms",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Ranger",
classes = "Duelist�Ranger",  
reward="Toxic Rain",
reward = "Puncture",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Shadow",
classes = "Ranger�Shadow",  
reward="Venom Gyre",
reward = "Riposte",  
},
},
{
{
quest="The Siren's Cadence",
quest = "Breaking Some Eggs",  
quest_id="a1q3",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Witch�Shadow",
classes = "Ranger",  
reward="Volatile Dead",
reward = "Shrapnel Ballista",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Breaking Some Eggs",  
quest_id="a1q4",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Templar�Marauder�Duelist",
classes = "Templar�Marauder�Duelist�Scion",  
reward="Ancestral Protector",
reward = "Steelskin",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Breaking Some Eggs",  
quest_id="a1q4",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Ranger�Shadow�Scion",
classes = "Templar",  
reward="Bear Trap",
reward = "Summon Holy Relic",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Breaking Some Eggs",  
quest_id="a1q4",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Duelist",
classes = "Witch",  
reward="Blood and Sand",
reward = "Summon Raging Spirit",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Breaking Some Eggs",  
quest_id="a1q4",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Witch�Shadow",
classes = "Templar�Marauder�Duelist�Scion",  
reward="Contagion",
reward = "Vigilant Strike",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Breaking Some Eggs",  
quest_id="a1q4",
quest_id = "a1q4",  
act=1,
act = 1,  
classes="Duelist�Ranger�Shadow�Scion",
classes = "Duelist",  
reward="Dash",
reward = "War Banner",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Marauder�Duelist�Scion",
classes = "Templar�Marauder�Duelist�Scion",  
reward="Decoy Totem",
reward = "Ancestral Call Support",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Witch�Shadow",
classes = "Templar�Scion",  
reward="Detonate Dead",
reward = "Arcane Surge Support",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Witch�Templar�Scion",
classes = "Templar�Marauder�Scion",  
reward="Frost Bomb",
reward = "Chance to Bleed Support",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Witch�Templar�Shadow�Scion",
classes = "Witch�Shadow�Scion",  
reward="Frostblink",
reward = "Elemental Proliferation Support",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Templar",
classes = "Witch�Templar�Shadow",  
reward="Holy Flame Totem",
reward = "Infused Channelling Support",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Marauder",
classes = "Witch�Duelist�Ranger�Scion",  
reward="Molten Shell",
reward = "Lesser Poison Support",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Witch�Shadow",
item_level = 4,
reward="Orb of Storms",
rarity = "Normal",  
reward = "Medium Life Flask",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Duelist�Ranger",
item_level = 4,
reward="Puncture",
rarity = "Normal",  
reward = "Medium Mana Flask",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Ranger�Shadow",
classes = "Duelist�Ranger",  
reward="Riposte",
reward = "Mirage Archer Support",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Ranger",
classes = "Templar�Marauder�Duelist�Ranger�Shadow",  
reward="Shrapnel Ballista",
reward = "Onslaught Support",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Templar�Marauder�Duelist�Scion",
classes = "Duelist�Shadow�Scion",  
reward="Steelskin",
reward = "Pierce Support",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Templar",
item_level = 4,
reward="Summon Holy Relic",
rarity = "Normal",  
reward = "Quicksilver Flask",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Witch",
classes = "Templar�Duelist�Scion",  
reward="Summon Raging Spirit",
reward = "Ruthless Support",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Templar�Marauder�Duelist�Scion",
classes = "Witch�Templar�Shadow�Scion",  
reward="Vigilant Strike",
reward = "Spell Cascade Support",  
},
},
{
{
quest="Breaking Some Eggs",
quest = "Mercy Mission",  
quest_id="a1q4",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Duelist",
classes = "Witch�Scion",  
reward="War Banner",
reward = "Summon Phantasm Support",  
},
},
{
{
quest="Mercy Mission",
quest = "Mercy Mission",  
quest_id="a1q5",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Templar�Marauder�Duelist�Scion",
classes = "Shadow",  
reward="Ancestral Call Support",
reward = "Swift Assembly Support",  
},
},
{
{
quest="Mercy Mission",
quest = "Mercy Mission",  
quest_id="a1q5",
quest_id = "a1q5",  
act=1,
act = 1,  
classes="Templar�Scion",
classes = "Duelist�Ranger�Shadow�Scion",  
reward="Arcane Surge Support",
reward = "Volley Support",  
},
},
{
{
quest="Mercy Mission",
quest = "The Marooned Mariner",  
quest_id="a1q5",
quest_id = "a1q6",  
act=1,
act = 1,  
classes="Templar�Marauder�Scion",
reward = "Book of Skill (The Marooned Mariner)",  
reward="Chance to Bleed Support",
},
},
{
{
quest="Mercy Mission",
quest = "The Dweller of the Deep",  
quest_id="a1q5",
quest_id = "a1q7",  
act=1,
act = 1,  
classes="Witch�Shadow�Scion",
reward = "Book of Skill (The Dweller of the Deep)",  
reward="Elemental Proliferation Support",
},
},
{
{
quest="Mercy Mission",
quest = "A Dirty Job",  
quest_id="a1q5",
quest_id = "a1q8",  
act=1,
act = 1,  
classes="Witch�Templar�Shadow",
reward = "Book of Regrets (A Dirty Job)",  
reward="Infused Channelling Support",
},
},
{
{
quest="Mercy Mission",
quest = "The Way Forward",  
quest_id="a1q5",
quest_id = "a1q9",  
act=1,
act = 1,  
classes="Witch�Duelist�Ranger�Scion",
reward = "Book of Skill (The Way Forward)",  
reward="Lesser Poison Support",
},
},
{
{
quest="Mercy Mission",
quest = "The Sacred Grove",  
quest_id="a1q5",
quest_id = "harvest1",  
act=1,
act = 1,  
item_level=4,
item_level = 1,  
rarity="Normal",
rarity = "Normal",  
reward="Medium Life Flask",
reward = "Pylon",  
},
},
{
{
quest="Mercy Mission",
quest = "Lifeforce Collector",  
quest_id="a1q5",
quest_id = "harvest2",  
act=1,
act = 1,  
item_level=4,
item_level = 1,  
rarity="Normal",
rarity = "Normal",  
reward="Medium Mana Flask",
reward = "Wild Lifeforce Collector",  
},
},
{
{
quest="Mercy Mission",
quest = "Lifeforce Disperser",  
quest_id="a1q5",
quest_id = "harvest3",  
act=1,
act = 1,  
classes="Duelist�Ranger",
item_level = 1,
reward="Mirage Archer Support",
rarity = "Normal",  
reward = "Disperser",  
},
},
{
{
quest="Mercy Mission",
quest = "Lifeforce Storage",  
quest_id="a1q5",
quest_id = "harvest4",  
act=1,
act = 1,  
classes="Templar�Marauder�Duelist�Ranger�Shadow",
item_level = 1,
reward="Onslaught Support",
rarity = "Normal",  
reward = "Storage Tank",  
},
},
{
{
quest="Mercy Mission",
quest = "Different Seeds",  
quest_id="a1q5",
quest_id = "harvestseedsblue",  
act=1,
act = 1,  
classes="Duelist�Shadow�Scion",
item_level = 1,
reward="Pierce Support",
rarity = "Normal",  
reward = "Primal Lifeforce Collector",  
},
},
{
{
quest="Mercy Mission",
quest = "New Seeds",  
quest_id="a1q5",
quest_id = "harvestseedsgreen",  
act=1,
act = 1,  
item_level=4,
item_level = 1,  
rarity="Normal",
rarity = "Normal",  
reward="Quicksilver Flask",
reward = "Vivid Lifeforce Collector",  
},
},
{
{
quest="Mercy Mission",
quest = "The Great White Beast",  
quest_id="a1q5",
quest_id = "a2q10",  
act=1,
act = 2,  
classes="Templar�Duelist�Scion",
item_level = 15,
reward="Ruthless Support",
rarity = "Rare",  
reward = "Chain Belt",  
},
},
{
{
quest="Mercy Mission",
quest = "The Great White Beast",  
quest_id="a1q5",
quest_id = "a2q10",  
act=1,
act = 2,  
classes="Witch�Templar�Shadow�Scion",
item_level = 15,
reward="Spell Cascade Support",
rarity = "Magic",  
reward = "Greater Life Flask",  
},
},
{
{
quest="Mercy Mission",
quest = "The Great White Beast",  
quest_id="a1q5",
quest_id = "a2q10",  
act=1,
act = 2,  
classes="Witch�Scion",
item_level = 15,
reward="Summon Phantasm Support",
rarity = "Magic",  
reward = "Greater Mana Flask",  
},
},
{
{
quest="Mercy Mission",
quest = "The Great White Beast",  
quest_id="a1q5",
quest_id = "a2q10",  
act=1,
act = 2,  
classes="Shadow",
item_level = 15,
reward="Swift Assembly Support",
rarity = "Rare",  
reward = "Heavy Belt",  
},
},
{
{
quest="Mercy Mission",
quest = "The Great White Beast",  
quest_id="a1q5",
quest_id = "a2q10",  
act=1,
act = 2,  
classes="Duelist�Ranger�Shadow�Scion",
item_level = 15,
reward="Volley Support",
rarity = "Rare",  
reward = "Leather Belt",  
},
},
{
{
quest="The Marooned Mariner",
quest = "The Great White Beast",  
quest_id="a1q6",
quest_id = "a2q10",  
act=1,
act = 2,
reward="Book of Skill (The Marooned Mariner)",
item_level = 15,
rarity = "Magic",  
reward = "Quicksilver Flask",  
},
},
{
{
quest="The Dweller of the Deep",
quest = "The Great White Beast",  
quest_id="a1q7",
quest_id = "a2q10",  
act=1,
act = 2,
reward="Book of Skill (The Dweller of the Deep)",
item_level = 15,
rarity = "Rare",  
reward = "Rustic Sash",  
},
},
{
{
quest="A Dirty Job",
quest = "Sharp and Cruel",  
quest_id="a1q8",
quest_id = "a2q4",  
act=1,
act = 2,
reward="Book of Regrets (A Dirty Job)",
classes = "Marauder�Duelist�Ranger",  
reward = "Close Combat Support",  
},
},
{
{
quest="The Way Forward",
quest = "Sharp and Cruel",  
quest_id="a1q9",
quest_id = "a2q4",  
act=1,
act = 2,
reward="Book of Skill (The Way Forward)",
classes = "Witch�Templar�Scion",  
reward = "Concentrated Effect Support",  
},
},
{
{
quest="The Great White Beast",
quest = "Sharp and Cruel",  
quest_id="a2q10",
quest_id = "a2q4",  
act=2,
act = 2,  
item_level=15,
classes = "Witch�Templar",  
rarity="Rare",
reward = "Controlled Destruction Support",  
reward="Chain Belt",
},
},
{
{
quest="The Great White Beast",
quest = "Sharp and Cruel",  
quest_id="a2q10",
quest_id = "a2q4",  
act=2,
act = 2,  
item_level=15,
classes = "Shadow�Scion",  
rarity="Magic",
reward = "Deadly Ailments Support",  
reward="Greater Life Flask",
},
},
{
{
quest="The Great White Beast",
quest = "Sharp and Cruel",  
quest_id="a2q10",
quest_id = "a2q4",  
act=2,
act = 2,  
item_level=15,
classes = "Witch",  
rarity="Magic",
reward = "Predator Support",  
reward="Greater Mana Flask",
},
},
{
{
quest="The Great White Beast",
quest = "Sharp and Cruel",  
quest_id="a2q10",
quest_id = "a2q4",  
act=2,
act = 2,  
item_level=15,
classes = "Templar�Marauder�Duelist�Ranger�Scion",  
rarity="Rare",
reward = "Elemental Damage with Attacks Support",  
reward="Heavy Belt",
},
},
{
{
quest="The Great White Beast",
quest = "Sharp and Cruel",  
quest_id="a2q10",
quest_id = "a2q4",  
act=2,
act = 2,  
item_level=15,
classes = "Witch�Templar�Shadow",  
rarity="Rare",
reward = "Elemental Focus Support",  
reward="Leather Belt",
},
},
{
{
quest="The Great White Beast",
quest = "Sharp and Cruel",  
quest_id="a2q10",
quest_id = "a2q4",  
act=2,
act = 2,  
item_level=15,
classes = "Marauder�Duelist�Ranger�Shadow�Scion",  
rarity="Magic",
reward = "Faster Attacks Support",  
reward="Quicksilver Flask",
},
},
{
{
quest="The Great White Beast",
quest = "Sharp and Cruel",  
quest_id="a2q10",
quest_id = "a2q4",  
act=2,
act = 2,  
item_level=15,
classes = "Witch�Templar�Shadow�Scion",  
rarity="Rare",
reward = "Faster Casting Support",  
reward="Rustic Sash",
},
},
{
{
quest="Sharp and Cruel",
quest = "Sharp and Cruel",  
quest_id="a2q4",
quest_id = "a2q4",  
act=2,
act = 2,  
classes="Marauder�Duelist�Ranger",
classes = "Templar�Marauder�Duelist�Shadow�Scion",  
reward="Close Combat Support",
reward = "Melee Physical Damage Support",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Sharp and Cruel",  
quest_id="a2q4",
quest_id = "a2q4",  
act=2,
act = 2,  
classes="Witch�Templar�Scion",
classes = "Witch",  
reward="Concentrated Effect Support",
reward = "Minion Speed Support",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Sharp and Cruel",  
quest_id="a2q4",
quest_id = "a2q4",  
act=2,
act = 2,  
classes="Witch�Templar",
classes = "Shadow",  
reward="Controlled Destruction Support",
reward = "Nightblade Support",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Sharp and Cruel",  
quest_id="a2q4",
quest_id = "a2q4",  
act=2,
act = 2,  
classes="Shadow�Scion",
classes = "Marauder�Duelist",  
reward="Deadly Ailments Support",
reward = "Rage Support",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Sharp and Cruel",  
quest_id="a2q4",
quest_id = "a2q4",  
act=2,
act = 2,  
classes="Witch",
classes = "Templar�Marauder",  
reward="Deathmark Support",
reward = "Shockwave Support",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Sharp and Cruel",  
quest_id="a2q4",
quest_id = "a2q4",  
act=2,
act = 2,  
classes="Templar�Marauder�Duelist�Ranger�Scion",
classes = "Shadow",  
reward="Elemental Damage with Attacks Support",
reward = "Trap and Mine Damage Support",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Sharp and Cruel",  
quest_id="a2q4",
quest_id = "a2q4",  
act=2,
act = 2,  
classes="Witch�Templar�Shadow",
classes = "Duelist�Ranger�Scion",  
reward="Elemental Focus Support",
reward = "Vicious Projectiles Support",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Through Sacred Ground",  
quest_id="a2q4",
quest_id = "a2q5",  
act=2,
act = 2,  
classes="Marauder�Duelist�Ranger�Shadow�Scion",
reward = "Book of Regrets (Through Sacred Ground)",  
reward="Faster Attacks Support",
},
},
{
{
quest="Sharp and Cruel",
quest = "Through Sacred Ground",  
quest_id="a2q4",
quest_id = "a2q5",  
act=2,
act = 2,  
classes="Witch�Templar�Shadow�Scion",
item_level = 1,
reward="Faster Casting Support",
rarity = "Unique",  
reward = "Survival Instincts",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Through Sacred Ground",  
quest_id="a2q4",
quest_id = "a2q5",  
act=2,
act = 2,  
classes="Templar�Marauder�Duelist�Shadow�Scion",
item_level = 1,
reward="Melee Physical Damage Support",
rarity = "Unique",  
reward = "Survival Secrets",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Through Sacred Ground",  
quest_id="a2q4",
quest_id = "a2q5",  
act=2,
act = 2,  
classes="Witch",
item_level = 1,
reward="Minion Speed Support",
rarity = "Unique",  
reward = "Survival Skills",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Intruders in Black",  
quest_id="a2q4",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Shadow",
classes = "Marauder�Duelist",  
reward="Nightblade Support",
reward = "Ancestral Cry",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Intruders in Black",  
quest_id="a2q4",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Marauder�Duelist",
classes = "Witch�Templar�Shadow",  
reward="Rage Support",
reward = "Arcane Cloak",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Intruders in Black",  
quest_id="a2q4",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Templar�Marauder",
classes = "Witch�Ranger�Shadow�Scion",  
reward="Shockwave Support",
reward = "Arctic Armour",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Intruders in Black",  
quest_id="a2q4",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Shadow",
classes = "Shadow",  
reward="Trap and Mine Damage Support",
reward = "Blade Blast",  
},
},
{
{
quest="Sharp and Cruel",
quest = "Intruders in Black",  
quest_id="a2q4",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Duelist�Ranger�Scion",
classes = "Duelist�Ranger�Shadow",  
reward="Vicious Projectiles Support",
reward = "Blood Rage",  
},
},
{
{
quest="Through Sacred Ground",
quest = "Intruders in Black",  
quest_id="a2q5",
quest_id = "a2q6",  
act=2,
act = 2,
reward="Book of Regrets (Through Sacred Ground)",
classes = "Witch�Templar",  
reward = "Brand Recall",  
},
},
{
{
quest="Through Sacred Ground",
quest = "Intruders in Black",  
quest_id="a2q5",
quest_id = "a2q6",  
act=2,
act = 2,  
item_level=1,
classes = "Witch�Shadow",  
rarity="Unique",
reward = "Cold Snap",  
reward="Survival Instincts",
},
},
{
{
quest="Through Sacred Ground",
quest = "Intruders in Black",  
quest_id="a2q5",
quest_id = "a2q6",  
act=2,
act = 2,  
item_level=1,
classes = "Witch",  
rarity="Unique",
reward = "Desecrate",  
reward="Survival Secrets",
},
},
{
{
quest="Through Sacred Ground",
quest = "Intruders in Black",  
quest_id="a2q5",
quest_id = "a2q6",  
act=2,
act = 2,  
item_level=1,
classes = "Ranger",  
rarity="Unique",
reward = "Ensnaring Arrow",  
reward="Survival Skills",
},
},
{
{
quest="Intruders in Black",
quest = "Intruders in Black",  
quest_id="a2q6",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Witch�Ranger�Shadow�Scion",
classes = "Duelist",  
reward="Arctic Armour",
reward = "Flesh and Stone",  
},
},
{
{
quest="Intruders in Black",
quest = "Intruders in Black",  
quest_id="a2q6",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Duelist�Ranger�Shadow",
classes = "Duelist�Ranger�Scion",  
reward="Blood Rage",
reward = "Frenzy",  
},
},
{
{
quest="Intruders in Black",
quest = "Intruders in Black",  
quest_id="a2q6",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Templar",
classes = "Ranger�Shadow",  
reward="Brand Recall",
reward = "Herald of Agony",  
},
},
{
{
quest="Intruders in Black",
quest = "Intruders in Black",  
quest_id="a2q6",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Witch�Shadow",
classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",  
reward="Cold Snap",
reward = "Herald of Ash",  
},
},
{
{
quest="Intruders in Black",
quest = "Intruders in Black",  
quest_id="a2q6",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Witch",
classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",  
reward="Desecrate",
reward = "Herald of Ice",  
},
},
{
{
quest="Intruders in Black",
quest = "Intruders in Black",  
quest_id="a2q6",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Templar�Marauder�Duelist�Scion",
classes = "Templar",  
reward="Enduring Cry",
reward = "Herald of Purity",  
},
},
{
{
quest="Intruders in Black",
quest = "Intruders in Black",  
quest_id="a2q6",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Ranger",
classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",  
reward="Ensnaring Arrow",
reward = "Herald of Thunder",  
},
},
{
{
quest="Intruders in Black",
quest = "Intruders in Black",  
quest_id="a2q6",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Duelist",
classes = "Marauder�Duelist",  
reward="Flesh and Stone",
reward = "Seismic Cry",  
},
},
{
{
quest="Intruders in Black",
quest = "Intruders in Black",  
quest_id="a2q6",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Duelist�Ranger�Shadow�Scion",
classes = "Shadow",  
reward="Frenzy",
reward = "Summon Skitterbots",  
},
},
{
{
quest="Intruders in Black",
quest = "Intruders in Black",  
quest_id="a2q6",
quest_id = "a2q6",  
act=2,
act = 2,  
classes="Ranger�Shadow",
classes = "Templar",  
reward="Herald of Agony",
reward = "Wave of Conviction",  
},
},
{
{
quest="Intruders in Black",
quest = "Deal with the Bandits",  
quest_id="a2q6",
quest_id = "a2q7",  
act=2,
act = 2,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
reward = "The Apex",  
reward="Herald of Ash",
},
},
{
{
quest="Intruders in Black",
quest = "Lost in Love",  
quest_id="a2q6",
quest_id = "a3q1",  
act=2,
act = 3,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
classes = "Marauder�Scion",  
reward="Herald of Ice",
reward = "Anger",  
},
},
{
{
quest="Intruders in Black",
quest = "Lost in Love",  
quest_id="a2q6",
quest_id = "a3q1",  
act=2,
act = 3,  
classes="Templar",
classes = "Shadow",  
reward="Herald of Purity",
reward = "Assassin's Mark",  
},
},
{
{
quest="Intruders in Black",
quest = "Lost in Love",  
quest_id="a2q6",
quest_id = "a3q1",  
act=2,
act = 3,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
classes = "Witch�Shadow�Scion",  
reward="Herald of Thunder",
reward = "Bane",  
},
},
{
{
quest="Intruders in Black",
quest = "Lost in Love",  
quest_id="a2q6",
quest_id = "a3q1",  
act=2,
act = 3,  
classes="Shadow",
classes = "Witch�Templar�Shadow�Scion",  
reward="Summon Skitterbots",
reward = "Conductivity",  
},
},
{
{
quest="Intruders in Black",
quest = "Lost in Love",  
quest_id="a2q6",
quest_id = "a3q1",  
act=2,
act = 3,  
classes="Templar",
classes = "Witch",  
reward="Wave of Conviction",
reward = "Convocation",  
},
},
{
{
quest="Deal with the Bandits",
quest = "Lost in Love",  
quest_id="a2q7",
quest_id = "a3q1",  
act=2,
act = 3,
reward="The Apex",
classes = "Witch�Ranger�Shadow",  
reward = "Despair",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Marauder�Scion",
classes = "Marauder",  
reward="Anger",
reward = "Determination",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Shadow",
classes = "Witch",  
reward="Assassin's Mark",
reward = "Discipline",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Witch�Shadow�Scion",
classes = "Duelist",  
reward="Bane",
reward = "Dread Banner",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Witch�Templar�Shadow�Scion",
classes = "Witch�Templar�Shadow�Scion",  
reward="Conductivity",
reward = "Flammability",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Witch",
classes = "Witch�Templar�Shadow�Scion",  
reward="Convocation",
reward = "Frostbite",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Witch�Ranger�Shadow",
classes = "Marauder",  
reward="Despair",
reward = "General's Cry",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Marauder",
classes = "Duelist�Ranger",  
reward="Determination",
reward = "Grace",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Witch",
classes = "Duelist�Ranger�Shadow�Scion",  
reward="Discipline",
reward = "Hatred",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Duelist",
classes = "Marauder",  
reward="Dread Banner",
reward = "Infernal Cry",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Witch�Templar�Shadow�Scion",
classes = "Witch�Shadow�Scion",  
reward="Flammability",
reward = "Malevolence",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Witch�Templar�Shadow�Scion",
classes = "Shadow",  
reward="Frostbite",
reward = "Plague Bearer",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Duelist�Ranger",
classes = "Duelist�Ranger",  
reward="Grace",
reward = "Poacher's Mark",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Duelist�Ranger�Shadow�Scion",
classes = "Marauder�Duelist",  
reward="Hatred",
reward = "Pride",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Witch�Shadow�Scion",
classes = "Ranger",  
reward="Malevolence",
reward = "Sniper's Mark",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Shadow",
classes = "Marauder�Duelist",  
reward="Plague Bearer",
reward = "Punishment",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Duelist�Ranger",
classes = "Witch",  
reward="Poacher's Mark",
reward = "Purity of Elements",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Marauder�Duelist",
classes = "Duelist",  
reward="Pride",
reward = "Rallying Cry",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Ranger",
classes = "Witch",  
reward="Projectile Weakness",
reward = "Spellslinger",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Marauder�Duelist",
classes = "Marauder",  
reward="Punishment",
reward = "Vengeance",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Witch",
classes = "Templar",  
reward="Purity of Elements",
reward = "Vitality",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Marauder",
classes = "Marauder�Duelist",  
reward="Vengeance",
reward = "Vulnerability",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Templar",
classes = "Templar�Marauder�Duelist",  
reward="Vitality",
reward = "Warlord's Mark",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Marauder�Duelist",
classes = "Shadow�Scion",  
reward="Vulnerability",
reward = "Wrath",  
},
},
{
{
quest="Lost in Love",
quest = "Lost in Love",  
quest_id="a3q1",
quest_id = "a3q1",  
act=3,
act = 3,  
classes="Templar�Marauder�Duelist",
classes = "Witch�Templar�Scion",  
reward="Warlord's Mark",
reward = "Zealotry",  
},
},
{
{
quest="Lost in Love",
quest = "Victario's Secrets",  
quest_id="a3q1",
quest_id = "a3q11",  
act=3,
act = 3,  
classes="Shadow�Scion",
reward = "Book of Skill (Victario's Secrets)",  
reward="Wrath",
},
},
{
{
quest="Lost in Love",
quest = "A Fixture of Fate",  
quest_id="a3q1",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Witch�Templar�Scion",
classes = "Witch�Templar�Shadow",  
reward="Zealotry",
reward = "Archmage Support",  
},
},
{
{
quest="Victario's Secrets",
quest = "A Fixture of Fate",  
quest_id="a3q11",
quest_id = "a3q12",  
act=3,
act = 3,
reward="Book of Skill (Victario's Secrets)",
classes = "Witch�Templar",  
reward = "Blasphemy Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Witch�Templar",
classes = "Marauder�Duelist",  
reward="Blasphemy Support",
reward = "Blood Magic Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Marauder�Duelist",
classes = "Witch�Templar",  
reward="Blood Magic Support",
reward = "Burning Damage Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Witch�Templar",
classes = "Shadow",  
reward="Burning Damage Support",
reward = "Charged Mines Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Shadow",
classes = "Shadow",  
reward="Charged Mines Support",
reward = "Charged Traps Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Shadow",
classes = "Witch�Templar�Shadow�Scion",  
reward="Charged Traps Support",
reward = "Cold Penetration Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Witch�Templar�Shadow�Scion",
classes = "Witch�Scion",  
reward="Cold Penetration Support",
reward = "Efficacy Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Witch�Scion",
classes = "Witch�Templar�Shadow�Scion",  
reward="Efficacy Support",
reward = "Energy Leech Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Witch�Templar�Shadow�Scion",
classes = "Shadow",  
reward="Energy Leech Support",
reward = "Faster Projectiles Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Shadow",
classes = "Witch�Templar",  
reward="Faster Projectiles Support",
reward = "Feeding Frenzy Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Witch�Templar",
classes = "Witch�Templar�Scion",  
reward="Feeding Frenzy Support",
reward = "Fire Penetration Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Witch�Templar�Shadow�Scion",
classes = "Ranger",  
reward="Fire Penetration Support",
reward = "Fork Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Ranger",
classes = "Templar�Marauder�Duelist�Ranger�Scion",  
reward="Fork Support",
reward = "Fortify Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Templar�Marauder�Duelist�Ranger�Scion",
classes = "Shadow",  
reward="Fortify Support",
reward = "High-Impact Mine Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Shadow",
classes = "Duelist�Ranger",  
reward="High-Impact Mine Support",
reward = "Hypothermia Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Duelist�Ranger",
classes = "Ranger�Shadow�Scion",  
reward="Hypothermia Support",
reward = "Ice Bite Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Ranger�Shadow�Scion",
classes = "Marauder�Duelist�Ranger",  
reward="Ice Bite Support",
reward = "Impale Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Marauder�Duelist�Ranger",
classes = "Marauder",  
reward="Impale Support",
reward = "Increased Duration Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Marauder",
classes = "Shadow�Scion",  
reward="Increased Duration Support",
reward = "Innervate Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Shadow�Scion",
classes = "Witch�Templar�Scion",  
reward="Innervate Support",
reward = "Intensify Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Witch�Templar�Scion",
classes = "Marauder�Duelist�Ranger�Scion",  
reward="Intensify Support",
reward = "Life Leech Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Marauder�Duelist�Ranger�Scion",
classes = "Witch�Templar�Shadow�Scion",  
reward="Life Leech Support",
reward = "Lightning Penetration Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Witch�Templar�Shadow�Scion",
classes = "Witch�Templar",  
reward="Lightning Penetration Support",
reward = "Meat Shield Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Witch�Templar",
classes = "Ranger�Shadow",  
reward="Meat Shield Support",
reward = "Poison Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Ranger�Shadow",
classes = "Templar�Marauder�Duelist",  
reward="Poison Support",
reward = "Pulverise Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Templar�Marauder�Duelist",
classes = "Ranger�Shadow",  
reward="Pulverise Support",
reward = "Second Wind Support",  
},
},
{
{
quest="A Fixture of Fate",
quest = "A Fixture of Fate",  
quest_id="a3q12",
quest_id = "a3q12",  
act=3,
act = 3,  
classes="Witch�Shadow",
classes = "Witch�Shadow",  
reward="Swift Affliction Support",
reward = "Swift Affliction Support",  
},
},
{
{
quest="A Swig of Hope",
quest = "A Fixture of Fate",  
quest_id="a3q13",
quest_id = "a3q12",  
act=3,
act = 3,  
item_level=30,
classes = "Witch�Templar",  
rarity="Rare",
reward = "Swiftbrand Support",  
reward="Coral Ring",
},
},
{
{
quest="A Swig of Hope",
quest = "A Fixture of Fate",  
quest_id="a3q13",
quest_id = "a3q12",  
act=3,
act = 3,  
item_level=30,
classes = "Marauder�Duelist",  
rarity="Rare",
reward = "Urgent Orders Support",  
reward="Gold Ring",
},
},
{
{
quest="A Swig of Hope",
quest = "A Swig of Hope",  
quest_id="a3q13",
quest_id = "a3q13",  
act=3,
act = 3,  
item_level=30,
item_level = 30,  
rarity="Rare",
rarity = "Rare",  
reward="Paua Ring",
reward = "Coral Ring",  
},
},
{
{
quest="Lost in Love",
quest = "A Swig of Hope",  
quest_id="a3q2",
quest_id = "a3q13",  
act=3,
act = 3,
reward="Sewer Keys",
item_level = 30,
rarity = "Rare",  
reward = "Gold Ring",  
},
},
{
{
quest="The Ribbon Spool",
quest = "A Swig of Hope",  
quest_id="a3q4",
quest_id = "a3q13",  
act=3,
act = 3,  
item_level=28,
item_level = 30,  
rarity="Rare",
rarity = "Rare",  
reward="Amber Amulet",
reward = "Paua Ring",  
},
},
{
{
quest="The Ribbon Spool",
quest = "Lost in Love",  
quest_id="a3q4",
quest_id = "a3q2",  
act=3,
act = 3,  
item_level=28,
reward = "Sewer Keys",  
rarity="Rare",
reward="Gold Amulet",
},
},
{
{
quest="The Ribbon Spool",
quest = "The Ribbon Spool",  
quest_id="a3q4",
quest_id = "a3q4",  
act=3,
act = 3,  
item_level=28,
item_level = 28,  
rarity="Rare",
rarity = "Rare",  
reward="Jade Amulet",
reward = "Amber Amulet",  
},
},
{
{
quest="The Ribbon Spool",
quest = "The Ribbon Spool",  
quest_id="a3q4",
quest_id = "a3q4",  
act=3,
act = 3,  
item_level=28,
item_level = 28,  
rarity="Rare",
rarity = "Rare",  
reward="Lapis Amulet",
reward = "Gold Amulet",  
},
},
{
{
quest="Fiery Dust",
quest = "The Ribbon Spool",  
quest_id="a3q5",
quest_id = "a3q4",  
act=3,
act = 3,
reward="Infernal Talc",
item_level = 28,
rarity = "Rare",  
reward = "Jade Amulet",  
},
},
{
{
quest="Sever the Right Hand",
quest = "The Ribbon Spool",  
quest_id="a3q8",
quest_id = "a3q4",  
act=3,
act = 3,  
classes="Marauder",
item_level = 28,
reward="Ancestral Warchief",
rarity = "Rare",  
reward = "Lapis Amulet",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Fiery Dust",  
quest_id="a3q8",
quest_id = "a3q5",  
act=3,
act = 3,  
classes="Templar",
reward = "Infernal Talc",  
reward="Armageddon Brand",
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Ranger",
classes = "Marauder",  
reward="Artillery Ballista",
reward = "Ancestral Warchief",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Witch�Shadow",
classes = "Witch�Templar",  
reward="Ball Lightning",
reward = "Armageddon Brand",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Ranger�Shadow�Scion",
classes = "Ranger",  
reward="Blade Flurry",
reward = "Artillery Ballista",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Shadow�Scion",
classes = "Witch�Shadow",  
reward="Bladefall",
reward = "Ball Lightning",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Duelist",
classes = "Ranger�Shadow�Scion",  
reward="Bladestorm",
reward = "Blade Flurry",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Duelist�Ranger",
classes = "Shadow�Scion",  
reward="Blast Rain",
reward = "Bladefall",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Duelist�Ranger�Shadow�Scion",
classes = "Duelist",  
reward="Charged Dash",
reward = "Bladestorm",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Templar",
classes = "Duelist�Ranger",  
reward="Consecrated Path",
reward = "Blast Rain",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Witch�Shadow",
classes = "Duelist�Ranger�Shadow�Scion",  
reward="Cremation",
reward = "Charged Dash",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Marauder�Duelist�Scion",
classes = "Templar",  
reward="Cyclone",
reward = "Consecrated Path",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Witch",
classes = "Witch�Shadow",  
reward="Dark Pact",
reward = "Cremation",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Templar�Scion",
classes = "Marauder�Duelist�Scion",  
reward="Divine Ire",
reward = "Cyclone",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Templar",
classes = "Witch",  
reward="Dominating Blow",
reward = "Dark Pact",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Marauder",
classes = "Templar�Scion",  
reward="Earthquake",
reward = "Divine Ire",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Witch�Templar�Scion",
classes = "Templar",  
reward="Flameblast",
reward = "Dominating Blow",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Shadow",
classes = "Marauder",  
reward="Flamethrower Trap",
reward = "Earthquake",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Witch",
classes = "Witch�Templar�Scion",  
reward="Glacial Cascade",
reward = "Flameblast",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Templar�Marauder�Duelist",
classes = "Shadow",  
reward="Ice Crash",
reward = "Flamethrower Trap",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Witch",
classes = "Witch",  
reward="Kinetic Blast",
reward = "Glacial Cascade",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Duelist",
classes = "Templar�Marauder�Duelist",  
reward="Lancing Steel",
reward = "Ice Crash",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Shadow",
classes = "Witch",  
reward="Lightning Spire Trap",
reward = "Kinetic Blast",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Shadow",
classes = "Duelist",  
reward="Pestilent Strike",
reward = "Lancing Steel",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Shadow",
classes = "Shadow",  
reward="Pyroclast Mine",
reward = "Lightning Spire Trap",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Witch",
classes = "Witch�Templar",  
reward="Raise Spectre",
reward = "Penance Brand",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Ranger",
classes = "Shadow",  
reward="Scourge Arrow",
reward = "Pestilent Strike",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Shadow",
classes = "Shadow",  
reward="Seismic Trap",
reward = "Pyroclast Mine",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Templar",
classes = "Witch",  
reward="Shock Nova",
reward = "Raise Spectre",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Templar",
classes = "Ranger",  
reward="Shockwave Totem",
reward = "Scourge Arrow",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Witch�Shadow�Scion",
classes = "Shadow",  
reward="Soulrend",
reward = "Seismic Trap",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Marauder�Scion",
classes = "Templar",  
reward="Tectonic Slam",
reward = "Shock Nova",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Ranger�Scion",
classes = "Templar",  
reward="Tornado Shot",
reward = "Shockwave Totem",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Templar",
classes = "Witch�Shadow�Scion",  
reward="Vortex",
reward = "Soulrend",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Ranger",
classes = "Witch�Templar",  
reward="Wild Strike",
reward = "Stormbind",  
},
},
{
{
quest="Sever the Right Hand",
quest = "Sever the Right Hand",  
quest_id="a3q8",
quest_id = "a3q8",  
act=3,
act = 3,  
classes="Witch",
classes = "Marauder�Scion",  
reward="Winter Orb",
reward = "Tectonic Slam",  
},
},
{
{
quest="Piety's Pets",
quest = "Sever the Right Hand",  
quest_id="a3q9",
quest_id = "a3q8",  
act=3,
act = 3,
reward="Book of Skill (Piety's Pets)",
classes = "Ranger�Scion",  
reward = "Tornado Shot",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "Sever the Right Hand",  
quest_id="a4q1",
quest_id = "a3q8",  
act=4,
act = 3,  
classes="Duelist�Ranger�Shadow�Scion",
classes = "Ranger",  
reward="Barrage Support",
reward = "Wild Strike",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "Sever the Right Hand",  
quest_id="a4q1",
quest_id = "a3q8",  
act=4,
act = 3,  
classes="Witch�Shadow",
classes = "Witch",  
reward="Bonechill Support",
reward = "Winter Orb",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "Piety's Pets",  
quest_id="a4q1",
quest_id = "a3q9",  
act=4,
act = 3,  
classes="Marauder",
reward = "Book of Skill (Piety's Pets)",  
reward="Brutality Support",
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
classes = "Witch�Templar",  
reward="Chain Support",
reward = "Arcanist Brand",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Shadow",
classes = "Duelist�Ranger�Shadow�Scion",  
reward="Cluster Traps Support",
reward = "Barrage Support",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Witch�Scion",
classes = "Witch�Shadow",  
reward="Decay Support",
reward = "Bonechill Support",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
classes = "Marauder",  
reward="Greater Multiple Projectiles Support",
reward = "Brutality Support",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Duelist�Ranger�Shadow�Scion",
classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",  
reward="Greater Volley Support",
reward = "Chain Support",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Templar",
classes = "Shadow",  
reward="Ignite Proliferation Support",
reward = "Cluster Traps Support",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Witch�Scion",
classes = "Witch�Scion",  
reward="Immolate Support",
reward = "Decay Support",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
classes = "Templar�Marauder�Duelist",  
reward="Increased Area of Effect Support",
reward = "Fist of War Support",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Shadow",
classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",  
reward="Minefield Support",
reward = "Greater Multiple Projectiles Support",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Witch�Templar�Marauder",
classes = "Duelist�Ranger�Shadow�Scion",  
reward="Multiple Totems Support",
reward = "Greater Volley Support",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
classes = "Templar",  
reward="Multistrike Support",
reward = "Ignite Proliferation Support",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
classes = "Witch�Scion",  
reward="Spell Echo Support",
reward = "Immolate Support",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Witch�Templar�Shadow�Scion",
classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",  
reward="Unleash Support",
reward = "Increased Area of Effect Support",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Shadow",
classes = "Shadow",  
reward="Vile Toxins Support",
reward = "Minefield Support",  
},
},
{
{
quest="The Eternal Nightmare",
quest = "The Eternal Nightmare",  
quest_id="a4q1",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Ranger�Shadow",
classes = "Witch�Templar�Marauder",  
reward="Withering Touch Support",
reward = "Multiple Totems Support",  
},
},
{
{
quest="Breaking the Seal",
quest = "The Eternal Nightmare",  
quest_id="a4q2",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",  
reward="Abyssal Cry",
reward = "Multistrike Support",  
},
},
{
{
quest="Breaking the Seal",
quest = "The Eternal Nightmare",  
quest_id="a4q2",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Marauder",
classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",  
reward="Berserk",
reward = "Spell Echo Support",  
},
},
{
{
quest="Breaking the Seal",
quest = "The Eternal Nightmare",  
quest_id="a4q2",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Witch�Templar�Scion",
classes = "Witch�Templar�Shadow�Scion",  
reward="Summon Carrion Golem",
reward = "Unleash Support",  
},
},
{
{
quest="Breaking the Seal",
quest = "The Eternal Nightmare",  
quest_id="a4q2",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
classes = "Shadow",  
reward="Summon Chaos Golem",
reward = "Vile Toxins Support",  
},
},
{
{
quest="Breaking the Seal",
quest = "The Eternal Nightmare",  
quest_id="a4q2",
quest_id = "a4q1",  
act=4,
act = 4,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
classes = "Ranger�Shadow",  
reward="Summon Flame Golem",
reward = "Withering Touch Support",  
},
},
{
{
quest="Breaking the Seal",
quest = "Breaking the Seal",  
quest_id="a4q2",
quest_id = "a4q2",  
act=4,
act = 4,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
classes = "Marauder",  
reward="Summon Ice Golem",
reward = "Berserk",  
},
},
{
{
quest="Breaking the Seal",
quest = "Breaking the Seal",  
quest_id="a4q2",
quest_id = "a4q2",  
act=4,
act = 4,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
classes = "Witch�Templar�Scion",  
reward="Summon Lightning Golem",
reward = "Summon Carrion Golem",  
},
},
{
{
quest="Breaking the Seal",
quest = "Breaking the Seal",  
quest_id="a4q2",
quest_id = "a4q2",  
act=4,
act = 4,  
classes="Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",
classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",  
reward="Summon Stone Golem",
reward = "Summon Chaos Golem",  
},
},
{
{
quest="An Indomitable Spirit",
quest = "Breaking the Seal",  
quest_id="a4q6",
quest_id = "a4q2",  
act=4,
act = 4,
reward="Book of Skill (An Indomitable Spirit)",
classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",  
reward = "Summon Flame Golem",  
},
},
{
{
quest="Return to Oriath",
quest = "Breaking the Seal",  
quest_id="a5q1b",
quest_id = "a4q2",  
act=5,
act = 4,  
item_level=41,
classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",  
rarity="Rare",
reward = "Summon Ice Golem",  
reward="Ruby Ring",
},
},
{
{
quest="Return to Oriath",
quest = "Breaking the Seal",  
quest_id="a5q1b",
quest_id = "a4q2",  
act=5,
act = 4,  
item_level=41,
classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",  
rarity="Rare",
reward = "Summon Lightning Golem",  
reward="Sapphire Ring",
},
},
{
{
quest="Return to Oriath",
quest = "Breaking the Seal",  
quest_id="a5q1b",
quest_id = "a4q2",  
act=5,
act = 4,  
item_level=41,
classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion",  
rarity="Rare",
reward = "Summon Stone Golem",  
reward="Topaz Ring",
},
},
{
{
quest="Return to Oriath",
quest = "An Indomitable Spirit",  
quest_id="a5q1b",
quest_id = "a4q6",  
act=5,
act = 4,  
item_level=41,
reward = "Book of Skill (An Indomitable Spirit)",  
rarity="Rare",
reward="Two-Stone Ring (ruby and sapphire)",
},
},
{
{
quest="Return to Oriath",
quest = "Return to Oriath",  
quest_id="a5q1b",
quest_id = "a5q1b",  
act=5,
act = 5,  
item_level=41,
item_level = 41,  
rarity="Rare",
rarity = "Rare",  
reward="Two-Stone Ring (ruby and topaz)",
reward = "Ruby Ring",  
},
},
{
{
quest="Return to Oriath",
quest = "Return to Oriath",  
quest_id="a5q1b",
quest_id = "a5q1b",  
act=5,
act = 5,  
item_level=41,
item_level = 41,  
rarity="Rare",
rarity = "Rare",  
reward="Two-Stone Ring (sapphire and topaz)",
reward = "Sapphire Ring",  
},
},
{
{
quest="The Key to Freedom",
quest = "Return to Oriath",  
quest_id="a5q2",
quest_id = "a5q1b",  
act=5,
act = 5,  
item_level=42,
item_level = 41,  
rarity="Magic",
rarity = "Rare",  
reward="Colossal Hybrid Flask",
reward = "Topaz Ring",  
},
},
{
{
quest="The Key to Freedom",
quest = "Return to Oriath",  
quest_id="a5q2",
quest_id = "a5q1b",  
act=5,
act = 5,  
item_level=42,
item_level = 41,  
rarity="Magic",
rarity = "Rare",  
reward="Hallowed Life Flask",
reward = "Two-Stone Ring (ruby and sapphire)",  
},
},
{
{
quest="The Key to Freedom",
quest = "Return to Oriath",  
quest_id="a5q2",
quest_id = "a5q1b",  
act=5,
act = 5,  
item_level=42,
item_level = 41,  
rarity="Magic",
rarity = "Rare",  
reward="Hallowed Mana Flask",
reward = "Two-Stone Ring (ruby and topaz)",  
},
},
{
{
quest="The Key to Freedom",
quest = "Return to Oriath",  
quest_id="a5q2",
quest_id = "a5q1b",  
act=5,
act = 5,  
item_level=42,
item_level = 41,  
rarity="Magic",
rarity = "Rare",  
reward="Quicksilver Flask",
reward = "Two-Stone Ring (sapphire and topaz)",  
},
},
{
{
quest="The Key to Freedom",
quest = "The Key to Freedom",  
quest_id="a5q2",
quest_id = "a5q2",  
act=5,
act = 5,  
item_level=42,
item_level = 42,  
rarity="Magic",
rarity = "Magic",  
reward="Silver Flask",
reward = "Colossal Hybrid Flask",  
},
},
{
{
quest="The Key to Freedom",
quest = "The Key to Freedom",  
quest_id="a5q2",
quest_id = "a5q2",  
act=5,
act = 5,  
item_level=42,
item_level = 42,  
rarity="Magic",
rarity = "Magic",  
reward="Stibnite Flask",
reward = "Hallowed Life Flask",  
},
},
{
{
quest="In Service to Science",
quest = "The Key to Freedom",  
quest_id="a5q3",
quest_id = "a5q2",  
act=5,
act = 5,
reward="Book of Skill (In Service to Science)",
item_level = 42,
rarity = "Magic",  
reward = "Hallowed Mana Flask",  
},
},
{
{
quest="Death to Purity",
quest = "The Key to Freedom",  
quest_id="a5q4",
quest_id = "a5q2",  
act=5,
act = 5,  
item_level=1,
item_level = 42,  
rarity="Unique",
rarity = "Magic",  
reward="Fight for Survival",
reward = "Quicksilver Flask",  
},
},
{
{
quest="Death to Purity",
quest = "The Key to Freedom",  
quest_id="a5q4",
quest_id = "a5q2",  
act=5,
act = 5,  
item_level=1,
item_level = 42,  
rarity="Unique",
rarity = "Magic",  
reward="First Snow",
reward = "Silver Flask",  
},
},
{
{
quest="Death to Purity",
quest = "The Key to Freedom",  
quest_id="a5q4",
quest_id = "a5q2",  
act=5,
act = 5,  
item_level=1,
item_level = 42,  
rarity="Unique",
rarity = "Magic",  
reward="Frozen Trail",
reward = "Stibnite Flask",  
},
},
{
{
quest="Death to Purity",
quest = "In Service to Science",  
quest_id="a5q4",
quest_id = "a5q3",  
act=5,
act = 5,  
item_level=1,
reward = "Book of Skill (In Service to Science)",  
rarity="Unique",
reward="Hazardous Research",
},
},
{
{
quest="Death to Purity",
quest = "Death to Purity",  
quest_id="a5q4",
quest_id = "a5q4",  
act=5,
act = 5,  
item_level=1,
item_level = 1,  
rarity="Unique",
rarity = "Unique",  
reward="Inevitability",
reward = "Fight for Survival",  
},
},
{
{
quest="Death to Purity",
quest = "Death to Purity",  
quest_id="a5q4",
quest_id = "a5q4",  
act=5,
act = 5,  
item_level=1,
item_level = 1,  
rarity="Unique",
rarity = "Unique",  
reward="Omen on the Winds",
reward = "First Snow",  
},
},
{
{
quest="Death to Purity",
quest = "Death to Purity",  
quest_id="a5q4",
quest_id = "a5q4",  
act=5,
act = 5,  
item_level=1,
item_level = 1,  
rarity="Unique",
rarity = "Unique",  
reward="Overwhelming Odds",
reward = "Frozen Trail",  
},
},
{
{
quest="Death to Purity",
quest = "Death to Purity",  
quest_id="a5q4",
quest_id = "a5q4",  
act=5,
act = 5,  
item_level=1,
item_level = 1,  
rarity="Unique",
rarity = "Unique",  
reward="Rapid Expansion",
reward = "Hazardous Research",  
},
},
{
{
quest="Death to Purity",
quest = "Death to Purity",  
quest_id="a5q4",
quest_id = "a5q4",  
act=5,
act = 5,  
item_level=1,
item_level = 1,  
rarity="Unique",
rarity = "Unique",  
reward="Ring of Blades",
reward = "Inevitability",  
},
},
{
{
quest="Death to Purity",
quest = "Death to Purity",  
quest_id="a5q4",
quest_id = "a5q4",  
act=5,
act = 5,  
item_level=1,
item_level = 1,  
rarity="Unique",
rarity = "Unique",  
reward="Spreading Rot",
reward = "Omen on the Winds",  
},
},
{
{
quest="Death to Purity",
quest = "Death to Purity",  
quest_id="a5q4",
quest_id = "a5q4",  
act=5,
act = 5,  
item_level=1,
item_level = 1,  
rarity="Unique",
rarity = "Unique",  
reward="Wildfire",
reward = "Overwhelming Odds",  
},
},
{
{
quest="The King's Feast",
quest = "Death to Purity",  
quest_id="a5q5",
quest_id = "a5q4",  
act=5,
act = 5,  
item_level=1,
item_level = 1,  
rarity="Unique",
rarity = "Unique",  
reward="Assassin's Haste",
reward = "Rapid Expansion",  
},
},
{
{
quest="The King's Feast",
quest = "Death to Purity",  
quest_id="a5q5",
quest_id = "a5q4",  
act=5,
act = 5,  
item_level=1,
item_level = 1,  
rarity="Unique",
rarity = "Unique",  
reward="Poacher's Aim",
reward = "Ring of Blades",  
},
},
{
{
quest="The King's Feast",
quest = "Death to Purity",  
quest_id="a5q5",
quest_id = "a5q4",  
act=5,
act = 5,  
item_level=1,
item_level = 1,  
rarity="Unique",
rarity = "Unique",  
reward="Warlord's Reach ",
reward = "Spreading Rot",  
},
},
{
{
quest="Kitava's Torments",
quest = "Death to Purity",  
quest_id="a5q7",
quest_id = "a5q4",  
act=5,
act = 5,
reward="Book of Skill (Kitava's Torments)",
item_level = 1,
rarity = "Unique",  
reward = "Wildfire",  
},
},
{
{
quest="Essence of Umbra",
quest = "The King's Feast",  
quest_id="a6q2",
quest_id = "a5q5",  
act=6,
act = 5,  
classes="Witch�Shadow�Ranger�Scion",
item_level = 1,  
sockets="4",
rarity = "Unique",  
item_level=47,
reward = "Assassin's Haste",  
rarity="Rare",
reward="Callous Mask",
},
},
{
{
quest="Essence of Umbra",
quest = "The King's Feast",  
quest_id="a6q2",
quest_id = "a5q5",  
act=6,
act = 5,  
classes="Marauder�Ranger�Duelist�Scion",
item_level = 1,  
sockets="4",
rarity = "Unique",  
item_level=47,
reward = "Poacher's Aim",  
rarity="Rare",
reward="Fencer Helm",
},
},
{
{
quest="Essence of Umbra",
quest = "The King's Feast",  
quest_id="a6q2",
quest_id = "a5q5",  
act=6,
act = 5,  
classes="Shadow�Ranger�Duelist�Scion",
item_level = 1,  
sockets="4",
rarity = "Unique",  
item_level=47,
reward = "Warlord's Reach ",  
rarity="Rare",
reward="Noble Tricorne",
},
},
{
{
quest="Essence of Umbra",
quest = "Kitava's Torments",  
quest_id="a6q2",
quest_id = "a5q7",  
act=6,
act = 5,  
classes="Marauder�Templar�Duelist�Scion",
reward = "Book of Skill (Kitava's Torments)",  
sockets="4",
item_level=47,
rarity="Rare",
reward="Siege Helmet",
},
},
{
{
quest="Essence of Umbra",
quest = "Essence of Umbra",  
quest_id="a6q2",
quest_id = "a6q2",  
act=6,
act = 6,  
classes="Templar�Witch�Shadow�Scion",
classes = "Witch�Shadow�Ranger�Scion",  
sockets="4",
sockets = "4",  
item_level=47,
item_level = 47,  
rarity="Rare",
rarity = "Rare",  
reward="Steel Circlet",
reward = "Callous Mask",  
},
},
{
{
quest="Essence of Umbra",
quest = "Essence of Umbra",  
quest_id="a6q2",
quest_id = "a6q2",  
act=6,
act = 6,  
classes="Marauder�Templar�Witch�Scion",
classes = "Marauder�Ranger�Duelist�Scion",  
sockets="4",
sockets = "4",  
item_level=47,
item_level = 47,  
rarity="Rare",
rarity = "Rare",  
reward="Zealot Helmet",
reward = "Fencer Helm",  
},
},
{
{
quest="The Father of War",
quest = "Essence of Umbra",  
quest_id="a6q3",
quest_id = "a6q2",  
act=6,
act = 6,
reward="Book of Skill (The Father of War)",
classes = "Shadow�Ranger�Duelist�Scion",
sockets = "4",
item_level = 47,
rarity = "Rare",  
reward = "Noble Tricorne",  
},
},
{
{
quest="Fallen from Grace",
quest = "Essence of Umbra",  
quest_id="a6q4",
quest_id = "a6q2",  
act=6,
act = 6,
reward="Book of Regrets (Fallen from Grace)",
classes = "Marauder�Templar�Duelist�Scion",
sockets = "4",
item_level = 47,
rarity = "Rare",  
reward = "Siege Helmet",  
},
},
{
{
quest="Bestel's Epic",
quest = "Essence of Umbra",  
quest_id="a6q5",
quest_id = "a6q2",  
act=6,
act = 6,
item_level=45,
classes = "Templar�Witch�Shadow�Scion",
rarity="Rare",
sockets = "4",  
reward="Agate Amulet",
item_level = 47,  
rarity = "Rare",  
reward = "Steel Circlet",  
},
},
{
{
quest="Bestel's Epic",
quest = "Essence of Umbra",  
quest_id="a6q5",
quest_id = "a6q2",  
act=6,
act = 6,
item_level=45,
classes = "Marauder�Templar�Witch�Scion",
rarity="Rare",
sockets = "4",  
reward="Chain Belt",
item_level = 47,  
rarity = "Rare",  
reward = "Zealot Helmet",  
},
},
{
{
quest="Bestel's Epic",
quest = "The Father of War",  
quest_id="a6q5",
quest_id = "a6q3",  
act=6,
act = 6,  
item_level=45,
reward = "Book of Skill (The Father of War)",  
rarity="Rare",
reward="Citrine Amulet",
},
},
{
{
quest="Bestel's Epic",
quest = "Fallen from Grace",  
quest_id="a6q5",
quest_id = "a6q4",  
act=6,
act = 6,  
item_level=45,
reward = "Book of Regrets (Fallen from Grace)",  
rarity="Rare",
reward="Heavy Belt",
},
},
{
{
quest="Bestel's Epic",
quest = "Bestel's Epic",  
quest_id="a6q5",
quest_id = "a6q5",  
act=6,
act = 6,  
item_level=45,
item_level = 45,  
rarity="Rare",
rarity = "Rare",  
reward="Leather Belt",
reward = "Agate Amulet",  
},
},
{
{
quest="Bestel's Epic",
quest = "Bestel's Epic",  
quest_id="a6q5",
quest_id = "a6q5",  
act=6,
act = 6,  
item_level=45,
item_level = 45,  
rarity="Rare",
rarity = "Rare",  
reward="Rustic Sash",
reward = "Chain Belt",  
},
},
{
{
quest="Bestel's Epic",
quest = "Bestel's Epic",  
quest_id="a6q5",
quest_id = "a6q5",  
act=6,
act = 6,  
item_level=45,
item_level = 45,  
rarity="Rare",
rarity = "Rare",  
reward="Turquoise Amulet",
reward = "Citrine Amulet",  
},
},
{
{
quest="The Puppet Mistress",
quest = "Bestel's Epic",  
quest_id="a6q6",
quest_id = "a6q5",  
act=6,
act = 6,
reward="Book of Skill (The Puppet Mistress)",
item_level = 45,
rarity = "Rare",  
reward = "Heavy Belt",  
},
},
{
{
quest="The Cloven One",
quest = "Bestel's Epic",  
quest_id="a6q7",
quest_id = "a6q5",  
act=6,
act = 6,
reward="Book of Skill (The Cloven One)",
item_level = 45,
rarity = "Rare",  
reward = "Leather Belt",  
},
},
{
{
quest="The Master of a Million Faces",
quest = "Bestel's Epic",  
quest_id="a7q1",
quest_id = "a6q5",  
act=7,
act = 6,
reward="Book of Skill (The Master of a Million Faces)",
item_level = 45,
rarity = "Rare",  
reward = "Rustic Sash",  
},
},
{
{
quest="Essence of the Artist",
quest = "Bestel's Epic",  
quest_id="a7q2",
quest_id = "a6q5",  
act=7,
act = 6,  
classes="Witch�Shadow�Ranger�Scion",
item_level = 45,  
sockets="4",
rarity = "Rare",  
item_level=53,
reward = "Turquoise Amulet",  
rarity="Rare",
reward="Carnal Boots",
},
},
{
{
quest="Essence of the Artist",
quest = "The Puppet Mistress",  
quest_id="a7q2",
quest_id = "a6q6",  
act=7,
act = 6,  
classes="Templar�Witch�Shadow�Scion",
reward = "Book of Skill (The Puppet Mistress)",  
sockets="4",
item_level=53,
rarity="Rare",
reward="Conjurer Boots",
},
},
{
{
quest="Essence of the Artist",
quest = "The Cloven One",  
quest_id="a7q2",
quest_id = "a6q7",  
act=7,
act = 6,  
classes="Marauder�Templar�Duelist�Scion",
reward = "Book of Skill (The Cloven One)",  
sockets="4",
item_level=53,
rarity="Rare",
reward="Goliath Greaves",
},
},
{
{
quest="Essence of the Artist",
quest = "The Master of a Million Faces",  
quest_id="a7q2",
quest_id = "a7q1",  
act=7,
act = 7,  
classes="Shadow�Ranger�Duelist�Scion",
reward = "Book of Skill (The Master of a Million Faces)",  
sockets="4",
item_level=53,
rarity="Rare",
reward="Shagreen Boots",
},
},
{
{
quest="Essence of the Artist",
quest = "Essence of the Artist",  
quest_id="a7q2",
quest_id = "a7q2",  
act=7,
act = 7,  
classes="Marauder�Templar�Witch�Scion",
classes = "Witch�Shadow�Ranger�Scion",  
sockets="4",
sockets = "4",  
item_level=53,
item_level = 53,  
rarity="Rare",
rarity = "Rare",  
reward="Soldier Boots",
reward = "Carnal Boots",  
},
},
{
{
quest="Essence of the Artist",
quest = "Essence of the Artist",  
quest_id="a7q2",
quest_id = "a7q2",  
act=7,
act = 7,  
classes="Marauder�Ranger�Duelist�Scion",
classes = "Templar�Witch�Shadow�Scion",  
sockets="4",
sockets = "4",  
item_level=53,
item_level = 53,  
rarity="Rare",
rarity = "Rare",  
reward="Wyrmscale Boots",
reward = "Conjurer Boots",  
},
},
{
{
quest="Web of Secrets",
quest = "Essence of the Artist",  
quest_id="a7q3",
quest_id = "a7q2",  
act=7,
act = 7,
reward="Obsidian Key",
classes = "Marauder�Templar�Duelist�Scion",
sockets = "4",
item_level = 53,
rarity = "Rare",  
reward = "Goliath Greaves",  
},
},
{
{
quest="The Silver Locket",
quest = "Essence of the Artist",  
quest_id="a7q5",
quest_id = "a7q2",  
act=7,
act = 7,
item_level=54,
classes = "Shadow�Ranger�Duelist�Scion",
rarity="Magic",
sockets = "4",  
reward="Basalt Flask",
item_level = 53,  
rarity = "Rare",  
reward = "Shagreen Boots",  
},
},
{
{
quest="The Silver Locket",
quest = "Essence of the Artist",  
quest_id="a7q5",
quest_id = "a7q2",  
act=7,
act = 7,
item_level=54,
classes = "Marauder�Templar�Witch�Scion",
rarity="Magic",
sockets = "4",  
reward="Diamond Flask",
item_level = 53,  
rarity = "Rare",  
reward = "Soldier Boots",  
},
},
{
{
quest="The Silver Locket",
quest = "Essence of the Artist",  
quest_id="a7q5",
quest_id = "a7q2",  
act=7,
act = 7,
item_level=54,
classes = "Marauder�Ranger�Duelist�Scion",
rarity="Magic",
sockets = "4",  
reward="Granite Flask",
item_level = 53,  
rarity = "Rare",  
reward = "Wyrmscale Boots",  
},
},
{
{
quest="The Silver Locket",
quest = "Web of Secrets",  
quest_id="a7q5",
quest_id = "a7q3",  
act=7,
act = 7,  
item_level=54,
reward = "Obsidian Key",  
rarity="Magic",
reward="Jade Flask",
},
},
{
{
quest="The Silver Locket",
quest = "The Silver Locket",  
quest_id="a7q5",
quest_id = "a7q5",  
act=7,
act = 7,  
item_level=54,
item_level = 54,  
rarity="Magic",
rarity = "Magic",  
reward="Quartz Flask",
reward = "Basalt Flask",  
},
},
{
{
quest="Kishara's Star",
quest = "The Silver Locket",  
quest_id="a7q6",
quest_id = "a7q5",  
act=7,
act = 7,
reward="Book of Skill (Kishara's Star)",
item_level = 54,
rarity = "Magic",  
reward = "Diamond Flask",  
},
},
{
{
quest="In Memory of Greust",
quest = "The Silver Locket",  
quest_id="a7q8",
quest_id = "a7q5",  
act=7,
act = 7,  
item_level=57,
item_level = 54,  
rarity="Rare",
rarity = "Magic",  
reward="Agate Amulet",
reward = "Granite Flask",  
},
},
{
{
quest="In Memory of Greust",
quest = "The Silver Locket",  
quest_id="a7q8",
quest_id = "a7q5",  
act=7,
act = 7,  
item_level=57,
item_level = 54,  
rarity="Rare",
rarity = "Magic",  
reward="Citrine Amulet",
reward = "Jade Flask",  
},
},
{
{
quest="In Memory of Greust",
quest = "The Silver Locket",  
quest_id="a7q8",
quest_id = "a7q5",  
act=7,
act = 7,  
item_level=57,
item_level = 54,  
rarity="Rare",
rarity = "Magic",  
reward="Gold Amulet",
reward = "Quartz Flask",  
},
},
{
{
quest="In Memory of Greust",
quest = "Kishara's Star",  
quest_id="a7q8",
quest_id = "a7q6",  
act=7,
act = 7,  
reward="Greust's Necklace",
reward = "Book of Skill (Kishara's Star)",  
},
},
{
{
quest="In Memory of Greust",
quest = "In Memory of Greust",  
quest_id="a7q8",
quest_id = "a7q8",  
act=7,
act = 7,  
item_level=57,
item_level = 57,  
rarity="Rare",
rarity = "Rare",  
reward="Onyx Amulet",
reward = "Agate Amulet",  
},
},
{
{
quest="In Memory of Greust",
quest = "In Memory of Greust",  
quest_id="a7q8",
quest_id = "a7q8",  
act=7,
act = 7,  
item_level=57,
item_level = 57,  
rarity="Rare",
rarity = "Rare",  
reward="Turquoise Amulet",
reward = "Citrine Amulet",  
},
},
{
{
quest="Queen of Despair",
quest = "In Memory of Greust",  
quest_id="a7q9",
quest_id = "a7q8",  
act=7,
act = 7,
reward="Book of Skill (Queen of Despair)",
item_level = 57,
rarity = "Rare",  
reward = "Gold Amulet",  
},
},
{
{
quest="Essence of the Hag",
quest = "In Memory of Greust",  
quest_id="a8q1",
quest_id = "a7q8",  
act=8,
act = 7,  
item_level=59,
reward = "Greust's Necklace",  
rarity="Rare",
reward="Two-Stone Ring (ruby and sapphire)",
},
},
{
{
quest="Essence of the Hag",
quest = "In Memory of Greust",  
quest_id="a8q1",
quest_id = "a7q8",  
act=8,
act = 7,  
item_level=59,
item_level = 57,  
rarity="Rare",
rarity = "Rare",  
reward="Two-Stone Ring (ruby and topaz)",
reward = "Onyx Amulet",  
},
},
{
{
quest="Essence of the Hag",
quest = "In Memory of Greust",  
quest_id="a8q1",
quest_id = "a7q8",  
act=8,
act = 7,  
item_level=59,
item_level = 57,  
rarity="Rare",
rarity = "Rare",  
reward="Two-Stone Ring (sapphire and topaz)",
reward = "Turquoise Amulet",  
},
},
{
{
quest="Essence of the Hag",
quest = "Queen of Despair",  
quest_id="a8q1",
quest_id = "a7q9",  
act=8,
act = 7,  
item_level=59,
reward = "Book of Skill (Queen of Despair)",  
rarity="Rare",
reward="Unset Ring",
},
},
{
{
quest="Reflection of Terror",
quest = "Essence of the Hag",  
quest_id="a8q4",
quest_id = "a8q1",  
act=8,
act = 8,
reward="Book of Skill (Reflection of Terror)",
item_level = 59,
rarity = "Rare",  
reward = "Two-Stone Ring (ruby and sapphire)",  
},
},
{
{
quest="The Wings of Vastiri",
quest = "Essence of the Hag",  
quest_id="a8q5",
quest_id = "a8q1",  
act=8,
act = 8,  
item_level=1,
item_level = 59,  
rarity="Unique",
rarity = "Rare",  
reward="Conqueror's Efficiency",
reward = "Two-Stone Ring (ruby and topaz)",  
},
},
{
{
quest="The Wings of Vastiri",
quest = "Essence of the Hag",  
quest_id="a8q5",
quest_id = "a8q1",  
act=8,
act = 8,  
item_level=1,
item_level = 59,  
rarity="Unique",
rarity = "Rare",  
reward="Conqueror's Longevity",
reward = "Two-Stone Ring (sapphire and topaz)",  
},
},
{
{
quest="The Wings of Vastiri",
quest = "Essence of the Hag",  
quest_id="a8q5",
quest_id = "a8q1",  
act=8,
act = 8,  
item_level=1,
item_level = 59,  
rarity="Unique",
rarity = "Rare",  
reward="Conqueror's Potency",
reward = "Unset Ring",  
},
},
{
{
quest="Love is Dead",
quest = "Reflection of Terror",  
quest_id="a8q6",
quest_id = "a8q4",  
act=8,
act = 8,  
reward="Book of Skill (Love is Dead)",
reward = "Book of Skill (Reflection of Terror)",  
},
},
{
{
quest="The Gemling Legion",
quest = "The Wings of Vastiri",  
quest_id="a8q7",
quest_id = "a8q5",  
act=8,
act = 8,
reward="Book of Skill (The Gemling Legion)",
item_level = 1,
rarity = "Unique",  
reward = "Conqueror's Efficiency",  
},
},
{
{
quest="The Ruler of Highgate",
quest = "The Wings of Vastiri",  
quest_id="a9q2",
quest_id = "a8q5",  
act=9,
act = 8,
reward="Book of Skill (The Ruler of Highgate)",
item_level = 1,
rarity = "Unique",  
reward = "Conqueror's Longevity",  
},
},
{
{
quest="The Storm Blade",
quest = "The Wings of Vastiri",  
quest_id="a9q3",
quest_id = "a8q5",  
act=9,
act = 8,  
classes="Shadow",
item_level = 1,  
sockets="3",
rarity = "Unique",  
item_level=61,
reward = "Conqueror's Potency",  
rarity="Rare",
reward="Alder Spiked Shield",
},
},
{
{
quest="The Storm Blade",
quest = "Love is Dead",  
quest_id="a9q3",
quest_id = "a8q6",  
act=9,
act = 8,  
classes="Ranger�Shadow�Witch",
reward = "Book of Skill (Love is Dead)",  
sockets="3",
item_level=61,
rarity="Rare",
reward="Ambusher",
},
},
{
{
quest="The Storm Blade",
quest = "The Gemling Legion",  
quest_id="a9q3",
quest_id = "a8q7",  
act=9,
act = 8,  
classes="Templar",
reward = "Book of Skill (The Gemling Legion)",  
sockets="3",
item_level=61,
rarity="Rare",
reward="Branded Kite Shield",
},
},
{
{
quest="The Storm Blade",
quest = "The Ruler of Highgate",  
quest_id="a9q3",
quest_id = "a9q2",  
act=9,
act = 9,  
classes="Marauder",
reward = "Book of Skill (The Ruler of Highgate)",  
sockets="3",
item_level=61,
rarity="Rare",
reward="Ebony Tower Shield",
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Duelist�Scion",
classes = "Shadow",  
sockets="4",
sockets = "3",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Ezomyte Blade",
reward = "Alder Spiked Shield",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Witch",
classes = "Ranger�Shadow�Witch",  
sockets="3",
sockets = "3",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Fossilised Spirit Shield",
reward = "Ambusher",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Marauder�Duelist�Templar",
classes = "Templar",  
sockets="3",
sockets = "3",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Gavel",
reward = "Branded Kite Shield",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Marauder�Duelist�Ranger",
classes = "Marauder",  
sockets="3",
sockets = "3",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Gladius",
reward = "Ebony Tower Shield",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Shadow�Witch�Templar�Scion",
classes = "Duelist�Scion",  
sockets="3",
sockets = "4",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Imbued Wand",
reward = "Ezomyte Blade",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Ranger",
classes = "Witch",  
sockets="3",
sockets = "3",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Lacquered Buckler",
reward = "Fossilised Spirit Shield",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Witch�Templar�Scion",
classes = "Marauder�Duelist�Templar",  
sockets="4",
sockets = "3",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Lathi",
reward = "Gavel",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Witch�Templar",
classes = "Marauder�Duelist�Ranger",  
sockets="3",
sockets = "3",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Opal Sceptre",
reward = "Gladius",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Marauder�Templar",
classes = "Shadow�Witch�Templar�Scion",  
sockets="4",
sockets = "3",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Piledriver",
reward = "Imbued Wand",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Duelist�Ranger�Shadow�Scion",
classes = "Ranger",  
sockets="4",
sockets = "3",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Ranger Bow",
reward = "Lacquered Buckler",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Marauder�Duelist�Scion",
classes = "Witch�Templar�Scion",  
sockets="3",
sockets = "4",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Reaver Axe",
reward = "Lathi",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Ranger�Shadow�Scion",
classes = "Witch�Templar",
item_level=61,
sockets = "3",  
rarity="Rare",
item_level = 61,  
reward="Spike-Point Arrow Quiver",
rarity = "Rare",  
reward = "Opal Sceptre",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Marauder",
classes = "Marauder�Templar",  
sockets="4",
sockets = "4",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Sundering Axe",
reward = "Piledriver",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Duelist",
classes = "Duelist�Ranger�Shadow�Scion",  
sockets="3",
sockets = "4",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Teak Round Shield",
reward = "Ranger Bow",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Ranger",
classes = "Marauder�Duelist�Scion",  
sockets="3",
sockets = "3",  
item_level=61,
item_level = 61,  
rarity="Rare",
rarity = "Rare",  
reward="Tempered Foil",
reward = "Reaver Axe",  
},
},
{
{
quest="The Storm Blade",
quest = "The Storm Blade",  
quest_id="a9q3",
quest_id = "a9q3",  
act=9,
act = 9,  
classes="Shadow�Witch",
classes = "Ranger�Shadow�Scion",  
sockets="3",
item_level = 61,  
item_level=61,
rarity = "Rare",  
rarity="Rare",
reward = "Spike-Point Arrow Quiver",  
reward="Throat Stabber",
},
},
{
{
quest="Fastis Fortuna",
quest = "The Storm Blade",  
quest_id="a9q4",
quest_id = "a9q3",  
act=9,
act = 9,
reward="Book of Regrets (Fastis Fortuna)",
classes = "Marauder",
sockets = "4",
item_level = 61,
rarity = "Rare",  
reward = "Sundering Axe",  
},
},
{
{
quest="Queen of the Sands",
quest = "The Storm Blade",  
quest_id="a9q5",
quest_id = "a9q3",  
act=9,
act = 9,
reward="Book of Skill (Queen of the Sands)",
classes = "Duelist",
sockets = "3",
item_level = 61,
rarity = "Rare",  
reward = "Teak Round Shield",  
},
},
{
{
quest="Queen of the Sands",
quest = "The Storm Blade",  
quest_id="a9q5",
quest_id = "a9q3",  
act=9,
act = 9,
reward="Bottled Storm",
classes = "Ranger",
sockets = "3",
item_level = 61,
rarity = "Rare",  
reward = "Tempered Foil",  
},
},
{
{
quest="Safe Passage",
quest = "The Storm Blade",  
quest_id="a10q1",
quest_id = "a9q3",  
act=10,
act = 9,
item_level=65,
classes = "Shadow�Witch",
rarity="Magic",
sockets = "3",  
reward="Aquamarine Flask",
item_level = 61,  
rarity = "Rare",  
reward = "Throat Stabber",  
},
},
{
{
quest="Safe Passage",
quest = "Fastis Fortuna",  
quest_id="a10q1",
quest_id = "a9q4",  
act=10,
act = 9,  
item_level=65,
reward = "Book of Regrets (Fastis Fortuna)",  
rarity="Magic",
reward="Divine Life Flask",
},
},
{
{
quest="Safe Passage",
quest = "Queen of the Sands",  
quest_id="a10q1",
quest_id = "a9q5",  
act=10,
act = 9,  
item_level=65,
reward = "Book of Skill (Queen of the Sands)",  
rarity="Magic",
reward="Divine Mana Flask",
},
},
{
{
quest="Safe Passage",
quest = "Queen of the Sands",  
quest_id="a10q1",
quest_id = "a9q5",  
act=10,
act = 9,  
item_level=65,
reward = "Bottled Storm",  
rarity="Magic",
reward="Hallowed Hybrid Flask",
},
},
{
{
quest="Safe Passage",
quest = "Safe Passage",  
quest_id="a10q1",
quest_id = "a10q1",  
act=10,
act = 10,  
item_level=65,
item_level = 65,  
rarity="Magic",
rarity = "Magic",  
reward="Quartz Flask",
reward = "Aquamarine Flask",  
},
},
{
{
quest="Safe Passage",
quest = "Safe Passage",  
quest_id="a10q1",
quest_id = "a10q1",  
act=10,
act = 10,  
item_level=65,
item_level = 65,  
rarity="Magic",
rarity = "Magic",  
reward="Silver Flask",
reward = "Divine Life Flask",  
},
},
{
{
quest="Safe Passage",
quest = "Safe Passage",  
quest_id="a10q1",
quest_id = "a10q1",  
act=10,
act = 10,  
item_level=65,
item_level = 65,  
rarity="Magic",
rarity = "Magic",  
reward="Sulphur Flask",
reward = "Divine Mana Flask",  
},
},
{
{
quest="Death and Rebirth",
quest = "Safe Passage",  
quest_id="a10q2",
quest_id = "a10q1",  
act=10,
act = 10,  
classes="Witch�Shadow�Ranger�Scion",
item_level = 65,  
sockets="4",
rarity = "Magic",  
item_level=66,
reward = "Hallowed Hybrid Flask",  
rarity="Rare",
reward="Blood Raiment",
},
},
{
{
quest="Death and Rebirth",
quest = "Safe Passage",  
quest_id="a10q2",
quest_id = "a10q1",  
act=10,
act = 10,  
classes="Marauder�Templar�Witch�Scion",
item_level = 65,  
sockets="4",
rarity = "Magic",  
item_level=66,
reward = "Quartz Flask",  
rarity="Rare",
reward="Elegant Ringmail",
},
},
{
{
quest="Death and Rebirth",
quest = "Safe Passage",  
quest_id="a10q2",
quest_id = "a10q1",  
act=10,
act = 10,  
classes="Marauder�Ranger�Duelist�Scion",
item_level = 65,  
sockets="4",
rarity = "Magic",  
item_level=66,
reward = "Silver Flask",  
rarity="Rare",
reward="General's Brigandine",
},
},
{
{
quest="Death and Rebirth",
quest = "Safe Passage",  
quest_id="a10q2",
quest_id = "a10q1",  
act=10,
act = 10,  
classes="Marauder�Templar�Duelist�Scion",
item_level = 65,  
sockets="4",
rarity = "Magic",  
item_level=66,
reward = "Sulphur Flask",  
rarity="Rare",
reward="Gladiator Plate",
},
},
{
{
quest="Death and Rebirth",
quest = "Death and Rebirth",  
quest_id="a10q2",
quest_id = "a10q2",  
act=10,
act = 10,  
classes="Templar�Witch�Shadow�Scion",
classes = "Witch�Shadow�Ranger�Scion",  
sockets="4",
sockets = "4",  
item_level=66,
item_level = 66,  
rarity="Rare",
rarity = "Rare",  
reward="Widowsilk Robe",
reward = "Blood Raiment",  
},
},
{
{
quest="Death and Rebirth",
quest = "Death and Rebirth",  
quest_id="a10q2",
quest_id = "a10q2",  
act=10,
act = 10,  
classes="Shadow�Ranger�Duelist�Scion",
classes = "Marauder�Templar�Witch�Scion",  
sockets="4",
sockets = "4",  
item_level=66,
item_level = 66,  
rarity="Rare",
rarity = "Rare",  
reward="Zodiac Leather",
reward = "Elegant Ringmail",  
},
},
{
{
quest="An End to Hunger",
quest = "Death and Rebirth",  
quest_id="a10q3",
quest_id = "a10q2",  
act=10,
act = 10,
reward="Book of Skill (An End to Hunger)",
classes = "Marauder�Ranger�Duelist�Scion",
sockets = "4",
item_level = 66,
rarity = "Rare",  
reward = "General's Brigandine",  
},
},
{
{
quest="No Love for Old Ghosts",
quest = "Death and Rebirth",  
quest_id="a10q4",
quest_id = "a10q2",  
act=10,
act = 10,
reward="Book of Regrets (No Love for Old Ghosts)",
classes = "Marauder�Templar�Duelist�Scion",
sockets = "4",
item_level = 66,
rarity = "Rare",  
reward = "Gladiator Plate",  
},
},
{
{
quest="Map to Tsoatha",
quest = "Death and Rebirth",  
quest_id="a10q5",
quest_id = "a10q2",  
act=10,
act = 10,
item_level=66,
classes = "Templar�Witch�Shadow�Scion",
rarity="Rare",
sockets = "4",  
reward="Chain Belt",
item_level = 66,  
rarity = "Rare",  
reward = "Widowsilk Robe",  
},
},
{
{
quest="Map to Tsoatha",
quest = "Death and Rebirth",  
quest_id="a10q5",
quest_id = "a10q2",  
act=10,
act = 10,
item_level=66,
classes = "Shadow�Ranger�Duelist�Scion",
rarity="Rare",
sockets = "4",  
reward="Cloth Belt",
item_level = 66,  
rarity = "Rare",  
reward = "Zodiac Leather",  
},
},
{
{
quest="Map to Tsoatha",
quest = "An End to Hunger",  
quest_id="a10q5",
quest_id = "a10q3",  
act=10,
act = 10,  
item_level=66,
reward = "Book of Skill (An End to Hunger)",  
rarity="Rare",
reward="Heavy Belt",
},
},
{
{
quest="Map to Tsoatha",
quest = "No Love for Old Ghosts",  
quest_id="a10q5",
quest_id = "a10q4",  
act=10,
act = 10,  
item_level=66,
reward = "Book of Regrets (No Love for Old Ghosts)",  
rarity="Rare",
reward="Leather Belt",
},
},
{
{
quest="Map to Tsoatha",
quest = "Map to Tsoatha",  
quest_id="a10q5",
quest_id = "a10q5",  
act=10,
act = 10,  
item_level=66,
item_level = 66,  
rarity="Rare",
rarity = "Rare",  
reward="Rustic Sash",
reward = "Chain Belt",  
},
},
{
{
quest="Map to Tsoatha",
quest = "Map to Tsoatha",  
quest_id="a10q5",
quest_id = "a10q5",  
act=10,
act = 10,  
item_level=66,
item_level = 66,  
rarity="Rare",
rarity = "Rare",  
reward="Studded Belt",
reward = "Cloth Belt",  
},
},
{
{
quest="Vilenta's Vengeance",
quest = "Map to Tsoatha",  
quest_id="a10q6",
quest_id = "a10q5",  
act=10,
act = 10,
reward="Book of Skill (Vilenta's Vengeance)",
item_level = 66,
rarity = "Rare",  
reward = "Heavy Belt",  
},
},
{
{
quest="Picking Up the Pieces",
quest = "Map to Tsoatha",  
quest_id="a11q1",
quest_id = "a10q5",  
act=11,
act = 10,  
item_level=68,
item_level = 66,  
rarity="Magic",
rarity = "Rare",  
reward="Beach Map (War for the Atlas)",
reward = "Leather Belt",  
},
},
{
{
quest="Picking Up the Pieces",
quest = "Map to Tsoatha",  
quest_id="a11q1",
quest_id = "a10q5",  
act=11,
act = 10,  
item_level=68,
item_level = 66,  
rarity="Magic",
rarity = "Rare",  
reward="Jungle Valley Map (War for the Atlas)",
reward = "Rustic Sash",  
},
},
{
{
quest="Picking Up the Pieces",
quest = "Map to Tsoatha",  
quest_id="a11q1",
quest_id = "a10q5",  
act=11,
act = 10,  
item_level=68,
item_level = 66,  
rarity="Magic",
rarity = "Rare",  
reward="Pier Map (War for the Atlas)",
reward = "Studded Belt",  
},
},
{
{
quest="Picking Up the Pieces",
quest = "Vilenta's Vengeance",  
quest_id="a11q1",
quest_id = "a10q6",  
act=11,
act = 10,  
item_level=68,
reward = "Book of Skill (Vilenta's Vengeance)",  
rarity="Magic",
reward="Wharf Map (War for the Atlas)",
},
},
{
{
quest="The Elderslayers",
quest = "Picking Up the Pieces",  
quest_id="a11q3",
quest_id = "a11q1",  
act=11,
act = 11,  
item_level=1,
item_level = 68,  
rarity="Magic",
rarity = "Magic",  
reward="Cobalt Watchstone",
reward = "Mausoleum Map (Heist)",  
},
},
{
{
quest="The Elderslayers",
quest = "Picking Up the Pieces",  
quest_id="a11q3",
quest_id = "a11q1",  
act=11,
act = 11,  
item_level=1,
item_level = 68,  
rarity="Magic",
rarity = "Magic",  
reward="Cobalt Watchstone",
reward = "Park Map (Heist)",  
},
},
{
{
quest="The Elderslayers",
quest = "Picking Up the Pieces",  
quest_id="a11q3",
quest_id = "a11q1",  
act=11,
act = 11,  
item_level=1,
item_level = 68,  
rarity="Magic",
rarity = "Magic",  
reward="Cobalt Watchstone",
reward = "Tower Map (Heist)",  
},
},
{
{
quest="The Elderslayers",
quest = "Picking Up the Pieces",  
quest_id="a11q3",
quest_id = "a11q1",  
act=11,
act = 11,  
item_level=1,
item_level = 68,  
rarity="Magic",
rarity = "Magic",  
reward="Cobalt Watchstone",
reward = "Volcano Map (Heist)",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Cobalt Watchstone",
reward = "Cobalt Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Cobalt Watchstone",
reward = "Cobalt Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Cobalt Watchstone",
reward = "Cobalt Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Cobalt Watchstone",
reward = "Cobalt Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Crimson Watchstone",
reward = "Cobalt Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Crimson Watchstone",
reward = "Cobalt Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Crimson Watchstone",
reward = "Cobalt Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Crimson Watchstone",
reward = "Cobalt Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Crimson Watchstone",
reward = "Crimson Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Crimson Watchstone",
reward = "Crimson Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Crimson Watchstone",
reward = "Crimson Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Crimson Watchstone",
reward = "Crimson Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Golden Watchstone",
reward = "Crimson Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Golden Watchstone",
reward = "Crimson Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Golden Watchstone",
reward = "Crimson Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Golden Watchstone",
reward = "Crimson Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Golden Watchstone",
reward = "Golden Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Golden Watchstone",
reward = "Golden Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Golden Watchstone",
reward = "Golden Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Golden Watchstone",
reward = "Golden Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Viridian Watchstone",
reward = "Golden Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Viridian Watchstone",
reward = "Golden Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Viridian Watchstone",
reward = "Golden Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Viridian Watchstone",
reward = "Golden Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Viridian Watchstone",
reward = "Viridian Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Viridian Watchstone",
reward = "Viridian Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Viridian Watchstone",
reward = "Viridian Watchstone",  
},
},
{
{
quest="The Elderslayers",
quest = "The Elderslayers",  
quest_id="a11q3",
quest_id = "a11q3",  
act=11,
act = 11,  
item_level=1,
item_level = 1,  
rarity="Magic",
rarity = "Magic",  
reward="Viridian Watchstone",
reward = "Viridian Watchstone",  
},
},
 
{
}
quest = "The Elderslayers",
quest_id = "a11q3",
act = 11,
item_level = 1,
rarity = "Magic",
reward = "Viridian Watchstone",
},
{
quest = "The Elderslayers",
quest_id = "a11q3",
act = 11,
item_level = 1,
rarity = "Magic",
reward = "Viridian Watchstone",
},
{
quest = "The Elderslayers",
quest_id = "a11q3",
act = 11,
item_level = 1,
rarity = "Magic",
reward = "Viridian Watchstone",
},
{
quest = "The Elderslayers",
quest_id = "a11q3",
act = 11,
item_level = 1,
rarity = "Magic",
reward = "Viridian Watchstone",
}}
return data
return data

Latest revision as of 10:04, 9 December 2023

Module documentation[view] [edit] [history] [purge]


This module is no longer in use and is kept as historical information. Please DO NOT EDIT this Module. If you want to update quest rewards, please edit the gem article directly.

local data = {	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Witch�Shadow", 
		reward = "Blight", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Ranger", 
		reward = "Caustic Arrow", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Duelist", 
		reward = "Cleave", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Shadow", 
		reward = "Cobra Lash", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Shadow", 
		reward = "Ethereal Knives", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Shadow", 
		reward = "Explosive Trap", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Witch�Shadow", 
		reward = "Freezing Pulse", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Ranger", 
		reward = "Frost Blades", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Templar", 
		reward = "Frostbolt", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Duelist�Ranger", 
		reward = "Galvanic Arrow", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Marauder", 
		reward = "Ground Slam", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Ranger", 
		reward = "Ice Shot", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Witch", 
		reward = "Kinetic Bolt", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Witch�Templar�Scion", 
		reward = "Lightning Tendrils", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Witch�Templar", 
		reward = "Magma Orb", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Templar�Marauder�Duelist�Scion", 
		reward = "Molten Strike", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Duelist", 
		reward = "Perforate", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Templar", 
		reward = "Purifying Flame", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Witch", 
		reward = "Raise Zombie", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Templar", 
		reward = "Smite", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Ranger�Scion", 
		reward = "Split Arrow", 
	},
	{
		quest = "Enemy at the Gate", 
		quest_id = "a1q1", 
		act = 1, 
		classes = "Shadow", 
		reward = "Stormblast Mine", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Ranger�Shadow�Scion", 
		reward = "Added Cold Damage Support", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Templar�Marauder�Duelist�Scion", 
		reward = "Added Fire Damage Support", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Witch�Templar�Shadow�Scion", 
		reward = "Added Lightning Damage Support", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Ranger", 
		reward = "Arrow Nova Support", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Duelist�Ranger�Scion", 
		reward = "Blink Arrow", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Witch", 
		reward = "Bodyswap", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Witch�Templar�Shadow", 
		reward = "Clarity", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Witch�Templar", 
		reward = "Combustion Support", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Marauder�Duelist", 
		reward = "Enduring Cry", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Witch�Templar�Shadow�Scion", 
		reward = "Flame Dash", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Witch", 
		reward = "Infernal Legion Support", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Marauder�Duelist", 
		reward = "Intimidating Cry", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Templar�Marauder�Duelist�Scion", 
		reward = "Leap Slam", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Duelist�Ranger�Shadow�Scion", 
		reward = "Lesser Multiple Projectiles Support", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Witch", 
		reward = "Lightning Warp", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Duelist", 
		reward = "Maim Support", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Templar�Marauder�Duelist�Ranger�Scion", 
		reward = "Melee Splash Support", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Witch", 
		reward = "Minion Damage Support", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Shadow", 
		reward = "Multiple Traps Support", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Duelist�Ranger", 
		reward = "Precision", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Marauder", 
		reward = "Shield Charge", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Shadow", 
		reward = "Siphoning Trap", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Ranger�Shadow", 
		reward = "Smoke Mine", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Witch", 
		reward = "Summon Skeletons", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Witch�Scion", 
		reward = "Unbound Ailments Support", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Shadow", 
		reward = "Unearth", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Witch�Ranger�Shadow", 
		reward = "Void Manipulation Support", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Duelist�Ranger�Shadow", 
		reward = "Whirling Blades", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Witch", 
		reward = "Wither", 
	},
	{
		quest = "The Caged Brute", 
		quest_id = "a1q2", 
		act = 1, 
		classes = "Shadow�Scion", 
		reward = "Withering Step", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Witch", 
		reward = "Arc", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Shadow�Scion", 
		reward = "Blade Vortex", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Marauder", 
		reward = "Chain Hook", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Witch", 
		reward = "Creeping Frost", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Marauder�Duelist", 
		reward = "Earthshatter", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Ranger", 
		reward = "Elemental Hit", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Witch�Shadow", 
		reward = "Essence Drain", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Shadow", 
		reward = "Fire Trap", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Witch�Templar", 
		reward = "Firestorm", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Witch", 
		reward = "Flesh Offering", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Witch�Templar�Shadow�Scion", 
		reward = "Ice Nova", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Shadow", 
		reward = "Icicle Mine", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Marauder", 
		reward = "Infernal Blow", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Duelist", 
		reward = "Lacerate", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Ranger", 
		reward = "Lightning Arrow", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Ranger", 
		reward = "Lightning Strike", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Shadow", 
		reward = "Lightning Trap", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Duelist�Ranger�Scion", 
		reward = "Rain of Arrows", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Ranger�Shadow", 
		reward = "Reave", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Witch�Templar�Scion", 
		reward = "Scorching Ray", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Templar", 
		reward = "Searing Bond", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Duelist", 
		reward = "Shattering Steel", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Ranger", 
		reward = "Siege Ballista", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Marauder�Duelist", 
		reward = "Spectral Shield Throw", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Templar�Marauder�Scion", 
		reward = "Static Strike", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Witch�Templar", 
		reward = "Storm Brand", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Witch�Templar�Scion", 
		reward = "Storm Burst", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Templar", 
		reward = "Storm Call", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Marauder", 
		reward = "Sunder", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Marauder�Duelist", 
		reward = "Sweep", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Ranger", 
		reward = "Toxic Rain", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Shadow", 
		reward = "Venom Gyre", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Witch�Shadow", 
		reward = "Volatile Dead", 
	},
	{
		quest = "The Siren's Cadence", 
		quest_id = "a1q3", 
		act = 1, 
		classes = "Witch�Templar", 
		reward = "Wintertide Brand", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Templar�Marauder�Duelist", 
		reward = "Ancestral Protector", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Ranger�Shadow�Scion", 
		reward = "Bear Trap", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Duelist", 
		reward = "Blood and Sand", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Witch�Shadow", 
		reward = "Contagion", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Duelist�Ranger�Shadow�Scion", 
		reward = "Dash", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Marauder�Duelist�Scion", 
		reward = "Decoy Totem", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Witch�Shadow", 
		reward = "Detonate Dead", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Witch�Templar�Scion", 
		reward = "Frost Bomb", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Witch�Templar�Shadow�Scion", 
		reward = "Frostblink", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Templar", 
		reward = "Holy Flame Totem", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Marauder", 
		reward = "Molten Shell", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Witch�Shadow", 
		reward = "Orb of Storms", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Duelist�Ranger", 
		reward = "Puncture", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Ranger�Shadow", 
		reward = "Riposte", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Ranger", 
		reward = "Shrapnel Ballista", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Templar�Marauder�Duelist�Scion", 
		reward = "Steelskin", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Templar", 
		reward = "Summon Holy Relic", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Witch", 
		reward = "Summon Raging Spirit", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Templar�Marauder�Duelist�Scion", 
		reward = "Vigilant Strike", 
	},
	{
		quest = "Breaking Some Eggs", 
		quest_id = "a1q4", 
		act = 1, 
		classes = "Duelist", 
		reward = "War Banner", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Templar�Marauder�Duelist�Scion", 
		reward = "Ancestral Call Support", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Templar�Scion", 
		reward = "Arcane Surge Support", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Templar�Marauder�Scion", 
		reward = "Chance to Bleed Support", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Witch�Shadow�Scion", 
		reward = "Elemental Proliferation Support", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Witch�Templar�Shadow", 
		reward = "Infused Channelling Support", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Witch�Duelist�Ranger�Scion", 
		reward = "Lesser Poison Support", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		item_level = 4, 
		rarity = "Normal", 
		reward = "Medium Life Flask", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		item_level = 4, 
		rarity = "Normal", 
		reward = "Medium Mana Flask", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Duelist�Ranger", 
		reward = "Mirage Archer Support", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Templar�Marauder�Duelist�Ranger�Shadow", 
		reward = "Onslaught Support", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Duelist�Shadow�Scion", 
		reward = "Pierce Support", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		item_level = 4, 
		rarity = "Normal", 
		reward = "Quicksilver Flask", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Templar�Duelist�Scion", 
		reward = "Ruthless Support", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Witch�Templar�Shadow�Scion", 
		reward = "Spell Cascade Support", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Witch�Scion", 
		reward = "Summon Phantasm Support", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Shadow", 
		reward = "Swift Assembly Support", 
	},
	{
		quest = "Mercy Mission", 
		quest_id = "a1q5", 
		act = 1, 
		classes = "Duelist�Ranger�Shadow�Scion", 
		reward = "Volley Support", 
	},
	{
		quest = "The Marooned Mariner", 
		quest_id = "a1q6", 
		act = 1, 
		reward = "Book of Skill (The Marooned Mariner)", 
	},
	{
		quest = "The Dweller of the Deep", 
		quest_id = "a1q7", 
		act = 1, 
		reward = "Book of Skill (The Dweller of the Deep)", 
	},
	{
		quest = "A Dirty Job", 
		quest_id = "a1q8", 
		act = 1, 
		reward = "Book of Regrets (A Dirty Job)", 
	},
	{
		quest = "The Way Forward", 
		quest_id = "a1q9", 
		act = 1, 
		reward = "Book of Skill (The Way Forward)", 
	},
	{
		quest = "The Sacred Grove", 
		quest_id = "harvest1", 
		act = 1, 
		item_level = 1, 
		rarity = "Normal", 
		reward = "Pylon", 
	},
	{
		quest = "Lifeforce Collector", 
		quest_id = "harvest2", 
		act = 1, 
		item_level = 1, 
		rarity = "Normal", 
		reward = "Wild Lifeforce Collector", 
	},
	{
		quest = "Lifeforce Disperser", 
		quest_id = "harvest3", 
		act = 1, 
		item_level = 1, 
		rarity = "Normal", 
		reward = "Disperser", 
	},
	{
		quest = "Lifeforce Storage", 
		quest_id = "harvest4", 
		act = 1, 
		item_level = 1, 
		rarity = "Normal", 
		reward = "Storage Tank", 
	},
	{
		quest = "Different Seeds", 
		quest_id = "harvestseedsblue", 
		act = 1, 
		item_level = 1, 
		rarity = "Normal", 
		reward = "Primal Lifeforce Collector", 
	},
	{
		quest = "New Seeds", 
		quest_id = "harvestseedsgreen", 
		act = 1, 
		item_level = 1, 
		rarity = "Normal", 
		reward = "Vivid Lifeforce Collector", 
	},
	{
		quest = "The Great White Beast", 
		quest_id = "a2q10", 
		act = 2, 
		item_level = 15, 
		rarity = "Rare", 
		reward = "Chain Belt", 
	},
	{
		quest = "The Great White Beast", 
		quest_id = "a2q10", 
		act = 2, 
		item_level = 15, 
		rarity = "Magic", 
		reward = "Greater Life Flask", 
	},
	{
		quest = "The Great White Beast", 
		quest_id = "a2q10", 
		act = 2, 
		item_level = 15, 
		rarity = "Magic", 
		reward = "Greater Mana Flask", 
	},
	{
		quest = "The Great White Beast", 
		quest_id = "a2q10", 
		act = 2, 
		item_level = 15, 
		rarity = "Rare", 
		reward = "Heavy Belt", 
	},
	{
		quest = "The Great White Beast", 
		quest_id = "a2q10", 
		act = 2, 
		item_level = 15, 
		rarity = "Rare", 
		reward = "Leather Belt", 
	},
	{
		quest = "The Great White Beast", 
		quest_id = "a2q10", 
		act = 2, 
		item_level = 15, 
		rarity = "Magic", 
		reward = "Quicksilver Flask", 
	},
	{
		quest = "The Great White Beast", 
		quest_id = "a2q10", 
		act = 2, 
		item_level = 15, 
		rarity = "Rare", 
		reward = "Rustic Sash", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Marauder�Duelist�Ranger", 
		reward = "Close Combat Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Witch�Templar�Scion", 
		reward = "Concentrated Effect Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Witch�Templar", 
		reward = "Controlled Destruction Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Shadow�Scion", 
		reward = "Deadly Ailments Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Witch", 
		reward = "Predator Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Templar�Marauder�Duelist�Ranger�Scion", 
		reward = "Elemental Damage with Attacks Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Witch�Templar�Shadow", 
		reward = "Elemental Focus Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Faster Attacks Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Witch�Templar�Shadow�Scion", 
		reward = "Faster Casting Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Templar�Marauder�Duelist�Shadow�Scion", 
		reward = "Melee Physical Damage Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Witch", 
		reward = "Minion Speed Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Shadow", 
		reward = "Nightblade Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Marauder�Duelist", 
		reward = "Rage Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Templar�Marauder", 
		reward = "Shockwave Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Shadow", 
		reward = "Trap and Mine Damage Support", 
	},
	{
		quest = "Sharp and Cruel", 
		quest_id = "a2q4", 
		act = 2, 
		classes = "Duelist�Ranger�Scion", 
		reward = "Vicious Projectiles Support", 
	},
	{
		quest = "Through Sacred Ground", 
		quest_id = "a2q5", 
		act = 2, 
		reward = "Book of Regrets (Through Sacred Ground)", 
	},
	{
		quest = "Through Sacred Ground", 
		quest_id = "a2q5", 
		act = 2, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Survival Instincts", 
	},
	{
		quest = "Through Sacred Ground", 
		quest_id = "a2q5", 
		act = 2, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Survival Secrets", 
	},
	{
		quest = "Through Sacred Ground", 
		quest_id = "a2q5", 
		act = 2, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Survival Skills", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Marauder�Duelist", 
		reward = "Ancestral Cry", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Witch�Templar�Shadow", 
		reward = "Arcane Cloak", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Witch�Ranger�Shadow�Scion", 
		reward = "Arctic Armour", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Shadow", 
		reward = "Blade Blast", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Duelist�Ranger�Shadow", 
		reward = "Blood Rage", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Witch�Templar", 
		reward = "Brand Recall", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Witch�Shadow", 
		reward = "Cold Snap", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Witch", 
		reward = "Desecrate", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Ranger", 
		reward = "Ensnaring Arrow", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Duelist", 
		reward = "Flesh and Stone", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Duelist�Ranger�Scion", 
		reward = "Frenzy", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Ranger�Shadow", 
		reward = "Herald of Agony", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Herald of Ash", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Herald of Ice", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Templar", 
		reward = "Herald of Purity", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Herald of Thunder", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Marauder�Duelist", 
		reward = "Seismic Cry", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Shadow", 
		reward = "Summon Skitterbots", 
	},
	{
		quest = "Intruders in Black", 
		quest_id = "a2q6", 
		act = 2, 
		classes = "Templar", 
		reward = "Wave of Conviction", 
	},
	{
		quest = "Deal with the Bandits", 
		quest_id = "a2q7", 
		act = 2, 
		reward = "The Apex", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Marauder�Scion", 
		reward = "Anger", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Shadow", 
		reward = "Assassin's Mark", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Witch�Shadow�Scion", 
		reward = "Bane", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Witch�Templar�Shadow�Scion", 
		reward = "Conductivity", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Witch", 
		reward = "Convocation", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Witch�Ranger�Shadow", 
		reward = "Despair", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Marauder", 
		reward = "Determination", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Witch", 
		reward = "Discipline", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Duelist", 
		reward = "Dread Banner", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Witch�Templar�Shadow�Scion", 
		reward = "Flammability", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Witch�Templar�Shadow�Scion", 
		reward = "Frostbite", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Marauder", 
		reward = "General's Cry", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Duelist�Ranger", 
		reward = "Grace", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Duelist�Ranger�Shadow�Scion", 
		reward = "Hatred", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Marauder", 
		reward = "Infernal Cry", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Witch�Shadow�Scion", 
		reward = "Malevolence", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Shadow", 
		reward = "Plague Bearer", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Duelist�Ranger", 
		reward = "Poacher's Mark", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Marauder�Duelist", 
		reward = "Pride", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Ranger", 
		reward = "Sniper's Mark", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Marauder�Duelist", 
		reward = "Punishment", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Witch", 
		reward = "Purity of Elements", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Duelist", 
		reward = "Rallying Cry", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Witch", 
		reward = "Spellslinger", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Marauder", 
		reward = "Vengeance", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Templar", 
		reward = "Vitality", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Marauder�Duelist", 
		reward = "Vulnerability", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Templar�Marauder�Duelist", 
		reward = "Warlord's Mark", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Shadow�Scion", 
		reward = "Wrath", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q1", 
		act = 3, 
		classes = "Witch�Templar�Scion", 
		reward = "Zealotry", 
	},
	{
		quest = "Victario's Secrets", 
		quest_id = "a3q11", 
		act = 3, 
		reward = "Book of Skill (Victario's Secrets)", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Witch�Templar�Shadow", 
		reward = "Archmage Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Witch�Templar", 
		reward = "Blasphemy Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Marauder�Duelist", 
		reward = "Blood Magic Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Witch�Templar", 
		reward = "Burning Damage Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Shadow", 
		reward = "Charged Mines Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Shadow", 
		reward = "Charged Traps Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Witch�Templar�Shadow�Scion", 
		reward = "Cold Penetration Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Witch�Scion", 
		reward = "Efficacy Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Witch�Templar�Shadow�Scion", 
		reward = "Energy Leech Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Shadow", 
		reward = "Faster Projectiles Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Witch�Templar", 
		reward = "Feeding Frenzy Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Witch�Templar�Scion", 
		reward = "Fire Penetration Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Ranger", 
		reward = "Fork Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Templar�Marauder�Duelist�Ranger�Scion", 
		reward = "Fortify Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Shadow", 
		reward = "High-Impact Mine Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Duelist�Ranger", 
		reward = "Hypothermia Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Ranger�Shadow�Scion", 
		reward = "Ice Bite Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Marauder�Duelist�Ranger", 
		reward = "Impale Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Marauder", 
		reward = "Increased Duration Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Shadow�Scion", 
		reward = "Innervate Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Witch�Templar�Scion", 
		reward = "Intensify Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Marauder�Duelist�Ranger�Scion", 
		reward = "Life Leech Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Witch�Templar�Shadow�Scion", 
		reward = "Lightning Penetration Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Witch�Templar", 
		reward = "Meat Shield Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Ranger�Shadow", 
		reward = "Poison Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Templar�Marauder�Duelist", 
		reward = "Pulverise Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Ranger�Shadow", 
		reward = "Second Wind Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Witch�Shadow", 
		reward = "Swift Affliction Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Witch�Templar", 
		reward = "Swiftbrand Support", 
	},
	{
		quest = "A Fixture of Fate", 
		quest_id = "a3q12", 
		act = 3, 
		classes = "Marauder�Duelist", 
		reward = "Urgent Orders Support", 
	},
	{
		quest = "A Swig of Hope", 
		quest_id = "a3q13", 
		act = 3, 
		item_level = 30, 
		rarity = "Rare", 
		reward = "Coral Ring", 
	},
	{
		quest = "A Swig of Hope", 
		quest_id = "a3q13", 
		act = 3, 
		item_level = 30, 
		rarity = "Rare", 
		reward = "Gold Ring", 
	},
	{
		quest = "A Swig of Hope", 
		quest_id = "a3q13", 
		act = 3, 
		item_level = 30, 
		rarity = "Rare", 
		reward = "Paua Ring", 
	},
	{
		quest = "Lost in Love", 
		quest_id = "a3q2", 
		act = 3, 
		reward = "Sewer Keys", 
	},
	{
		quest = "The Ribbon Spool", 
		quest_id = "a3q4", 
		act = 3, 
		item_level = 28, 
		rarity = "Rare", 
		reward = "Amber Amulet", 
	},
	{
		quest = "The Ribbon Spool", 
		quest_id = "a3q4", 
		act = 3, 
		item_level = 28, 
		rarity = "Rare", 
		reward = "Gold Amulet", 
	},
	{
		quest = "The Ribbon Spool", 
		quest_id = "a3q4", 
		act = 3, 
		item_level = 28, 
		rarity = "Rare", 
		reward = "Jade Amulet", 
	},
	{
		quest = "The Ribbon Spool", 
		quest_id = "a3q4", 
		act = 3, 
		item_level = 28, 
		rarity = "Rare", 
		reward = "Lapis Amulet", 
	},
	{
		quest = "Fiery Dust", 
		quest_id = "a3q5", 
		act = 3, 
		reward = "Infernal Talc", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Marauder", 
		reward = "Ancestral Warchief", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Witch�Templar", 
		reward = "Armageddon Brand", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Ranger", 
		reward = "Artillery Ballista", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Witch�Shadow", 
		reward = "Ball Lightning", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Ranger�Shadow�Scion", 
		reward = "Blade Flurry", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Shadow�Scion", 
		reward = "Bladefall", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Duelist", 
		reward = "Bladestorm", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Duelist�Ranger", 
		reward = "Blast Rain", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Duelist�Ranger�Shadow�Scion", 
		reward = "Charged Dash", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Templar", 
		reward = "Consecrated Path", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Witch�Shadow", 
		reward = "Cremation", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Marauder�Duelist�Scion", 
		reward = "Cyclone", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Witch", 
		reward = "Dark Pact", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Templar�Scion", 
		reward = "Divine Ire", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Templar", 
		reward = "Dominating Blow", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Marauder", 
		reward = "Earthquake", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Witch�Templar�Scion", 
		reward = "Flameblast", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Shadow", 
		reward = "Flamethrower Trap", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Witch", 
		reward = "Glacial Cascade", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Templar�Marauder�Duelist", 
		reward = "Ice Crash", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Witch", 
		reward = "Kinetic Blast", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Duelist", 
		reward = "Lancing Steel", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Shadow", 
		reward = "Lightning Spire Trap", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Witch�Templar", 
		reward = "Penance Brand", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Shadow", 
		reward = "Pestilent Strike", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Shadow", 
		reward = "Pyroclast Mine", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Witch", 
		reward = "Raise Spectre", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Ranger", 
		reward = "Scourge Arrow", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Shadow", 
		reward = "Seismic Trap", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Templar", 
		reward = "Shock Nova", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Templar", 
		reward = "Shockwave Totem", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Witch�Shadow�Scion", 
		reward = "Soulrend", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Witch�Templar", 
		reward = "Stormbind", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Marauder�Scion", 
		reward = "Tectonic Slam", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Ranger�Scion", 
		reward = "Tornado Shot", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Ranger", 
		reward = "Wild Strike", 
	},
	{
		quest = "Sever the Right Hand", 
		quest_id = "a3q8", 
		act = 3, 
		classes = "Witch", 
		reward = "Winter Orb", 
	},
	{
		quest = "Piety's Pets", 
		quest_id = "a3q9", 
		act = 3, 
		reward = "Book of Skill (Piety's Pets)", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Witch�Templar", 
		reward = "Arcanist Brand", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Duelist�Ranger�Shadow�Scion", 
		reward = "Barrage Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Witch�Shadow", 
		reward = "Bonechill Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Marauder", 
		reward = "Brutality Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Chain Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Shadow", 
		reward = "Cluster Traps Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Witch�Scion", 
		reward = "Decay Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Templar�Marauder�Duelist", 
		reward = "Fist of War Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Greater Multiple Projectiles Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Duelist�Ranger�Shadow�Scion", 
		reward = "Greater Volley Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Templar", 
		reward = "Ignite Proliferation Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Witch�Scion", 
		reward = "Immolate Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Increased Area of Effect Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Shadow", 
		reward = "Minefield Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Witch�Templar�Marauder", 
		reward = "Multiple Totems Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Multistrike Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Spell Echo Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Witch�Templar�Shadow�Scion", 
		reward = "Unleash Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Shadow", 
		reward = "Vile Toxins Support", 
	},
	{
		quest = "The Eternal Nightmare", 
		quest_id = "a4q1", 
		act = 4, 
		classes = "Ranger�Shadow", 
		reward = "Withering Touch Support", 
	},
	{
		quest = "Breaking the Seal", 
		quest_id = "a4q2", 
		act = 4, 
		classes = "Marauder", 
		reward = "Berserk", 
	},
	{
		quest = "Breaking the Seal", 
		quest_id = "a4q2", 
		act = 4, 
		classes = "Witch�Templar�Scion", 
		reward = "Summon Carrion Golem", 
	},
	{
		quest = "Breaking the Seal", 
		quest_id = "a4q2", 
		act = 4, 
		classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Summon Chaos Golem", 
	},
	{
		quest = "Breaking the Seal", 
		quest_id = "a4q2", 
		act = 4, 
		classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Summon Flame Golem", 
	},
	{
		quest = "Breaking the Seal", 
		quest_id = "a4q2", 
		act = 4, 
		classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Summon Ice Golem", 
	},
	{
		quest = "Breaking the Seal", 
		quest_id = "a4q2", 
		act = 4, 
		classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Summon Lightning Golem", 
	},
	{
		quest = "Breaking the Seal", 
		quest_id = "a4q2", 
		act = 4, 
		classes = "Witch�Templar�Marauder�Duelist�Ranger�Shadow�Scion", 
		reward = "Summon Stone Golem", 
	},
	{
		quest = "An Indomitable Spirit", 
		quest_id = "a4q6", 
		act = 4, 
		reward = "Book of Skill (An Indomitable Spirit)", 
	},
	{
		quest = "Return to Oriath", 
		quest_id = "a5q1b", 
		act = 5, 
		item_level = 41, 
		rarity = "Rare", 
		reward = "Ruby Ring", 
	},
	{
		quest = "Return to Oriath", 
		quest_id = "a5q1b", 
		act = 5, 
		item_level = 41, 
		rarity = "Rare", 
		reward = "Sapphire Ring", 
	},
	{
		quest = "Return to Oriath", 
		quest_id = "a5q1b", 
		act = 5, 
		item_level = 41, 
		rarity = "Rare", 
		reward = "Topaz Ring", 
	},
	{
		quest = "Return to Oriath", 
		quest_id = "a5q1b", 
		act = 5, 
		item_level = 41, 
		rarity = "Rare", 
		reward = "Two-Stone Ring (ruby and sapphire)", 
	},
	{
		quest = "Return to Oriath", 
		quest_id = "a5q1b", 
		act = 5, 
		item_level = 41, 
		rarity = "Rare", 
		reward = "Two-Stone Ring (ruby and topaz)", 
	},
	{
		quest = "Return to Oriath", 
		quest_id = "a5q1b", 
		act = 5, 
		item_level = 41, 
		rarity = "Rare", 
		reward = "Two-Stone Ring (sapphire and topaz)", 
	},
	{
		quest = "The Key to Freedom", 
		quest_id = "a5q2", 
		act = 5, 
		item_level = 42, 
		rarity = "Magic", 
		reward = "Colossal Hybrid Flask", 
	},
	{
		quest = "The Key to Freedom", 
		quest_id = "a5q2", 
		act = 5, 
		item_level = 42, 
		rarity = "Magic", 
		reward = "Hallowed Life Flask", 
	},
	{
		quest = "The Key to Freedom", 
		quest_id = "a5q2", 
		act = 5, 
		item_level = 42, 
		rarity = "Magic", 
		reward = "Hallowed Mana Flask", 
	},
	{
		quest = "The Key to Freedom", 
		quest_id = "a5q2", 
		act = 5, 
		item_level = 42, 
		rarity = "Magic", 
		reward = "Quicksilver Flask", 
	},
	{
		quest = "The Key to Freedom", 
		quest_id = "a5q2", 
		act = 5, 
		item_level = 42, 
		rarity = "Magic", 
		reward = "Silver Flask", 
	},
	{
		quest = "The Key to Freedom", 
		quest_id = "a5q2", 
		act = 5, 
		item_level = 42, 
		rarity = "Magic", 
		reward = "Stibnite Flask", 
	},
	{
		quest = "In Service to Science", 
		quest_id = "a5q3", 
		act = 5, 
		reward = "Book of Skill (In Service to Science)", 
	},
	{
		quest = "Death to Purity", 
		quest_id = "a5q4", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Fight for Survival", 
	},
	{
		quest = "Death to Purity", 
		quest_id = "a5q4", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "First Snow", 
	},
	{
		quest = "Death to Purity", 
		quest_id = "a5q4", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Frozen Trail", 
	},
	{
		quest = "Death to Purity", 
		quest_id = "a5q4", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Hazardous Research", 
	},
	{
		quest = "Death to Purity", 
		quest_id = "a5q4", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Inevitability", 
	},
	{
		quest = "Death to Purity", 
		quest_id = "a5q4", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Omen on the Winds", 
	},
	{
		quest = "Death to Purity", 
		quest_id = "a5q4", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Overwhelming Odds", 
	},
	{
		quest = "Death to Purity", 
		quest_id = "a5q4", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Rapid Expansion", 
	},
	{
		quest = "Death to Purity", 
		quest_id = "a5q4", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Ring of Blades", 
	},
	{
		quest = "Death to Purity", 
		quest_id = "a5q4", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Spreading Rot", 
	},
	{
		quest = "Death to Purity", 
		quest_id = "a5q4", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Wildfire", 
	},
	{
		quest = "The King's Feast", 
		quest_id = "a5q5", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Assassin's Haste", 
	},
	{
		quest = "The King's Feast", 
		quest_id = "a5q5", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Poacher's Aim", 
	},
	{
		quest = "The King's Feast", 
		quest_id = "a5q5", 
		act = 5, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Warlord's Reach ", 
	},
	{
		quest = "Kitava's Torments", 
		quest_id = "a5q7", 
		act = 5, 
		reward = "Book of Skill (Kitava's Torments)", 
	},
	{
		quest = "Essence of Umbra", 
		quest_id = "a6q2", 
		act = 6, 
		classes = "Witch�Shadow�Ranger�Scion", 
		sockets = "4", 
		item_level = 47, 
		rarity = "Rare", 
		reward = "Callous Mask", 
	},
	{
		quest = "Essence of Umbra", 
		quest_id = "a6q2", 
		act = 6, 
		classes = "Marauder�Ranger�Duelist�Scion", 
		sockets = "4", 
		item_level = 47, 
		rarity = "Rare", 
		reward = "Fencer Helm", 
	},
	{
		quest = "Essence of Umbra", 
		quest_id = "a6q2", 
		act = 6, 
		classes = "Shadow�Ranger�Duelist�Scion", 
		sockets = "4", 
		item_level = 47, 
		rarity = "Rare", 
		reward = "Noble Tricorne", 
	},
	{
		quest = "Essence of Umbra", 
		quest_id = "a6q2", 
		act = 6, 
		classes = "Marauder�Templar�Duelist�Scion", 
		sockets = "4", 
		item_level = 47, 
		rarity = "Rare", 
		reward = "Siege Helmet", 
	},
	{
		quest = "Essence of Umbra", 
		quest_id = "a6q2", 
		act = 6, 
		classes = "Templar�Witch�Shadow�Scion", 
		sockets = "4", 
		item_level = 47, 
		rarity = "Rare", 
		reward = "Steel Circlet", 
	},
	{
		quest = "Essence of Umbra", 
		quest_id = "a6q2", 
		act = 6, 
		classes = "Marauder�Templar�Witch�Scion", 
		sockets = "4", 
		item_level = 47, 
		rarity = "Rare", 
		reward = "Zealot Helmet", 
	},
	{
		quest = "The Father of War", 
		quest_id = "a6q3", 
		act = 6, 
		reward = "Book of Skill (The Father of War)", 
	},
	{
		quest = "Fallen from Grace", 
		quest_id = "a6q4", 
		act = 6, 
		reward = "Book of Regrets (Fallen from Grace)", 
	},
	{
		quest = "Bestel's Epic", 
		quest_id = "a6q5", 
		act = 6, 
		item_level = 45, 
		rarity = "Rare", 
		reward = "Agate Amulet", 
	},
	{
		quest = "Bestel's Epic", 
		quest_id = "a6q5", 
		act = 6, 
		item_level = 45, 
		rarity = "Rare", 
		reward = "Chain Belt", 
	},
	{
		quest = "Bestel's Epic", 
		quest_id = "a6q5", 
		act = 6, 
		item_level = 45, 
		rarity = "Rare", 
		reward = "Citrine Amulet", 
	},
	{
		quest = "Bestel's Epic", 
		quest_id = "a6q5", 
		act = 6, 
		item_level = 45, 
		rarity = "Rare", 
		reward = "Heavy Belt", 
	},
	{
		quest = "Bestel's Epic", 
		quest_id = "a6q5", 
		act = 6, 
		item_level = 45, 
		rarity = "Rare", 
		reward = "Leather Belt", 
	},
	{
		quest = "Bestel's Epic", 
		quest_id = "a6q5", 
		act = 6, 
		item_level = 45, 
		rarity = "Rare", 
		reward = "Rustic Sash", 
	},
	{
		quest = "Bestel's Epic", 
		quest_id = "a6q5", 
		act = 6, 
		item_level = 45, 
		rarity = "Rare", 
		reward = "Turquoise Amulet", 
	},
	{
		quest = "The Puppet Mistress", 
		quest_id = "a6q6", 
		act = 6, 
		reward = "Book of Skill (The Puppet Mistress)", 
	},
	{
		quest = "The Cloven One", 
		quest_id = "a6q7", 
		act = 6, 
		reward = "Book of Skill (The Cloven One)", 
	},
	{
		quest = "The Master of a Million Faces", 
		quest_id = "a7q1", 
		act = 7, 
		reward = "Book of Skill (The Master of a Million Faces)", 
	},
	{
		quest = "Essence of the Artist", 
		quest_id = "a7q2", 
		act = 7, 
		classes = "Witch�Shadow�Ranger�Scion", 
		sockets = "4", 
		item_level = 53, 
		rarity = "Rare", 
		reward = "Carnal Boots", 
	},
	{
		quest = "Essence of the Artist", 
		quest_id = "a7q2", 
		act = 7, 
		classes = "Templar�Witch�Shadow�Scion", 
		sockets = "4", 
		item_level = 53, 
		rarity = "Rare", 
		reward = "Conjurer Boots", 
	},
	{
		quest = "Essence of the Artist", 
		quest_id = "a7q2", 
		act = 7, 
		classes = "Marauder�Templar�Duelist�Scion", 
		sockets = "4", 
		item_level = 53, 
		rarity = "Rare", 
		reward = "Goliath Greaves", 
	},
	{
		quest = "Essence of the Artist", 
		quest_id = "a7q2", 
		act = 7, 
		classes = "Shadow�Ranger�Duelist�Scion", 
		sockets = "4", 
		item_level = 53, 
		rarity = "Rare", 
		reward = "Shagreen Boots", 
	},
	{
		quest = "Essence of the Artist", 
		quest_id = "a7q2", 
		act = 7, 
		classes = "Marauder�Templar�Witch�Scion", 
		sockets = "4", 
		item_level = 53, 
		rarity = "Rare", 
		reward = "Soldier Boots", 
	},
	{
		quest = "Essence of the Artist", 
		quest_id = "a7q2", 
		act = 7, 
		classes = "Marauder�Ranger�Duelist�Scion", 
		sockets = "4", 
		item_level = 53, 
		rarity = "Rare", 
		reward = "Wyrmscale Boots", 
	},
	{
		quest = "Web of Secrets", 
		quest_id = "a7q3", 
		act = 7, 
		reward = "Obsidian Key", 
	},
	{
		quest = "The Silver Locket", 
		quest_id = "a7q5", 
		act = 7, 
		item_level = 54, 
		rarity = "Magic", 
		reward = "Basalt Flask", 
	},
	{
		quest = "The Silver Locket", 
		quest_id = "a7q5", 
		act = 7, 
		item_level = 54, 
		rarity = "Magic", 
		reward = "Diamond Flask", 
	},
	{
		quest = "The Silver Locket", 
		quest_id = "a7q5", 
		act = 7, 
		item_level = 54, 
		rarity = "Magic", 
		reward = "Granite Flask", 
	},
	{
		quest = "The Silver Locket", 
		quest_id = "a7q5", 
		act = 7, 
		item_level = 54, 
		rarity = "Magic", 
		reward = "Jade Flask", 
	},
	{
		quest = "The Silver Locket", 
		quest_id = "a7q5", 
		act = 7, 
		item_level = 54, 
		rarity = "Magic", 
		reward = "Quartz Flask", 
	},
	{
		quest = "Kishara's Star", 
		quest_id = "a7q6", 
		act = 7, 
		reward = "Book of Skill (Kishara's Star)", 
	},
	{
		quest = "In Memory of Greust", 
		quest_id = "a7q8", 
		act = 7, 
		item_level = 57, 
		rarity = "Rare", 
		reward = "Agate Amulet", 
	},
	{
		quest = "In Memory of Greust", 
		quest_id = "a7q8", 
		act = 7, 
		item_level = 57, 
		rarity = "Rare", 
		reward = "Citrine Amulet", 
	},
	{
		quest = "In Memory of Greust", 
		quest_id = "a7q8", 
		act = 7, 
		item_level = 57, 
		rarity = "Rare", 
		reward = "Gold Amulet", 
	},
	{
		quest = "In Memory of Greust", 
		quest_id = "a7q8", 
		act = 7, 
		reward = "Greust's Necklace", 
	},
	{
		quest = "In Memory of Greust", 
		quest_id = "a7q8", 
		act = 7, 
		item_level = 57, 
		rarity = "Rare", 
		reward = "Onyx Amulet", 
	},
	{
		quest = "In Memory of Greust", 
		quest_id = "a7q8", 
		act = 7, 
		item_level = 57, 
		rarity = "Rare", 
		reward = "Turquoise Amulet", 
	},
	{
		quest = "Queen of Despair", 
		quest_id = "a7q9", 
		act = 7, 
		reward = "Book of Skill (Queen of Despair)", 
	},
	{
		quest = "Essence of the Hag", 
		quest_id = "a8q1", 
		act = 8, 
		item_level = 59, 
		rarity = "Rare", 
		reward = "Two-Stone Ring (ruby and sapphire)", 
	},
	{
		quest = "Essence of the Hag", 
		quest_id = "a8q1", 
		act = 8, 
		item_level = 59, 
		rarity = "Rare", 
		reward = "Two-Stone Ring (ruby and topaz)", 
	},
	{
		quest = "Essence of the Hag", 
		quest_id = "a8q1", 
		act = 8, 
		item_level = 59, 
		rarity = "Rare", 
		reward = "Two-Stone Ring (sapphire and topaz)", 
	},
	{
		quest = "Essence of the Hag", 
		quest_id = "a8q1", 
		act = 8, 
		item_level = 59, 
		rarity = "Rare", 
		reward = "Unset Ring", 
	},
	{
		quest = "Reflection of Terror", 
		quest_id = "a8q4", 
		act = 8, 
		reward = "Book of Skill (Reflection of Terror)", 
	},
	{
		quest = "The Wings of Vastiri", 
		quest_id = "a8q5", 
		act = 8, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Conqueror's Efficiency", 
	},
	{
		quest = "The Wings of Vastiri", 
		quest_id = "a8q5", 
		act = 8, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Conqueror's Longevity", 
	},
	{
		quest = "The Wings of Vastiri", 
		quest_id = "a8q5", 
		act = 8, 
		item_level = 1, 
		rarity = "Unique", 
		reward = "Conqueror's Potency", 
	},
	{
		quest = "Love is Dead", 
		quest_id = "a8q6", 
		act = 8, 
		reward = "Book of Skill (Love is Dead)", 
	},
	{
		quest = "The Gemling Legion", 
		quest_id = "a8q7", 
		act = 8, 
		reward = "Book of Skill (The Gemling Legion)", 
	},
	{
		quest = "The Ruler of Highgate", 
		quest_id = "a9q2", 
		act = 9, 
		reward = "Book of Skill (The Ruler of Highgate)", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Shadow", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Alder Spiked Shield", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Ranger�Shadow�Witch", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Ambusher", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Templar", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Branded Kite Shield", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Marauder", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Ebony Tower Shield", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Duelist�Scion", 
		sockets = "4", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Ezomyte Blade", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Witch", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Fossilised Spirit Shield", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Marauder�Duelist�Templar", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Gavel", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Marauder�Duelist�Ranger", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Gladius", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Shadow�Witch�Templar�Scion", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Imbued Wand", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Ranger", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Lacquered Buckler", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Witch�Templar�Scion", 
		sockets = "4", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Lathi", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Witch�Templar", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Opal Sceptre", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Marauder�Templar", 
		sockets = "4", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Piledriver", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Duelist�Ranger�Shadow�Scion", 
		sockets = "4", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Ranger Bow", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Marauder�Duelist�Scion", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Reaver Axe", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Ranger�Shadow�Scion", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Spike-Point Arrow Quiver", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Marauder", 
		sockets = "4", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Sundering Axe", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Duelist", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Teak Round Shield", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Ranger", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Tempered Foil", 
	},
	{
		quest = "The Storm Blade", 
		quest_id = "a9q3", 
		act = 9, 
		classes = "Shadow�Witch", 
		sockets = "3", 
		item_level = 61, 
		rarity = "Rare", 
		reward = "Throat Stabber", 
	},
	{
		quest = "Fastis Fortuna", 
		quest_id = "a9q4", 
		act = 9, 
		reward = "Book of Regrets (Fastis Fortuna)", 
	},
	{
		quest = "Queen of the Sands", 
		quest_id = "a9q5", 
		act = 9, 
		reward = "Book of Skill (Queen of the Sands)", 
	},
	{
		quest = "Queen of the Sands", 
		quest_id = "a9q5", 
		act = 9, 
		reward = "Bottled Storm", 
	},
	{
		quest = "Safe Passage", 
		quest_id = "a10q1", 
		act = 10, 
		item_level = 65, 
		rarity = "Magic", 
		reward = "Aquamarine Flask", 
	},
	{
		quest = "Safe Passage", 
		quest_id = "a10q1", 
		act = 10, 
		item_level = 65, 
		rarity = "Magic", 
		reward = "Divine Life Flask", 
	},
	{
		quest = "Safe Passage", 
		quest_id = "a10q1", 
		act = 10, 
		item_level = 65, 
		rarity = "Magic", 
		reward = "Divine Mana Flask", 
	},
	{
		quest = "Safe Passage", 
		quest_id = "a10q1", 
		act = 10, 
		item_level = 65, 
		rarity = "Magic", 
		reward = "Hallowed Hybrid Flask", 
	},
	{
		quest = "Safe Passage", 
		quest_id = "a10q1", 
		act = 10, 
		item_level = 65, 
		rarity = "Magic", 
		reward = "Quartz Flask", 
	},
	{
		quest = "Safe Passage", 
		quest_id = "a10q1", 
		act = 10, 
		item_level = 65, 
		rarity = "Magic", 
		reward = "Silver Flask", 
	},
	{
		quest = "Safe Passage", 
		quest_id = "a10q1", 
		act = 10, 
		item_level = 65, 
		rarity = "Magic", 
		reward = "Sulphur Flask", 
	},
	{
		quest = "Death and Rebirth", 
		quest_id = "a10q2", 
		act = 10, 
		classes = "Witch�Shadow�Ranger�Scion", 
		sockets = "4", 
		item_level = 66, 
		rarity = "Rare", 
		reward = "Blood Raiment", 
	},
	{
		quest = "Death and Rebirth", 
		quest_id = "a10q2", 
		act = 10, 
		classes = "Marauder�Templar�Witch�Scion", 
		sockets = "4", 
		item_level = 66, 
		rarity = "Rare", 
		reward = "Elegant Ringmail", 
	},
	{
		quest = "Death and Rebirth", 
		quest_id = "a10q2", 
		act = 10, 
		classes = "Marauder�Ranger�Duelist�Scion", 
		sockets = "4", 
		item_level = 66, 
		rarity = "Rare", 
		reward = "General's Brigandine", 
	},
	{
		quest = "Death and Rebirth", 
		quest_id = "a10q2", 
		act = 10, 
		classes = "Marauder�Templar�Duelist�Scion", 
		sockets = "4", 
		item_level = 66, 
		rarity = "Rare", 
		reward = "Gladiator Plate", 
	},
	{
		quest = "Death and Rebirth", 
		quest_id = "a10q2", 
		act = 10, 
		classes = "Templar�Witch�Shadow�Scion", 
		sockets = "4", 
		item_level = 66, 
		rarity = "Rare", 
		reward = "Widowsilk Robe", 
	},
	{
		quest = "Death and Rebirth", 
		quest_id = "a10q2", 
		act = 10, 
		classes = "Shadow�Ranger�Duelist�Scion", 
		sockets = "4", 
		item_level = 66, 
		rarity = "Rare", 
		reward = "Zodiac Leather", 
	},
	{
		quest = "An End to Hunger", 
		quest_id = "a10q3", 
		act = 10, 
		reward = "Book of Skill (An End to Hunger)", 
	},
	{
		quest = "No Love for Old Ghosts", 
		quest_id = "a10q4", 
		act = 10, 
		reward = "Book of Regrets (No Love for Old Ghosts)", 
	},
	{
		quest = "Map to Tsoatha", 
		quest_id = "a10q5", 
		act = 10, 
		item_level = 66, 
		rarity = "Rare", 
		reward = "Chain Belt", 
	},
	{
		quest = "Map to Tsoatha", 
		quest_id = "a10q5", 
		act = 10, 
		item_level = 66, 
		rarity = "Rare", 
		reward = "Cloth Belt", 
	},
	{
		quest = "Map to Tsoatha", 
		quest_id = "a10q5", 
		act = 10, 
		item_level = 66, 
		rarity = "Rare", 
		reward = "Heavy Belt", 
	},
	{
		quest = "Map to Tsoatha", 
		quest_id = "a10q5", 
		act = 10, 
		item_level = 66, 
		rarity = "Rare", 
		reward = "Leather Belt", 
	},
	{
		quest = "Map to Tsoatha", 
		quest_id = "a10q5", 
		act = 10, 
		item_level = 66, 
		rarity = "Rare", 
		reward = "Rustic Sash", 
	},
	{
		quest = "Map to Tsoatha", 
		quest_id = "a10q5", 
		act = 10, 
		item_level = 66, 
		rarity = "Rare", 
		reward = "Studded Belt", 
	},
	{
		quest = "Vilenta's Vengeance", 
		quest_id = "a10q6", 
		act = 10, 
		reward = "Book of Skill (Vilenta's Vengeance)", 
	},
	{
		quest = "Picking Up the Pieces", 
		quest_id = "a11q1", 
		act = 11, 
		item_level = 68, 
		rarity = "Magic", 
		reward = "Mausoleum Map (Heist)", 
	},
	{
		quest = "Picking Up the Pieces", 
		quest_id = "a11q1", 
		act = 11, 
		item_level = 68, 
		rarity = "Magic", 
		reward = "Park Map (Heist)", 
	},
	{
		quest = "Picking Up the Pieces", 
		quest_id = "a11q1", 
		act = 11, 
		item_level = 68, 
		rarity = "Magic", 
		reward = "Tower Map (Heist)", 
	},
	{
		quest = "Picking Up the Pieces", 
		quest_id = "a11q1", 
		act = 11, 
		item_level = 68, 
		rarity = "Magic", 
		reward = "Volcano Map (Heist)", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Cobalt Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Cobalt Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Cobalt Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Cobalt Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Cobalt Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Cobalt Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Cobalt Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Cobalt Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Crimson Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Crimson Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Crimson Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Crimson Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Crimson Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Crimson Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Crimson Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Crimson Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Golden Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Golden Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Golden Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Golden Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Golden Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Golden Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Golden Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Golden Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Viridian Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Viridian Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Viridian Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Viridian Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Viridian Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Viridian Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Viridian Watchstone", 
	},
	{
		quest = "The Elderslayers", 
		quest_id = "a11q3", 
		act = 11, 
		item_level = 1, 
		rarity = "Magic", 
		reward = "Viridian Watchstone", 
	}}
return data