Module:Crafting bench/crafting bench options: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
(Hopefully fixing up flask enchantment craft displays)
(PyPoE/ExporterBot/1.0.0a0:)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
local data = { {
local data = { {
npc = "Niko",  
npc = "Jun",  
ordinal = 0,  
ordinal = 0,  
name = "Two Sockets",  
name = "Two Sockets",  
sockets = 2,  
sockets = 2,  
recipe_unlock_location = "Reef",  
recipe_unlock_location = "The Grand Arena",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 19: Line 19:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 1,  
ordinal = 1,  
name = "Three Sockets",  
name = "Three Sockets",  
sockets = 3,  
sockets = 3,  
recipe_unlock_location = "Reef",  
recipe_unlock_location = "The Grand Arena",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 38: Line 38:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 2,  
ordinal = 2,  
name = "Four Sockets",  
name = "Four Sockets",  
sockets = 4,  
sockets = 4,  
recipe_unlock_location = "Necropolis",  
recipe_unlock_location = "The Grand Arena",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 57: Line 57:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 3,  
ordinal = 3,  
name = "Five Sockets",  
name = "Five Sockets",  
sockets = 5,  
sockets = 5,  
recipe_unlock_location = "Malformation",  
recipe_unlock_location = "Ashen Wood",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 76: Line 76:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 4,  
ordinal = 4,  
name = "Six Sockets",  
name = "Six Sockets",  
sockets = 6,  
sockets = 6,  
recipe_unlock_location = "Cells",  
recipe_unlock_location = "Plaza",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 95: Line 95:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 5,  
ordinal = 5,  
name = "Two Linked Sockets",  
name = "Two Linked Sockets",  
links = 2,  
links = 2,  
recipe_unlock_location = "Dungeon",  
recipe_unlock_location = "Kaom's Stronghold",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 114: Line 114:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 6,  
ordinal = 6,  
name = "Three Linked Sockets",  
name = "Three Linked Sockets",  
links = 3,  
links = 3,  
recipe_unlock_location = "Cemetery",  
recipe_unlock_location = "Kaom's Stronghold",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 133: Line 133:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 7,  
ordinal = 7,  
name = "Four Linked Sockets",  
name = "Four Linked Sockets",  
links = 4,  
links = 4,  
recipe_unlock_location = "Conservatory",  
recipe_unlock_location = "Kaom's Stronghold",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 152: Line 152:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 8,  
ordinal = 8,  
name = "Five Linked Sockets",  
name = "Five Linked Sockets",  
links = 5,  
links = 5,  
recipe_unlock_location = "Palace",  
recipe_unlock_location = "Crimson Temple",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 171: Line 171:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 9,  
ordinal = 9,  
name = "Six Linked Sockets",  
name = "Six Linked Sockets",  
links = 6,  
links = 6,  
recipe_unlock_location = "Summit",  
recipe_unlock_location = "Plateau",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 190: Line 190:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 10,  
ordinal = 10,  
name = "At Least One Red Socket",  
name = "At Least One Red Socket",  
socket_colours = "R",  
socket_colours = "R",  
recipe_unlock_location = "Core",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 211: Line 211:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 11,  
ordinal = 11,  
name = "At Least Two Red Sockets",  
name = "At Least Two Red Sockets",  
socket_colours = "RR",  
socket_colours = "RR",  
recipe_unlock_location = "Core",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 230: Line 230:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 12,  
ordinal = 12,  
name = "At Least Three Red Sockets",  
name = "At Least Three Red Sockets",  
socket_colours = "RRR",  
socket_colours = "RRR",  
recipe_unlock_location = "Moon Temple",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 249: Line 249:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 13,  
ordinal = 13,  
name = "At Least One Green Socket",  
name = "At Least One Green Socket",  
socket_colours = "G",  
socket_colours = "G",  
recipe_unlock_location = "Core",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 270: Line 270:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 14,  
ordinal = 14,  
name = "At Least Two Green Sockets",  
name = "At Least Two Green Sockets",  
socket_colours = "GG",  
socket_colours = "GG",  
recipe_unlock_location = "Core",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 289: Line 289:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 15,  
ordinal = 15,  
name = "At Least Three Green Sockets",  
name = "At Least Three Green Sockets",  
socket_colours = "GGG",  
socket_colours = "GGG",  
recipe_unlock_location = "Moon Temple",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 308: Line 308:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 16,  
ordinal = 16,  
name = "At Least One Blue Socket",  
name = "At Least One Blue Socket",  
socket_colours = "B",  
socket_colours = "B",  
recipe_unlock_location = "Core",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 329: Line 329:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 17,  
ordinal = 17,  
name = "At Least Two Blue Sockets",  
name = "At Least Two Blue Sockets",  
socket_colours = "BB",  
socket_colours = "BB",  
recipe_unlock_location = "Core",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 348: Line 348:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 18,  
ordinal = 18,  
name = "At Least Three Blue Sockets",  
name = "At Least Three Blue Sockets",  
socket_colours = "BBB",  
socket_colours = "BBB",  
recipe_unlock_location = "Moon Temple",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 367: Line 367:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 19,  
ordinal = 19,  
name = "At Least One Red and One Green Socket",  
name = "At Least One Red and One Green Socket",  
socket_colours = "RG",  
socket_colours = "RG",  
recipe_unlock_location = "Core",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 386: Line 386:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 20,  
ordinal = 20,  
name = "At Least One Red and One Blue Socket",  
name = "At Least One Red and One Blue Socket",  
socket_colours = "RB",  
socket_colours = "RB",  
recipe_unlock_location = "Core",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 405: Line 405:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 21,  
ordinal = 21,  
name = "At Least One Green and One Blue Socket",  
name = "At Least One Green and One Blue Socket",  
socket_colours = "GB",  
socket_colours = "GB",  
recipe_unlock_location = "Core",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 424: Line 424:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 22,  
ordinal = 22,  
name = "At Least Two Red and One Green Socket",  
name = "At Least Two Red and One Green Socket",  
socket_colours = "RRG",  
socket_colours = "RRG",  
recipe_unlock_location = "Moon Temple",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 443: Line 443:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 23,  
ordinal = 23,  
name = "At Least Two Red and One Blue Socket",  
name = "At Least Two Red and One Blue Socket",  
socket_colours = "RRB",  
socket_colours = "RRB",  
recipe_unlock_location = "Moon Temple",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 462: Line 462:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 24,  
ordinal = 24,  
name = "At Least Two Green and One Red Socket",  
name = "At Least Two Green and One Red Socket",  
socket_colours = "GGR",  
socket_colours = "GGR",  
recipe_unlock_location = "Moon Temple",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 481: Line 481:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 25,  
ordinal = 25,  
name = "At Least Two Green and One Blue Socket",  
name = "At Least Two Green and One Blue Socket",  
socket_colours = "GGB",  
socket_colours = "GGB",  
recipe_unlock_location = "Moon Temple",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 500: Line 500:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 26,  
ordinal = 26,  
name = "At Least Two Blue and One Green Socket",  
name = "At Least Two Blue and One Green Socket",  
socket_colours = "BBG",  
socket_colours = "BBG",  
recipe_unlock_location = "Moon Temple",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 519: Line 519:
},
},
{
{
npc = "Niko",  
npc = "Jun",  
ordinal = 27,  
ordinal = 27,  
name = "At Least Two Blue and One Red Socket",  
name = "At Least Two Blue and One Red Socket",  
socket_colours = "BBR",  
socket_colours = "BBR",  
recipe_unlock_location = "Moon Temple",  
recipe_unlock_location = "The Mines Level 1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 538: Line 538:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 0,  
ordinal = 0,  
mod_id = "StrDexIntMasterMapQuantity1",  
mod_id = "StrDexIntMasterMapQuantity1",  
required_level = 68,  
required_level = 68,  
item_classes = {"Maps",
item_classes = {"Maps",
"Map Fragments"},  
"Map Fragments",
"Breachstones"},  
item_classes_ids = {"Map",
item_classes_ids = {"Map",
"MapFragment"},  
"MapFragment",
"Breachstone"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map",
item_class_categories = {"Map",
"Map Fragment"},  
"Map Fragment",
"Breachstone"},  
affix_type = "CannotBeGenerated",  
affix_type = "CannotBeGenerated",  
id = 28,  
id = 28,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 1,  
ordinal = 1,  
mod_id = "StrDexIntMasterMapQuantity2",  
mod_id = "StrDexIntMasterMapQuantity2",  
required_level = 70,  
required_level = 70,  
item_classes = {"Maps",
item_classes = {"Maps",
"Map Fragments"},  
"Map Fragments",
"Breachstones"},  
item_classes_ids = {"Map",
item_classes_ids = {"Map",
"MapFragment"},  
"MapFragment",
"Breachstone"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map",
item_class_categories = {"Map",
"Map Fragment"},  
"Map Fragment",
"Breachstone"},  
affix_type = "CannotBeGenerated",  
affix_type = "CannotBeGenerated",  
id = 29,  
id = 29,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 2,  
ordinal = 2,  
mod_id = "StrDexIntMasterMapQuantity3",  
mod_id = "StrDexIntMasterMapQuantity3",  
required_level = 72,  
required_level = 72,  
item_classes = {"Maps",
item_classes = {"Maps",
"Map Fragments"},  
"Map Fragments",
"Breachstones"},  
item_classes_ids = {"Map",
item_classes_ids = {"Map",
"MapFragment"},  
"MapFragment",
"Breachstone"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map",
item_class_categories = {"Map",
"Map Fragment"},  
"Map Fragment",
"Breachstone"},  
affix_type = "CannotBeGenerated",  
affix_type = "CannotBeGenerated",  
id = 30,  
id = 30,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 3,  
ordinal = 3,  
mod_id = "StrDexIntMasterMapQuantity4_",  
mod_id = "StrDexIntMasterMapQuantity4_",  
required_level = 74,  
required_level = 74,  
item_classes = {"Maps",
item_classes = {"Maps",
"Map Fragments"},  
"Map Fragments",
"Breachstones"},  
item_classes_ids = {"Map",
item_classes_ids = {"Map",
"MapFragment"},  
"MapFragment",
"Breachstone"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map",
item_class_categories = {"Map",
"Map Fragment"},  
"Map Fragment",
"Breachstone"},  
affix_type = "CannotBeGenerated",  
affix_type = "CannotBeGenerated",  
id = 31,  
id = 31,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 4,  
ordinal = 4,  
mod_id = "StrDexIntMasterMapQuantity5",  
mod_id = "StrDexIntMasterMapQuantity5",  
required_level = 76,  
required_level = 76,  
item_classes = {"Maps",
item_classes = {"Maps",
"Map Fragments"},  
"Map Fragments",
"Breachstones"},  
item_classes_ids = {"Map",
item_classes_ids = {"Map",
"MapFragment"},  
"MapFragment",
"Breachstone"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map",
item_class_categories = {"Map",
"Map Fragment"},  
"Map Fragment",
"Breachstone"},  
affix_type = "CannotBeGenerated",  
affix_type = "CannotBeGenerated",  
id = 32,  
id = 32,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 5,  
ordinal = 5,  
mod_id = "StrDexIntMasterMapQuantity6",  
mod_id = "StrDexIntMasterMapQuantity6",  
required_level = 78,  
required_level = 78,  
item_classes = {"Maps",
item_classes = {"Maps",
"Map Fragments"},  
"Map Fragments",
"Breachstones"},  
item_classes_ids = {"Map",
item_classes_ids = {"Map",
"MapFragment"},  
"MapFragment",
"Breachstone"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map",
item_class_categories = {"Map",
"Map Fragment"},  
"Map Fragment",
"Breachstone"},  
affix_type = "CannotBeGenerated",  
affix_type = "CannotBeGenerated",  
id = 33,  
id = 33,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 6,  
ordinal = 6,  
mod_id = "StrDexIntMasterMapQuantity7",  
mod_id = "StrDexIntMasterMapQuantity7",  
required_level = 80,  
required_level = 80,  
item_classes = {"Maps",
item_classes = {"Maps",
"Map Fragments"},  
"Map Fragments",
"Breachstones"},  
item_classes_ids = {"Map",
item_classes_ids = {"Map",
"MapFragment"},  
"MapFragment",
"Breachstone"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map",
item_class_categories = {"Map",
"Map Fragment"},  
"Map Fragment",
"Breachstone"},  
affix_type = "CannotBeGenerated",  
affix_type = "CannotBeGenerated",  
id = 34,  
id = 34,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 7,  
ordinal = 7,  
mod_id = "StrDexIntMasterMapQuantity8",  
mod_id = "StrDexIntMasterMapQuantity8",  
required_level = 82,  
required_level = 82,  
item_classes = {"Maps",
item_classes = {"Maps",
"Map Fragments"},  
"Map Fragments",
"Breachstones"},  
item_classes_ids = {"Map",
item_classes_ids = {"Map",
"MapFragment"},  
"MapFragment",
"Breachstone"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map",
item_class_categories = {"Map",
"Map Fragment"},  
"Map Fragment",
"Breachstone"},  
affix_type = "CannotBeGenerated",  
affix_type = "CannotBeGenerated",  
id = 35,  
id = 35,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 8,  
ordinal = 8,  
required_level = 72,  
required_level = 72,  
Line 671: Line 695:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 9,  
ordinal = 9,  
required_level = 101,  
required_level = 101,  
Line 684: Line 708:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 10,  
ordinal = 10,  
required_level = 101,  
required_level = 101,  
Line 697: Line 721:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 11,  
ordinal = 11,  
required_level = 101,  
required_level = 101,  
Line 710: Line 734:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 12,  
ordinal = 12,  
required_level = 101,  
required_level = 101,  
Line 723: Line 747:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 13,  
ordinal = 13,  
mod_id = "HarvestInfusedMapAnarchyExiles",  
mod_id = "HarvestInfusedMapAnarchyExiles",  
required_level = 68,  
required_level = 101,  
name = "Infused Anarchy",  
name = "Infused Anarchy",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
Line 736: Line 760:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 14,  
ordinal = 14,  
mod_id = "HarvestInfusedMapNemesisZana",  
mod_id = "HarvestInfusedMapNemesisZana",  
required_level = 68,  
required_level = 101,  
name = "Infused Nemesis",  
name = "Infused Nemesis",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
Line 749: Line 773:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 15,  
ordinal = 15,  
mod_id = "HarvestInfusedMapExtraShrinesCrafted",  
mod_id = "HarvestInfusedMapExtraShrinesCrafted",  
required_level = 68,  
required_level = 101,  
name = "Infused Domination",  
name = "Infused Domination",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
Line 762: Line 786:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 16,  
ordinal = 16,  
mod_id = "HarvestInfusedMapBloodlinesLeagueCrafted",  
mod_id = "HarvestInfusedMapBloodlinesLeagueCrafted",  
required_level = 68,  
required_level = 101,  
name = "Infused Bloodlines",  
name = "Infused Bloodlines",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
Line 775: Line 799:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 17,  
ordinal = 17,  
mod_id = "HarvestInfusedMapRampageLeagueCrafted",  
mod_id = "HarvestInfusedMapRampageLeagueCrafted",  
required_level = 68,  
required_level = 101,  
name = "Infused Rampage",  
name = "Infused Rampage",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
Line 788: Line 812:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 18,  
ordinal = 18,  
mod_id = "HarvestInfusedMapExtraStrongBoxes_",  
mod_id = "HarvestInfusedMapExtraStrongBoxes_",  
required_level = 68,  
required_level = 101,  
name = "Infused Ambush",  
name = "Infused Ambush",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
Line 801: Line 825:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 19,  
ordinal = 19,  
mod_id = "HarvestInfusedHarbingerLeagueCrafted",  
mod_id = "HarvestInfusedHarbingerLeagueCrafted",  
required_level = 68,  
required_level = 101,  
name = "Infused Harbinger",  
name = "Infused Harbinger",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
Line 814: Line 838:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 20,  
ordinal = 20,  
mod_id = "MapBreachLeagueCrafted",  
mod_id = "CorruptingTempestCrafted",  
required_level = 69,  
required_level = 68,  
name = "Breach",  
name = "Corrupting Tempest",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 827: Line 851:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 21,  
ordinal = 21,  
mod_id = "MapEssenceLeagueCrafted__",  
mod_id = "MonstrousTreasureCrafted",  
required_level = 71,  
required_level = 101,  
name = "Essence",  
name = "Monstrous Treasure",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 840: Line 864:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 22,  
ordinal = 22,  
mod_id = "MapBloodlinesLeagueCrafted",  
mod_id = "AlluringVaalSideAreaCrafted",  
required_level = 73,  
required_level = 68,  
name = "Bloodlines",  
name = "Alluring Vaal Side Area",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 853: Line 877:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 23,  
ordinal = 23,  
mod_id = "MapExtraStrongBoxes",  
mod_id = "ImprovedLabyrinthTrialCrafted",  
required_level = 76,  
required_level = 68,  
name = "Ambush",  
name = "Improved Labyrinth Trial",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 866: Line 890:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 24,  
ordinal = 24,  
mod_id = "MapBeyondLeagueCrafted",  
mod_id = "BreachstoneAdditionalRewardAndModifierCrafted1",  
required_level = 79,  
required_level = 68,  
name = "Beyond",  
name = "Breachstone Bargain",  
item_classes = {"Maps"},  
item_classes = {"Breachstones"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Breachstone"},
description = "Rare Monsters drop an additional Reward Type<br>Area has an additional random Modifier",  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Breachstone"},  
affix_type = "CannotBeGenerated",  
affix_type = "CannotBeGenerated",  
id = 52,  
id = 52,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 25,  
ordinal = 25,  
mod_id = "MapLegionLeagueCrafted",  
mod_id = "BreachstoneAdditionalRewardAndModifierCrafted2",  
required_level = 82,  
required_level = 68,  
name = "Legion",  
name = "Enriched Breachstone Bargain",  
item_classes = {"Maps"},  
item_classes = {"Breachstones"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Breachstone"},
description = "Rare Monsters drop 2 additional Reward Types<br>Area has 2 additional random Modifiers",  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Breachstone"},  
affix_type = "CannotBeGenerated",  
affix_type = "CannotBeGenerated",  
id = 53,  
id = 53,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 26,  
ordinal = 26,  
mod_id = "MapBlightLeagueCrafted_",  
mod_id = "BreachstoneAdditionalRewardAndModifierCrafted3",  
required_level = 83,  
required_level = 68,  
name = "Blight",  
name = "Pure Breachstone Bargain",  
item_classes = {"Maps"},  
item_classes = {"Breachstones"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Breachstone"},
description = "Rare Monsters drop 3 additional Reward Types<br>Area has 3 additional random Modifiers",  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Breachstone"},  
affix_type = "CannotBeGenerated",  
affix_type = "CannotBeGenerated",  
id = 54,  
id = 54,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 27,  
ordinal = 27,  
mod_id = "MapOnslaught_",  
mod_id = "AbyssLeagueCrafted",  
required_level = 101,  
required_level = 79,  
name = "Onslaught",  
name = "Abyss",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 55,  
id = 55,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 28,  
ordinal = 28,  
mod_id = "AbyssLeagueCrafted",  
mod_id = "MapEssenceLeagueCrafted__",  
required_level = 101,  
required_level = 71,  
name = "Abyss",  
name = "Essence",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 56,  
id = 56,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 29,  
ordinal = 29,  
mod_id = "MapAnarchyExiles",  
mod_id = "MapAnarchyExilesCrafted",  
required_level = 101,  
required_level = 69,  
name = "Anarchy",  
name = "Anarchy",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
Line 940: Line 967:
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 57,  
id = 57,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 30,  
ordinal = 30,  
mod_id = "MapNemesisZana",  
mod_id = "MapExtraShrinesCrafted_",  
required_level = 101,  
required_level = 71,  
name = "Nemesis",  
name = "Domination",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 58,  
id = 58,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 31,  
ordinal = 31,  
mod_id = "MapTormentLeagueCrafted",  
mod_id = "MapExtraStrongBoxesCrafted",  
required_level = 101,  
required_level = 82,  
name = "Torment",  
name = "Ambush",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 59,  
id = 59,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 32,  
ordinal = 32,  
mod_id = "MapExtraShrinesCrafted_",  
mod_id = "MapBreachLeagueCrafted",  
required_level = 101,  
required_level = 79,  
name = "Domination",  
name = "Breach",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 60,  
id = 60,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 33,  
ordinal = 33,  
mod_id = "MapExtraInvasionBosses",  
mod_id = "MapTormentLeagueCrafted",  
required_level = 101,  
required_level = 69,  
name = "Invasion",  
name = "Torment",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 61,  
id = 61,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 34,  
ordinal = 34,  
mod_id = "MapRampageLeagueCrafted",  
mod_id = "MapBeyondLeagueCrafted",  
required_level = 101,  
required_level = 76,  
name = "Rampage",  
name = "Beyond",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 62,  
id = 62,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 35,  
ordinal = 35,  
mod_id = "MapWeatherCrafted",  
mod_id = "MapBlightLeagueCrafted_",  
required_level = 101,  
required_level = 73,  
name = "Tempest",  
name = "Blight",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 63,  
id = 63,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 36,  
ordinal = 36,  
mod_id = "MapTalismanLeagueCrafted",  
mod_id = "MapHarbingerLeagueCrafted",  
required_level = 101,  
required_level = 79,  
name = "Talisman",  
name = "Harbinger",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 64,  
id = 64,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 37,  
ordinal = 37,  
mod_id = "MapMetamorphLeagueCrafted",  
mod_id = "MapHeistLeagueCrafted",  
required_level = 101,  
required_level = 76,  
name = "Metamorph",  
name = "Heist",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 65,  
id = 65,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 38,  
ordinal = 38,  
mod_id = "MapDeliriumCrafted",  
mod_id = "MapLegionLeagueCrafted",  
required_level = 101,  
required_level = 76,  
name = "Delirium",  
name = "Legion",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 66,  
id = 66,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 39,  
ordinal = 39,  
mod_id = "MapHarbingerLeagueCrafted",  
mod_id = "MapExpeditionLeagueCrafted",  
required_level = 101,  
required_level = 79,  
name = "Harbinger",  
name = "Expedition",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 67,  
id = 67,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 40,  
ordinal = 40,  
mod_id = "MapHarvestLeagueCrafted",  
mod_id = "MapDeliriumCrafted",  
required_level = 101,  
required_level = 82,  
name = "Harvest",  
name = "Delirium",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 68,  
id = 68,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 41,  
ordinal = 41,  
mod_id = "MapWbCrafted_",  
mod_id = "MapRitualLeagueCrafted__",  
required_level = 101,  
required_level = 73,  
name = "Warbands",  
name = "Ritual",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 69,  
id = 69,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 42,  
ordinal = 42,  
mod_id = "MapRitualLeagueCrafted__",  
mod_id = "MapUltimatumLeagueCrafted",  
required_level = 101,  
required_level = 76,  
name = "Ritual",  
name = "Ultimatum",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 70,  
id = 70,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 43,  
ordinal = 43,  
mod_id = "MapHeistLeagueCrafted",  
mod_id = "MapHarvestLeagueCrafted",  
required_level = 101,  
required_level = 79,  
name = "Heist",  
name = "Harvest",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "CannotBeGenerated",  
affix_type = "KiracLeagueCrafts",  
id = 71,  
id = 71,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 44,  
ordinal = 44,  
mod_id = "MapMonsterLifeCrafted1",  
mod_id = "MapUberScarabCraftPrefixes",  
required_level = 101,  
required_level = 68,  
name = "Monster Life I",  
name = "Nullify Prefixes",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 1,139: Line 1,166:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 45,  
ordinal = 45,  
mod_id = "MapMonsterLifeCrafted2",  
mod_id = "MapUberScarabCraftSuffixes",  
required_level = 101,  
required_level = 68,  
name = "Monster Life II",  
name = "Nullify Suffixes",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 1,152: Line 1,179:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 46,  
ordinal = 46,  
mod_id = "MapMonsterLifeCrafted3",  
mod_id = "MapUberScarabCraftAbyss",  
required_level = 101,  
required_level = 68,  
name = "Monster Life III",  
name = "Imbued Abyss",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 1,165: Line 1,192:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 47,  
ordinal = 47,  
mod_id = "MapMonsterLifeCrafted4",  
mod_id = "MapUberScarabCraftAmbush",  
required_level = 101,  
required_level = 68,  
name = "Monster Life IV",  
name = "Imbued Ambush",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 1,178: Line 1,205:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 48,  
ordinal = 48,  
mod_id = "MapMonsterDamageCrafted1___",  
mod_id = "MapUberScarabCraftAnarchy",  
required_level = 101,  
required_level = 68,  
name = "Monster Damage I",  
name = "Imbued Anarchy",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 1,191: Line 1,218:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 49,  
ordinal = 49,  
mod_id = "MapMonsterDamageCrafted2",  
mod_id = "MapUberScarabCraftBeyond",  
required_level = 101,  
required_level = 68,  
name = "Monster Damage II",  
name = "Imbued Beyond",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 1,204: Line 1,231:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 50,  
ordinal = 50,  
mod_id = "MapMonsterDamageCrafted3",  
mod_id = "MapUberScarabCraftBlight",  
required_level = 101,  
required_level = 68,  
name = "Monster Damage III",  
name = "Imbued Blight",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 1,217: Line 1,244:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 51,  
ordinal = 51,  
mod_id = "MapMonsterDamageCrafted4",  
mod_id = "MapUberScarabCraftBreach",  
required_level = 101,  
required_level = 68,  
name = "Monster Damage IV",  
name = "Imbued Breach",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 1,230: Line 1,257:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 52,  
ordinal = 52,  
mod_id = "MapMonsterPacksSpidersMap2Tier",  
mod_id = "MapUberScarabCraftDelirium",  
required_level = 101,  
required_level = 68,  
name = "Area is inhabited by Spiders",  
name = "Imbued Delirium",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 1,243: Line 1,270:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 53,  
ordinal = 53,  
mod_id = "MapMonsterPacksBlackguardsMap2Tier",  
mod_id = "MapUberScarabCraftDomination",  
required_level = 101,  
required_level = 68,  
name = "Area is inhabited by Blackguards",  
name = "Imbued Domination",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 1,256: Line 1,283:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 54,  
ordinal = 54,  
mod_id = "MapMonsterPacksBanditsMap2Tier",  
mod_id = "MapUberScarabCraftEssence",  
required_level = 101,  
required_level = 68,  
name = "Area is inhabited by Bandits",  
name = "Imbued Essence",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
Line 1,269: Line 1,296:
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 55,  
ordinal = 55,  
mod_id = "MapTotemsMap2Tier",  
mod_id = "MapUberScarabCraftExpedition",  
required_level = 101,  
required_level = 68,  
name = "Additional Totems",  
name = "Imbued Expedition",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "Prefix",  
affix_type = "CannotBeGenerated",  
id = 83,  
id = 83,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 56,  
ordinal = 56,  
mod_id = "MapMultipleExilesMap2Tier",  
mod_id = "MapUberScarabCraftHarbinger",  
required_level = 101,  
required_level = 68,  
name = "Additional Rogue Exiles",  
name = "Imbued Harbinger",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "Prefix",  
affix_type = "CannotBeGenerated",  
id = 84,  
id = 84,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 57,  
ordinal = 57,  
mod_id = "MapBeyondLeagueRolledMap2Tier",  
mod_id = "MapUberScarabCraftHarvest",  
required_level = 101,  
required_level = 68,  
name = "Monsters from Beyond",  
name = "Imbued Harvest",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "Prefix",  
affix_type = "CannotBeGenerated",  
id = 85,  
id = 85,  
},
},
{
{
npc = "Zana",  
npc = "Kirac",  
ordinal = 58,  
ordinal = 58,  
mod_id = "MapTwoBossesMap2Tier_",  
mod_id = "MapUberScarabCraftHeist",  
required_level = 101,  
required_level = 101,  
name = "Twinned Unique Bosses",  
name = "Imbued Heist",  
item_classes = {"Maps"},  
item_classes = {"Maps"},  
item_classes_ids = {"Map"},  
item_classes_ids = {"Map"},  
rank = 0,  
rank = 0,  
item_class_categories = {"Map"},  
item_class_categories = {"Map"},  
affix_type = "Prefix",  
affix_type = "CannotBeGenerated",  
id = 86,  
id = 86,  
},
},
{
{
npc = "Helena",  
npc = "Kirac",
ordinal = 59,
mod_id = "MapUberScarabCraftLegion",
required_level = 68,
name = "Imbued Legion",
item_classes = {"Maps"},
item_classes_ids = {"Map"},
rank = 0,
item_class_categories = {"Map"},
affix_type = "CannotBeGenerated",
id = 87,
},
{
npc = "Kirac",
ordinal = 60,
mod_id = "MapUberScarabCraftRitual",
required_level = 68,
name = "Imbued Ritual",
item_classes = {"Maps"},
item_classes_ids = {"Map"},
rank = 0,
item_class_categories = {"Map"},
affix_type = "CannotBeGenerated",
id = 88,
},
{
npc = "Kirac",
ordinal = 61,
mod_id = "MapUberScarabCraftTorment",
required_level = 68,
name = "Imbued Torment",
item_classes = {"Maps"},
item_classes_ids = {"Map"},
rank = 0,
item_class_categories = {"Map"},
affix_type = "CannotBeGenerated",
id = 89,
},
{
npc = "Kirac",
ordinal = 62,
mod_id = "MapUberScarabCraftUltimatum",
required_level = 68,
name = "Imbued Ultimatum",
item_classes = {"Maps"},
item_classes_ids = {"Map"},
rank = 0,
item_class_categories = {"Map"},
affix_type = "CannotBeGenerated",
id = 90,
},
{
npc = "Niko",  
ordinal = 0,  
ordinal = 0,  
mod_id = "HelenaMasterIncreasedLife1",  
mod_id = "HelenaMasterIncreasedLife1",  
Line 1,335: Line 1,414:
"Quiver"},  
"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 87,  
id = 91,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 1,  
ordinal = 1,  
mod_id = "HelenaMasterFireResist1",  
mod_id = "HelenaMasterFireResist1",  
Line 1,356: Line 1,435:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 88,  
id = 92,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 2,  
ordinal = 2,  
mod_id = "HelenaMasterColdResist1_",  
mod_id = "HelenaMasterColdResist1_",  
Line 1,377: Line 1,456:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 89,  
id = 93,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 3,  
ordinal = 3,  
mod_id = "HelenaMasterLightningResist1",  
mod_id = "HelenaMasterLightningResist1",  
Line 1,398: Line 1,477:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 90,  
id = 94,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 4,  
ordinal = 4,  
mod_id = "HelenaMasterStrength1",  
mod_id = "HelenaMasterStrength1",  
Line 1,419: Line 1,498:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 91,  
id = 95,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 5,  
ordinal = 5,  
mod_id = "HelenaMasterDexterity1",  
mod_id = "HelenaMasterDexterity1",  
Line 1,439: Line 1,518:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 92,  
id = 96,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 6,  
ordinal = 6,  
mod_id = "HelenaMasterIntelligence1",  
mod_id = "HelenaMasterIntelligence1",  
Line 1,459: Line 1,538:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 93,  
id = 97,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 7,  
ordinal = 7,  
name = "Remove Crafted Mods",  
name = "Remove Crafted Mods",  
Line 1,480: Line 1,559:
"Quiver"},  
"Quiver"},  
affix_type = "Other",  
affix_type = "Other",  
id = 94,  
id = 98,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 8,  
ordinal = 8,  
mod_id = "EinharMasterFireResist2",  
mod_id = "EinharMasterFireResist2",  
Line 1,502: Line 1,581:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 95,  
id = 99,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 9,  
ordinal = 9,  
mod_id = "EinharMasterFireResist3_",  
mod_id = "EinharMasterFireResist3_",  
Line 1,522: Line 1,601:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 96,  
id = 100,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 10,  
ordinal = 10,  
mod_id = "EinharMasterColdResist2",  
mod_id = "EinharMasterColdResist2",  
Line 1,544: Line 1,623:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 97,  
id = 101,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 11,  
ordinal = 11,  
mod_id = "EinharMasterColdResist3__",  
mod_id = "EinharMasterColdResist3__",  
Line 1,564: Line 1,643:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 98,  
id = 102,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 12,  
ordinal = 12,  
mod_id = "EinharMasterLightningResist2",  
mod_id = "EinharMasterLightningResist2",  
Line 1,586: Line 1,665:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 99,  
id = 103,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 13,  
ordinal = 13,  
mod_id = "EinharMasterLightningResist3_",  
mod_id = "EinharMasterLightningResist3_",  
Line 1,606: Line 1,685:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 100,  
id = 104,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 14,  
ordinal = 14,  
mod_id = "EinharMasterFireAndColdResist1",  
mod_id = "EinharMasterFireAndColdResist1",  
Line 1,628: Line 1,707:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 101,  
id = 105,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 15,  
ordinal = 15,  
mod_id = "EinharMasterFireAndColdResist2",  
mod_id = "EinharMasterFireAndColdResist2",  
Line 1,650: Line 1,729:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 102,  
id = 106,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 16,  
ordinal = 16,  
mod_id = "EinharMasterFireAndColdResist3",  
mod_id = "EinharMasterFireAndColdResist3",  
Line 1,670: Line 1,749:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 103,  
id = 107,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 17,  
ordinal = 17,  
mod_id = "EinharMasterColdAndLightningResist1_",  
mod_id = "EinharMasterColdAndLightningResist1_",  
Line 1,692: Line 1,771:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 104,  
id = 108,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 18,  
ordinal = 18,  
mod_id = "EinharMasterColdAndLightningResist2",  
mod_id = "EinharMasterColdAndLightningResist2",  
Line 1,714: Line 1,793:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 105,  
id = 109,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 19,  
ordinal = 19,  
mod_id = "EinharMasterColdAndLightningResist3_",  
mod_id = "EinharMasterColdAndLightningResist3_",  
Line 1,734: Line 1,813:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 106,  
id = 110,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 20,  
ordinal = 20,  
mod_id = "EinharMasterFireAndLightningResist1",  
mod_id = "EinharMasterFireAndLightningResist1",  
Line 1,756: Line 1,835:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 107,  
id = 111,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 21,  
ordinal = 21,  
mod_id = "EinharMasterFireAndLightningResist2",  
mod_id = "EinharMasterFireAndLightningResist2",  
Line 1,778: Line 1,857:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 108,  
id = 112,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 22,  
ordinal = 22,  
mod_id = "EinharMasterFireAndLightningResist3_",  
mod_id = "EinharMasterFireAndLightningResist3_",  
Line 1,798: Line 1,877:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 109,  
id = 113,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 23,  
ordinal = 23,  
mod_id = "EinharMasterAllResist1",  
mod_id = "EinharMasterAllResist1",  
Line 1,809: Line 1,888:
"Amulet"},  
"Amulet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 110,  
id = 114,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 24,  
ordinal = 24,  
mod_id = "EinharMasterAllResist2",  
mod_id = "EinharMasterAllResist2",  
Line 1,820: Line 1,899:
"Amulet"},  
"Amulet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 111,  
id = 115,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 25,  
ordinal = 25,  
mod_id = "EinharMasterAllResistMinionResist1_",  
mod_id = "EinharMasterAllResistMinionResist1_",  
Line 1,831: Line 1,910:
"Amulet"},  
"Amulet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 112,  
id = 116,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 26,  
ordinal = 26,  
mod_id = "EinharMasterAllResistMinionResist2",  
mod_id = "EinharMasterAllResistMinionResist2",  
Line 1,842: Line 1,921:
"Amulet"},  
"Amulet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 113,  
id = 117,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 27,  
ordinal = 27,  
mod_id = "EinharMasterStrength2",  
mod_id = "EinharMasterStrength2",  
Line 1,864: Line 1,943:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 114,  
id = 118,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 28,  
ordinal = 28,  
mod_id = "EinharMasterStrength3",  
mod_id = "EinharMasterStrength3",  
recipe_unlock_location = "Siege",  
recipe_unlock_location = "Graveyard",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 1,886: Line 1,965:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 115,  
id = 119,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 29,  
ordinal = 29,  
mod_id = "EinharMasterDexterity2",  
mod_id = "EinharMasterDexterity2",  
Line 1,907: Line 1,986:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 116,  
id = 120,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 30,  
ordinal = 30,  
mod_id = "EinharMasterDexterity3",  
mod_id = "EinharMasterDexterity3",  
recipe_unlock_location = "Siege",  
recipe_unlock_location = "Graveyard",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 1,928: Line 2,007:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 117,  
id = 121,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 31,  
ordinal = 31,  
mod_id = "EinharMasterIntelligence2__",  
mod_id = "EinharMasterIntelligence2__",  
Line 1,949: Line 2,028:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 118,  
id = 122,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 32,  
ordinal = 32,  
mod_id = "EinharMasterIntelligence3",  
mod_id = "EinharMasterIntelligence3",  
recipe_unlock_location = "Siege",  
recipe_unlock_location = "Graveyard",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 1,970: Line 2,049:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 119,  
id = 123,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 33,  
ordinal = 33,  
mod_id = "EinharMasterAllAttributes1",  
mod_id = "EinharMasterAllAttributes1",  
Line 1,991: Line 2,070:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 120,  
id = 124,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 34,  
ordinal = 34,  
mod_id = "EinharMasterAllAttributes2",  
mod_id = "EinharMasterAllAttributes2",  
Line 2,012: Line 2,091:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 121,  
id = 125,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 35,  
ordinal = 35,  
mod_id = "EinharMasterMovementVelocity1",  
mod_id = "EinharMasterMovementVelocity1",  
recipe_unlock_location = "The Caverns",  
recipe_unlock_location = "The City of Sarn",  
rank = 1,  
rank = 1,  
item_class_categories = {"Boots"},  
item_class_categories = {"Boots"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 122,  
id = 126,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 36,  
ordinal = 36,  
mod_id = "EinharMasterMovementVelocity2",  
mod_id = "EinharMasterMovementVelocity2",  
Line 2,032: Line 2,111:
item_class_categories = {"Boots"},  
item_class_categories = {"Boots"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 123,  
id = 127,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 37,  
ordinal = 37,  
mod_id = "EinharMasterMovementVelocity3",  
mod_id = "EinharMasterMovementVelocity3",  
Line 2,042: Line 2,121:
item_class_categories = {"Boots"},  
item_class_categories = {"Boots"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 124,  
id = 128,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 38,  
ordinal = 38,  
mod_id = "EinharMasterIncreasedLife2",  
mod_id = "EinharMasterIncreasedLife2",  
Line 2,060: Line 2,139:
"Quiver"},  
"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 125,  
id = 129,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 39,  
ordinal = 39,  
mod_id = "EinharMasterIncreasedLife3",  
mod_id = "EinharMasterIncreasedLife3",  
Line 2,078: Line 2,157:
"Quiver"},  
"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 126,  
id = 130,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 40,  
ordinal = 40,  
mod_id = "EinharMasterIncreasedLife4",  
mod_id = "EinharMasterIncreasedLife4",  
recipe_unlock_location = "Maze",  
recipe_unlock_location = "Channel",  
rank = 4,  
rank = 4,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
Line 2,092: Line 2,171:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 127,  
id = 131,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 41,  
ordinal = 41,  
mod_id = "EinharMasterIncreasedLife5_",  
mod_id = "EinharMasterIncreasedLife5_",  
recipe_unlock_location = "Crimson Township",  
recipe_unlock_location = "Silo",  
rank = 5,  
rank = 5,  
item_class_categories = {"Body Armour"},  
item_class_categories = {"Body Armour"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 128,  
id = 132,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 42,  
ordinal = 42,  
mod_id = "EinharMasterLifeLeechFromAttacksPermyriad1",  
mod_id = "EinharMasterLifeLeechFromAttacksPermyriad1",  
recipe_unlock_location = "Atoll",  
recipe_unlock_location = "Cells",  
rank = 1,  
rank = 1,  
item_class_categories = {"Ring",
item_class_categories = {"Ring",
Line 2,115: Line 2,194:
"Quiver"},  
"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 129,  
id = 133,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 43,  
ordinal = 43,  
mod_id = "EinharMasterLifeLeechFromAttacksPermyriad2",  
mod_id = "EinharMasterLifeLeechFromAttacksPermyriad2",  
recipe_unlock_location = "Silo",  
recipe_unlock_location = "Park",  
rank = 2,  
rank = 2,  
item_class_categories = {"Amulet"},  
item_class_categories = {"Amulet"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 130,  
id = 134,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 44,  
ordinal = 44,  
mod_id = "EinharMasterLocalLifeLeechPermyriad1__",  
mod_id = "EinharMasterLocalLifeLeechPermyriadNew1",  
recipe_unlock_location = "Atoll",  
recipe_unlock_location = "Cells",  
rank = 1,  
rank = 1,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 2,137: Line 2,216:
"One Hand Ranged",
"One Hand Ranged",
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Prefix",  
id = 131,  
id = 135,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 45,  
ordinal = 45,  
mod_id = "EinharMasterLocalLifeLeechPermyriad2",  
mod_id = "EinharMasterLocalLifeLeechPermyriadNew2",  
recipe_unlock_location = "Silo",  
recipe_unlock_location = "Park",  
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"Two Hand Melee"},  
"Two Hand Melee"},  
affix_type = "Suffix",  
affix_type = "Prefix",  
id = 132,  
id = 136,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 46,  
ordinal = 46,  
mod_id = "EinharMasterLocalManaLeechPermyriad1",  
mod_id = "EinharMasterLocalManaLeechPermyriadNew1",  
recipe_unlock_location = "Silo",  
recipe_unlock_location = "Park",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 2,161: Line 2,240:
"One Hand Ranged",
"One Hand Ranged",
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Prefix",  
id = 133,  
id = 137,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 47,  
ordinal = 47,  
mod_id = "EinharMasterIncreasedManaTwoHandWeapon1___",  
mod_id = "EinharMasterIncreasedManaTwoHandWeapon1___",  
Line 2,171: Line 2,250:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 134,  
id = 138,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 48,  
ordinal = 48,  
mod_id = "EinharMasterIncreasedManaTwoHandWeapon2_",  
mod_id = "EinharMasterIncreasedManaTwoHandWeapon2_",  
Line 2,181: Line 2,260:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 135,  
id = 139,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 49,  
ordinal = 49,  
mod_id = "EinharMasterIncreasedManaTwoHandWeapon3_",  
mod_id = "EinharMasterIncreasedManaTwoHandWeapon3_",  
Line 2,191: Line 2,270:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 136,  
id = 140,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 50,  
ordinal = 50,  
mod_id = "EinharMasterIncreasedManaTwoHandWeapon4",  
mod_id = "EinharMasterIncreasedManaTwoHandWeapon4",  
recipe_unlock_location = "Maze",  
recipe_unlock_location = "Channel",  
rank = 4,  
rank = 4,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 137,  
id = 141,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 51,  
ordinal = 51,  
mod_id = "EinharMasterIncreasedManaWeapon1__",  
mod_id = "EinharMasterIncreasedManaWeapon1__",  
Line 2,212: Line 2,291:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 138,  
id = 142,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 52,  
ordinal = 52,  
mod_id = "EinharMasterIncreasedManaWeapon2",  
mod_id = "EinharMasterIncreasedManaWeapon2",  
Line 2,224: Line 2,303:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 139,  
id = 143,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 53,  
ordinal = 53,  
mod_id = "EinharMasterIncreasedManaWeapon3_",  
mod_id = "EinharMasterIncreasedManaWeapon3_",  
Line 2,236: Line 2,315:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 140,  
id = 144,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 54,  
ordinal = 54,  
mod_id = "EinharMasterIncreasedManaWeapon4",  
mod_id = "EinharMasterIncreasedManaWeapon4",  
recipe_unlock_location = "Maze",  
recipe_unlock_location = "Channel",  
rank = 4,  
rank = 4,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 2,248: Line 2,327:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 141,  
id = 145,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 55,  
ordinal = 55,  
mod_id = "EinharMasterIncreasedMana1",  
mod_id = "EinharMasterIncreasedMana1",  
Line 2,265: Line 2,344:
"Belt"},  
"Belt"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 142,  
id = 146,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 56,  
ordinal = 56,  
mod_id = "EinharMasterIncreasedMana2",  
mod_id = "EinharMasterIncreasedMana2",  
Line 2,283: Line 2,362:
"Belt"},  
"Belt"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 143,  
id = 147,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 57,  
ordinal = 57,  
mod_id = "EinharMasterIncreasedMana3",  
mod_id = "EinharMasterIncreasedMana3",  
Line 2,301: Line 2,380:
"Belt"},  
"Belt"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 144,  
id = 148,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 58,  
ordinal = 58,  
mod_id = "EinharMasterManaRegeneration1",  
mod_id = "EinharMasterManaRegeneration1",  
Line 2,317: Line 2,396:
"Shield"},  
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 145,  
id = 149,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 59,  
ordinal = 59,  
mod_id = "EinharMasterManaRegeneration2",  
mod_id = "EinharMasterManaRegeneration2",  
recipe_unlock_location = "Tower",  
recipe_unlock_location = "Basilica",  
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 2,333: Line 2,412:
"Shield"},  
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 146,  
id = 150,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 60,  
ordinal = 60,  
mod_id = "EinharMasterLocalIncreasedPhysicalDamage1",  
mod_id = "EinharMasterLocalIncreasedPhysicalDamage1",  
Line 2,346: Line 2,425:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 147,  
id = 151,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 61,  
ordinal = 61,  
mod_id = "EinharMasterLocalIncreasedPhysicalDamage2_",  
mod_id = "EinharMasterLocalIncreasedPhysicalDamage2_",  
Line 2,359: Line 2,438:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 148,  
id = 152,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 62,  
ordinal = 62,  
mod_id = "EinharMasterLocalIncreasedPhysicalDamage3",  
mod_id = "EinharMasterLocalIncreasedPhysicalDamage3",  
Line 2,372: Line 2,451:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 149,  
id = 153,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 63,  
ordinal = 63,  
mod_id = "EinharMasterLocalIncreasedPhysicalDamage4___",  
mod_id = "EinharMasterLocalIncreasedPhysicalDamage4___",  
recipe_unlock_location = "Relic Chambers",  
recipe_unlock_location = "Sulphur Vents",  
rank = 4,  
rank = 4,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 2,385: Line 2,464:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 150,  
id = 154,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 64,  
ordinal = 64,  
mod_id = "EinharMasterSpellDamageOnTwoHandWeapon1",  
mod_id = "EinharMasterSpellDamageOnTwoHandWeapon1",  
Line 2,395: Line 2,474:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 151,  
id = 155,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 65,  
ordinal = 65,  
mod_id = "EinharMasterSpellDamageOnTwoHandWeapon2",  
mod_id = "EinharMasterSpellDamageOnTwoHandWeapon2",  
Line 2,405: Line 2,484:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 152,  
id = 156,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 66,  
ordinal = 66,  
mod_id = "EinharMasterSpellDamageOnTwoHandWeapon3",  
mod_id = "EinharMasterSpellDamageOnTwoHandWeapon3",  
Line 2,415: Line 2,494:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 153,  
id = 157,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 67,  
ordinal = 67,  
mod_id = "EinharMasterSpellDamageOnTwoHandWeapon4_",  
mod_id = "EinharMasterSpellDamageOnTwoHandWeapon4_",  
recipe_unlock_location = "Arcade",  
recipe_unlock_location = "Museum",  
rank = 4,  
rank = 4,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 154,  
id = 158,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 68,  
ordinal = 68,  
mod_id = "EinharMasterSpellDamageOnWeapon1_",  
mod_id = "EinharMasterSpellDamageOnWeapon1_",  
Line 2,436: Line 2,515:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 155,  
id = 159,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 69,  
ordinal = 69,  
mod_id = "EinharMasterSpellDamageOnWeapon2",  
mod_id = "EinharMasterSpellDamageOnWeapon2",  
Line 2,447: Line 2,526:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 156,  
id = 160,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 70,  
ordinal = 70,  
mod_id = "EinharMasterSpellDamageOnWeapon3",  
mod_id = "EinharMasterSpellDamageOnWeapon3",  
Line 2,458: Line 2,537:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 157,  
id = 161,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 71,  
ordinal = 71,  
mod_id = "EinharMasterSpellDamageOnWeapon4",  
mod_id = "EinharMasterSpellDamageOnWeapon4",  
recipe_unlock_location = "Arcade",  
recipe_unlock_location = "Museum",  
rank = 4,  
rank = 4,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 158,  
id = 162,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 72,  
ordinal = 72,  
mod_id = "EinharMasterDegenerationDamage1_",  
mod_id = "EinharMasterDegenerationDamage1_",  
Line 2,482: Line 2,561:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 159,  
id = 163,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 73,  
ordinal = 73,  
mod_id = "EinharMasterDegenerationDamage2",  
mod_id = "EinharMasterDegenerationDamage2",  
recipe_unlock_location = "Vaal Pyramid",  
recipe_unlock_location = "Dry Sea",  
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 2,495: Line 2,574:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 160,  
id = 164,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 74,  
ordinal = 74,  
mod_id = "EinharMasterWeaponElementalDamage1_",  
mod_id = "EinharMasterWeaponElementalDamage1_",  
Line 2,512: Line 2,591:
"Quiver"},  
"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 161,  
id = 165,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 75,  
ordinal = 75,  
mod_id = "EinharMasterWeaponElementalDamage2",  
mod_id = "EinharMasterWeaponElementalDamage2",  
recipe_unlock_location = "Basilica",  
recipe_unlock_location = "Toxic Sewer",  
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 2,527: Line 2,606:
"Belt"},  
"Belt"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 162,  
id = 166,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 76,  
ordinal = 76,  
mod_id = "EinharMasterLocalIncreasedAttackSpeed1__",  
mod_id = "EinharMasterLocalIncreasedAttackSpeed1__",  
Line 2,540: Line 2,619:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 163,  
id = 167,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 77,  
ordinal = 77,  
mod_id = "EinharMasterLocalIncreasedAttackSpeed2_",  
mod_id = "EinharMasterLocalIncreasedAttackSpeed2_",  
Line 2,551: Line 2,630:
"Two Hand Melee"},  
"Two Hand Melee"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 164,  
id = 168,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 78,  
ordinal = 78,  
mod_id = "EinharMasterLocalIncreasedAttackSpeed3",  
mod_id = "EinharMasterLocalIncreasedAttackSpeed3",  
recipe_unlock_location = "Crimson Temple",  
recipe_unlock_location = "Flooded Mine",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"Two Hand Melee"},  
"Two Hand Melee"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 165,  
id = 169,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 79,  
ordinal = 79,  
mod_id = "EinharMasterLocalIncreasedAttackSpeedRanged3",  
mod_id = "EinharMasterLocalIncreasedAttackSpeedRanged3",  
recipe_unlock_location = "Crimson Temple",  
recipe_unlock_location = "Flooded Mine",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Ranged",
item_class_categories = {"One Hand Ranged",
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 166,  
id = 170,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 80,  
ordinal = 80,  
mod_id = "EinharMasterAttackSpeed1",  
mod_id = "EinharMasterAttackSpeed1",  
Line 2,582: Line 2,661:
rank = 0,  
rank = 0,  
item_class_categories = {"Gloves",
item_class_categories = {"Gloves",
"Quiver"},  
"Quiver",
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 167,  
id = 171,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 81,  
ordinal = 81,  
mod_id = "EinharMasterIncreasedCastSpeedTwoHand1",  
mod_id = "EinharMasterIncreasedCastSpeedTwoHand1",  
Line 2,594: Line 2,674:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 168,  
id = 172,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 82,  
ordinal = 82,  
mod_id = "EinharMasterIncreasedCastSpeedTwoHand2",  
mod_id = "EinharMasterIncreasedCastSpeedTwoHand2",  
Line 2,604: Line 2,684:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 169,  
id = 173,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 83,  
ordinal = 83,  
mod_id = "EinharMasterIncreasedCastSpeedTwoHand3_",  
mod_id = "EinharMasterIncreasedCastSpeedTwoHand3_",  
recipe_unlock_location = "Crimson Temple",  
recipe_unlock_location = "Flooded Mine",  
rank = 3,  
rank = 3,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 170,  
id = 174,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 84,  
ordinal = 84,  
mod_id = "EinharMasterIncreasedCastSpeed1",  
mod_id = "EinharMasterIncreasedCastSpeed1",  
Line 2,625: Line 2,705:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 171,  
id = 175,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 85,  
ordinal = 85,  
mod_id = "EinharMasterIncreasedCastSpeed2",  
mod_id = "EinharMasterIncreasedCastSpeed2",  
Line 2,636: Line 2,716:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 172,  
id = 176,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 86,  
ordinal = 86,  
mod_id = "EinharMasterIncreasedCastSpeed3",  
mod_id = "EinharMasterIncreasedCastSpeed3",  
recipe_unlock_location = "Crimson Temple",  
recipe_unlock_location = "Flooded Mine",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 173,  
id = 177,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 87,  
ordinal = 87,  
mod_id = "EinharMasterFireDamageTwoHandPrefix1",  
mod_id = "EinharMasterFireDamageTwoHandPrefix1",  
Line 2,657: Line 2,737:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 174,  
id = 178,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 88,  
ordinal = 88,  
mod_id = "EinharMasterFireDamageTwoHandPrefix2",  
mod_id = "EinharMasterFireDamageTwoHandPrefix2",  
Line 2,667: Line 2,747:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 175,  
id = 179,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 89,  
ordinal = 89,  
mod_id = "EinharMasterFireDamageTwoHandPrefix3",  
mod_id = "EinharMasterFireDamageTwoHandPrefix3",  
recipe_unlock_location = "Park",  
recipe_unlock_location = "Lava Lake",  
rank = 3,  
rank = 3,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 176,  
id = 180,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 90,  
ordinal = 90,  
mod_id = "EinharMasterFireDamagePrefix1_",  
mod_id = "EinharMasterFireDamagePrefix1_",  
Line 2,688: Line 2,768:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 177,  
id = 181,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 91,  
ordinal = 91,  
mod_id = "EinharMasterFireDamagePrefix2",  
mod_id = "EinharMasterFireDamagePrefix2",  
Line 2,699: Line 2,779:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 178,  
id = 182,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 92,  
ordinal = 92,  
mod_id = "EinharMasterFireDamagePrefix3_",  
mod_id = "EinharMasterFireDamagePrefix3_",  
recipe_unlock_location = "Park",  
recipe_unlock_location = "Lava Lake",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 179,  
id = 183,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 93,  
ordinal = 93,  
mod_id = "EinharMasterFireDamage1",  
mod_id = "EinharMasterFireDamage1",  
Line 2,725: Line 2,805:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 180,  
id = 184,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 94,  
ordinal = 94,  
mod_id = "EinharMasterFireDamage2_",  
mod_id = "EinharMasterFireDamage2_",  
Line 2,740: Line 2,820:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 181,  
id = 185,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 95,  
ordinal = 95,  
mod_id = "EinharMasterColdDamageTwoHandPrefix1",  
mod_id = "EinharMasterColdDamageTwoHandPrefix1",  
Line 2,750: Line 2,830:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 182,  
id = 186,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 96,  
ordinal = 96,  
mod_id = "EinharMasterColdDamageTwoHandPrefix2",  
mod_id = "EinharMasterColdDamageTwoHandPrefix2",  
Line 2,760: Line 2,840:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 183,  
id = 187,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 97,  
ordinal = 97,  
mod_id = "EinharMasterColdDamageTwoHandPrefix3",  
mod_id = "EinharMasterColdDamageTwoHandPrefix3",  
recipe_unlock_location = "Arid Lake",  
recipe_unlock_location = "Orchard",  
rank = 3,  
rank = 3,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 184,  
id = 188,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 98,  
ordinal = 98,  
mod_id = "EinharMasterColdDamagePrefix1",  
mod_id = "EinharMasterColdDamagePrefix1",  
Line 2,781: Line 2,861:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 185,  
id = 189,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 99,  
ordinal = 99,  
mod_id = "EinharMasterColdDamagePrefix2__",  
mod_id = "EinharMasterColdDamagePrefix2__",  
Line 2,792: Line 2,872:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 186,  
id = 190,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 100,  
ordinal = 100,  
mod_id = "EinharMasterColdDamagePrefix3_",  
mod_id = "EinharMasterColdDamagePrefix3_",  
recipe_unlock_location = "Arid Lake",  
recipe_unlock_location = "Orchard",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 187,  
id = 191,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 101,  
ordinal = 101,  
mod_id = "EinharMasterColdDamage1_",  
mod_id = "EinharMasterColdDamage1_",  
Line 2,818: Line 2,898:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 188,  
id = 192,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 102,  
ordinal = 102,  
mod_id = "EinharMasterColdDamage2",  
mod_id = "EinharMasterColdDamage2",  
Line 2,833: Line 2,913:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 189,  
id = 193,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 103,  
ordinal = 103,  
mod_id = "EinharMasterLightningDamageTwoHandPrefix1",  
mod_id = "EinharMasterLightningDamageTwoHandPrefix1",  
Line 2,843: Line 2,923:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 190,  
id = 194,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 104,  
ordinal = 104,  
mod_id = "EinharMasterLightningDamageTwoHandPrefix2",  
mod_id = "EinharMasterLightningDamageTwoHandPrefix2",  
Line 2,853: Line 2,933:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 191,  
id = 195,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 105,  
ordinal = 105,  
mod_id = "EinharMasterLightningDamageTwoHandPrefix3",  
mod_id = "EinharMasterLightningDamageTwoHandPrefix3",  
recipe_unlock_location = "Thicket",  
recipe_unlock_location = "Reef",  
rank = 3,  
rank = 3,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 192,  
id = 196,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 106,  
ordinal = 106,  
mod_id = "EinharMasterLightningDamagePrefix1",  
mod_id = "EinharMasterLightningDamagePrefix1",  
Line 2,874: Line 2,954:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 193,  
id = 197,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 107,  
ordinal = 107,  
mod_id = "EinharMasterLightningDamagePrefix2",  
mod_id = "EinharMasterLightningDamagePrefix2",  
Line 2,885: Line 2,965:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 194,  
id = 198,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 108,  
ordinal = 108,  
mod_id = "EinharMasterLightningDamagePrefix3",  
mod_id = "EinharMasterLightningDamagePrefix3",  
recipe_unlock_location = "Thicket",  
recipe_unlock_location = "Reef",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 195,  
id = 199,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 109,  
ordinal = 109,  
mod_id = "EinharMasterLightningDamage1",  
mod_id = "EinharMasterLightningDamage1",  
Line 2,911: Line 2,991:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 196,  
id = 200,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 110,  
ordinal = 110,  
mod_id = "EinharMasterLightningDamage2_",  
mod_id = "EinharMasterLightningDamage2_",  
Line 2,926: Line 3,006:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 197,  
id = 201,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 111,  
ordinal = 111,  
mod_id = "EinharMasterChaosDamageTwoHandPrefix1",  
mod_id = "EinharMasterChaosDamageTwoHandPrefix1",  
Line 2,936: Line 3,016:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 198,  
id = 202,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 112,  
ordinal = 112,  
mod_id = "EinharMasterChaosDamageTwoHandPrefix2",  
mod_id = "EinharMasterChaosDamageTwoHandPrefix2",  
Line 2,946: Line 3,026:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 199,  
id = 203,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 113,  
ordinal = 113,  
mod_id = "EinharMasterChaosDamageTwoHandPrefix3_",  
mod_id = "EinharMasterChaosDamageTwoHandPrefix3_",  
recipe_unlock_location = "Forbidden Woods",  
recipe_unlock_location = "Excavation",  
rank = 3,  
rank = 3,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 200,  
id = 204,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 114,  
ordinal = 114,  
mod_id = "EinharMasterChaosDamagePrefix1",  
mod_id = "EinharMasterChaosDamagePrefix1",  
Line 2,967: Line 3,047:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 201,  
id = 205,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 115,  
ordinal = 115,  
mod_id = "EinharMasterChaosDamagePrefix2",  
mod_id = "EinharMasterChaosDamagePrefix2",  
Line 2,978: Line 3,058:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 202,  
id = 206,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 116,  
ordinal = 116,  
mod_id = "EinharMasterChaosDamagePrefix3",  
mod_id = "EinharMasterChaosDamagePrefix3",  
recipe_unlock_location = "Forbidden Woods",  
recipe_unlock_location = "Excavation",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 203,  
id = 207,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 117,  
ordinal = 117,  
mod_id = "EinharMasterChaosDamage1",  
mod_id = "EinharMasterChaosDamage1",  
Line 3,004: Line 3,084:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 204,  
id = 208,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 118,  
ordinal = 118,  
mod_id = "EinharMasterChaosDamage2",  
mod_id = "EinharMasterChaosDamage2",  
Line 3,019: Line 3,099:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 205,  
id = 209,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 119,  
ordinal = 119,  
mod_id = "EinharMasterLocalAccuracyRating1",  
mod_id = "EinharMasterLocalAccuracyRating1",  
Line 3,032: Line 3,112:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 206,  
id = 210,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 120,  
ordinal = 120,  
mod_id = "EinharMasterLocalAccuracyRating2",  
mod_id = "EinharMasterLocalAccuracyRating2",  
Line 3,045: Line 3,125:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 207,  
id = 211,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 121,  
ordinal = 121,  
mod_id = "EinharMasterLocalAccuracyRating3",  
mod_id = "EinharMasterLocalAccuracyRating3",  
recipe_unlock_location = "Foundry",  
recipe_unlock_location = "Courtyard",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 3,058: Line 3,138:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 208,  
id = 212,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 122,  
ordinal = 122,  
mod_id = "EinharMasterAccuracyRating1",  
mod_id = "EinharMasterAccuracyRating1",  
Line 3,073: Line 3,153:
"Shield"},  
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 209,  
id = 213,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 123,  
ordinal = 123,  
mod_id = "EinharMasterAccuracyRating2_",  
mod_id = "EinharMasterAccuracyRating2_",  
Line 3,088: Line 3,168:
"Shield"},  
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 210,  
id = 214,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 124,  
ordinal = 124,  
mod_id = "EinharMasterAccuracyRating3",  
mod_id = "EinharMasterAccuracyRating3",  
recipe_unlock_location = "Foundry",  
recipe_unlock_location = "Courtyard",  
rank = 3,  
rank = 3,  
item_class_categories = {"Gloves",
item_class_categories = {"Gloves",
Line 3,103: Line 3,183:
"Shield"},  
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 211,  
id = 215,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 125,  
ordinal = 125,  
mod_id = "EinharMasterPhysicalDamage1_",  
mod_id = "EinharMasterPhysicalDamage1_",  
Line 3,114: Line 3,194:
"Amulet"},  
"Amulet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 212,  
id = 216,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 126,  
ordinal = 126,  
mod_id = "EinharMasterPhysicalDamage2",  
mod_id = "EinharMasterPhysicalDamage2",  
Line 3,125: Line 3,205:
"Amulet"},  
"Amulet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 213,  
id = 217,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 127,  
ordinal = 127,  
mod_id = "EinharMasterArmourPercent1_",  
mod_id = "EinharMasterArmourPercent1_",  
Line 3,139: Line 3,219:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 214,  
id = 218,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 128,  
ordinal = 128,  
mod_id = "EinharMasterArmourPercent2",  
mod_id = "EinharMasterArmourPercent2",  
Line 3,153: Line 3,233:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 215,  
id = 219,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 129,  
ordinal = 129,  
mod_id = "EinharMasterArmourPercent3_",  
mod_id = "EinharMasterArmourPercent3_",  
recipe_unlock_location = "Waterways",  
recipe_unlock_location = "Cage",  
rank = 3,  
rank = 3,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
Line 3,167: Line 3,247:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 216,  
id = 220,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 130,  
ordinal = 130,  
mod_id = "EinharMasterFlatArmour1",  
mod_id = "EinharMasterFlatArmour1",  
Line 3,181: Line 3,261:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 217,  
id = 221,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 131,  
ordinal = 131,  
mod_id = "EinharMasterFlatArmour2_",  
mod_id = "EinharMasterFlatArmour2_",  
Line 3,193: Line 3,273:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 218,  
id = 222,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 132,  
ordinal = 132,  
mod_id = "EinharMasterFlatArmour3",  
mod_id = "EinharMasterFlatArmour3",  
recipe_unlock_location = "Waterways",  
recipe_unlock_location = "Cage",  
rank = 3,  
rank = 3,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 219,  
id = 223,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 133,  
ordinal = 133,  
mod_id = "EinharMasterEvasionPercent1",  
mod_id = "EinharMasterEvasionPercent1",  
Line 3,218: Line 3,298:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 220,  
id = 224,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 134,  
ordinal = 134,  
mod_id = "EinharMasterEvasionPercent2",  
mod_id = "EinharMasterEvasionPercent2",  
Line 3,232: Line 3,312:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 221,  
id = 225,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 135,  
ordinal = 135,  
mod_id = "EinharMasterEvasionPercent3",  
mod_id = "EinharMasterEvasionPercent3",  
recipe_unlock_location = "Waterways",  
recipe_unlock_location = "Cage",  
rank = 3,  
rank = 3,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
Line 3,246: Line 3,326:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 222,  
id = 226,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 136,  
ordinal = 136,  
mod_id = "EinharMasterFlatEvasion1",  
mod_id = "EinharMasterFlatEvasion1",  
Line 3,260: Line 3,340:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 223,  
id = 227,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 137,  
ordinal = 137,  
mod_id = "EinharMasterFlatEvasion2",  
mod_id = "EinharMasterFlatEvasion2",  
Line 3,272: Line 3,352:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 224,  
id = 228,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 138,  
ordinal = 138,  
mod_id = "EinharMasterFlatEvasion3",  
mod_id = "EinharMasterFlatEvasion3",  
recipe_unlock_location = "Waterways",  
recipe_unlock_location = "Cage",  
rank = 3,  
rank = 3,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 225,  
id = 229,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 139,  
ordinal = 139,  
mod_id = "EinharMasterEnergyShieldPercent1",  
mod_id = "EinharMasterEnergyShieldPercent1",  
Line 3,297: Line 3,377:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 226,  
id = 230,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 140,  
ordinal = 140,  
mod_id = "EinharMasterEnergyShieldPercent2",  
mod_id = "EinharMasterEnergyShieldPercent2",  
Line 3,311: Line 3,391:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 227,  
id = 231,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 141,  
ordinal = 141,  
mod_id = "EinharMasterEnergyShieldPercent3_",  
mod_id = "EinharMasterEnergyShieldPercent3_",  
recipe_unlock_location = "Waterways",  
recipe_unlock_location = "Cage",  
rank = 3,  
rank = 3,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
Line 3,325: Line 3,405:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 228,  
id = 232,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 142,  
ordinal = 142,  
mod_id = "EinharMasterFlatEnergyShield1",  
mod_id = "EinharMasterFlatEnergyShield1",  
Line 3,339: Line 3,419:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 229,  
id = 233,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 143,  
ordinal = 143,  
mod_id = "EinharMasterFlatEnergyShield2",  
mod_id = "EinharMasterFlatEnergyShield2",  
Line 3,351: Line 3,431:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 230,  
id = 234,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 144,  
ordinal = 144,  
mod_id = "EinharMasterFlatEnergyShield3",  
mod_id = "EinharMasterFlatEnergyShield3",  
recipe_unlock_location = "Waterways",  
recipe_unlock_location = "Cage",  
rank = 3,  
rank = 3,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 231,  
id = 235,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 145,  
ordinal = 145,  
mod_id = "EinharMasterGlobalEnergyShield1",  
mod_id = "EinharMasterGlobalEnergyShield1",  
recipe_unlock_location = "Vault",  
recipe_unlock_location = "Moon Temple",  
rank = 1,  
rank = 1,  
item_class_categories = {"Amulet"},  
item_class_categories = {"Amulet"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 232,  
id = 236,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 146,  
ordinal = 146,  
mod_id = "EinharMasterGlobalEnergyShield2",  
mod_id = "EinharMasterGlobalEnergyShield2",  
recipe_unlock_location = "Lava Lake",  
recipe_unlock_location = "Frozen Cabins",  
rank = 2,  
rank = 2,  
item_class_categories = {"Amulet"},  
item_class_categories = {"Amulet"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 233,  
id = 237,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 147,  
ordinal = 147,  
mod_id = "EinharMasterMaximumEnergyShield1_",  
mod_id = "EinharMasterMaximumEnergyShield1_",  
recipe_unlock_location = "Vault",  
recipe_unlock_location = "Moon Temple",  
rank = 1,  
rank = 1,  
item_class_categories = {"Amulet",
item_class_categories = {"Amulet",
"Ring"},  
"Ring"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 234,  
id = 238,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 148,  
ordinal = 148,  
mod_id = "EinharMasterMaximumEnergyShield2_",  
mod_id = "EinharMasterMaximumEnergyShield2_",  
recipe_unlock_location = "Lava Lake",  
recipe_unlock_location = "Frozen Cabins",  
rank = 2,  
rank = 2,  
item_class_categories = {"Amulet",
item_class_categories = {"Amulet",
"Ring"},  
"Ring"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 235,  
id = 239,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 149,  
ordinal = 149,  
mod_id = "EinharMasterArmourAndEvasionPercent1_",  
mod_id = "EinharMasterArmourAndEvasionPercent1_",  
Line 3,418: Line 3,498:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 236,  
id = 240,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 150,  
ordinal = 150,  
mod_id = "EinharMasterArmourAndEvasionPercent2",  
mod_id = "EinharMasterArmourAndEvasionPercent2",  
Line 3,432: Line 3,512:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 237,  
id = 241,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 151,  
ordinal = 151,  
mod_id = "EinharMasterArmourAndEvasionPercent3",  
mod_id = "EinharMasterArmourAndEvasionPercent3",  
recipe_unlock_location = "Waterways",  
recipe_unlock_location = "Cage",  
rank = 3,  
rank = 3,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
Line 3,446: Line 3,526:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 238,  
id = 242,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 152,  
ordinal = 152,  
mod_id = "EinharMasterArmourAndEnergyShieldPercent1",  
mod_id = "EinharMasterArmourAndEnergyShieldPercent1",  
Line 3,460: Line 3,540:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 239,  
id = 243,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 153,  
ordinal = 153,  
mod_id = "EinharMasterArmourAndEnergyShieldPercent2",  
mod_id = "EinharMasterArmourAndEnergyShieldPercent2",  
Line 3,474: Line 3,554:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 240,  
id = 244,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 154,  
ordinal = 154,  
mod_id = "EinharMasterArmourAndEnergyShieldPercent3_",  
mod_id = "EinharMasterArmourAndEnergyShieldPercent3_",  
recipe_unlock_location = "Waterways",  
recipe_unlock_location = "Cage",  
rank = 3,  
rank = 3,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
Line 3,488: Line 3,568:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 241,  
id = 245,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 155,  
ordinal = 155,  
mod_id = "EinharMasterEvasionAndEnergyShieldPercent1",  
mod_id = "EinharMasterEvasionAndEnergyShieldPercent1",  
Line 3,502: Line 3,582:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 242,  
id = 246,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 156,  
ordinal = 156,  
mod_id = "EinharMasterEvasionAndEnergyShieldPercent2",  
mod_id = "EinharMasterEvasionAndEnergyShieldPercent2",  
Line 3,516: Line 3,596:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 243,  
id = 247,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 157,  
ordinal = 157,  
mod_id = "EinharMasterEvasionAndEnergyShieldPercent3",  
mod_id = "EinharMasterEvasionAndEnergyShieldPercent3",  
recipe_unlock_location = "Waterways",  
recipe_unlock_location = "Cage",  
rank = 3,  
rank = 3,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
Line 3,530: Line 3,610:
"Shield"},  
"Shield"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 244,  
id = 248,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 158,  
ordinal = 158,  
mod_id = "EinharMasterLocalFireDamageTwoHand1",  
mod_id = "EinharMasterLocalFireDamageTwoHand1",  
recipe_unlock_location = "The Solaris Temple Level 2",  
recipe_unlock_location = "The Solaris Temple Level 2",  
rank = 1,  
rank = 1,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 245,  
id = 249,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 159,  
ordinal = 159,  
mod_id = "EinharMasterLocalFireDamageTwoHand2",  
mod_id = "EinharMasterLocalFireDamageTwoHand2",  
recipe_unlock_location = "The Dread Thicket",  
recipe_unlock_location = "The Dread Thicket",  
rank = 2,  
rank = 2,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 246,  
id = 250,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 160,  
ordinal = 160,  
mod_id = "EinharMasterLocalFireDamageTwoHand3",  
mod_id = "EinharMasterLocalFireDamageTwoHand3",  
recipe_unlock_location = "Park",  
recipe_unlock_location = "Lava Lake",  
rank = 3,  
rank = 3,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 247,  
id = 251,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 161,  
ordinal = 161,  
mod_id = "EinharMasterLocalFireDamage1",  
mod_id = "EinharMasterLocalFireDamage1",  
Line 3,569: Line 3,652:
rank = 1,  
rank = 1,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"One Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 248,  
id = 252,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 162,  
ordinal = 162,  
mod_id = "EinharMasterLocalFireDamage2",  
mod_id = "EinharMasterLocalFireDamage2",  
Line 3,581: Line 3,663:
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"One Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 249,  
id = 253,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 163,  
ordinal = 163,  
mod_id = "EinharMasterLocalFireDamage3",  
mod_id = "EinharMasterLocalFireDamage3",  
recipe_unlock_location = "Park",  
recipe_unlock_location = "Lava Lake",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"One Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 250,  
id = 254,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 164,  
ordinal = 164,  
mod_id = "EinharMasterAddedFireDamage1",  
mod_id = "EinharMasterAddedFireDamage1",  
Line 3,608: Line 3,688:
"Gloves"},  
"Gloves"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 251,  
id = 255,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 165,  
ordinal = 165,  
mod_id = "EinharMasterAddedFireDamage2",  
mod_id = "EinharMasterAddedFireDamage2",  
Line 3,619: Line 3,699:
"Amulet"},  
"Amulet"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 252,  
id = 256,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 166,  
ordinal = 166,  
mod_id = "EinharMasterLocalColdDamageTwoHand1",  
mod_id = "EinharMasterLocalColdDamageTwoHand1",  
recipe_unlock_location = "The Crystal Veins",  
recipe_unlock_location = "The Crystal Veins",  
rank = 1,  
rank = 1,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 253,  
id = 257,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 167,  
ordinal = 167,  
mod_id = "EinharMasterLocalColdDamageTwoHand2",  
mod_id = "EinharMasterLocalColdDamageTwoHand2",  
recipe_unlock_location = "The Causeway",  
recipe_unlock_location = "The Causeway",  
rank = 2,  
rank = 2,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 254,  
id = 258,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 168,  
ordinal = 168,  
mod_id = "EinharMasterLocalColdDamageTwoHand3",  
mod_id = "EinharMasterLocalColdDamageTwoHand3",  
recipe_unlock_location = "Arid Lake",  
recipe_unlock_location = "Orchard",  
rank = 3,  
rank = 3,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 255,  
id = 259,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 169,  
ordinal = 169,  
mod_id = "EinharMasterLocalColdDamage1",  
mod_id = "EinharMasterLocalColdDamage1",  
Line 3,658: Line 3,741:
rank = 1,  
rank = 1,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"One Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 256,  
id = 260,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 170,  
ordinal = 170,  
mod_id = "EinharMasterLocalColdDamage2",  
mod_id = "EinharMasterLocalColdDamage2",  
Line 3,670: Line 3,752:
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"One Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 257,  
id = 261,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 171,  
ordinal = 171,  
mod_id = "EinharMasterLocalColdDamage3",  
mod_id = "EinharMasterLocalColdDamage3",  
recipe_unlock_location = "Arid Lake",  
recipe_unlock_location = "Orchard",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"One Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 258,  
id = 262,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 172,  
ordinal = 172,  
mod_id = "EinharMasterAddedColdDamage1_",  
mod_id = "EinharMasterAddedColdDamage1_",  
Line 3,697: Line 3,777:
"Gloves"},  
"Gloves"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 259,  
id = 263,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 173,  
ordinal = 173,  
mod_id = "EinharMasterAddedColdDamage2",  
mod_id = "EinharMasterAddedColdDamage2",  
Line 3,708: Line 3,788:
"Amulet"},  
"Amulet"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 260,  
id = 264,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 174,  
ordinal = 174,  
mod_id = "EinharMasterLocalLightningDamageTwoHand1_",  
mod_id = "EinharMasterLocalLightningDamageTwoHand1_",  
recipe_unlock_location = "The Lunaris Temple Level 2",  
recipe_unlock_location = "The Lunaris Temple Level 2",  
rank = 1,  
rank = 1,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 261,  
id = 265,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 175,  
ordinal = 175,  
mod_id = "EinharMasterLocalLightningDamageTwoHand2",  
mod_id = "EinharMasterLocalLightningDamageTwoHand2",  
recipe_unlock_location = "The Chamber of Sins Level 1",  
recipe_unlock_location = "The Chamber of Sins Level 1",  
rank = 2,  
rank = 2,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 262,  
id = 266,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 176,  
ordinal = 176,  
mod_id = "EinharMasterLocalLightningDamageTwoHand3",  
mod_id = "EinharMasterLocalLightningDamageTwoHand3",  
recipe_unlock_location = "Thicket",  
recipe_unlock_location = "Reef",  
rank = 3,  
rank = 3,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 263,  
id = 267,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 177,  
ordinal = 177,  
mod_id = "EinharMasterLocalLightningDamage1_",  
mod_id = "EinharMasterLocalLightningDamage1_",  
Line 3,747: Line 3,830:
rank = 1,  
rank = 1,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"One Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 264,  
id = 268,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 178,  
ordinal = 178,  
mod_id = "EinharMasterLocalLightningDamage2",  
mod_id = "EinharMasterLocalLightningDamage2",  
Line 3,759: Line 3,841:
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"One Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 265,  
id = 269,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 179,  
ordinal = 179,  
mod_id = "EinharMasterLocalLightningDamage3",  
mod_id = "EinharMasterLocalLightningDamage3",  
recipe_unlock_location = "Thicket",  
recipe_unlock_location = "Reef",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"One Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 266,  
id = 270,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 180,  
ordinal = 180,  
mod_id = "EinharMasterAddedLightningDamage1",  
mod_id = "EinharMasterAddedLightningDamage1",  
Line 3,786: Line 3,866:
"Gloves"},  
"Gloves"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 267,  
id = 271,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 181,  
ordinal = 181,  
mod_id = "EinharMasterAddedLightningDamage2",  
mod_id = "EinharMasterAddedLightningDamage2",  
Line 3,797: Line 3,877:
"Amulet"},  
"Amulet"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 268,  
id = 272,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 182,  
ordinal = 182,  
mod_id = "EinharMasterLocalPhysicalDamageTwoHand1",  
mod_id = "EinharMasterLocalPhysicalDamageTwoHand1",  
Line 3,808: Line 3,888:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 269,  
id = 273,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 183,  
ordinal = 183,  
mod_id = "EinharMasterLocalPhysicalDamageTwoHand2",  
mod_id = "EinharMasterLocalPhysicalDamageTwoHand2",  
Line 3,819: Line 3,899:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 270,  
id = 274,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 184,  
ordinal = 184,  
mod_id = "EinharMasterLocalPhysicalDamageTwoHand3",  
mod_id = "EinharMasterLocalPhysicalDamageTwoHand3",  
Line 3,830: Line 3,910:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 271,  
id = 275,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 185,  
ordinal = 185,  
mod_id = "EinharMasterLocalPhysicalDamage1",  
mod_id = "EinharMasterLocalPhysicalDamage1",  
Line 3,841: Line 3,921:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 272,  
id = 276,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 186,  
ordinal = 186,  
mod_id = "EinharMasterLocalPhysicalDamage2_",  
mod_id = "EinharMasterLocalPhysicalDamage2_",  
Line 3,852: Line 3,932:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 273,  
id = 277,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 187,  
ordinal = 187,  
mod_id = "EinharMasterLocalPhysicalDamage3",  
mod_id = "EinharMasterLocalPhysicalDamage3",  
Line 3,863: Line 3,943:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 274,  
id = 278,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 188,  
ordinal = 188,  
mod_id = "EinharMasterAddedPhysicalDamage1",  
mod_id = "EinharMasterAddedPhysicalDamage1",  
Line 3,876: Line 3,956:
"Gloves"},  
"Gloves"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 275,  
id = 279,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 189,  
ordinal = 189,  
mod_id = "EinharMasterAddedPhysicalDamage2",  
mod_id = "EinharMasterAddedPhysicalDamage2",  
Line 3,888: Line 3,968:
"Quiver"},  
"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 276,  
id = 280,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 190,  
ordinal = 190,  
mod_id = "EinharMasterAddedChaosDamage1",  
mod_id = "EinharMasterAddedChaosDamage1",  
Line 3,901: Line 3,981:
"Gloves"},  
"Gloves"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 277,  
id = 281,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 191,  
ordinal = 191,  
mod_id = "EinharMasterAddedChaosDamage2",  
mod_id = "EinharMasterAddedChaosDamage2",  
Line 3,913: Line 3,993:
"Quiver"},  
"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 278,  
id = 282,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 192,  
ordinal = 192,  
mod_id = "EinharMasterSpellAddedFireDamageTwoHand1",  
mod_id = "EinharMasterSpellAddedFireDamageTwoHand1",  
Line 3,923: Line 4,003:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 279,  
id = 283,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 193,  
ordinal = 193,  
mod_id = "EinharMasterSpellAddedFireDamageTwoHand2",  
mod_id = "EinharMasterSpellAddedFireDamageTwoHand2",  
Line 3,933: Line 4,013:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 280,  
id = 284,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 194,  
ordinal = 194,  
mod_id = "EinharMasterSpellAddedFireDamageTwoHand3",  
mod_id = "EinharMasterSpellAddedFireDamageTwoHand3",  
recipe_unlock_location = "Park",  
recipe_unlock_location = "Lava Lake",  
rank = 3,  
rank = 3,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 281,  
id = 285,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 195,  
ordinal = 195,  
mod_id = "EinharMasterSpellAddedFireDamage1",  
mod_id = "EinharMasterSpellAddedFireDamage1",  
Line 3,954: Line 4,034:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 282,  
id = 286,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 196,  
ordinal = 196,  
mod_id = "EinharMasterSpellAddedFireDamage2",  
mod_id = "EinharMasterSpellAddedFireDamage2",  
Line 3,965: Line 4,045:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 283,  
id = 287,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 197,  
ordinal = 197,  
mod_id = "EinharMasterSpellAddedFireDamage3",  
mod_id = "EinharMasterSpellAddedFireDamage3",  
recipe_unlock_location = "Park",  
recipe_unlock_location = "Lava Lake",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 284,  
id = 288,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 198,  
ordinal = 198,  
mod_id = "EinharMasterSpellAddedColdDamageTwoHand1",  
mod_id = "EinharMasterSpellAddedColdDamageTwoHand1",  
Line 3,986: Line 4,066:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 285,  
id = 289,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 199,  
ordinal = 199,  
mod_id = "EinharMasterSpellAddedColdDamageTwoHand2_",  
mod_id = "EinharMasterSpellAddedColdDamageTwoHand2_",  
Line 3,996: Line 4,076:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 286,  
id = 290,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 200,  
ordinal = 200,  
mod_id = "EinharMasterSpellAddedColdDamageTwoHand3",  
mod_id = "EinharMasterSpellAddedColdDamageTwoHand3",  
recipe_unlock_location = "Arid Lake",  
recipe_unlock_location = "Orchard",  
rank = 3,  
rank = 3,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 287,  
id = 291,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 201,  
ordinal = 201,  
mod_id = "EinharMasterSpellAddedColdDamage1",  
mod_id = "EinharMasterSpellAddedColdDamage1",  
Line 4,017: Line 4,097:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 288,  
id = 292,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 202,  
ordinal = 202,  
mod_id = "EinharMasterSpellAddedColdDamage2",  
mod_id = "EinharMasterSpellAddedColdDamage2",  
Line 4,028: Line 4,108:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 289,  
id = 293,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 203,  
ordinal = 203,  
mod_id = "EinharMasterSpellAddedColdDamage3",  
mod_id = "EinharMasterSpellAddedColdDamage3",  
recipe_unlock_location = "Arid Lake",  
recipe_unlock_location = "Orchard",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 290,  
id = 294,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 204,  
ordinal = 204,  
mod_id = "EinharMasterSpellAddedLightningDamageTwoHand1",  
mod_id = "EinharMasterSpellAddedLightningDamageTwoHand1",  
Line 4,049: Line 4,129:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 291,  
id = 295,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 205,  
ordinal = 205,  
mod_id = "EinharMasterSpellAddedLightningDamageTwoHand2",  
mod_id = "EinharMasterSpellAddedLightningDamageTwoHand2",  
Line 4,059: Line 4,139:
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 292,  
id = 296,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 206,  
ordinal = 206,  
mod_id = "EinharMasterSpellAddedLightningDamageTwoHand3",  
mod_id = "EinharMasterSpellAddedLightningDamageTwoHand3",  
recipe_unlock_location = "Thicket",  
recipe_unlock_location = "Reef",  
rank = 3,  
rank = 3,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 293,  
id = 297,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 207,  
ordinal = 207,  
mod_id = "EinharMasterSpellAddedLightningDamage1",  
mod_id = "EinharMasterSpellAddedLightningDamage1",  
Line 4,080: Line 4,160:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 294,  
id = 298,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 208,  
ordinal = 208,  
mod_id = "EinharMasterSpellAddedLightningDamage2",  
mod_id = "EinharMasterSpellAddedLightningDamage2",  
Line 4,091: Line 4,171:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 295,  
id = 299,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 209,  
ordinal = 209,  
mod_id = "EinharMasterSpellAddedLightningDamage3_",  
mod_id = "EinharMasterSpellAddedLightningDamage3_",  
recipe_unlock_location = "Thicket",  
recipe_unlock_location = "Reef",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 296,  
id = 300,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 210,  
ordinal = 210,  
mod_id = "EinharMasterLocalCriticalStrikeChance1_",  
mod_id = "EinharMasterLocalCriticalStrikeChance1_",  
recipe_unlock_location = "Port",  
recipe_unlock_location = "Cemetery",  
rank = 1,  
rank = 1,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 4,115: Line 4,195:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 297,  
id = 301,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 211,  
ordinal = 211,  
mod_id = "EinharMasterLocalCriticalStrikeChance2",  
mod_id = "EinharMasterLocalCriticalStrikeChance2",  
recipe_unlock_location = "Desert",  
recipe_unlock_location = "Jungle Valley",  
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 4,128: Line 4,208:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 298,  
id = 302,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 212,  
ordinal = 212,  
mod_id = "EinharMasterLocalCriticalStrikeChance3_",  
mod_id = "EinharMasterLocalCriticalStrikeChance3_",  
recipe_unlock_location = "Dry Sea",  
recipe_unlock_location = "Maze",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 4,141: Line 4,221:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 299,  
id = 303,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 213,  
ordinal = 213,  
mod_id = "EinharMasterCriticalStrikeMultiplier1",  
mod_id = "EinharMasterCriticalStrikeMultiplier1",  
recipe_unlock_location = "Port",  
recipe_unlock_location = "Cemetery",  
rank = 1,  
rank = 1,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 4,154: Line 4,234:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 300,  
id = 304,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 214,  
ordinal = 214,  
mod_id = "EinharMasterCriticalStrikeMultiplier2",  
mod_id = "EinharMasterCriticalStrikeMultiplier2",  
recipe_unlock_location = "Desert",  
recipe_unlock_location = "Jungle Valley",  
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 4,167: Line 4,247:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 301,  
id = 305,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 215,  
ordinal = 215,  
mod_id = "EinharMasterCriticalStrikeMultiplier3",  
mod_id = "EinharMasterCriticalStrikeMultiplier3",  
recipe_unlock_location = "Dry Sea",  
recipe_unlock_location = "Maze",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 4,180: Line 4,260:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 302,  
id = 306,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 216,  
ordinal = 216,  
mod_id = "EinharMasterCriticalStrikeChanceSpells2h1",  
mod_id = "EinharMasterCriticalStrikeChanceSpells2h1",  
recipe_unlock_location = "Port",  
recipe_unlock_location = "Cemetery",  
rank = 1,  
rank = 1,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 303,  
id = 307,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 217,  
ordinal = 217,  
mod_id = "EinharMasterCriticalStrikeChanceSpells2h2_",  
mod_id = "EinharMasterCriticalStrikeChanceSpells2h2_",  
recipe_unlock_location = "Desert",  
recipe_unlock_location = "Jungle Valley",  
rank = 2,  
rank = 2,  
item_class_categories = {"Two Hand Melee"},  
item_class_categories = {"Two Hand Melee"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 304,  
id = 308,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 218,  
ordinal = 218,  
mod_id = "EinharMasterCriticalStrikeChanceSpells1",  
mod_id = "EinharMasterCriticalStrikeChanceSpells1",  
recipe_unlock_location = "Port",  
recipe_unlock_location = "Cemetery",  
rank = 1,  
rank = 1,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 305,  
id = 309,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 219,  
ordinal = 219,  
mod_id = "EinharMasterCriticalStrikeChanceSpells2",  
mod_id = "EinharMasterCriticalStrikeChanceSpells2",  
recipe_unlock_location = "Desert",  
recipe_unlock_location = "Jungle Valley",  
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 306,  
id = 310,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 220,  
ordinal = 220,  
mod_id = "EinharMasterGlobalCriticalStrikeChance1",  
mod_id = "EinharMasterGlobalCriticalStrikeChance1",  
recipe_unlock_location = "Port",  
recipe_unlock_location = "Cemetery",  
rank = 1,  
rank = 1,  
item_class_categories = {"Quiver",
item_class_categories = {"Quiver",
"Amulet"},  
"Amulet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 307,  
id = 311,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 221,  
ordinal = 221,  
mod_id = "EinharMasterGlobalCriticalStrikeChance2",  
mod_id = "EinharMasterGlobalCriticalStrikeChance2",  
recipe_unlock_location = "Desert",  
recipe_unlock_location = "Jungle Valley",  
rank = 2,  
rank = 2,  
item_class_categories = {"Quiver",
item_class_categories = {"Quiver",
"Amulet"},  
"Amulet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 308,  
id = 312,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 222,  
ordinal = 222,  
mod_id = "EinharMasterFlaskEffectDuration1",  
mod_id = "EinharMasterFlaskEffectDuration1",  
Line 4,254: Line 4,334:
item_class_categories = {"Belt"},  
item_class_categories = {"Belt"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 309,  
id = 313,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 223,  
ordinal = 223,  
mod_id = "EinharMasterFlaskEffectDuration2",  
mod_id = "EinharMasterFlaskEffectDuration2",  
recipe_unlock_location = "Carcass",  
recipe_unlock_location = "Lair",  
rank = 2,  
rank = 2,  
item_class_categories = {"Belt"},  
item_class_categories = {"Belt"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 310,  
id = 314,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 224,  
ordinal = 224,  
mod_id = "EinharMasterAvoidStun1",  
mod_id = "EinharMasterAvoidStun1",  
Line 4,275: Line 4,355:
"Gloves"},  
"Gloves"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 311,  
id = 315,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 225,  
ordinal = 225,  
mod_id = "EinharMasterAvoidStun2",  
mod_id = "EinharMasterAvoidStun2",  
recipe_unlock_location = "Orchard",  
recipe_unlock_location = "Wasteland",  
rank = 2,  
rank = 2,  
item_class_categories = {"Helmet",
item_class_categories = {"Helmet",
"Gloves"},  
"Gloves"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 312,  
id = 316,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 226,  
ordinal = 226,  
mod_id = "EinharMasterAvoidElementalAilments1",  
mod_id = "EinharMasterAvoidElementalAilments1",  
Line 4,297: Line 4,377:
"Shield"},  
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 313,  
id = 317,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 227,  
ordinal = 227,  
mod_id = "EinharMasterAvoidElementalAilments2_",  
mod_id = "EinharMasterAvoidElementalAilments2_",  
recipe_unlock_location = "Orchard",  
recipe_unlock_location = "Wasteland",  
rank = 2,  
rank = 2,  
item_class_categories = {"Boots",
item_class_categories = {"Boots",
"Shield"},  
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 314,  
id = 318,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 228,  
ordinal = 228,  
mod_id = "EinharMasterReducedElementalAilmentEffect1",  
mod_id = "EinharMasterReducedElementalAilmentEffect1",  
Line 4,319: Line 4,399:
"Gloves"},  
"Gloves"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 315,  
id = 319,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 229,  
ordinal = 229,  
mod_id = "EinharMasterReducedElementalAilmentEffect2_",  
mod_id = "EinharMasterReducedElementalAilmentEffect2_",  
recipe_unlock_location = "Orchard",  
recipe_unlock_location = "Wasteland",  
rank = 2,  
rank = 2,  
item_class_categories = {"Boots",
item_class_categories = {"Boots",
"Gloves"},  
"Gloves"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 316,  
id = 320,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 230,  
ordinal = 230,  
mod_id = "EinharMasterShieldAttackBlock1",  
mod_id = "EinharMasterShieldAttackBlock1",  
recipe_unlock_location = "Dig",  
recipe_unlock_location = "Siege",  
rank = 1,  
rank = 1,  
item_class_categories = {"Shield"},  
item_class_categories = {"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 317,  
id = 321,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 231,  
ordinal = 231,  
mod_id = "EinharMasterShieldAttackBlock2",  
mod_id = "EinharMasterShieldAttackBlock2",  
recipe_unlock_location = "Armoury",  
recipe_unlock_location = "Lookout",  
rank = 2,  
rank = 2,  
item_class_categories = {"Shield"},  
item_class_categories = {"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 318,  
id = 322,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 232,  
ordinal = 232,  
mod_id = "EinharMasterShieldSpellBlock1",  
mod_id = "EinharMasterShieldSpellBlock1",  
recipe_unlock_location = "Dig",  
recipe_unlock_location = "Siege",  
rank = 1,  
rank = 1,  
item_class_categories = {"Shield"},  
item_class_categories = {"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 319,  
id = 323,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 233,  
ordinal = 233,  
mod_id = "EinharMasterShieldSpellBlock2",  
mod_id = "EinharMasterShieldSpellBlock2",  
recipe_unlock_location = "Armoury",  
recipe_unlock_location = "Lookout",  
rank = 2,  
rank = 2,  
item_class_categories = {"Shield"},  
item_class_categories = {"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 320,  
id = 324,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 234,  
ordinal = 234,  
mod_id = "EinharMasterLifeRegenerationRate1",  
mod_id = "EinharMasterLifeRegenerationRate1",  
recipe_unlock_location = "Barrows",  
recipe_unlock_location = "Belfry",  
rank = 1,  
rank = 1,  
item_class_categories = {"Helmet",
item_class_categories = {"Helmet",
Line 4,382: Line 4,462:
"Boots"},  
"Boots"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 321,  
id = 325,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 235,  
ordinal = 235,  
mod_id = "EinharMasterLifeRegenerationRate2_",  
mod_id = "EinharMasterLifeRegenerationRate2_",  
recipe_unlock_location = "Lookout",  
recipe_unlock_location = "Underground Sea",  
rank = 2,  
rank = 2,  
item_class_categories = {"Helmet",
item_class_categories = {"Helmet",
Line 4,394: Line 4,474:
"Boots"},  
"Boots"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 322,  
id = 326,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 236,  
ordinal = 236,  
mod_id = "EinharMasterReducedPhysicalDamageTaken1",  
mod_id = "EinharMasterReducedPhysicalDamageTaken1",  
recipe_unlock_location = "Barrows",  
recipe_unlock_location = "Belfry",  
rank = 1,  
rank = 1,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
"Shield"},  
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 323,  
id = 327,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 237,  
ordinal = 237,  
mod_id = "EinharMasterReducedPhysicalDamageTaken2___",  
mod_id = "EinharMasterReducedPhysicalDamageTaken2___",  
recipe_unlock_location = "Lookout",  
recipe_unlock_location = "Underground Sea",  
rank = 2,  
rank = 2,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
"Shield"},  
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 324,  
id = 328,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 238,  
ordinal = 238,  
mod_id = "EinharMasterChanceToSuppressSpells1_",  
mod_id = "EinharMasterChanceToSuppressSpells1_",  
recipe_unlock_location = "Barrows",  
recipe_unlock_location = "Belfry",  
rank = 1,  
rank = 1,  
item_class_categories = {"Helmet",
item_class_categories = {"Helmet",
Line 4,428: Line 4,508:
"Boots"},  
"Boots"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 325,  
id = 329,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 239,  
ordinal = 239,  
mod_id = "EinharMasterChanceToSuppressSpells2",  
mod_id = "EinharMasterChanceToSuppressSpells2",  
recipe_unlock_location = "Lookout",  
recipe_unlock_location = "Underground Sea",  
rank = 2,  
rank = 2,  
item_class_categories = {"Helmet",
item_class_categories = {"Helmet",
Line 4,440: Line 4,520:
"Boots"},  
"Boots"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 326,  
id = 330,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 240,  
ordinal = 240,  
mod_id = "EinharMasterChanceToSuppressSpellsHigh1",  
mod_id = "EinharMasterChanceToSuppressSpellsHigh1",  
recipe_unlock_location = "Barrows",  
recipe_unlock_location = "Belfry",  
rank = 1,  
rank = 1,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
"Shield"},  
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 327,  
id = 331,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 241,  
ordinal = 241,  
mod_id = "EinharMasterChanceToSuppressSpellsHigh2",  
mod_id = "EinharMasterChanceToSuppressSpellsHigh2",  
recipe_unlock_location = "Lookout",  
recipe_unlock_location = "Underground Sea",  
rank = 2,  
rank = 2,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
"Shield"},  
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 328,  
id = 332,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 242,  
ordinal = 242,  
mod_id = "EinharMasterEnergyShieldRegeneration1___",  
mod_id = "EinharMasterEnergyShieldRegeneration1___",  
recipe_unlock_location = "Barrows",  
recipe_unlock_location = "Belfry",  
rank = 1,  
rank = 1,  
item_class_categories = {"Helmet",
item_class_categories = {"Helmet",
Line 4,474: Line 4,554:
"Boots"},  
"Boots"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 329,  
id = 333,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 243,  
ordinal = 243,  
mod_id = "EinharMasterEnergyShieldRegeneration2",  
mod_id = "EinharMasterEnergyShieldRegeneration2",  
recipe_unlock_location = "Lookout",  
recipe_unlock_location = "Underground Sea",  
rank = 2,  
rank = 2,  
item_class_categories = {"Helmet",
item_class_categories = {"Helmet",
Line 4,486: Line 4,566:
"Boots"},  
"Boots"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 330,  
id = 334,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 244,  
ordinal = 244,  
mod_id = "EinharMasterEnergyShieldDelay1_",  
mod_id = "EinharMasterEnergyShieldDelay1_",  
recipe_unlock_location = "Barrows",  
recipe_unlock_location = "Belfry",  
rank = 1,  
rank = 1,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
"Shield"},  
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 331,  
id = 335,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 245,  
ordinal = 245,  
mod_id = "EinharMasterEnergyShieldDelay2",  
mod_id = "EinharMasterEnergyShieldDelay2",  
recipe_unlock_location = "Lookout",  
recipe_unlock_location = "Underground Sea",  
rank = 2,  
rank = 2,  
item_class_categories = {"Body Armour",
item_class_categories = {"Body Armour",
"Shield"},  
"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 332,  
id = 336,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 246,  
ordinal = 246,  
mod_id = "EinharMasterReducedDamageOverTimeTaken1",  
mod_id = "EinharMasterReducedDamageOverTimeTaken1",  
recipe_unlock_location = "Forking River",  
recipe_unlock_location = "Acid Caverns",  
rank = 0,  
rank = 0,  
item_class_categories = {"Shield"},  
item_class_categories = {"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 333,  
id = 337,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 247,  
ordinal = 247,  
mod_id = "EinharMasterItemDropsOnGuardianDeath1",  
mod_id = "EinharMasterItemDropsOnGuardianDeath1",  
recipe_unlock_location = "Grave Trough",  
recipe_unlock_location = "Pit",  
rank = 0,  
rank = 0,  
item_class_categories = {"Body Armour"},  
item_class_categories = {"Body Armour"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 334,  
id = 338,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 248,  
ordinal = 248,  
mod_id = "EinharMasterLightRadiusScalesWithEnergyShield1",  
mod_id = "EinharMasterLightRadiusScalesWithEnergyShield1",  
recipe_unlock_location = "Grave Trough",  
recipe_unlock_location = "Pit",  
rank = 0,  
rank = 0,  
item_class_categories = {"Helmet",
item_class_categories = {"Helmet",
"Ring"},  
"Ring"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 335,  
id = 339,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 249,  
ordinal = 249,  
mod_id = "EinharMasterMinionLife1",  
mod_id = "EinharMasterMinionLife1",  
recipe_unlock_location = "The Lunaris Temple Level 2",  
recipe_unlock_location = "The Lunaris Temple Level 2",  
rank = 1,  
rank = 1,  
item_class_categories = {"Helmet"},  
item_class_categories = {"Shield",
"Ring"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 336,  
id = 340,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 250,  
ordinal = 250,  
mod_id = "EinharMasterMinionLife2",  
mod_id = "EinharMasterMinionLife2",  
recipe_unlock_location = "Sepulchre",  
recipe_unlock_location = "Promenade",  
rank = 2,  
rank = 2,  
item_class_categories = {"Helmet"},  
item_class_categories = {"Shield"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 337,  
id = 341,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 251,  
ordinal = 251,  
mod_id = "EinharMasterMinionDamage1",  
mod_id = "EinharMasterMinionDamage1",  
Line 4,569: Line 4,650:
item_class_categories = {"Gloves"},  
item_class_categories = {"Gloves"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 338,  
id = 342,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 252,  
ordinal = 252,  
mod_id = "EinharMasterMinionMovementSpeed1",  
mod_id = "EinharMasterMinionMovementSpeed1",  
Line 4,580: Line 4,661:
"Amulet"},  
"Amulet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 339,  
id = 343,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 253,  
ordinal = 253,  
mod_id = "EinharMasterMinionMovementSpeed2",  
mod_id = "EinharMasterMinionMovementSpeed2",  
recipe_unlock_location = "Sepulchre",  
recipe_unlock_location = "Promenade",  
rank = 2,  
rank = 2,  
item_class_categories = {"Ring",
item_class_categories = {"Ring",
"Amulet"},  
"Amulet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 340,  
id = 344,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 254,  
ordinal = 254,  
mod_id = "EinharMasterMinionDamageOnWeapon2h1_",  
mod_id = "EinharMasterMinionDamageOnWeapon2h1_",  
Line 4,602: Line 4,683:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 341,  
id = 345,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 255,  
ordinal = 255,  
mod_id = "EinharMasterMinionDamageOnWeapon2h2",  
mod_id = "EinharMasterMinionDamageOnWeapon2h2",  
recipe_unlock_location = "Sepulchre",  
recipe_unlock_location = "Promenade",  
rank = 2,  
rank = 2,  
item_class_categories = {"Two Hand Melee",
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 342,  
id = 346,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 256,  
ordinal = 256,  
mod_id = "EinharMasterMinionDamageOnWeapon2h3",  
mod_id = "EinharMasterMinionDamageOnWeapon2h3",  
recipe_unlock_location = "Gardens",  
recipe_unlock_location = "Shrine",  
rank = 3,  
rank = 3,  
item_class_categories = {"Two Hand Melee",
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 343,  
id = 347,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 257,  
ordinal = 257,  
mod_id = "EinharMasterMinionDamageOnWeapon1h1",  
mod_id = "EinharMasterMinionDamageOnWeapon1h1",  
Line 4,635: Line 4,716:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 344,  
id = 348,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 258,  
ordinal = 258,  
mod_id = "EinharMasterMinionDamageOnWeapon1h2",  
mod_id = "EinharMasterMinionDamageOnWeapon1h2",  
recipe_unlock_location = "Sepulchre",  
recipe_unlock_location = "Promenade",  
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 345,  
id = 349,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 259,  
ordinal = 259,  
mod_id = "EinharMasterMinionDamageOnWeapon1h3",  
mod_id = "EinharMasterMinionDamageOnWeapon1h3",  
recipe_unlock_location = "Gardens",  
recipe_unlock_location = "Shrine",  
rank = 3,  
rank = 3,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 346,  
id = 350,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 260,  
ordinal = 260,  
mod_id = "EinharMasterTrapDamageOnWeapon2h1",  
mod_id = "EinharMasterTrapDamageOnWeapon2h1",  
Line 4,668: Line 4,749:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 347,  
id = 351,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 261,  
ordinal = 261,  
mod_id = "EinharMasterTrapDamageOnWeapon2h2",  
mod_id = "EinharMasterTrapDamageOnWeapon2h2",  
recipe_unlock_location = "Stagnation",  
recipe_unlock_location = "Phantasmagoria",  
rank = 2,  
rank = 2,  
item_class_categories = {"Two Hand Melee",
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 348,  
id = 352,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 262,  
ordinal = 262,  
mod_id = "EinharMasterTrapDamageOnWeapon1h1",  
mod_id = "EinharMasterTrapDamageOnWeapon1h1",  
Line 4,690: Line 4,771:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 349,  
id = 353,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 263,  
ordinal = 263,  
mod_id = "EinharMasterTrapDamageOnWeapon1h2",  
mod_id = "EinharMasterTrapDamageOnWeapon1h2",  
recipe_unlock_location = "Stagnation",  
recipe_unlock_location = "Phantasmagoria",  
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 350,  
id = 354,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 264,  
ordinal = 264,  
mod_id = "EinharMasterMineDamageOnWeapon2h1",  
mod_id = "EinharMasterMineDamageOnWeapon2h1",  
Line 4,712: Line 4,793:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 351,  
id = 355,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 265,  
ordinal = 265,  
mod_id = "EinharMasterMineDamageOnWeapon2h2",  
mod_id = "EinharMasterMineDamageOnWeapon2h2",  
recipe_unlock_location = "Stagnation",  
recipe_unlock_location = "Phantasmagoria",  
rank = 2,  
rank = 2,  
item_class_categories = {"Two Hand Melee",
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 352,  
id = 356,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 266,  
ordinal = 266,  
mod_id = "EinharMasterMineDamageOnWeapon1h1",  
mod_id = "EinharMasterMineDamageOnWeapon1h1",  
Line 4,734: Line 4,815:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 353,  
id = 357,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 267,  
ordinal = 267,  
mod_id = "EinharMasterMineDamageOnWeapon1h2",  
mod_id = "EinharMasterMineDamageOnWeapon1h2",  
recipe_unlock_location = "Stagnation",  
recipe_unlock_location = "Phantasmagoria",  
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 354,  
id = 358,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 268,  
ordinal = 268,  
mod_id = "EinharMasterTrapThrowingSpeed2h1",  
mod_id = "EinharMasterTrapThrowingSpeed2h1",  
Line 4,756: Line 4,837:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 355,  
id = 359,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 269,  
ordinal = 269,  
mod_id = "EinharMasterTrapThrowingSpeed2h2_",  
mod_id = "EinharMasterTrapThrowingSpeed2h2_",  
recipe_unlock_location = "Stagnation",  
recipe_unlock_location = "Phantasmagoria",  
rank = 2,  
rank = 2,  
item_class_categories = {"Two Hand Melee",
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 356,  
id = 360,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 270,  
ordinal = 270,  
mod_id = "EinharMasterTrapThrowingSpeed1",  
mod_id = "EinharMasterTrapThrowingSpeed1",  
Line 4,778: Line 4,859:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 357,  
id = 361,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 271,  
ordinal = 271,  
mod_id = "EinharMasterTrapThrowingSpeed2",  
mod_id = "EinharMasterTrapThrowingSpeed2",  
recipe_unlock_location = "Stagnation",  
recipe_unlock_location = "Phantasmagoria",  
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 358,  
id = 362,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 272,  
ordinal = 272,  
mod_id = "EinharMasterMineLayingSpeed2h1",  
mod_id = "EinharMasterMineLayingSpeed2h1",  
Line 4,800: Line 4,881:
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 359,  
id = 363,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 273,  
ordinal = 273,  
mod_id = "EinharMasterMineLayingSpeed2h2_",  
mod_id = "EinharMasterMineLayingSpeed2h2_",  
recipe_unlock_location = "Stagnation",  
recipe_unlock_location = "Phantasmagoria",  
rank = 2,  
rank = 2,  
item_class_categories = {"Two Hand Melee",
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
"Two Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 360,  
id = 364,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 274,  
ordinal = 274,  
mod_id = "EinharMasterMineLayingSpeed1",  
mod_id = "EinharMasterMineLayingSpeed1",  
Line 4,822: Line 4,903:
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 361,  
id = 365,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 275,  
ordinal = 275,  
mod_id = "EinharMasterMineLayingSpeed2",  
mod_id = "EinharMasterMineLayingSpeed2",  
recipe_unlock_location = "Stagnation",  
recipe_unlock_location = "Phantasmagoria",  
rank = 2,  
rank = 2,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
"One Hand Ranged"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 362,  
id = 366,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 276,  
ordinal = 276,  
mod_id = "EinharMasterAttackSpeedJewelry1",  
mod_id = "EinharMasterAttackSpeedJewelry1",  
recipe_unlock_location = "The Dried Lake",  
recipe_unlock_location = "The Dried Lake",  
rank = 0,  
rank = 0,  
item_class_categories = {"Shield",
item_class_categories = {"Ring"},  
"Ring"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 363,  
id = 367,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 277,  
ordinal = 277,  
mod_id = "EinharMasterIncreasedCastSpeedJewelry1",  
mod_id = "EinharMasterIncreasedCastSpeedJewelry1",  
Line 4,855: Line 4,935:
"Amulet"},  
"Amulet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 364,  
id = 368,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 278,  
ordinal = 278,  
mod_id = "EinharMasterWarcrySpeed1",  
mod_id = "EinharMasterWarcrySpeed1",  
Line 4,865: Line 4,945:
item_class_categories = {"Amulet"},  
item_class_categories = {"Amulet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 365,  
id = 369,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 279,  
ordinal = 279,  
mod_id = "CraftedTravelSkillsCannotBeExerted",  
mod_id = "CraftedTravelSkillsCannotBeExerted",  
Line 4,877: Line 4,957:
"Belt"},  
"Belt"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 366,  
id = 370,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 280,  
ordinal = 280,  
mod_id = "FlaskEnchantmentInjectorAdjacentFlasks___",  
mod_id = "FlaskEnchantmentInjectorAdjacentFlasks___",  
Line 4,889: Line 4,969:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 367,  
id = 371,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 281,  
ordinal = 281,  
mod_id = "FlaskEnchantmentInjectorFlaskEffectEnd",  
mod_id = "FlaskEnchantmentInjectorFlaskEffectEnd",  
Line 4,901: Line 4,981:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 368,  
id = 372,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 282,  
ordinal = 282,  
mod_id = "FlaskEnchantmentInjectorOnFullCharges__",  
mod_id = "FlaskEnchantmentInjectorOnFullCharges__",  
Line 4,913: Line 4,993:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 369,  
id = 373,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 283,  
ordinal = 283,  
mod_id = "FlaskEnchantmentInjectorOnGuardSkillUsed",  
mod_id = "FlaskEnchantmentInjectorOnGuardSkillUsed",  
Line 4,925: Line 5,005:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 370,  
id = 374,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 284,  
ordinal = 284,  
mod_id = "FlaskEnchantmentInjectorOnTravelSkillUsed",  
mod_id = "FlaskEnchantmentInjectorOnTravelSkillUsed",  
Line 4,937: Line 5,017:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 371,  
id = 375,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 285,  
ordinal = 285,  
mod_id = "FlaskEnchantmentInjectorOnHittingRareOrUnique_",  
mod_id = "FlaskEnchantmentInjectorOnHittingRareOrUnique_",  
Line 4,949: Line 5,029:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 372,  
id = 376,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 286,  
ordinal = 286,  
mod_id = "FlaskEnchantmentInjectorOnAffectedByFreeze__",  
mod_id = "FlaskEnchantmentInjectorOnAffectedByFreeze__",  
Line 4,961: Line 5,041:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 373,  
id = 377,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 287,  
ordinal = 287,  
mod_id = "FlaskEnchantmentInjectorOnAffectedByChill",  
mod_id = "FlaskEnchantmentInjectorOnAffectedByChill",  
Line 4,973: Line 5,053:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 374,  
id = 378,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 288,  
ordinal = 288,  
mod_id = "FlaskEnchantmentInjectorOnAffectedByShock_",  
mod_id = "FlaskEnchantmentInjectorOnAffectedByShock_",  
Line 4,985: Line 5,065:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 375,  
id = 379,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 289,  
ordinal = 289,  
mod_id = "FlaskEnchantmentInjectorOnAffectedByIgnite",  
mod_id = "FlaskEnchantmentInjectorOnAffectedByIgnite",  
Line 4,997: Line 5,077:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 376,  
id = 380,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 290,  
ordinal = 290,  
mod_id = "FlaskEnchantmentInjectorOnAffectedByBleed",  
mod_id = "FlaskEnchantmentInjectorOnAffectedByBleed",  
Line 5,009: Line 5,089:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 377,  
id = 381,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 291,  
ordinal = 291,  
mod_id = "FlaskEnchantmentInjectorOnAffectedByPoison_",  
mod_id = "FlaskEnchantmentInjectorOnAffectedByPoison_",  
Line 5,021: Line 5,101:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 378,  
id = 382,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 292,  
ordinal = 292,  
mod_id = "FlaskEnchantmentInjectorOnDamageBlocked",  
mod_id = "FlaskEnchantmentInjectorOnDamageBlocked",  
Line 5,033: Line 5,113:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 379,  
id = 383,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 293,  
ordinal = 293,  
mod_id = "FlaskEnchantmentInjectorOnTakingSavageHit_",  
mod_id = "FlaskEnchantmentInjectorOnTakingSavageHit_",  
Line 5,045: Line 5,125:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 380,  
id = 384,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 294,  
ordinal = 294,  
mod_id = "FlaskEnchantmentInjectorOnUsingLifeFlask",  
mod_id = "FlaskEnchantmentInjectorOnUsingLifeFlask",  
Line 5,057: Line 5,137:
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
affix_type = "Enchant",  
affix_type = "Enchant",  
id = 381,  
id = 385,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 295,  
ordinal = 295,  
name = "Remove Enchantments",  
name = "Remove Enchantments",  
Line 5,079: Line 5,159:
"Quiver"},  
"Quiver"},  
affix_type = "Other",  
affix_type = "Other",  
id = 382,  
id = 386,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 296,  
ordinal = 296,  
mod_id = "EinharMasterNoExtraDamageFromBleedingWhileMoving1",  
mod_id = "EinharMasterNoExtraDamageFromBleedingWhileMoving1",  
Line 5,090: Line 5,170:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 383,  
id = 387,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 297,  
ordinal = 297,  
mod_id = "EinharMasterChaosResistanceToDamageOverTime1",  
mod_id = "EinharMasterChaosResistanceToDamageOverTime1",  
recipe_unlock_location = "Forking River",  
recipe_unlock_location = "Acid Caverns",  
rank = 1,  
rank = 1,  
item_class_categories = {"Belt"},  
item_class_categories = {"Belt"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 384,  
id = 388,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 298,  
ordinal = 298,  
mod_id = "EinharMasterChaosResistanceToDamageOverTime2",  
mod_id = "EinharMasterChaosResistanceToDamageOverTime2",  
recipe_unlock_location = "Forking River",  
recipe_unlock_location = "Acid Caverns",  
rank = 2,  
rank = 2,  
item_class_categories = {"Belt"},  
item_class_categories = {"Belt"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 385,  
id = 389,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 299,  
ordinal = 299,  
mod_id = "EinharMasterAvoidBleed1",  
mod_id = "EinharMasterAvoidBleed1",  
Line 5,120: Line 5,200:
item_class_categories = {"Boots"},  
item_class_categories = {"Boots"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 386,  
id = 390,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 300,  
ordinal = 300,  
mod_id = "EinharMasterAvoidBleed2_",  
mod_id = "EinharMasterAvoidBleed2_",  
recipe_unlock_location = "Orchard",  
recipe_unlock_location = "Wasteland",  
rank = 2,  
rank = 2,  
item_class_categories = {"Boots"},  
item_class_categories = {"Boots"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 387,  
id = 391,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 301,  
ordinal = 301,  
mod_id = "EinharMasterReducedSelfIgniteDuration1",  
mod_id = "EinharMasterReducedSelfIgniteDuration1",  
Line 5,140: Line 5,220:
item_class_categories = {"Ring"},  
item_class_categories = {"Ring"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 388,  
id = 392,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 302,  
ordinal = 302,  
mod_id = "EinharMasterReducedSelfIgniteDuration2",  
mod_id = "EinharMasterReducedSelfIgniteDuration2",  
recipe_unlock_location = "Orchard",  
recipe_unlock_location = "Wasteland",  
rank = 2,  
rank = 2,  
item_class_categories = {"Ring"},  
item_class_categories = {"Ring"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 389,  
id = 393,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 303,  
ordinal = 303,  
mod_id = "EinharMasterReducedSelfChillEffect1",  
mod_id = "EinharMasterReducedSelfChillEffect1",  
Line 5,160: Line 5,240:
item_class_categories = {"Ring"},  
item_class_categories = {"Ring"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 390,  
id = 394,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 304,  
ordinal = 304,  
mod_id = "EinharMasterReducedSelfChillEffect2",  
mod_id = "EinharMasterReducedSelfChillEffect2",  
recipe_unlock_location = "Orchard",  
recipe_unlock_location = "Wasteland",  
rank = 2,  
rank = 2,  
item_class_categories = {"Ring"},  
item_class_categories = {"Ring"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 391,  
id = 395,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 305,  
ordinal = 305,  
mod_id = "EinharMasterReducedSelfShockEffect1",  
mod_id = "EinharMasterReducedSelfShockEffect1",  
Line 5,180: Line 5,260:
item_class_categories = {"Ring"},  
item_class_categories = {"Ring"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 392,  
id = 396,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 306,  
ordinal = 306,  
mod_id = "EinharMasterReducedSelfShockEffect2_",  
mod_id = "EinharMasterReducedSelfShockEffect2_",  
recipe_unlock_location = "Orchard",  
recipe_unlock_location = "Wasteland",  
rank = 2,  
rank = 2,  
item_class_categories = {"Ring"},  
item_class_categories = {"Ring"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 393,  
id = 397,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 307,  
ordinal = 307,  
mod_id = "EinharMasterReducedSelfCurseEffect1",  
mod_id = "EinharMasterReducedSelfCurseEffect1",  
Line 5,200: Line 5,280:
item_class_categories = {"Ring"},  
item_class_categories = {"Ring"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 394,  
id = 398,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 308,  
ordinal = 308,  
mod_id = "EinharMasterReducedSelfCurseEffect2",  
mod_id = "EinharMasterReducedSelfCurseEffect2",  
recipe_unlock_location = "Orchard",  
recipe_unlock_location = "Wasteland",  
rank = 2,  
rank = 2,  
item_class_categories = {"Ring"},  
item_class_categories = {"Ring"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 395,  
id = 399,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 309,  
ordinal = 309,  
mod_id = "EinharMasterReducedSelfFreezeEffect1",  
mod_id = "EinharMasterReducedSelfFreezeEffect1",  
Line 5,220: Line 5,300:
item_class_categories = {"Helmet"},  
item_class_categories = {"Helmet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 396,  
id = 400,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 310,  
ordinal = 310,  
mod_id = "EinharMasterReducedSelfFreezeEffect2_",  
mod_id = "EinharMasterReducedSelfFreezeEffect2_",  
recipe_unlock_location = "Orchard",  
recipe_unlock_location = "Wasteland",  
rank = 2,  
rank = 2,  
item_class_categories = {"Helmet"},  
item_class_categories = {"Helmet"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 397,  
id = 401,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 311,  
ordinal = 311,  
mod_id = "EinharMasterAddedFireDamageQuiver1___",  
mod_id = "EinharMasterAddedFireDamageQuiver1___",  
Line 5,240: Line 5,320:
item_class_categories = {"Quiver"},  
item_class_categories = {"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 398,  
id = 402,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 312,  
ordinal = 312,  
mod_id = "EinharMasterAddedFireDamageQuiver2",  
mod_id = "EinharMasterAddedFireDamageQuiver2",  
Line 5,250: Line 5,330:
item_class_categories = {"Quiver"},  
item_class_categories = {"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 399,  
id = 403,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 313,  
ordinal = 313,  
mod_id = "EinharMasterAddedColdDamageQuiver1__",  
mod_id = "EinharMasterAddedColdDamageQuiver1__",  
Line 5,260: Line 5,340:
item_class_categories = {"Quiver"},  
item_class_categories = {"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 400,  
id = 404,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 314,  
ordinal = 314,  
mod_id = "EinharMasterAddedColdDamageQuiver2",  
mod_id = "EinharMasterAddedColdDamageQuiver2",  
Line 5,270: Line 5,350:
item_class_categories = {"Quiver"},  
item_class_categories = {"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 401,  
id = 405,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 315,  
ordinal = 315,  
mod_id = "EinharMasterAddedLightningDamageQuiver1_",  
mod_id = "EinharMasterAddedLightningDamageQuiver1_",  
Line 5,280: Line 5,360:
item_class_categories = {"Quiver"},  
item_class_categories = {"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 402,  
id = 406,  
},
},
{
{
npc = "Helena",  
npc = "Niko",  
ordinal = 316,  
ordinal = 316,  
mod_id = "EinharMasterAddedLightningDamageQuiver2_",  
mod_id = "EinharMasterAddedLightningDamageQuiver2_",  
Line 5,290: Line 5,370:
item_class_categories = {"Quiver"},  
item_class_categories = {"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 403,  
id = 407,  
},
},
{
{
npc = "Jun",  
npc = "Niko",  
ordinal = 0,  
ordinal = 317,  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndImpaleCrafted1",  
mod_id = "EinharMasterVaalSkillDamage1",
recipe_unlock_location = "The Caverns",  
rank = 1,  
rank = 1,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"Gloves"},  
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"},
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 404,  
id = 408,
},
{
npc = "Niko",
ordinal = 318,
mod_id = "EinharMasterFlatLifeAndManaRegeneration1",
recipe_unlock_location = "The Archives",
rank = 1,
item_class_categories = {"Amulet"},
affix_type = "Suffix",
id = 409,
},
{
ordinal = 0,
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndImpaleCrafted1",
rank = 1,
item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"},
unveils_required = 1,
affix_type = "Prefix",
id = 410,  
},
},
{
{
npc = "Jun",
ordinal = 1,  
ordinal = 1,  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndImpaleCrafted2",  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndImpaleCrafted2",  
Line 5,316: Line 5,414:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 405,  
id = 411,  
},
},
{
{
npc = "Jun",
ordinal = 2,  
ordinal = 2,  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndImpaleCrafted3",  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndImpaleCrafted3",  
Line 5,329: Line 5,426:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 406,  
id = 412,  
},
},
{
{
npc = "Jun",
ordinal = 3,  
ordinal = 3,  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBleedChanceCrafted1",  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBleedChanceCrafted1",  
Line 5,342: Line 5,438:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 407,  
id = 413,  
},
},
{
{
npc = "Jun",
ordinal = 4,  
ordinal = 4,  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBleedChanceCrafted2",  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBleedChanceCrafted2",  
Line 5,355: Line 5,450:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 408,  
id = 414,  
},
},
{
{
npc = "Jun",
ordinal = 5,  
ordinal = 5,  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBleedChanceCrafted3",  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBleedChanceCrafted3",  
Line 5,368: Line 5,462:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 409,  
id = 415,  
},
},
{
{
npc = "Jun",
ordinal = 6,  
ordinal = 6,  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBlindChanceCrafted1_",  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBlindChanceCrafted1_",  
Line 5,381: Line 5,474:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 410,  
id = 416,  
},
},
{
{
npc = "Jun",
ordinal = 7,  
ordinal = 7,  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBlindChanceCrafted2",  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBlindChanceCrafted2",  
Line 5,394: Line 5,486:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 411,  
id = 417,  
},
},
{
{
npc = "Jun",
ordinal = 8,  
ordinal = 8,  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBlindChanceCrafted3",  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBlindChanceCrafted3",  
Line 5,407: Line 5,498:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 412,  
id = 418,  
},
},
{
{
npc = "Jun",
ordinal = 9,  
ordinal = 9,  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndPoisonChanceCrafted1",  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndPoisonChanceCrafted1",  
Line 5,420: Line 5,510:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 413,  
id = 419,  
},
},
{
{
npc = "Jun",
ordinal = 10,  
ordinal = 10,  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndPoisonChanceCrafted2_",  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndPoisonChanceCrafted2_",  
Line 5,433: Line 5,522:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 414,  
id = 420,  
},
},
{
{
npc = "Jun",
ordinal = 11,  
ordinal = 11,  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndPoisonChanceCrafted3",  
mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndPoisonChanceCrafted3",  
Line 5,446: Line 5,534:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 415,  
id = 421,  
},
},
{
{
npc = "Jun",
ordinal = 12,  
ordinal = 12,  
mod_id = "JunMaster2FireDamageAndChanceToIgnite2h1",  
mod_id = "JunMaster2FireDamageAndChanceToIgnite2h1",  
Line 5,456: Line 5,543:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 416,  
id = 422,  
},
},
{
{
npc = "Jun",
ordinal = 13,  
ordinal = 13,  
mod_id = "JunMaster2FireDamageAndChanceToIgnite2h2",  
mod_id = "JunMaster2FireDamageAndChanceToIgnite2h2",  
Line 5,466: Line 5,552:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 417,  
id = 423,  
},
},
{
{
npc = "Jun",
ordinal = 14,  
ordinal = 14,  
mod_id = "JunMaster2FireDamageAndChanceToIgnite2h3",  
mod_id = "JunMaster2FireDamageAndChanceToIgnite2h3",  
Line 5,476: Line 5,561:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 418,  
id = 424,  
},
},
{
{
npc = "Jun",
ordinal = 15,  
ordinal = 15,  
mod_id = "JunMaster2FireDamageAndChanceToIgnite1h1",  
mod_id = "JunMaster2FireDamageAndChanceToIgnite1h1",  
Line 5,487: Line 5,571:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 419,  
id = 425,  
},
},
{
{
npc = "Jun",
ordinal = 16,  
ordinal = 16,  
mod_id = "JunMaster2FireDamageAndChanceToIgnite1h2",  
mod_id = "JunMaster2FireDamageAndChanceToIgnite1h2",  
Line 5,498: Line 5,581:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 420,  
id = 426,  
},
},
{
{
npc = "Jun",
ordinal = 17,  
ordinal = 17,  
mod_id = "JunMaster2FireDamageAndChanceToIgnite1h3",  
mod_id = "JunMaster2FireDamageAndChanceToIgnite1h3",  
Line 5,509: Line 5,591:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 421,  
id = 427,  
},
},
{
{
npc = "Jun",
ordinal = 18,  
ordinal = 18,  
mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze2h1",  
mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze2h1",  
Line 5,519: Line 5,600:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 422,  
id = 428,  
},
},
{
{
npc = "Jun",
ordinal = 19,  
ordinal = 19,  
mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze2h2",  
mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze2h2",  
Line 5,529: Line 5,609:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 423,  
id = 429,  
},
},
{
{
npc = "Jun",
ordinal = 20,  
ordinal = 20,  
mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze2h3_",  
mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze2h3_",  
Line 5,539: Line 5,618:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 424,  
id = 430,  
},
},
{
{
npc = "Jun",
ordinal = 21,  
ordinal = 21,  
mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze1h1",  
mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze1h1",  
Line 5,550: Line 5,628:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 425,  
id = 431,  
},
},
{
{
npc = "Jun",
ordinal = 22,  
ordinal = 22,  
mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze1h2__",  
mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze1h2__",  
Line 5,561: Line 5,638:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 426,  
id = 432,  
},
},
{
{
npc = "Jun",
ordinal = 23,  
ordinal = 23,  
mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze1h3",  
mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze1h3",  
Line 5,572: Line 5,648:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 427,  
id = 433,  
},
},
{
{
npc = "Jun",
ordinal = 24,  
ordinal = 24,  
mod_id = "JunMaster2LightningDamageAndChanceToShock2h1",  
mod_id = "JunMaster2LightningDamageAndChanceToShock2h1",  
Line 5,582: Line 5,657:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 428,  
id = 434,  
},
},
{
{
npc = "Jun",
ordinal = 25,  
ordinal = 25,  
mod_id = "JunMaster2LightningDamageAndChanceToShock2h2",  
mod_id = "JunMaster2LightningDamageAndChanceToShock2h2",  
Line 5,592: Line 5,666:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 429,  
id = 435,  
},
},
{
{
npc = "Jun",
ordinal = 26,  
ordinal = 26,  
mod_id = "JunMaster2LightningDamageAndChanceToShock2h3",  
mod_id = "JunMaster2LightningDamageAndChanceToShock2h3",  
Line 5,602: Line 5,675:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 430,  
id = 436,  
},
},
{
{
npc = "Jun",
ordinal = 27,  
ordinal = 27,  
mod_id = "JunMaster2LightningDamageAndChanceToShock1h1_",  
mod_id = "JunMaster2LightningDamageAndChanceToShock1h1_",  
Line 5,613: Line 5,685:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 431,  
id = 437,  
},
},
{
{
npc = "Jun",
ordinal = 28,  
ordinal = 28,  
mod_id = "JunMaster2LightningDamageAndChanceToShock1h2",  
mod_id = "JunMaster2LightningDamageAndChanceToShock1h2",  
Line 5,624: Line 5,695:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 432,  
id = 438,  
},
},
{
{
npc = "Jun",
ordinal = 29,  
ordinal = 29,  
mod_id = "JunMaster2LightningDamageAndChanceToShock1h3",  
mod_id = "JunMaster2LightningDamageAndChanceToShock1h3",  
Line 5,635: Line 5,705:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 433,  
id = 439,  
},
},
{
{
npc = "Jun",
ordinal = 30,  
ordinal = 30,  
mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration2h1",  
mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration2h1",  
Line 5,645: Line 5,714:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 434,  
id = 440,  
},
},
{
{
npc = "Jun",
ordinal = 31,  
ordinal = 31,  
mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration2h2",  
mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration2h2",  
Line 5,655: Line 5,723:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 435,  
id = 441,  
},
},
{
{
npc = "Jun",
ordinal = 32,  
ordinal = 32,  
mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration2h3_",  
mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration2h3_",  
Line 5,665: Line 5,732:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 436,  
id = 442,  
},
},
{
{
npc = "Jun",
ordinal = 33,  
ordinal = 33,  
mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration1h1",  
mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration1h1",  
Line 5,676: Line 5,742:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 437,  
id = 443,  
},
},
{
{
npc = "Jun",
ordinal = 34,  
ordinal = 34,  
mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration1h2",  
mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration1h2",  
Line 5,687: Line 5,752:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 438,  
id = 444,  
},
},
{
{
npc = "Jun",
ordinal = 35,  
ordinal = 35,  
mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration1h3",  
mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration1h3",  
Line 5,698: Line 5,762:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 439,  
id = 445,  
},
},
{
{
npc = "Jun",
ordinal = 36,  
ordinal = 36,  
mod_id = "JunMaster2SpellDamageAndManaRegenerationRate2h1_",  
mod_id = "JunMaster2SpellDamageAndManaRegenerationRate2h1_",  
Line 5,708: Line 5,771:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 440,  
id = 446,  
},
},
{
{
npc = "Jun",
ordinal = 37,  
ordinal = 37,  
mod_id = "JunMaster2SpellDamageAndManaRegenerationRate2h2_",  
mod_id = "JunMaster2SpellDamageAndManaRegenerationRate2h2_",  
Line 5,718: Line 5,780:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 441,  
id = 447,  
},
},
{
{
npc = "Jun",
ordinal = 38,  
ordinal = 38,  
mod_id = "JunMaster2SpellDamageAndManaRegenerationRate2h3_",  
mod_id = "JunMaster2SpellDamageAndManaRegenerationRate2h3_",  
Line 5,728: Line 5,789:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 442,  
id = 448,  
},
},
{
{
npc = "Jun",
ordinal = 39,  
ordinal = 39,  
mod_id = "JunMaster2SpellDamageAndManaRegenerationRate1h1",  
mod_id = "JunMaster2SpellDamageAndManaRegenerationRate1h1",  
Line 5,739: Line 5,799:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 443,  
id = 449,  
},
},
{
{
npc = "Jun",
ordinal = 40,  
ordinal = 40,  
mod_id = "JunMaster2SpellDamageAndManaRegenerationRate1h2",  
mod_id = "JunMaster2SpellDamageAndManaRegenerationRate1h2",  
Line 5,750: Line 5,809:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 444,  
id = 450,  
},
},
{
{
npc = "Jun",
ordinal = 41,  
ordinal = 41,  
mod_id = "JunMaster2SpellDamageAndManaRegenerationRate1h3",  
mod_id = "JunMaster2SpellDamageAndManaRegenerationRate1h3",  
Line 5,761: Line 5,819:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 445,  
id = 451,  
},
},
{
{
npc = "Jun",
ordinal = 42,  
ordinal = 42,  
mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage2h1",  
mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage2h1",  
Line 5,771: Line 5,828:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 446,  
id = 452,  
},
},
{
{
npc = "Jun",
ordinal = 43,  
ordinal = 43,  
mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage2h2",  
mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage2h2",  
Line 5,781: Line 5,837:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 447,  
id = 453,  
},
},
{
{
npc = "Jun",
ordinal = 44,  
ordinal = 44,  
mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage2h3",  
mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage2h3",  
Line 5,791: Line 5,846:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 448,  
id = 454,  
},
},
{
{
npc = "Jun",
ordinal = 45,  
ordinal = 45,  
mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage1h1",  
mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage1h1",  
Line 5,802: Line 5,856:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 449,  
id = 455,  
},
},
{
{
npc = "Jun",
ordinal = 46,  
ordinal = 46,  
mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage1h2",  
mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage1h2",  
Line 5,813: Line 5,866:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 450,  
id = 456,  
},
},
{
{
npc = "Jun",
ordinal = 47,  
ordinal = 47,  
mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage1h3",  
mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage1h3",  
Line 5,824: Line 5,876:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 451,  
id = 457,  
},
},
{
{
npc = "Jun",
ordinal = 48,  
ordinal = 48,  
mod_id = "JunMaster2MinionDamageAndMinionMaximumLife2h1",  
mod_id = "JunMaster2MinionDamageAndMinionMaximumLife2h1",  
Line 5,835: Line 5,886:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 452,  
id = 458,  
},
},
{
{
npc = "Jun",
ordinal = 49,  
ordinal = 49,  
mod_id = "JunMaster2MinionDamageAndMinionMaximumLife2h2_",  
mod_id = "JunMaster2MinionDamageAndMinionMaximumLife2h2_",  
Line 5,846: Line 5,896:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 453,  
id = 459,  
},
},
{
{
npc = "Jun",
ordinal = 50,  
ordinal = 50,  
mod_id = "JunMaster2MinionDamageAndMinionMaximumLife2h3",  
mod_id = "JunMaster2MinionDamageAndMinionMaximumLife2h3",  
Line 5,857: Line 5,906:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 454,  
id = 460,  
},
},
{
{
npc = "Jun",
ordinal = 51,  
ordinal = 51,  
mod_id = "JunMaster2MinionDamageAndMinionMaximumLife1h1",  
mod_id = "JunMaster2MinionDamageAndMinionMaximumLife1h1",  
Line 5,868: Line 5,916:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 455,  
id = 461,  
},
},
{
{
npc = "Jun",
ordinal = 52,  
ordinal = 52,  
mod_id = "JunMaster2MinionDamageAndMinionMaximumLife1h2",  
mod_id = "JunMaster2MinionDamageAndMinionMaximumLife1h2",  
Line 5,879: Line 5,926:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 456,  
id = 462,  
},
},
{
{
npc = "Jun",
ordinal = 53,  
ordinal = 53,  
mod_id = "JunMaster2MinionDamageAndMinionMaximumLife1h3",  
mod_id = "JunMaster2MinionDamageAndMinionMaximumLife1h3",  
Line 5,890: Line 5,936:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 457,  
id = 463,  
},
},
{
{
npc = "Jun",
ordinal = 54,  
ordinal = 54,  
mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon2h1_",  
mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon2h1_",  
Line 5,901: Line 5,946:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 458,  
id = 464,  
},
},
{
{
npc = "Jun",
ordinal = 55,  
ordinal = 55,  
mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon2h2",  
mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon2h2",  
Line 5,912: Line 5,956:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 459,  
id = 465,  
},
},
{
{
npc = "Jun",
ordinal = 56,  
ordinal = 56,  
mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon2h3_",  
mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon2h3_",  
Line 5,923: Line 5,966:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 460,  
id = 466,  
},
},
{
{
npc = "Jun",
ordinal = 57,  
ordinal = 57,  
mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon1h1",  
mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon1h1",  
Line 5,934: Line 5,976:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 461,  
id = 467,  
},
},
{
{
npc = "Jun",
ordinal = 58,  
ordinal = 58,  
mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon1h2",  
mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon1h2",  
Line 5,945: Line 5,986:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 462,  
id = 468,  
},
},
{
{
npc = "Jun",
ordinal = 59,  
ordinal = 59,  
mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon1h3",  
mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon1h3",  
Line 5,956: Line 5,996:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 463,  
id = 469,  
},
},
{
{
npc = "Jun",
ordinal = 60,  
ordinal = 60,  
mod_id = "JunMaster2ChaosDamageOverTimeMultiplierTwoHand1",  
mod_id = "JunMaster2ChaosDamageOverTimeMultiplierTwoHand1",  
Line 5,966: Line 6,005:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 464,  
id = 470,  
},
},
{
{
npc = "Jun",
ordinal = 61,  
ordinal = 61,  
mod_id = "JunMaster2ChaosDamageOverTimeMultiplierTwoHand2_",  
mod_id = "JunMaster2ChaosDamageOverTimeMultiplierTwoHand2_",  
Line 5,976: Line 6,014:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 465,  
id = 471,  
},
},
{
{
npc = "Jun",
ordinal = 62,  
ordinal = 62,  
mod_id = "JunMaster2ChaosDamageOverTimeMultiplierTwoHand3",  
mod_id = "JunMaster2ChaosDamageOverTimeMultiplierTwoHand3",  
Line 5,986: Line 6,023:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 466,  
id = 472,  
},
},
{
{
npc = "Jun",
ordinal = 63,  
ordinal = 63,  
mod_id = "JunMaster2ChaosDamageOverTimeMultiplier1_",  
mod_id = "JunMaster2ChaosDamageOverTimeMultiplier1_",  
Line 5,998: Line 6,034:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 467,  
id = 473,  
},
},
{
{
npc = "Jun",
ordinal = 64,  
ordinal = 64,  
mod_id = "JunMaster2ChaosDamageOverTimeMultiplier2",  
mod_id = "JunMaster2ChaosDamageOverTimeMultiplier2",  
Line 6,010: Line 6,045:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 468,  
id = 474,  
},
},
{
{
npc = "Jun",
ordinal = 65,  
ordinal = 65,  
mod_id = "JunMaster2ChaosDamageOverTimeMultiplier3",  
mod_id = "JunMaster2ChaosDamageOverTimeMultiplier3",  
Line 6,022: Line 6,056:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 469,  
id = 475,  
},
},
{
{
npc = "Jun",
ordinal = 66,  
ordinal = 66,  
mod_id = "JunMaster2PhysicalDamageOverTimeMultiplierTwoHand1",  
mod_id = "JunMaster2PhysicalDamageOverTimeMultiplierTwoHand1",  
Line 6,032: Line 6,065:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 470,  
id = 476,  
},
},
{
{
npc = "Jun",
ordinal = 67,  
ordinal = 67,  
mod_id = "JunMaster2PhysicalDamageOverTimeMultiplierTwoHand2",  
mod_id = "JunMaster2PhysicalDamageOverTimeMultiplierTwoHand2",  
Line 6,042: Line 6,074:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 471,  
id = 477,  
},
},
{
{
npc = "Jun",
ordinal = 68,  
ordinal = 68,  
mod_id = "JunMaster2PhysicalDamageOverTimeMultiplierTwoHand3",  
mod_id = "JunMaster2PhysicalDamageOverTimeMultiplierTwoHand3",  
Line 6,052: Line 6,083:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 472,  
id = 478,  
},
},
{
{
npc = "Jun",
ordinal = 69,  
ordinal = 69,  
mod_id = "JunMaster2PhysicalDamageOverTimeMultiplier1_",  
mod_id = "JunMaster2PhysicalDamageOverTimeMultiplier1_",  
Line 6,064: Line 6,094:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 473,  
id = 479,  
},
},
{
{
npc = "Jun",
ordinal = 70,  
ordinal = 70,  
mod_id = "JunMaster2PhysicalDamageOverTimeMultiplier2",  
mod_id = "JunMaster2PhysicalDamageOverTimeMultiplier2",  
Line 6,076: Line 6,105:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 474,  
id = 480,  
},
},
{
{
npc = "Jun",
ordinal = 71,  
ordinal = 71,  
mod_id = "JunMaster2PhysicalDamageOverTimeMultiplier3",  
mod_id = "JunMaster2PhysicalDamageOverTimeMultiplier3",  
Line 6,088: Line 6,116:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 475,  
id = 481,  
},
},
{
{
npc = "Jun",
ordinal = 72,  
ordinal = 72,  
mod_id = "JunMaster2ColdDamageOverTimeMultiplierTwoHand1",  
mod_id = "JunMaster2ColdDamageOverTimeMultiplierTwoHand1",  
Line 6,098: Line 6,125:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 476,  
id = 482,  
},
},
{
{
npc = "Jun",
ordinal = 73,  
ordinal = 73,  
mod_id = "JunMaster2ColdDamageOverTimeMultiplierTwoHand2",  
mod_id = "JunMaster2ColdDamageOverTimeMultiplierTwoHand2",  
Line 6,108: Line 6,134:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 477,  
id = 483,  
},
},
{
{
npc = "Jun",
ordinal = 74,  
ordinal = 74,  
mod_id = "JunMaster2ColdDamageOverTimeMultiplierTwoHand3",  
mod_id = "JunMaster2ColdDamageOverTimeMultiplierTwoHand3",  
Line 6,118: Line 6,143:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 478,  
id = 484,  
},
},
{
{
npc = "Jun",
ordinal = 75,  
ordinal = 75,  
mod_id = "JunMaster2ColdDamageOverTimeMultiplier1__",  
mod_id = "JunMaster2ColdDamageOverTimeMultiplier1__",  
Line 6,130: Line 6,154:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 479,  
id = 485,  
},
},
{
{
npc = "Jun",
ordinal = 76,  
ordinal = 76,  
mod_id = "JunMaster2ColdDamageOverTimeMultiplier2",  
mod_id = "JunMaster2ColdDamageOverTimeMultiplier2",  
Line 6,142: Line 6,165:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 480,  
id = 486,  
},
},
{
{
npc = "Jun",
ordinal = 77,  
ordinal = 77,  
mod_id = "JunMaster2ColdDamageOverTimeMultiplier3_",  
mod_id = "JunMaster2ColdDamageOverTimeMultiplier3_",  
Line 6,154: Line 6,176:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 481,  
id = 487,  
},
},
{
{
npc = "Jun",
ordinal = 78,  
ordinal = 78,  
mod_id = "JunMaster2FireDamageOverTimeMultiplierTwoHand1_",  
mod_id = "JunMaster2FireDamageOverTimeMultiplierTwoHand1_",  
Line 6,164: Line 6,185:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 482,  
id = 488,  
},
},
{
{
npc = "Jun",
ordinal = 79,  
ordinal = 79,  
mod_id = "JunMaster2FireDamageOverTimeMultiplierTwoHand2",  
mod_id = "JunMaster2FireDamageOverTimeMultiplierTwoHand2",  
Line 6,174: Line 6,194:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 483,  
id = 489,  
},
},
{
{
npc = "Jun",
ordinal = 80,  
ordinal = 80,  
mod_id = "JunMaster2FireDamageOverTimeMultiplierTwoHand3",  
mod_id = "JunMaster2FireDamageOverTimeMultiplierTwoHand3",  
Line 6,184: Line 6,203:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 484,  
id = 490,  
},
},
{
{
npc = "Jun",
ordinal = 81,  
ordinal = 81,  
mod_id = "JunMaster2FireDamageOverTimeMultiplier1_",  
mod_id = "JunMaster2FireDamageOverTimeMultiplier1_",  
Line 6,196: Line 6,214:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 485,  
id = 491,  
},
},
{
{
npc = "Jun",
ordinal = 82,  
ordinal = 82,  
mod_id = "JunMaster2FireDamageOverTimeMultiplier2",  
mod_id = "JunMaster2FireDamageOverTimeMultiplier2",  
Line 6,208: Line 6,225:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 486,  
id = 492,  
},
},
{
{
npc = "Jun",
ordinal = 83,  
ordinal = 83,  
mod_id = "JunMaster2FireDamageOverTimeMultiplier3_",  
mod_id = "JunMaster2FireDamageOverTimeMultiplier3_",  
Line 6,220: Line 6,236:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 487,  
id = 493,  
},
},
{
{
npc = "Jun",
ordinal = 84,  
ordinal = 84,  
mod_id = "JunMaster2ElementalPenetrationWithAttacks1",  
mod_id = "JunMaster2ElementalPenetrationWithAttacks1",  
Line 6,233: Line 6,248:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 488,  
id = 494,  
},
},
{
{
npc = "Jun",
ordinal = 85,  
ordinal = 85,  
mod_id = "JunMaster2ElementalPenetrationWithAttacks2",  
mod_id = "JunMaster2ElementalPenetrationWithAttacks2",  
Line 6,246: Line 6,260:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 489,  
id = 495,  
},
},
{
{
npc = "Jun",
ordinal = 86,  
ordinal = 86,  
mod_id = "JunMaster2ElementalPenetrationWithAttacks3",  
mod_id = "JunMaster2ElementalPenetrationWithAttacks3",  
Line 6,259: Line 6,272:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 490,  
id = 496,  
},
},
{
{
npc = "Jun",
ordinal = 87,  
ordinal = 87,  
mod_id = "JunMaster2ChaosPenetrationWithAttacks1",  
mod_id = "JunMaster2ChaosPenetrationWithAttacks1",  
Line 6,272: Line 6,284:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 491,  
id = 497,  
},
},
{
{
npc = "Jun",
ordinal = 88,  
ordinal = 88,  
mod_id = "JunMaster2ChaosPenetrationWithAttacks2",  
mod_id = "JunMaster2ChaosPenetrationWithAttacks2",  
Line 6,285: Line 6,296:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 492,  
id = 498,  
},
},
{
{
npc = "Jun",
ordinal = 89,  
ordinal = 89,  
mod_id = "JunMaster2ChaosPenetrationWithAttacks3_",  
mod_id = "JunMaster2ChaosPenetrationWithAttacks3_",  
Line 6,298: Line 6,308:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 493,  
id = 499,  
},
},
{
{
npc = "Jun",
ordinal = 90,  
ordinal = 90,  
mod_id = "JunMaster2DoubleDamageChance2h1",  
mod_id = "JunMaster2DoubleDamageChance2h1",  
Line 6,309: Line 6,318:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 494,  
id = 500,  
},
},
{
{
npc = "Jun",
ordinal = 91,  
ordinal = 91,  
mod_id = "JunMaster2DoubleDamageChance2h2",  
mod_id = "JunMaster2DoubleDamageChance2h2",  
Line 6,320: Line 6,328:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 495,  
id = 501,  
},
},
{
{
npc = "Jun",
ordinal = 92,  
ordinal = 92,  
mod_id = "JunMaster2DoubleDamageChance1h1",  
mod_id = "JunMaster2DoubleDamageChance1h1",  
Line 6,332: Line 6,339:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 496,  
id = 502,  
},
},
{
{
npc = "Jun",
ordinal = 93,  
ordinal = 93,  
mod_id = "JunMaster2DoubleDamageChance1h2",  
mod_id = "JunMaster2DoubleDamageChance1h2",  
Line 6,344: Line 6,350:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 497,  
id = 503,  
},
},
{
{
npc = "Jun",
ordinal = 94,  
ordinal = 94,  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLife1",  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLife1",  
Line 6,355: Line 6,360:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 498,  
id = 504,  
},
},
{
{
npc = "Jun",
ordinal = 95,  
ordinal = 95,  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLife2",  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLife2",  
Line 6,366: Line 6,370:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 499,  
id = 505,  
},
},
{
{
npc = "Jun",
ordinal = 96,  
ordinal = 96,  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLife3",  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLife3",  
Line 6,377: Line 6,380:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 500,  
id = 506,  
},
},
{
{
npc = "Jun",
ordinal = 97,  
ordinal = 97,  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLife1",  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLife1",  
Line 6,388: Line 6,390:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 501,  
id = 507,  
},
},
{
{
npc = "Jun",
ordinal = 98,  
ordinal = 98,  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLife2",  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLife2",  
Line 6,399: Line 6,400:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 502,  
id = 508,  
},
},
{
{
npc = "Jun",
ordinal = 99,  
ordinal = 99,  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLife3__",  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLife3__",  
Line 6,410: Line 6,410:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 503,  
id = 509,  
},
},
{
{
npc = "Jun",
ordinal = 100,  
ordinal = 100,  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLife1",  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLife1",  
Line 6,421: Line 6,420:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 504,  
id = 510,  
},
},
{
{
npc = "Jun",
ordinal = 101,  
ordinal = 101,  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLife2",  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLife2",  
Line 6,432: Line 6,430:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 505,  
id = 511,  
},
},
{
{
npc = "Jun",
ordinal = 102,  
ordinal = 102,  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLife3",  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLife3",  
Line 6,443: Line 6,440:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 506,  
id = 512,  
},
},
{
{
npc = "Jun",
ordinal = 103,  
ordinal = 103,  
mod_id = "JunMaster2LocalIncreasedArmourAndLife1",  
mod_id = "JunMaster2LocalIncreasedArmourAndLife1",  
Line 6,454: Line 6,450:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 507,  
id = 513,  
},
},
{
{
npc = "Jun",
ordinal = 104,  
ordinal = 104,  
mod_id = "JunMaster2LocalIncreasedArmourAndLife2",  
mod_id = "JunMaster2LocalIncreasedArmourAndLife2",  
Line 6,465: Line 6,460:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 508,  
id = 514,  
},
},
{
{
npc = "Jun",
ordinal = 105,  
ordinal = 105,  
mod_id = "JunMaster2LocalIncreasedArmourAndLife3",  
mod_id = "JunMaster2LocalIncreasedArmourAndLife3",  
Line 6,476: Line 6,470:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 509,  
id = 515,  
},
},
{
{
npc = "Jun",
ordinal = 106,  
ordinal = 106,  
mod_id = "JunMaster2LocalIncreasedEvasionAndLife1",  
mod_id = "JunMaster2LocalIncreasedEvasionAndLife1",  
Line 6,487: Line 6,480:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 510,  
id = 516,  
},
},
{
{
npc = "Jun",
ordinal = 107,  
ordinal = 107,  
mod_id = "JunMaster2LocalIncreasedEvasionAndLife2",  
mod_id = "JunMaster2LocalIncreasedEvasionAndLife2",  
Line 6,498: Line 6,490:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 511,  
id = 517,  
},
},
{
{
npc = "Jun",
ordinal = 108,  
ordinal = 108,  
mod_id = "JunMaster2LocalIncreasedEvasionAndLife3",  
mod_id = "JunMaster2LocalIncreasedEvasionAndLife3",  
Line 6,509: Line 6,500:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 512,  
id = 518,  
},
},
{
{
npc = "Jun",
ordinal = 109,  
ordinal = 109,  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLife1",  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLife1",  
Line 6,520: Line 6,510:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 513,  
id = 519,  
},
},
{
{
npc = "Jun",
ordinal = 110,  
ordinal = 110,  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLife2",  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLife2",  
Line 6,531: Line 6,520:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 514,  
id = 520,  
},
},
{
{
npc = "Jun",
ordinal = 111,  
ordinal = 111,  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLife3",  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLife3",  
Line 6,542: Line 6,530:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 515,  
id = 521,  
},
},
{
{
npc = "Jun",
ordinal = 112,  
ordinal = 112,  
mod_id = "JunMaster2LocalIncreasedDefencesAndLife1_",  
mod_id = "JunMaster2LocalIncreasedDefencesAndLife1_",  
Line 6,553: Line 6,540:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 516,  
id = 522,  
},
},
{
{
npc = "Jun",
ordinal = 113,  
ordinal = 113,  
mod_id = "JunMaster2LocalIncreasedDefencesAndLife2_",  
mod_id = "JunMaster2LocalIncreasedDefencesAndLife2_",  
Line 6,564: Line 6,550:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 517,  
id = 523,  
},
},
{
{
npc = "Jun",
ordinal = 114,  
ordinal = 114,  
mod_id = "JunMaster2LocalIncreasedDefencesAndLife3_",  
mod_id = "JunMaster2LocalIncreasedDefencesAndLife3_",  
Line 6,575: Line 6,560:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 518,  
id = 524,  
},
},
{
{
npc = "Jun",
ordinal = 115,  
ordinal = 115,  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeMed1__",  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeMed1__",  
Line 6,586: Line 6,570:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 519,  
id = 525,  
},
},
{
{
npc = "Jun",
ordinal = 116,  
ordinal = 116,  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeMed2_",  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeMed2_",  
Line 6,597: Line 6,580:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 520,  
id = 526,  
},
},
{
{
npc = "Jun",
ordinal = 117,  
ordinal = 117,  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeMed3",  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeMed3",  
Line 6,608: Line 6,590:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 521,  
id = 527,  
},
},
{
{
npc = "Jun",
ordinal = 118,  
ordinal = 118,  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeMed1__",  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeMed1__",  
Line 6,619: Line 6,600:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 522,  
id = 528,  
},
},
{
{
npc = "Jun",
ordinal = 119,  
ordinal = 119,  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeMed2",  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeMed2",  
Line 6,630: Line 6,610:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 523,  
id = 529,  
},
},
{
{
npc = "Jun",
ordinal = 120,  
ordinal = 120,  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeMed3_",  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeMed3_",  
Line 6,641: Line 6,620:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 524,  
id = 530,  
},
},
{
{
npc = "Jun",
ordinal = 121,  
ordinal = 121,  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeMed1",  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeMed1",  
Line 6,652: Line 6,630:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 525,  
id = 531,  
},
},
{
{
npc = "Jun",
ordinal = 122,  
ordinal = 122,  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeMed2",  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeMed2",  
Line 6,663: Line 6,640:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 526,  
id = 532,  
},
},
{
{
npc = "Jun",
ordinal = 123,  
ordinal = 123,  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeMed3",  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeMed3",  
Line 6,674: Line 6,650:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 527,  
id = 533,  
},
},
{
{
npc = "Jun",
ordinal = 124,  
ordinal = 124,  
mod_id = "JunMaster2LocalIncreasedArmourAndLifeMed1",  
mod_id = "JunMaster2LocalIncreasedArmourAndLifeMed1",  
Line 6,685: Line 6,660:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 528,  
id = 534,  
},
},
{
{
npc = "Jun",
ordinal = 125,  
ordinal = 125,  
mod_id = "JunMaster2LocalIncreasedArmourAndLifeMed2",  
mod_id = "JunMaster2LocalIncreasedArmourAndLifeMed2",  
Line 6,696: Line 6,670:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 529,  
id = 535,  
},
},
{
{
npc = "Jun",
ordinal = 126,  
ordinal = 126,  
mod_id = "JunMaster2LocalIncreasedArmourAndLifeMed3",  
mod_id = "JunMaster2LocalIncreasedArmourAndLifeMed3",  
Line 6,707: Line 6,680:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 530,  
id = 536,  
},
},
{
{
npc = "Jun",
ordinal = 127,  
ordinal = 127,  
mod_id = "JunMaster2LocalIncreasedEvasionAndLifeMed1",  
mod_id = "JunMaster2LocalIncreasedEvasionAndLifeMed1",  
Line 6,718: Line 6,690:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 531,  
id = 537,  
},
},
{
{
npc = "Jun",
ordinal = 128,  
ordinal = 128,  
mod_id = "JunMaster2LocalIncreasedEvasionAndLifeMed2",  
mod_id = "JunMaster2LocalIncreasedEvasionAndLifeMed2",  
Line 6,729: Line 6,700:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 532,  
id = 538,  
},
},
{
{
npc = "Jun",
ordinal = 129,  
ordinal = 129,  
mod_id = "JunMaster2LocalIncreasedEvasionAndLifeMed3_",  
mod_id = "JunMaster2LocalIncreasedEvasionAndLifeMed3_",  
Line 6,740: Line 6,710:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 533,  
id = 539,  
},
},
{
{
npc = "Jun",
ordinal = 130,  
ordinal = 130,  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeMed1",  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeMed1",  
Line 6,751: Line 6,720:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 534,  
id = 540,  
},
},
{
{
npc = "Jun",
ordinal = 131,  
ordinal = 131,  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeMed2",  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeMed2",  
Line 6,762: Line 6,730:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 535,  
id = 541,  
},
},
{
{
npc = "Jun",
ordinal = 132,  
ordinal = 132,  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeMed3",  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeMed3",  
Line 6,773: Line 6,740:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 536,  
id = 542,  
},
},
{
{
npc = "Jun",
ordinal = 133,  
ordinal = 133,  
mod_id = "JunMaster2LocalIncreasedDefencesAndLifeMed1_",  
mod_id = "JunMaster2LocalIncreasedDefencesAndLifeMed1_",  
Line 6,784: Line 6,750:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 537,  
id = 543,  
},
},
{
{
npc = "Jun",
ordinal = 134,  
ordinal = 134,  
mod_id = "JunMaster2LocalIncreasedDefencesAndLifeMed2",  
mod_id = "JunMaster2LocalIncreasedDefencesAndLifeMed2",  
Line 6,795: Line 6,760:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 538,  
id = 544,  
},
},
{
{
npc = "Jun",
ordinal = 135,  
ordinal = 135,  
mod_id = "JunMaster2LocalIncreasedDefencesAndLifeMed3",  
mod_id = "JunMaster2LocalIncreasedDefencesAndLifeMed3",  
Line 6,806: Line 6,770:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 539,  
id = 545,  
},
},
{
{
npc = "Jun",
ordinal = 136,  
ordinal = 136,  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeHigh1",  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeHigh1",  
Line 6,816: Line 6,779:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 540,  
id = 546,  
},
},
{
{
npc = "Jun",
ordinal = 137,  
ordinal = 137,  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeHigh2",  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeHigh2",  
Line 6,826: Line 6,788:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 541,  
id = 547,  
},
},
{
{
npc = "Jun",
ordinal = 138,  
ordinal = 138,  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeHigh3",  
mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeHigh3",  
Line 6,836: Line 6,797:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 542,  
id = 548,  
},
},
{
{
npc = "Jun",
ordinal = 139,  
ordinal = 139,  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeHigh1",  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeHigh1",  
Line 6,846: Line 6,806:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 543,  
id = 549,  
},
},
{
{
npc = "Jun",
ordinal = 140,  
ordinal = 140,  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeHigh2",  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeHigh2",  
Line 6,856: Line 6,815:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 544,  
id = 550,  
},
},
{
{
npc = "Jun",
ordinal = 141,  
ordinal = 141,  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeHigh3",  
mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeHigh3",  
Line 6,866: Line 6,824:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 545,  
id = 551,  
},
},
{
{
npc = "Jun",
ordinal = 142,  
ordinal = 142,  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeHigh1",  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeHigh1",  
Line 6,876: Line 6,833:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 546,  
id = 552,  
},
},
{
{
npc = "Jun",
ordinal = 143,  
ordinal = 143,  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeHigh2",  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeHigh2",  
Line 6,886: Line 6,842:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 547,  
id = 553,  
},
},
{
{
npc = "Jun",
ordinal = 144,  
ordinal = 144,  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeHigh3",  
mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeHigh3",  
Line 6,896: Line 6,851:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 548,  
id = 554,  
},
},
{
{
npc = "Jun",
ordinal = 145,  
ordinal = 145,  
mod_id = "JunMaster2LocalIncreasedArmourAndLifeHigh1",  
mod_id = "JunMaster2LocalIncreasedArmourAndLifeHigh1",  
Line 6,906: Line 6,860:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 549,  
id = 555,  
},
},
{
{
npc = "Jun",
ordinal = 146,  
ordinal = 146,  
mod_id = "JunMaster2LocalIncreasedArmourAndLifeHigh2",  
mod_id = "JunMaster2LocalIncreasedArmourAndLifeHigh2",  
Line 6,916: Line 6,869:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 550,  
id = 556,  
},
},
{
{
npc = "Jun",
ordinal = 147,  
ordinal = 147,  
mod_id = "JunMaster2LocalIncreasedArmourAndLifeHigh3",  
mod_id = "JunMaster2LocalIncreasedArmourAndLifeHigh3",  
Line 6,926: Line 6,878:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 551,  
id = 557,  
},
},
{
{
npc = "Jun",
ordinal = 148,  
ordinal = 148,  
mod_id = "JunMaster2LocalIncreasedEvasionAndLifeHigh1",  
mod_id = "JunMaster2LocalIncreasedEvasionAndLifeHigh1",  
Line 6,936: Line 6,887:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 552,  
id = 558,  
},
},
{
{
npc = "Jun",
ordinal = 149,  
ordinal = 149,  
mod_id = "JunMaster2LocalIncreasedEvasionAndLifeHigh2",  
mod_id = "JunMaster2LocalIncreasedEvasionAndLifeHigh2",  
Line 6,946: Line 6,896:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 553,  
id = 559,  
},
},
{
{
npc = "Jun",
ordinal = 150,  
ordinal = 150,  
mod_id = "JunMaster2LocalIncreasedEvasionAndLifeHigh3",  
mod_id = "JunMaster2LocalIncreasedEvasionAndLifeHigh3",  
Line 6,956: Line 6,905:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 554,  
id = 560,  
},
},
{
{
npc = "Jun",
ordinal = 151,  
ordinal = 151,  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeHigh1_",  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeHigh1_",  
Line 6,966: Line 6,914:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 555,  
id = 561,  
},
},
{
{
npc = "Jun",
ordinal = 152,  
ordinal = 152,  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeHigh2",  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeHigh2",  
Line 6,976: Line 6,923:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 556,  
id = 562,  
},
},
{
{
npc = "Jun",
ordinal = 153,  
ordinal = 153,  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeHigh3_",  
mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeHigh3_",  
Line 6,986: Line 6,932:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 557,  
id = 563,  
},
},
{
{
npc = "Jun",
ordinal = 154,  
ordinal = 154,  
mod_id = "JunMaster2LocalIncreasedDefencesAndLifeHigh1",  
mod_id = "JunMaster2LocalIncreasedDefencesAndLifeHigh1",  
Line 6,996: Line 6,941:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 558,  
id = 564,  
},
},
{
{
npc = "Jun",
ordinal = 155,  
ordinal = 155,  
mod_id = "JunMaster2LocalIncreasedDefencesAndLifeHigh2",  
mod_id = "JunMaster2LocalIncreasedDefencesAndLifeHigh2",  
Line 7,006: Line 6,950:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 559,  
id = 565,  
},
},
{
{
npc = "Jun",
ordinal = 156,  
ordinal = 156,  
mod_id = "JunMaster2LocalIncreasedDefencesAndLifeHigh3_",  
mod_id = "JunMaster2LocalIncreasedDefencesAndLifeHigh3_",  
Line 7,016: Line 6,959:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 560,  
id = 566,  
},
},
{
{
npc = "Jun",
ordinal = 157,  
ordinal = 157,  
mod_id = "JunMaster2StrengthAndDexterity1__",  
mod_id = "JunMaster2StrengthAndDexterity1__",  
Line 7,034: Line 6,976:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 561,  
id = 567,  
},
},
{
{
npc = "Jun",
ordinal = 158,  
ordinal = 158,  
mod_id = "JunMaster2StrengthAndDexterity2",  
mod_id = "JunMaster2StrengthAndDexterity2",  
Line 7,052: Line 6,993:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 562,  
id = 568,  
},
},
{
{
npc = "Jun",
ordinal = 159,  
ordinal = 159,  
mod_id = "JunMaster2StrengthAndDexterity3_",  
mod_id = "JunMaster2StrengthAndDexterity3_",  
Line 7,070: Line 7,010:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 563,  
id = 569,  
},
},
{
{
npc = "Jun",
ordinal = 160,  
ordinal = 160,  
mod_id = "JunMaster2DexterityAndIntelligence1_",  
mod_id = "JunMaster2DexterityAndIntelligence1_",  
Line 7,088: Line 7,027:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 564,  
id = 570,  
},
},
{
{
npc = "Jun",
ordinal = 161,  
ordinal = 161,  
mod_id = "JunMaster2DexterityAndIntelligence2",  
mod_id = "JunMaster2DexterityAndIntelligence2",  
Line 7,106: Line 7,044:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 565,  
id = 571,  
},
},
{
{
npc = "Jun",
ordinal = 162,  
ordinal = 162,  
mod_id = "JunMaster2DexterityAndIntelligence3__",  
mod_id = "JunMaster2DexterityAndIntelligence3__",  
Line 7,124: Line 7,061:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 566,  
id = 572,  
},
},
{
{
npc = "Jun",
ordinal = 163,  
ordinal = 163,  
mod_id = "JunMaster2StrengthAndIntelligence1",  
mod_id = "JunMaster2StrengthAndIntelligence1",  
Line 7,142: Line 7,078:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 567,  
id = 573,  
},
},
{
{
npc = "Jun",
ordinal = 164,  
ordinal = 164,  
mod_id = "JunMaster2StrengthAndIntelligence2",  
mod_id = "JunMaster2StrengthAndIntelligence2",  
Line 7,160: Line 7,095:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 568,  
id = 574,  
},
},
{
{
npc = "Jun",
ordinal = 165,  
ordinal = 165,  
mod_id = "JunMaster2StrengthAndIntelligence3",  
mod_id = "JunMaster2StrengthAndIntelligence3",  
Line 7,178: Line 7,112:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 569,  
id = 575,  
},
},
{
{
npc = "Jun",
ordinal = 166,  
ordinal = 166,  
mod_id = "JunMaster2MinimumEnduranceCharges1",  
mod_id = "JunMaster2MinimumEnduranceCharges1",  
Line 7,189: Line 7,122:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 570,  
id = 576,  
},
},
{
{
npc = "Jun",
ordinal = 167,  
ordinal = 167,  
mod_id = "JunMaster2MinimumPowerCharges1",  
mod_id = "JunMaster2MinimumPowerCharges1",  
Line 7,200: Line 7,132:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 571,  
id = 577,  
},
},
{
{
npc = "Jun",
ordinal = 168,  
ordinal = 168,  
mod_id = "JunMaster2MinimumFrenzyCharges1_",  
mod_id = "JunMaster2MinimumFrenzyCharges1_",  
Line 7,211: Line 7,142:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 572,  
id = 578,  
},
},
{
{
npc = "Jun",
ordinal = 169,  
ordinal = 169,  
mod_id = "JunMaster2IncreasedManaAndRegen1",  
mod_id = "JunMaster2IncreasedManaAndRegen1",  
Line 7,222: Line 7,152:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 573,  
id = 579,  
},
},
{
{
npc = "Jun",
ordinal = 170,  
ordinal = 170,  
mod_id = "JunMaster2IncreasedManaAndRegen2",  
mod_id = "JunMaster2IncreasedManaAndRegen2",  
Line 7,233: Line 7,162:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 574,  
id = 580,  
},
},
{
{
npc = "Jun",
ordinal = 171,  
ordinal = 171,  
mod_id = "JunMaster2IncreasedManaAndRegen3",  
mod_id = "JunMaster2IncreasedManaAndRegen3",  
Line 7,244: Line 7,172:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 575,  
id = 581,  
},
},
{
{
npc = "Jun",
ordinal = 172,  
ordinal = 172,  
mod_id = "JunMaster2ManaAndManaCostPercent1",  
mod_id = "JunMaster2ManaAndManaCostPercent1",  
Line 7,255: Line 7,182:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 576,  
id = 582,  
},
},
{
{
npc = "Jun",
ordinal = 173,  
ordinal = 173,  
mod_id = "JunMaster2ManaAndManaCostPercent2_",  
mod_id = "JunMaster2ManaAndManaCostPercent2_",  
Line 7,266: Line 7,192:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 577,  
id = 583,  
},
},
{
{
npc = "Jun",
ordinal = 174,  
ordinal = 174,  
mod_id = "JunMaster2ManaAndManaCostPercent3",  
mod_id = "JunMaster2ManaAndManaCostPercent3",  
Line 7,277: Line 7,202:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 578,  
id = 584,  
},
},
{
{
npc = "Jun",
ordinal = 175,  
ordinal = 175,  
mod_id = "JunMaster2ManaAndDamageTakenGoesToManaPercent1",  
mod_id = "JunMaster2ManaAndDamageTakenGoesToManaPercent1",  
Line 7,288: Line 7,212:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 579,  
id = 585,  
},
},
{
{
npc = "Jun",
ordinal = 176,  
ordinal = 176,  
mod_id = "JunMaster2ManaAndDamageTakenGoesToManaPercent2",  
mod_id = "JunMaster2ManaAndDamageTakenGoesToManaPercent2",  
Line 7,299: Line 7,222:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 580,  
id = 586,  
},
},
{
{
npc = "Jun",
ordinal = 177,  
ordinal = 177,  
mod_id = "JunMaster2ManaAndDamageTakenGoesToManaPercent3",  
mod_id = "JunMaster2ManaAndDamageTakenGoesToManaPercent3",  
Line 7,310: Line 7,232:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 581,  
id = 587,  
},
},
{
{
npc = "Jun",
ordinal = 178,  
ordinal = 178,  
mod_id = "JunMaster2AttackAndCastSpeed1",  
mod_id = "JunMaster2AttackAndCastSpeed1",  
Line 7,321: Line 7,242:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 582,  
id = 588,  
},
},
{
{
npc = "Jun",
ordinal = 179,  
ordinal = 179,  
mod_id = "JunMaster2AttackAndCastSpeed2_",  
mod_id = "JunMaster2AttackAndCastSpeed2_",  
Line 7,332: Line 7,252:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 583,  
id = 589,  
},
},
{
{
npc = "Jun",
ordinal = 180,  
ordinal = 180,  
mod_id = "JunMaster2AttackAndCastSpeed3",  
mod_id = "JunMaster2AttackAndCastSpeed3",  
Line 7,343: Line 7,262:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 584,  
id = 590,  
},
},
{
{
npc = "Jun",
ordinal = 181,  
ordinal = 181,  
mod_id = "JunMaster2MovementVelocityAndMovementVelocityIfNotHitRecently1__",  
mod_id = "JunMaster2MovementVelocityAndMovementVelocityIfNotHitRecently1__",  
Line 7,353: Line 7,271:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 585,  
id = 591,  
},
},
{
{
npc = "Jun",
ordinal = 182,  
ordinal = 182,  
mod_id = "JunMaster2MovementVelocityAndMovementVelocityIfNotHitRecently2__",  
mod_id = "JunMaster2MovementVelocityAndMovementVelocityIfNotHitRecently2__",  
Line 7,363: Line 7,280:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 586,  
id = 592,  
},
},
{
{
npc = "Jun",
ordinal = 183,  
ordinal = 183,  
mod_id = "JunMaster2MovementVelocityAndMovementVelocityIfNotHitRecently3",  
mod_id = "JunMaster2MovementVelocityAndMovementVelocityIfNotHitRecently3",  
Line 7,373: Line 7,289:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 587,  
id = 593,  
},
},
{
{
npc = "Jun",
ordinal = 184,  
ordinal = 184,  
mod_id = "JunMaster2MovementVelocityAndOnslaughtOnKill1",  
mod_id = "JunMaster2MovementVelocityAndOnslaughtOnKill1",  
Line 7,383: Line 7,298:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 588,  
id = 594,  
},
},
{
{
npc = "Jun",
ordinal = 185,  
ordinal = 185,  
mod_id = "JunMaster2MovementVelocityAndOnslaughtOnKill2",  
mod_id = "JunMaster2MovementVelocityAndOnslaughtOnKill2",  
Line 7,393: Line 7,307:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 589,  
id = 595,  
},
},
{
{
npc = "Jun",
ordinal = 186,  
ordinal = 186,  
mod_id = "JunMaster2MovementVelocityAndOnslaughtOnKill3_",  
mod_id = "JunMaster2MovementVelocityAndOnslaughtOnKill3_",  
Line 7,403: Line 7,316:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 590,  
id = 596,  
},
},
{
{
npc = "Jun",
ordinal = 187,  
ordinal = 187,  
mod_id = "JunMaster2MovementVelocityAndCannotBeChilled1_",  
mod_id = "JunMaster2MovementVelocityAndCannotBeChilled1_",  
Line 7,413: Line 7,325:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 591,  
id = 597,  
},
},
{
{
npc = "Jun",
ordinal = 188,  
ordinal = 188,  
mod_id = "JunMaster2MovementVelocityAndCannotBeChilled2",  
mod_id = "JunMaster2MovementVelocityAndCannotBeChilled2",  
Line 7,423: Line 7,334:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 592,  
id = 598,  
},
},
{
{
npc = "Jun",
ordinal = 189,  
ordinal = 189,  
mod_id = "JunMaster2MovementVelocityAndCannotBeChilled3",  
mod_id = "JunMaster2MovementVelocityAndCannotBeChilled3",  
Line 7,433: Line 7,343:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 593,  
id = 599,  
},
},
{
{
npc = "Jun",
ordinal = 190,  
ordinal = 190,  
mod_id = "JunMaster2ArmourAndEvasionRating1_",  
mod_id = "JunMaster2ArmourAndEvasionRating1_",  
Line 7,444: Line 7,353:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 594,  
id = 600,  
},
},
{
{
npc = "Jun",
ordinal = 191,  
ordinal = 191,  
mod_id = "JunMaster2ArmourAndEvasionRating2",  
mod_id = "JunMaster2ArmourAndEvasionRating2",  
Line 7,455: Line 7,363:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 595,  
id = 601,  
},
},
{
{
npc = "Jun",
ordinal = 192,  
ordinal = 192,  
mod_id = "JunMaster2ArmourAndEvasionRating3",  
mod_id = "JunMaster2ArmourAndEvasionRating3",  
Line 7,466: Line 7,373:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 596,  
id = 602,  
},
},
{
{
npc = "Jun",
ordinal = 193,  
ordinal = 193,  
mod_id = "JunMaster2ArmourAndEnergyShield1",  
mod_id = "JunMaster2ArmourAndEnergyShield1",  
Line 7,476: Line 7,382:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 597,  
id = 603,  
},
},
{
{
npc = "Jun",
ordinal = 194,  
ordinal = 194,  
mod_id = "JunMaster2ArmourAndEnergyShield2__",  
mod_id = "JunMaster2ArmourAndEnergyShield2__",  
Line 7,486: Line 7,391:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 598,  
id = 604,  
},
},
{
{
npc = "Jun",
ordinal = 195,  
ordinal = 195,  
mod_id = "JunMaster2ArmourAndEnergyShield3",  
mod_id = "JunMaster2ArmourAndEnergyShield3",  
Line 7,496: Line 7,400:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 599,  
id = 605,  
},
},
{
{
npc = "Jun",
ordinal = 196,  
ordinal = 196,  
mod_id = "JunMaster2EvasionRatingAndEnergyShield1__",  
mod_id = "JunMaster2EvasionRatingAndEnergyShield1__",  
Line 7,507: Line 7,410:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 600,  
id = 606,  
},
},
{
{
npc = "Jun",
ordinal = 197,  
ordinal = 197,  
mod_id = "JunMaster2EvasionRatingAndEnergyShield2",  
mod_id = "JunMaster2EvasionRatingAndEnergyShield2",  
Line 7,518: Line 7,420:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 601,  
id = 607,  
},
},
{
{
npc = "Jun",
ordinal = 198,  
ordinal = 198,  
mod_id = "JunMaster2EvasionRatingAndEnergyShield3",  
mod_id = "JunMaster2EvasionRatingAndEnergyShield3",  
Line 7,529: Line 7,430:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 602,  
id = 608,  
},
},
{
{
npc = "Jun",
ordinal = 199,  
ordinal = 199,  
mod_id = "JunMaster2ChanceToNotConsumeFlaskCharges1",  
mod_id = "JunMaster2FlaskEffectAndFlaskChargesGained1",  
rank = 1,  
rank = 1,  
item_class_categories = {"Belt"},  
item_class_categories = {"Belt"},  
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 603,  
id = 609,  
},
},
{
{
npc = "Jun",
ordinal = 200,  
ordinal = 200,  
mod_id = "JunMaster2ChanceToNotConsumeFlaskCharges2",  
mod_id = "JunMaster2FlaskEffectAndFlaskChargesGained2",  
rank = 2,  
rank = 2,  
item_class_categories = {"Belt"},  
item_class_categories = {"Belt"},  
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 604,  
id = 610,  
},
},
{
{
npc = "Jun",
ordinal = 201,  
ordinal = 201,  
mod_id = "JunMaster2FlaskEffectAndFlaskChargesGainedNew1_",  
mod_id = "JunMaster2GlobalCooldownRecovery1",  
rank = 1,  
rank = 1,  
item_class_categories = {"Belt"},  
item_class_categories = {"Belt"},  
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 605,  
id = 611,  
},
},
{
{
npc = "Jun",
ordinal = 202,  
ordinal = 202,  
mod_id = "JunMaster2FlaskEffectAndFlaskChargesGainedNew2",  
mod_id = "JunMaster2GlobalCooldownRecovery2",  
rank = 2,  
rank = 2,  
item_class_categories = {"Belt"},  
item_class_categories = {"Belt"},  
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 606,  
id = 612,  
},
},
{
{
npc = "Jun",
ordinal = 203,  
ordinal = 203,  
mod_id = "JunMaster2GlobalCooldownRecovery1",  
mod_id = "JunMaster2DamagePerEnduranceCharge2h1",  
rank = 1,  
rank = 0,  
item_class_categories = {"Belt"},  
item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"},  
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 607,  
id = 613,  
},
},
{
{
npc = "Jun",
ordinal = 204,  
ordinal = 204,  
mod_id = "JunMaster2GlobalCooldownRecovery2",  
mod_id = "JunMaster2DamagePerEnduranceCharge1h1_",  
rank = 2,  
rank = 0,  
item_class_categories = {"Belt"},  
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},  
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 608,  
id = 614,  
},
},
{
{
npc = "Jun",
ordinal = 205,  
ordinal = 205,  
mod_id = "JunMaster2DamagePerEnduranceCharge2h1",  
mod_id = "JunMaster2DamagePerFrenzyCharge2h1",  
rank = 0,  
rank = 0,  
item_class_categories = {"Two Hand Melee",
item_class_categories = {"Two Hand Melee",
Line 7,600: Line 7,496:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 609,  
id = 615,  
},
},
{
{
npc = "Jun",
ordinal = 206,  
ordinal = 206,  
mod_id = "JunMaster2DamagePerEnduranceCharge1h1_",  
mod_id = "JunMaster2DamagePerFrenzyCharge1h1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 7,611: Line 7,506:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 610,  
id = 616,  
},
},
{
{
npc = "Jun",
ordinal = 207,  
ordinal = 207,  
mod_id = "JunMaster2DamagePerFrenzyCharge2h1",  
mod_id = "JunMaster2DamagePerPowerCharge2h1__",  
rank = 0,  
rank = 0,  
item_class_categories = {"Two Hand Melee",
item_class_categories = {"Two Hand Melee",
Line 7,622: Line 7,516:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 611,  
id = 617,  
},
},
{
{
npc = "Jun",
ordinal = 208,  
ordinal = 208,  
mod_id = "JunMaster2DamagePerFrenzyCharge1h1",  
mod_id = "JunMaster2DamagePerPowerCharge1h1",  
rank = 0,  
rank = 0,  
item_class_categories = {"One Hand Melee",
item_class_categories = {"One Hand Melee",
Line 7,633: Line 7,526:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 612,  
id = 618,  
},
},
{
{
npc = "Jun",
ordinal = 209,  
ordinal = 209,  
mod_id = "JunMaster2DamagePerPowerCharge2h1__",  
mod_id = "JunMaster2PhysicalDamageConvertedToFire1",  
rank = 0,  
rank = 0,  
item_class_categories = {"Two Hand Melee",
item_class_categories = {"Gloves"},  
"Two Hand Ranged"},  
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Prefix",  
id = 613,  
id = 619,  
},
},
{
{
npc = "Jun",
ordinal = 210,  
ordinal = 210,  
mod_id = "JunMaster2DamagePerPowerCharge1h1",
rank = 0,
item_class_categories = {"One Hand Melee",
"One Hand Ranged"},
unveils_required = 1,
affix_type = "Suffix",
id = 614,
},
{
npc = "Jun",
ordinal = 211,
mod_id = "JunMaster2PhysicalDamageConvertedToFire1",
rank = 0,
item_class_categories = {"Gloves"},
unveils_required = 1,
affix_type = "Prefix",
id = 615,
},
{
npc = "Jun",
ordinal = 212,
mod_id = "JunMaster2PhysicalDamageConvertedToCold1",  
mod_id = "JunMaster2PhysicalDamageConvertedToCold1",  
rank = 0,  
rank = 0,  
Line 7,675: Line 7,544:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 616,  
id = 620,  
},
},
{
{
npc = "Jun",
ordinal = 211,  
ordinal = 213,  
mod_id = "JunMaster2PhysicalDamageConvertedToLightning1",  
mod_id = "JunMaster2PhysicalDamageConvertedToLightning1",  
rank = 0,  
rank = 0,  
Line 7,685: Line 7,553:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 617,  
id = 621,  
},
},
{
{
npc = "Jun",
ordinal = 212,  
ordinal = 214,  
mod_id = "JunMaster2MaximumZombieAndSkeleton1_",  
mod_id = "JunMaster2MaximumZombieAndSkeleton1_",  
rank = 0,  
rank = 0,  
Line 7,695: Line 7,562:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 618,  
id = 622,  
},
},
{
{
npc = "Jun",
ordinal = 213,  
ordinal = 215,  
mod_id = "JunMaster2EffectOfAilments1_",  
mod_id = "JunMaster2EffectOfAilments1_",  
rank = 1,  
rank = 1,  
Line 7,706: Line 7,572:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 619,  
id = 623,  
},
},
{
{
npc = "Jun",
ordinal = 214,  
ordinal = 216,  
mod_id = "JunMaster2EffectOfAilments2",  
mod_id = "JunMaster2EffectOfAilments2",  
rank = 2,  
rank = 2,  
Line 7,717: Line 7,582:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 620,  
id = 624,  
},
},
{
{
npc = "Jun",
ordinal = 215,  
ordinal = 217,  
mod_id = "JunMaster2CurseEffect1",  
mod_id = "JunMaster2CurseEffect1",  
rank = 1,  
rank = 1,  
Line 7,727: Line 7,591:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 621,  
id = 625,  
},
},
{
{
npc = "Jun",
ordinal = 216,  
ordinal = 218,  
mod_id = "JunMaster2CurseEffect2",  
mod_id = "JunMaster2CurseEffect2",  
rank = 2,  
rank = 2,  
Line 7,737: Line 7,600:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 622,  
id = 626,  
},
},
{
{
npc = "Jun",
ordinal = 217,  
ordinal = 219,  
mod_id = "JunMaster2AvoidElementalDamageChanceDuringSoulGainPrevention1",  
mod_id = "JunMaster2AvoidElementalDamageChanceDuringSoulGainPrevention1",  
rank = 1,  
rank = 1,  
Line 7,748: Line 7,610:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 623,  
id = 627,  
},
},
{
{
npc = "Jun",
ordinal = 218,  
ordinal = 220,  
mod_id = "JunMaster2AvoidElementalDamageChanceDuringSoulGainPrevention2",  
mod_id = "JunMaster2AvoidElementalDamageChanceDuringSoulGainPrevention2",  
rank = 2,  
rank = 2,  
Line 7,759: Line 7,620:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 624,  
id = 628,  
},
},
{
{
npc = "Jun",
ordinal = 219,  
ordinal = 221,  
mod_id = "JunMaster2PhysicalDamageReductionRatingDuringSoulGainPrevention1_",  
mod_id = "JunMaster2PhysicalDamageReductionRatingDuringSoulGainPrevention1_",  
rank = 1,  
rank = 1,  
Line 7,770: Line 7,630:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 625,  
id = 629,  
},
},
{
{
npc = "Jun",
ordinal = 220,  
ordinal = 222,  
mod_id = "JunMaster2PhysicalDamageReductionRatingDuringSoulGainPrevention2",  
mod_id = "JunMaster2PhysicalDamageReductionRatingDuringSoulGainPrevention2",  
rank = 2,  
rank = 2,  
Line 7,781: Line 7,640:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 626,  
id = 630,  
},
},
{
{
npc = "Jun",
ordinal = 221,  
ordinal = 223,  
mod_id = "JunMaster2PhysicalDamageReductionRatingDuringSoulGainPrevention3___",  
mod_id = "JunMaster2PhysicalDamageReductionRatingDuringSoulGainPrevention3___",  
rank = 3,  
rank = 3,  
Line 7,792: Line 7,650:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 627,  
id = 631,  
},
},
{
{
npc = "Jun",
ordinal = 222,  
ordinal = 224,  
mod_id = "JunMaster2GainOnslaughtDuringSoulGainPrevention1",  
mod_id = "JunMaster2GainOnslaughtDuringSoulGainPrevention1",  
rank = 0,  
rank = 0,  
Line 7,803: Line 7,660:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 628,  
id = 632,  
},
},
{
{
npc = "Jun",
ordinal = 223,  
ordinal = 225,  
mod_id = "JunMaster2DamageWithNonVaalSkillsDuringSoulGainPrevention1",  
mod_id = "JunMaster2DamageWithNonVaalSkillsDuringSoulGainPrevention1",  
rank = 1,  
rank = 1,  
Line 7,814: Line 7,670:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 629,  
id = 633,  
},
},
{
{
npc = "Jun",
ordinal = 224,  
ordinal = 226,  
mod_id = "JunMaster2DamageWithNonVaalSkillsDuringSoulGainPrevention2",  
mod_id = "JunMaster2DamageWithNonVaalSkillsDuringSoulGainPrevention2",  
rank = 2,  
rank = 2,  
Line 7,825: Line 7,680:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 630,  
id = 634,  
},
},
{
{
npc = "Jun",
ordinal = 225,  
ordinal = 227,  
mod_id = "JunMaster2DamageWithNonVaalSkillsDuringSoulGainPrevention3",  
mod_id = "JunMaster2DamageWithNonVaalSkillsDuringSoulGainPrevention3",  
rank = 3,  
rank = 3,  
Line 7,836: Line 7,690:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 631,  
id = 635,  
},
},
{
{
npc = "Jun",
ordinal = 226,  
ordinal = 228,  
mod_id = "JunMaster2SkillAreaOfEffectPercentAndAreaOfEffectGemLevel1-",  
mod_id = "JunMaster2SkillAreaOfEffectPercentAndAreaOfEffectGemLevel1-",  
rank = 0,  
rank = 0,  
Line 7,847: Line 7,700:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 632,  
id = 636,  
},
},
{
{
npc = "Jun",
ordinal = 227,  
ordinal = 229,  
mod_id = "JunMaster2ProjectilePierceAndProjectileGemLevel1",  
mod_id = "JunMaster2ProjectilePierceAndProjectileGemLevel1",  
rank = 0,  
rank = 0,  
Line 7,858: Line 7,710:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 633,  
id = 637,  
},
},
{
{
npc = "Jun",
ordinal = 228,  
ordinal = 230,  
mod_id = "JunMaster2MeleeRangeAndMeleeGemLevel1_",  
mod_id = "JunMaster2MeleeRangeAndMeleeGemLevel1_",  
rank = 0,  
rank = 0,  
Line 7,869: Line 7,720:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 634,  
id = 638,  
},
},
{
{
npc = "Jun",
ordinal = 229,  
ordinal = 231,  
mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby2h1_",  
mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby2h1_",  
rank = 1,  
rank = 1,  
Line 7,880: Line 7,730:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 635,  
id = 639,  
},
},
{
{
npc = "Jun",
ordinal = 230,  
ordinal = 232,  
mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby2h2",  
mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby2h2",  
rank = 2,  
rank = 2,  
Line 7,891: Line 7,740:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 636,  
id = 640,  
},
},
{
{
npc = "Jun",
ordinal = 231,  
ordinal = 233,  
mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby2h3",  
mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby2h3",  
rank = 3,  
rank = 3,  
Line 7,902: Line 7,750:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 637,  
id = 641,  
},
},
{
{
npc = "Jun",
ordinal = 232,  
ordinal = 234,  
mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby1h1",  
mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby1h1",  
rank = 1,  
rank = 1,  
Line 7,913: Line 7,760:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 638,  
id = 642,  
},
},
{
{
npc = "Jun",
ordinal = 233,  
ordinal = 235,  
mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby1h2",  
mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby1h2",  
rank = 2,  
rank = 2,  
Line 7,924: Line 7,770:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 639,  
id = 643,  
},
},
{
{
npc = "Jun",
ordinal = 234,  
ordinal = 236,  
mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby1h3",  
mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby1h3",  
rank = 3,  
rank = 3,  
Line 7,935: Line 7,780:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 640,  
id = 644,  
},
},
{
{
npc = "Jun",
ordinal = 235,  
ordinal = 237,  
mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby2h1",  
mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby2h1",  
rank = 1,  
rank = 1,  
Line 7,946: Line 7,790:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 641,  
id = 645,  
},
},
{
{
npc = "Jun",
ordinal = 236,  
ordinal = 238,  
mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby2h2_",  
mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby2h2_",  
rank = 2,  
rank = 2,  
Line 7,957: Line 7,800:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 642,  
id = 646,  
},
},
{
{
npc = "Jun",
ordinal = 237,  
ordinal = 239,  
mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby2h3",  
mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby2h3",  
rank = 3,  
rank = 3,  
Line 7,968: Line 7,810:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 643,  
id = 647,  
},
},
{
{
npc = "Jun",
ordinal = 238,  
ordinal = 240,  
mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby1h1",  
mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby1h1",  
rank = 1,  
rank = 1,  
Line 7,979: Line 7,820:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 644,  
id = 648,  
},
},
{
{
npc = "Jun",
ordinal = 239,  
ordinal = 241,  
mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby1h2_",  
mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby1h2_",  
rank = 2,  
rank = 2,  
Line 7,990: Line 7,830:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 645,  
id = 649,  
},
},
{
{
npc = "Jun",
ordinal = 240,  
ordinal = 242,  
mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby1h3",  
mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby1h3",  
rank = 3,  
rank = 3,  
Line 8,001: Line 7,840:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 646,  
id = 650,  
},
},
{
{
npc = "Jun",
ordinal = 241,  
ordinal = 243,  
mod_id = "JunMaster2EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby1",  
mod_id = "JunMaster2EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby1",  
rank = 1,  
rank = 1,  
Line 8,012: Line 7,850:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 647,  
id = 651,  
},
},
{
{
npc = "Jun",
ordinal = 242,  
ordinal = 244,  
mod_id = "JunMaster2EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby2_",  
mod_id = "JunMaster2EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby2_",  
rank = 2,  
rank = 2,  
Line 8,023: Line 7,860:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 648,  
id = 652,  
},
},
{
{
npc = "Jun",
ordinal = 243,  
ordinal = 245,  
mod_id = "JunMaster2EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby3_",  
mod_id = "JunMaster2EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby3_",  
rank = 3,  
rank = 3,  
Line 8,034: Line 7,870:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 649,  
id = 653,  
},
},
{
{
npc = "Jun",
ordinal = 244,  
ordinal = 246,  
mod_id = "JunMaster2CriticalChanceAndGainFrenzyChargeOnCriticalStrikePercent1",  
mod_id = "JunMaster2CriticalChanceAndGainFrenzyChargeOnCriticalStrikePercent1",  
rank = 1,  
rank = 1,  
Line 8,044: Line 7,879:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 650,  
id = 654,  
},
},
{
{
npc = "Jun",
ordinal = 245,  
ordinal = 247,  
mod_id = "JunMaster2CriticalChanceAndGainFrenzyChargeOnCriticalStrikePercent2",  
mod_id = "JunMaster2CriticalChanceAndGainFrenzyChargeOnCriticalStrikePercent2",  
rank = 2,  
rank = 2,  
Line 8,054: Line 7,888:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 651,  
id = 655,  
},
},
{
{
npc = "Jun",
ordinal = 246,  
ordinal = 248,  
mod_id = "JunMaster2CriticalChanceAndGainFrenzyChargeOnCriticalStrikePercent3",  
mod_id = "JunMaster2CriticalChanceAndGainFrenzyChargeOnCriticalStrikePercent3",  
rank = 3,  
rank = 3,  
Line 8,064: Line 7,897:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 652,  
id = 656,  
},
},
{
{
npc = "Jun",
ordinal = 247,  
ordinal = 249,  
mod_id = "JunMaster2CriticalChanceAndElementalDamagePercentIfHaveCritRecently1_",  
mod_id = "JunMaster2CriticalChanceAndElementalDamagePercentIfHaveCritRecently1_",  
rank = 1,  
rank = 1,  
Line 8,075: Line 7,907:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 653,  
id = 657,  
},
},
{
{
npc = "Jun",
ordinal = 248,  
ordinal = 250,  
mod_id = "JunMaster2CriticalChanceAndElementalDamagePercentIfHaveCritRecently2",  
mod_id = "JunMaster2CriticalChanceAndElementalDamagePercentIfHaveCritRecently2",  
rank = 2,  
rank = 2,  
Line 8,086: Line 7,917:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 654,  
id = 658,  
},
},
{
{
npc = "Jun",
ordinal = 249,  
ordinal = 251,  
mod_id = "JunMaster2CriticalChanceAndElementalDamagePercentIfHaveCritRecently3",  
mod_id = "JunMaster2CriticalChanceAndElementalDamagePercentIfHaveCritRecently3",  
rank = 3,  
rank = 3,  
Line 8,097: Line 7,927:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 655,  
id = 659,  
},
},
{
{
npc = "Jun",
ordinal = 250,  
ordinal = 252,  
mod_id = "JunMaster2CriticalChanceAndAddedChaosDamageIfHaveCritRecently1",  
mod_id = "JunMaster2CriticalChanceAndAddedChaosDamageIfHaveCritRecently1",  
rank = 1,  
rank = 1,  
Line 8,108: Line 7,937:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 656,  
id = 660,  
},
},
{
{
npc = "Jun",
ordinal = 251,  
ordinal = 253,  
mod_id = "JunMaster2CriticalChanceAndAddedChaosDamageIfHaveCritRecently2",  
mod_id = "JunMaster2CriticalChanceAndAddedChaosDamageIfHaveCritRecently2",  
rank = 2,  
rank = 2,  
Line 8,119: Line 7,947:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 657,  
id = 661,  
},
},
{
{
npc = "Jun",
ordinal = 252,  
ordinal = 254,  
mod_id = "JunMaster2CriticalChanceAndAddedChaosDamageIfHaveCritRecently3",  
mod_id = "JunMaster2CriticalChanceAndAddedChaosDamageIfHaveCritRecently3",  
rank = 3,  
rank = 3,  
Line 8,130: Line 7,957:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 658,  
id = 662,  
},
},
{
{
npc = "Jun",
ordinal = 253,  
ordinal = 255,  
mod_id = "JunMaster2BaseLifeAndManaRegen1",  
mod_id = "JunMaster2BaseLifeAndManaRegen1",  
rank = 1,  
rank = 1,  
Line 8,146: Line 7,972:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 659,  
id = 663,  
},
},
{
{
npc = "Jun",
ordinal = 254,  
ordinal = 256,  
mod_id = "JunMaster2BaseLifeAndManaRegen2_",  
mod_id = "JunMaster2BaseLifeAndManaRegen2_",  
rank = 2,  
rank = 2,  
Line 8,162: Line 7,987:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 660,  
id = 664,  
},
},
{
{
npc = "Jun",
ordinal = 255,  
ordinal = 257,  
mod_id = "JunMaster2BaseLifeAndManaRegen3",  
mod_id = "JunMaster2BaseLifeAndManaRegen3",  
rank = 3,  
rank = 3,  
Line 8,178: Line 8,002:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 661,  
id = 665,  
},
},
{
{
npc = "Jun",
ordinal = 256,  
ordinal = 258,  
mod_id = "JunMaster2BaseManaAndLifeRegen1",  
mod_id = "JunMaster2BaseManaAndLifeRegen1",  
rank = 1,  
rank = 1,  
Line 8,194: Line 8,017:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 662,  
id = 666,  
},
},
{
{
npc = "Jun",
ordinal = 257,  
ordinal = 259,  
mod_id = "JunMaster2BaseManaAndLifeRegen2",  
mod_id = "JunMaster2BaseManaAndLifeRegen2",  
rank = 2,  
rank = 2,  
Line 8,210: Line 8,032:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 663,  
id = 667,  
},
},
{
{
npc = "Jun",
ordinal = 258,  
ordinal = 260,  
mod_id = "JunMaster2BaseManaAndLifeRegen3",  
mod_id = "JunMaster2BaseManaAndLifeRegen3",  
rank = 3,  
rank = 3,  
Line 8,226: Line 8,047:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 664,  
id = 668,  
},
},
{
{
npc = "Jun",
ordinal = 259,  
ordinal = 261,  
mod_id = "JunMaster2SummonTotemCastSpeed1",  
mod_id = "JunMaster2SummonTotemCastSpeed1",  
rank = 1,  
rank = 1,  
Line 8,237: Line 8,057:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 665,  
id = 669,  
},
},
{
{
npc = "Jun",
ordinal = 260,  
ordinal = 262,  
mod_id = "JunMaster2SummonTotemCastSpeed2",  
mod_id = "JunMaster2SummonTotemCastSpeed2",  
rank = 2,  
rank = 2,  
Line 8,248: Line 8,067:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 666,  
id = 670,  
},
},
{
{
npc = "Jun",
ordinal = 261,  
ordinal = 263,  
mod_id = "JunMaster2SummonTotemCastSpeed3",  
mod_id = "JunMaster2SummonTotemCastSpeed3",  
rank = 3,  
rank = 3,  
Line 8,259: Line 8,077:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 667,  
id = 671,  
},
},
{
{
npc = "Jun",
ordinal = 262,  
ordinal = 264,  
mod_id = "JunMaster2AddedFireAndColdDamage1",  
mod_id = "JunMaster2AddedFireAndColdDamage1",  
rank = 1,  
rank = 1,  
Line 8,271: Line 8,088:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 668,  
id = 672,  
},
},
{
{
npc = "Jun",
ordinal = 263,  
ordinal = 265,  
mod_id = "JunMaster2AddedFireAndColdDamage2__",  
mod_id = "JunMaster2AddedFireAndColdDamage2__",  
rank = 2,  
rank = 2,  
Line 8,283: Line 8,099:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 669,  
id = 673,  
},
},
{
{
npc = "Jun",
ordinal = 264,  
ordinal = 266,  
mod_id = "JunMaster2AddedFireAndColdDamage3",  
mod_id = "JunMaster2AddedFireAndColdDamage3",  
rank = 3,  
rank = 3,  
Line 8,295: Line 8,110:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 670,  
id = 674,  
},
},
{
{
npc = "Jun",
ordinal = 265,  
ordinal = 267,  
mod_id = "JunMaster2AddedFireAndLightningDamage1",  
mod_id = "JunMaster2AddedFireAndLightningDamage1",  
rank = 1,  
rank = 1,  
Line 8,307: Line 8,121:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 671,  
id = 675,  
},
},
{
{
npc = "Jun",
ordinal = 266,  
ordinal = 268,  
mod_id = "JunMaster2AddedFireAndLightningDamage2___",  
mod_id = "JunMaster2AddedFireAndLightningDamage2___",  
rank = 2,  
rank = 2,  
Line 8,319: Line 8,132:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 672,  
id = 676,  
},
},
{
{
npc = "Jun",
ordinal = 267,  
ordinal = 269,  
mod_id = "JunMaster2AddedFireAndLightningDamage3",  
mod_id = "JunMaster2AddedFireAndLightningDamage3",  
rank = 3,  
rank = 3,  
Line 8,331: Line 8,143:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 673,  
id = 677,  
},
},
{
{
npc = "Jun",
ordinal = 268,  
ordinal = 270,  
mod_id = "JunMaster2AddedColdAndLightningDamage1",  
mod_id = "JunMaster2AddedColdAndLightningDamage1",  
rank = 1,  
rank = 1,  
Line 8,343: Line 8,154:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 674,  
id = 678,  
},
},
{
{
npc = "Jun",
ordinal = 269,  
ordinal = 271,  
mod_id = "JunMaster2AddedColdAndLightningDamage2",  
mod_id = "JunMaster2AddedColdAndLightningDamage2",  
rank = 2,  
rank = 2,  
Line 8,355: Line 8,165:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 675,  
id = 679,  
},
},
{
{
npc = "Jun",
ordinal = 270,  
ordinal = 272,  
mod_id = "JunMaster2AddedColdAndLightningDamage3_",  
mod_id = "JunMaster2AddedColdAndLightningDamage3_",  
rank = 3,  
rank = 3,  
Line 8,367: Line 8,176:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 676,  
id = 680,  
},
},
{
{
npc = "Jun",
ordinal = 271,  
ordinal = 273,  
mod_id = "JunMaster2LuckyCriticalsDuringFocus1",  
mod_id = "JunMaster2LuckyCriticalsDuringFocus1",  
rank = 0,  
rank = 0,  
Line 8,377: Line 8,185:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 677,  
id = 681,  
},
},
{
{
npc = "Jun",
ordinal = 272,  
ordinal = 274,  
mod_id = "JunMaster2DodgeChanceDuringFocus1_",  
mod_id = "JunMaster2DodgeChanceDuringFocus1_",  
rank = 1,  
rank = 1,  
Line 8,388: Line 8,195:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 678,  
id = 682,  
},
},
{
{
npc = "Jun",
ordinal = 273,  
ordinal = 275,  
mod_id = "JunMaster2DodgeChanceDuringFocus2",  
mod_id = "JunMaster2DodgeChanceDuringFocus2",  
rank = 2,  
rank = 2,  
Line 8,399: Line 8,205:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 679,  
id = 683,  
},
},
{
{
npc = "Jun",
ordinal = 274,  
ordinal = 276,  
mod_id = "JunMaster2DodgeChanceDuringFocus3",  
mod_id = "JunMaster2DodgeChanceDuringFocus3",  
rank = 3,  
rank = 3,  
Line 8,410: Line 8,215:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 680,  
id = 684,  
},
},
{
{
npc = "Jun",
ordinal = 275,  
ordinal = 277,  
mod_id = "JunMaster2PhysicalDamageReductionDuringFocus1",  
mod_id = "JunMaster2PhysicalDamageReductionDuringFocus1",  
rank = 1,  
rank = 1,  
Line 8,421: Line 8,225:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 681,  
id = 685,  
},
},
{
{
npc = "Jun",
ordinal = 276,  
ordinal = 278,  
mod_id = "JunMaster2PhysicalDamageReductionDuringFocus2__",  
mod_id = "JunMaster2PhysicalDamageReductionDuringFocus2__",  
rank = 2,  
rank = 2,  
Line 8,432: Line 8,235:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 682,  
id = 686,  
},
},
{
{
npc = "Jun",
ordinal = 277,  
ordinal = 279,  
mod_id = "JunMaster2PhysicalDamageReductionDuringFocus3_",  
mod_id = "JunMaster2PhysicalDamageReductionDuringFocus3_",  
rank = 3,  
rank = 3,  
Line 8,443: Line 8,245:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 683,  
id = 687,  
},
},
{
{
npc = "Jun",
ordinal = 278,  
ordinal = 280,  
mod_id = "JunMaster2ShockNearbyEnemiesOnFocus1",  
mod_id = "JunMaster2ShockNearbyEnemiesOnFocus1",  
rank = 1,  
rank = 1,  
Line 8,453: Line 8,254:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 684,  
id = 688,  
},
},
{
{
npc = "Jun",
ordinal = 279,  
ordinal = 281,  
mod_id = "JunMaster2ShockNearbyEnemiesOnFocus2",  
mod_id = "JunMaster2ShockNearbyEnemiesOnFocus2",  
rank = 2,  
rank = 2,  
Line 8,463: Line 8,263:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 685,  
id = 689,  
},
},
{
{
npc = "Jun",
ordinal = 280,  
ordinal = 282,  
mod_id = "JunMaster2ShockNearbyEnemiesOnFocus3",  
mod_id = "JunMaster2ShockNearbyEnemiesOnFocus3",  
rank = 3,  
rank = 3,  
Line 8,473: Line 8,272:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 686,  
id = 690,  
},
},
{
{
npc = "Jun",
ordinal = 281,  
ordinal = 283,  
mod_id = "JunMaster2LifeRegenerationPerEvasionDuringFocus1",  
mod_id = "JunMaster2LifeRegenerationPerEvasionDuringFocus1",  
rank = 0,  
rank = 0,  
Line 8,483: Line 8,281:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 687,  
id = 691,  
},
},
{
{
npc = "Jun",
ordinal = 282,  
ordinal = 284,  
mod_id = "JunMaster2RestoreManaAndEnergyShieldOnFocus1",  
mod_id = "JunMaster2RestoreManaAndEnergyShieldOnFocus1",  
rank = 1,  
rank = 1,  
Line 8,493: Line 8,290:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 688,  
id = 692,  
},
},
{
{
npc = "Jun",
ordinal = 283,  
ordinal = 285,  
mod_id = "JunMaster2RestoreManaAndEnergyShieldOnFocus2",  
mod_id = "JunMaster2RestoreManaAndEnergyShieldOnFocus2",  
rank = 2,  
rank = 2,  
Line 8,503: Line 8,299:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 689,  
id = 693,  
},
},
{
{
npc = "Jun",
ordinal = 284,  
ordinal = 286,  
mod_id = "JunMaster2RestoreManaAndEnergyShieldOnFocus3",  
mod_id = "JunMaster2RestoreManaAndEnergyShieldOnFocus3",  
rank = 3,  
rank = 3,  
Line 8,513: Line 8,308:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 690,  
id = 694,  
},
},
{
{
npc = "Jun",
ordinal = 285,  
ordinal = 287,  
mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused2h1_",  
mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused2h1_",  
rank = 1,  
rank = 1,  
Line 8,524: Line 8,318:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 691,  
id = 695,  
},
},
{
{
npc = "Jun",
ordinal = 286,  
ordinal = 288,  
mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused2h2",  
mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused2h2",  
rank = 2,  
rank = 2,  
Line 8,535: Line 8,328:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 692,  
id = 696,  
},
},
{
{
npc = "Jun",
ordinal = 287,  
ordinal = 289,  
mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused2h3",  
mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused2h3",  
rank = 3,  
rank = 3,  
Line 8,546: Line 8,338:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 693,  
id = 697,  
},
},
{
{
npc = "Jun",
ordinal = 288,  
ordinal = 290,  
mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused1h1",  
mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused1h1",  
rank = 1,  
rank = 1,  
Line 8,558: Line 8,349:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 694,  
id = 698,  
},
},
{
{
npc = "Jun",
ordinal = 289,  
ordinal = 291,  
mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused1h2",  
mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused1h2",  
rank = 2,  
rank = 2,  
Line 8,570: Line 8,360:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 695,  
id = 699,  
},
},
{
{
npc = "Jun",
ordinal = 290,  
ordinal = 292,  
mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused1h3",  
mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused1h3",  
rank = 3,  
rank = 3,  
Line 8,582: Line 8,371:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 696,  
id = 700,  
},
},
{
{
npc = "Jun",
ordinal = 291,  
ordinal = 293,  
mod_id = "JunMaster2AttackAndCastSpeedWhileFocused1",  
mod_id = "JunMaster2AttackAndCastSpeedWhileFocused1",  
rank = 1,  
rank = 1,  
Line 8,592: Line 8,380:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 697,  
id = 701,  
},
},
{
{
npc = "Jun",
ordinal = 292,  
ordinal = 294,  
mod_id = "JunMaster2AttackAndCastSpeedWhileFocused2_",  
mod_id = "JunMaster2AttackAndCastSpeedWhileFocused2_",  
rank = 2,  
rank = 2,  
Line 8,602: Line 8,389:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 698,  
id = 702,  
},
},
{
{
npc = "Jun",
ordinal = 293,  
ordinal = 295,  
mod_id = "JunMaster2AttackAndCastSpeedWhileFocused3",  
mod_id = "JunMaster2AttackAndCastSpeedWhileFocused3",  
rank = 3,  
rank = 3,  
Line 8,612: Line 8,398:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 699,  
id = 703,  
},
},
{
{
npc = "Jun",
ordinal = 294,  
ordinal = 296,  
mod_id = "JunMaster2StatusAilmentsYouInflictDurationWhileFocused1",  
mod_id = "JunMaster2StatusAilmentsYouInflictDurationWhileFocused1",  
rank = 1,  
rank = 1,  
Line 8,622: Line 8,407:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 700,  
id = 704,  
},
},
{
{
npc = "Jun",
ordinal = 295,  
ordinal = 297,  
mod_id = "JunMaster2StatusAilmentsYouInflictDurationWhileFocused2",  
mod_id = "JunMaster2StatusAilmentsYouInflictDurationWhileFocused2",  
rank = 2,  
rank = 2,  
Line 8,632: Line 8,416:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 701,  
id = 705,  
},
},
{
{
npc = "Jun",
ordinal = 296,  
ordinal = 298,  
mod_id = "JunMaster2StatusAilmentsYouInflictDurationWhileFocused3",  
mod_id = "JunMaster2StatusAilmentsYouInflictDurationWhileFocused3",  
rank = 3,  
rank = 3,  
Line 8,642: Line 8,425:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 702,  
id = 706,  
},
},
{
{
npc = "Jun",
ordinal = 297,  
ordinal = 299,  
mod_id = "JunMaster2ImmuneToStatusAilmentsWhileFocused1",  
mod_id = "JunMaster2ImmuneToStatusAilmentsWhileFocused1",  
rank = 0,  
rank = 0,  
Line 8,652: Line 8,434:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 703,  
id = 707,  
},
},
{
{
npc = "Jun",
ordinal = 298,  
ordinal = 300,  
mod_id = "JunMaster2LifeLeechFromAnyDamageAndVaalPactWhileFocused1",  
mod_id = "JunMaster2LifeLeechFromAnyDamageAndVaalPactWhileFocused1",  
rank = 0,  
rank = 0,  
Line 8,662: Line 8,443:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 704,  
id = 708,  
},
},
{
{
npc = "Jun",
ordinal = 299,  
ordinal = 301,  
mod_id = "JunMaster2FortifyEffectWhileFocused1_",  
mod_id = "JunMaster2FortifyEffectWhileFocused1_",  
rank = 1,  
rank = 1,  
Line 8,672: Line 8,452:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 705,  
id = 709,  
},
},
{
{
npc = "Jun",
ordinal = 300,  
ordinal = 302,  
mod_id = "JunMaster2FortifyEffectWhileFocused2",  
mod_id = "JunMaster2FortifyEffectWhileFocused2",  
rank = 2,  
rank = 2,  
Line 8,682: Line 8,461:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 706,  
id = 710,  
},
},
{
{
npc = "Jun",
ordinal = 301,  
ordinal = 303,  
mod_id = "JunMaster2FortifyEffectWhileFocused3",  
mod_id = "JunMaster2FortifyEffectWhileFocused3",  
rank = 3,  
rank = 3,  
Line 8,692: Line 8,470:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 707,  
id = 711,  
},
},
{
{
npc = "Jun",
ordinal = 302,  
ordinal = 304,  
mod_id = "JunMaster2TriggerSocketedSpellWhenYouFocus1",  
mod_id = "JunMaster2TriggerSocketedSpellWhenYouFocus1",  
rank = 0,  
rank = 0,  
Line 8,702: Line 8,479:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 708,  
id = 712,  
},
},
{
{
npc = "Jun",
ordinal = 303,  
ordinal = 305,  
mod_id = "JunMaster2DamageRemovedFromManaBeforeLifeWhileFocused1_",  
mod_id = "JunMaster2DamageRemovedFromManaBeforeLifeWhileFocused1_",  
rank = 0,  
rank = 0,  
Line 8,712: Line 8,488:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 709,  
id = 713,  
},
},
{
{
npc = "Jun",
ordinal = 304,  
ordinal = 306,  
mod_id = "JunMaster2MinionsRecoverMaximumLifeWhenYouFocus1_",  
mod_id = "JunMaster2MinionsRecoverMaximumLifeWhenYouFocus1_",  
rank = 0,  
rank = 0,  
Line 8,722: Line 8,497:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 710,  
id = 714,  
},
},
{
{
npc = "Jun",
ordinal = 305,  
ordinal = 307,
mod_id = "JunMaster2SkillsCostNoManaWhileFocused1",
rank = 0,
item_class_categories = {"Amulet"},
unveils_required = 1,
affix_type = "Suffix",
id = 711,
},
{
npc = "Jun",
ordinal = 308,  
mod_id = "JunMaster2AllDamage2_",  
mod_id = "JunMaster2AllDamage2_",  
rank = 1,  
rank = 1,  
Line 8,743: Line 8,507:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 712,  
id = 715,  
},
},
{
{
npc = "Jun",
ordinal = 306,  
ordinal = 309,  
mod_id = "JunMaster2AllDamage3",  
mod_id = "JunMaster2AllDamage3",  
rank = 2,  
rank = 2,  
Line 8,754: Line 8,517:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 713,  
id = 716,  
},
},
{
{
npc = "Jun",
ordinal = 307,  
ordinal = 310,  
mod_id = "JunMaster2LocalIncreaseSocketedSupportGemLevel1",  
mod_id = "JunMaster2LocalIncreaseSocketedSupportGemLevel1",  
rank = 1,  
rank = 1,  
Line 8,768: Line 8,530:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 714,  
id = 717,  
},
},
{
{
npc = "Jun",
ordinal = 308,  
ordinal = 311,  
mod_id = "JunMaster2LocalIncreaseSocketedSupportGemLevel2",  
mod_id = "JunMaster2LocalIncreaseSocketedSupportGemLevel2",  
rank = 2,  
rank = 2,  
Line 8,782: Line 8,543:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 715,  
id = 718,  
},
},
{
{
npc = "Jun",
ordinal = 309,  
ordinal = 312,  
mod_id = "JunMaster2ReduceGlobalFlatManaCostChannelling1",  
mod_id = "JunMaster2ReduceGlobalFlatManaCostChannelling1",  
rank = 1,  
rank = 1,  
Line 8,793: Line 8,553:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 716,  
id = 719,  
},
},
{
{
npc = "Jun",
ordinal = 310,  
ordinal = 313,  
mod_id = "JunMaster2ReduceGlobalFlatManaCostChannelling2",  
mod_id = "JunMaster2ReduceGlobalFlatManaCostChannelling2",  
rank = 2,  
rank = 2,  
Line 8,804: Line 8,563:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 717,  
id = 720,  
},
},
{
{
npc = "Jun",
ordinal = 311,  
ordinal = 314,  
mod_id = "JunMaster2ReduceGlobalFlatManaCostChannelling3",  
mod_id = "JunMaster2ReduceGlobalFlatManaCostChannelling3",  
rank = 3,  
rank = 3,  
Line 8,815: Line 8,573:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 718,  
id = 721,  
},
},
{
{
npc = "Jun",
ordinal = 312,  
ordinal = 315,  
mod_id = "JunMaster2ReduceGlobalFlatManaCostNonChannelling1",  
mod_id = "JunMaster2ReduceGlobalFlatManaCostNonChannelling1",  
rank = 1,  
rank = 1,  
Line 8,826: Line 8,583:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 719,  
id = 722,  
},
},
{
{
npc = "Jun",
ordinal = 313,  
ordinal = 316,  
mod_id = "JunMaster2ReduceGlobalFlatManaCostNonChannelling2",  
mod_id = "JunMaster2ReduceGlobalFlatManaCostNonChannelling2",  
rank = 2,  
rank = 2,  
Line 8,837: Line 8,593:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 720,  
id = 723,  
},
},
{
{
npc = "Jun",
ordinal = 314,  
ordinal = 317,  
mod_id = "JunMaster2ReduceGlobalFlatManaCostNonChannelling3",  
mod_id = "JunMaster2ReduceGlobalFlatManaCostNonChannelling3",  
rank = 3,  
rank = 3,  
Line 8,848: Line 8,603:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 721,  
id = 724,  
},
},
{
{
npc = "Jun",
ordinal = 315,  
ordinal = 318,  
mod_id = "JunMaster2DamageWhileLeeching2",  
mod_id = "JunMaster2DamageWhileLeeching2",  
rank = 1,  
rank = 1,  
Line 8,859: Line 8,613:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 722,  
id = 725,  
},
},
{
{
npc = "Jun",
ordinal = 316,  
ordinal = 319,  
mod_id = "JunMaster2DamageWhileLeeching3",  
mod_id = "JunMaster2DamageWhileLeeching3",  
rank = 2,  
rank = 2,  
Line 8,870: Line 8,623:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 723,  
id = 726,  
},
},
{
{
npc = "Jun",
ordinal = 317,  
ordinal = 320,  
mod_id = "JunMaster2SocketedGemQuality2",  
mod_id = "JunMaster2SocketedGemQuality2",  
rank = 1,  
rank = 1,  
Line 8,884: Line 8,636:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 724,  
id = 727,  
},
},
{
{
npc = "Jun",
ordinal = 318,  
ordinal = 321,  
mod_id = "JunMaster2SocketedGemQuality3",  
mod_id = "JunMaster2SocketedGemQuality3",  
rank = 2,  
rank = 2,  
Line 8,898: Line 8,649:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 725,  
id = 728,  
},
},
{
{
npc = "Jun",
ordinal = 319,  
ordinal = 322,  
mod_id = "JunMaster2BleedOnHitGained2h2",  
mod_id = "JunMaster2BleedOnHitGained2h2",  
rank = 1,  
rank = 1,  
Line 8,909: Line 8,659:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 726,  
id = 729,  
},
},
{
{
npc = "Jun",
ordinal = 320,  
ordinal = 323,  
mod_id = "JunMaster2BleedOnHitGained2h3_",  
mod_id = "JunMaster2BleedOnHitGained2h3_",  
rank = 2,  
rank = 2,  
Line 8,920: Line 8,669:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 727,  
id = 730,  
},
},
{
{
npc = "Jun",
ordinal = 321,  
ordinal = 324,  
mod_id = "JunMaster2BleedOnHitGained1h2_",  
mod_id = "JunMaster2BleedOnHitGained1h2_",  
rank = 1,  
rank = 1,  
Line 8,931: Line 8,679:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 728,  
id = 731,  
},
},
{
{
npc = "Jun",
ordinal = 322,  
ordinal = 325,  
mod_id = "JunMaster2BleedOnHitGained1h3_",  
mod_id = "JunMaster2BleedOnHitGained1h3_",  
rank = 2,  
rank = 2,  
Line 8,942: Line 8,689:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 729,  
id = 732,  
},
},
{
{
npc = "Jun",
ordinal = 323,  
ordinal = 326,  
mod_id = "JunMaster2AlwaysHits1",  
mod_id = "JunMaster2AlwaysHits1",  
rank = 0,  
rank = 0,  
Line 8,953: Line 8,699:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 730,  
id = 733,  
},
},
{
{
npc = "Jun",
ordinal = 324,  
ordinal = 327,  
mod_id = "JunMaster2DamageDuringFlaskEffect2_",  
mod_id = "JunMaster2DamageDuringFlaskEffect2_",  
rank = 1,  
rank = 1,  
Line 8,963: Line 8,708:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 731,  
id = 734,  
},
},
{
{
npc = "Jun",
ordinal = 325,  
ordinal = 328,  
mod_id = "JunMaster2DamageDuringFlaskEffect3",  
mod_id = "JunMaster2DamageDuringFlaskEffect3",  
rank = 2,  
rank = 2,  
Line 8,973: Line 8,717:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 732,  
id = 735,  
},
},
{
{
npc = "Jun",
ordinal = 326,  
ordinal = 329,  
mod_id = "JunMaster2ItemRarityFromRareAndUniqueEnemies2",  
mod_id = "JunMaster2ItemRarityFromRareAndUniqueEnemies2",  
rank = 1,  
rank = 1,  
Line 8,983: Line 8,726:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 733,  
id = 736,  
},
},
{
{
npc = "Jun",
ordinal = 327,  
ordinal = 330,  
mod_id = "JunMaster2ItemRarityFromRareAndUniqueEnemies3",  
mod_id = "JunMaster2ItemRarityFromRareAndUniqueEnemies3",  
rank = 2,  
rank = 2,  
Line 8,993: Line 8,735:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 734,  
id = 737,  
},
},
{
{
npc = "Jun",
ordinal = 328,  
ordinal = 331,  
mod_id = "JunMaster2FireAddedAsChaos2h2",  
mod_id = "JunMaster2FireAddedAsChaos2h2",  
rank = 1,  
rank = 1,  
Line 9,004: Line 8,745:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 735,  
id = 738,  
},
},
{
{
npc = "Jun",
ordinal = 329,  
ordinal = 332,  
mod_id = "JunMaster2FireAddedAsChaos2h3_",  
mod_id = "JunMaster2FireAddedAsChaos2h3_",  
rank = 2,  
rank = 2,  
Line 9,015: Line 8,755:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 736,  
id = 739,  
},
},
{
{
npc = "Jun",
ordinal = 330,  
ordinal = 333,  
mod_id = "JunMaster2FireAddedAsChaos1h2",  
mod_id = "JunMaster2FireAddedAsChaos1h2",  
rank = 1,  
rank = 1,  
Line 9,027: Line 8,766:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 737,  
id = 740,  
},
},
{
{
npc = "Jun",
ordinal = 331,  
ordinal = 334,  
mod_id = "JunMaster2FireAddedAsChaos1h3_",  
mod_id = "JunMaster2FireAddedAsChaos1h3_",  
rank = 2,  
rank = 2,  
Line 9,039: Line 8,777:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 738,  
id = 741,  
},
},
{
{
npc = "Jun",
ordinal = 332,  
ordinal = 335,  
mod_id = "JunMaster2ColdAddedAsChaos2h2",  
mod_id = "JunMaster2ColdAddedAsChaos2h2",  
rank = 1,  
rank = 1,  
Line 9,050: Line 8,787:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 739,  
id = 742,  
},
},
{
{
npc = "Jun",
ordinal = 333,  
ordinal = 336,  
mod_id = "JunMaster2ColdAddedAsChaos2h3",  
mod_id = "JunMaster2ColdAddedAsChaos2h3",  
rank = 2,  
rank = 2,  
Line 9,061: Line 8,797:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 740,  
id = 743,  
},
},
{
{
npc = "Jun",
ordinal = 334,  
ordinal = 337,  
mod_id = "JunMaster2ColdAddedAsChaos1h2",  
mod_id = "JunMaster2ColdAddedAsChaos1h2",  
rank = 1,  
rank = 1,  
Line 9,073: Line 8,808:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 741,  
id = 744,  
},
},
{
{
npc = "Jun",
ordinal = 335,  
ordinal = 338,  
mod_id = "JunMaster2ColdAddedAsChaos1h3",  
mod_id = "JunMaster2ColdAddedAsChaos1h3",  
rank = 2,  
rank = 2,  
Line 9,085: Line 8,819:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 742,  
id = 745,  
},
},
{
{
npc = "Jun",
ordinal = 336,  
ordinal = 339,  
mod_id = "JunMaster2LightningAddedAsChaos2h2",  
mod_id = "JunMaster2LightningAddedAsChaos2h2",  
rank = 1,  
rank = 1,  
Line 9,096: Line 8,829:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 743,  
id = 746,  
},
},
{
{
npc = "Jun",
ordinal = 337,  
ordinal = 340,  
mod_id = "JunMaster2LightningAddedAsChaos2h3___",  
mod_id = "JunMaster2LightningAddedAsChaos2h3___",  
rank = 2,  
rank = 2,  
Line 9,107: Line 8,839:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 744,  
id = 747,  
},
},
{
{
npc = "Jun",
ordinal = 338,  
ordinal = 341,  
mod_id = "JunMaster2LightningAddedAsChaos1h2__",  
mod_id = "JunMaster2LightningAddedAsChaos1h2__",  
rank = 1,  
rank = 1,  
Line 9,119: Line 8,850:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 745,  
id = 748,  
},
},
{
{
npc = "Jun",
ordinal = 339,  
ordinal = 342,  
mod_id = "JunMaster2LightningAddedAsChaos1h3",  
mod_id = "JunMaster2LightningAddedAsChaos1h3",  
rank = 2,  
rank = 2,  
Line 9,131: Line 8,861:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 746,  
id = 749,  
},
},
{
{
npc = "Jun",
ordinal = 340,  
ordinal = 343,  
mod_id = "JunMaster2PhysicalAddedAsChaos2h2",  
mod_id = "JunMaster2PhysicalAddedAsChaos2h2",  
rank = 1,  
rank = 1,  
Line 9,142: Line 8,871:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 747,  
id = 750,  
},
},
{
{
npc = "Jun",
ordinal = 341,  
ordinal = 344,  
mod_id = "JunMaster2PhysicalAddedAsChaos2h3",  
mod_id = "JunMaster2PhysicalAddedAsChaos2h3",  
rank = 2,  
rank = 2,  
Line 9,153: Line 8,881:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 748,  
id = 751,  
},
},
{
{
npc = "Jun",
ordinal = 342,  
ordinal = 345,  
mod_id = "JunMaster2PhysicalAddedAsChaos1h2_",  
mod_id = "JunMaster2PhysicalAddedAsChaos1h2_",  
rank = 1,  
rank = 1,  
Line 9,165: Line 8,892:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 749,  
id = 752,  
},
},
{
{
npc = "Jun",
ordinal = 343,  
ordinal = 346,  
mod_id = "JunMaster2PhysicalAddedAsChaos1h3",  
mod_id = "JunMaster2PhysicalAddedAsChaos1h3",  
rank = 2,  
rank = 2,  
Line 9,177: Line 8,903:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 750,  
id = 753,  
},
},
{
{
npc = "Jun",
ordinal = 344,  
ordinal = 347,  
mod_id = "JunMaster2PercentageAllAttributes2",  
mod_id = "JunMaster2PercentageAllAttributes2",  
rank = 1,  
rank = 1,  
Line 9,187: Line 8,912:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 751,  
id = 754,  
},
},
{
{
npc = "Jun",
ordinal = 345,  
ordinal = 348,  
mod_id = "JunMaster2PercentageAllAttributes3",  
mod_id = "JunMaster2PercentageAllAttributes3",  
rank = 2,  
rank = 2,  
Line 9,197: Line 8,921:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 752,  
id = 755,  
},
},
{
{
npc = "Jun",
ordinal = 346,  
ordinal = 349,  
mod_id = "JunMaster2PhysicalDamageTakenAsFireAndLightningPercent1",  
mod_id = "JunMaster2LifeAddedAsEnergyShield2",  
rank = 1,  
rank = 1,  
item_class_categories = {"Body Armour"},  
item_class_categories = {"Body Armour"},  
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 753,  
id = 756,  
},
},
{
{
npc = "Jun",
ordinal = 347,  
ordinal = 350,  
mod_id = "JunMaster2PhysicalDamageTakenAsFireAndLightningPercent2",  
mod_id = "JunMaster2LifeAddedAsEnergyShield3",  
rank = 2,  
rank = 2,  
item_class_categories = {"Body Armour"},  
item_class_categories = {"Body Armour"},  
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 754,  
id = 757,  
},
},
{
{
npc = "Jun",
ordinal = 348,  
ordinal = 351,  
mod_id = "JunMaster2WolfOnKill1",  
mod_id = "JunMaster2WolfOnKill1",  
rank = 0,  
rank = 0,  
Line 9,227: Line 8,948:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 755,  
id = 758,  
},
},
{
{
npc = "Jun",
ordinal = 349,  
ordinal = 352,  
mod_id = "JunMaster2PhysicalDamageTakenAsFirePercent2_",  
mod_id = "JunMaster2PhysicalDamageTakenAsFirePercent2_",  
rank = 1,  
rank = 1,  
Line 9,237: Line 8,957:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 756,  
id = 759,  
},
},
{
{
npc = "Jun",
ordinal = 350,  
ordinal = 353,  
mod_id = "JunMaster2PhysicalDamageTakenAsFirePercent3",  
mod_id = "JunMaster2PhysicalDamageTakenAsFirePercent3",  
rank = 2,  
rank = 2,  
Line 9,247: Line 8,966:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 757,  
id = 760,  
},
},
{
{
npc = "Jun",
ordinal = 351,  
ordinal = 354,  
mod_id = "JunMaster2AvoidFreeze2_",  
mod_id = "JunMaster2AvoidFreeze2_",  
rank = 1,  
rank = 1,  
Line 9,257: Line 8,975:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 758,  
id = 761,  
},
},
{
{
npc = "Jun",
ordinal = 352,  
ordinal = 355,  
mod_id = "JunMaster2AvoidFreeze3",  
mod_id = "JunMaster2AvoidFreeze3",  
rank = 2,  
rank = 2,  
Line 9,267: Line 8,984:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 759,  
id = 762,  
},
},
{
{
npc = "Jun",
ordinal = 353,  
ordinal = 356,  
mod_id = "JunMaster2CriticalMultiplierOnShatter2",  
mod_id = "JunMaster2CriticalMultiplierOnShatter2",  
rank = 1,  
rank = 1,  
Line 9,277: Line 8,993:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 760,  
id = 763,  
},
},
{
{
npc = "Jun",
ordinal = 354,  
ordinal = 357,  
mod_id = "JunMaster2CriticalMultiplierOnShatter3",  
mod_id = "JunMaster2CriticalMultiplierOnShatter3",  
rank = 2,  
rank = 2,  
Line 9,287: Line 9,002:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 761,  
id = 764,  
},
},
{
{
npc = "Jun",
ordinal = 355,  
ordinal = 358,  
mod_id = "JunMaster2IncreasedChaosAndPhysicalDamage2",  
mod_id = "JunMaster2IncreasedChaosAndPhysicalDamage2",  
rank = 1,  
rank = 1,  
Line 9,297: Line 9,011:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 762,  
id = 765,  
},
},
{
{
npc = "Jun",
ordinal = 356,  
ordinal = 359,  
mod_id = "JunMaster2IncreasedChaosAndPhysicalDamage3_",  
mod_id = "JunMaster2IncreasedChaosAndPhysicalDamage3_",  
rank = 2,  
rank = 2,  
Line 9,307: Line 9,020:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 763,  
id = 766,  
},
},
{
{
npc = "Jun",
ordinal = 357,  
ordinal = 360,  
mod_id = "JunMaster2IncreasedFireAndLightningDamage2",  
mod_id = "JunMaster2IncreasedFireAndLightningDamage2",  
rank = 1,  
rank = 1,  
Line 9,317: Line 9,029:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 764,  
id = 767,  
},
},
{
{
npc = "Jun",
ordinal = 358,  
ordinal = 361,  
mod_id = "JunMaster2IncreasedFireAndLightningDamage3_",  
mod_id = "JunMaster2IncreasedFireAndLightningDamage3_",  
rank = 2,  
rank = 2,  
Line 9,327: Line 9,038:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 765,  
id = 768,  
},
},
{
{
npc = "Jun",
ordinal = 359,  
ordinal = 362,  
mod_id = "JunMaster2LocalFlaskLifeRegenerationPerMinuteDuringFlaskEffect1_",  
mod_id = "JunMaster2LocalFlaskLifeRegenerationPerMinuteDuringFlaskEffect1_",  
rank = 0,  
rank = 0,  
Line 9,337: Line 9,047:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 766,  
id = 769,  
},
},
{
{
npc = "Jun",
ordinal = 360,  
ordinal = 363,  
mod_id = "JunMaster2LocalFlaskAvoidStunChanceDuringFlaskEffect1",  
mod_id = "JunMaster2LocalFlaskAvoidStunChanceDuringFlaskEffect1",  
rank = 0,  
rank = 0,  
Line 9,347: Line 9,056:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 767,  
id = 770,  
},
},
{
{
npc = "Jun",
ordinal = 361,  
ordinal = 364,  
mod_id = "JunMaster2LocalFlaskItemFoundRarityDuringFlaskEffect1",  
mod_id = "JunMaster2LocalFlaskSkillManaCostDuringFlaskEffect1",  
rank = 0,  
rank = 0,  
item_class_categories = {"Flask"},  
item_class_categories = {"Flask"},  
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 768,  
id = 771,  
},
},
{
{
npc = "Jun",
ordinal = 362,  
ordinal = 365,
mod_id = "JunMaster2LocalFlaskItemFoundRarityDuringFlaskEffect1",
rank = 0,
item_class_categories = {"Flask"},
unveils_required = 1,
affix_type = "Suffix",
id = 769,
},
{
npc = "Jun",
ordinal = 366,  
mod_id = "JunMaster2LocalFlaskReducedReflectDuringEffect",  
mod_id = "JunMaster2LocalFlaskReducedReflectDuringEffect",  
rank = 0,  
rank = 0,  
Line 9,377: Line 9,074:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 770,  
id = 772,  
},
},
{
{
npc = "Jun",
ordinal = 363,  
ordinal = 367,  
mod_id = "JunMaster2LocalFlaskLifeLeechOnDamageTakenPermyriadDuringFlaskEffect1",  
mod_id = "JunMaster2LocalFlaskLifeLeechOnDamageTakenPermyriadDuringFlaskEffect1",  
rank = 0,  
rank = 0,  
Line 9,387: Line 9,083:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 771,  
id = 773,  
},
},
{
{
npc = "Jun",
ordinal = 364,  
ordinal = 368,  
mod_id = "JunMaster2LocalAttackSpeedDexterityIntelligence1____",  
mod_id = "JunMaster2LocalAttackSpeedDexterityIntelligence1____",  
rank = 1,  
rank = 1,  
Line 9,400: Line 9,095:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 772,  
id = 774,  
},
},
{
{
npc = "Jun",
ordinal = 365,  
ordinal = 369,  
mod_id = "JunMaster2LocalAttackSpeedDexterityIntelligence2",  
mod_id = "JunMaster2LocalAttackSpeedDexterityIntelligence2",  
rank = 2,  
rank = 2,  
Line 9,411: Line 9,105:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 773,  
id = 775,  
},
},
{
{
npc = "Jun",
ordinal = 366,  
ordinal = 370,  
mod_id = "JunMaster2LocalCriticalStrikeChanceStrengthIntelligence1",  
mod_id = "JunMaster2LocalCriticalStrikeChanceStrengthIntelligence1",  
rank = 1,  
rank = 1,  
Line 9,424: Line 9,117:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 774,  
id = 776,  
},
},
{
{
npc = "Jun",
ordinal = 367,  
ordinal = 371,  
mod_id = "JunMaster2LocalCriticalStrikeChanceStrengthIntelligence2___",  
mod_id = "JunMaster2LocalCriticalStrikeChanceStrengthIntelligence2___",  
rank = 2,  
rank = 2,  
Line 9,437: Line 9,129:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 775,  
id = 777,  
},
},
{
{
npc = "Jun",
ordinal = 368,  
ordinal = 372,  
mod_id = "JunMaster2LocalAccuracyRatingStrengthDexterity1",  
mod_id = "JunMaster2LocalAccuracyRatingStrengthDexterity1",  
rank = 1,  
rank = 1,  
Line 9,450: Line 9,141:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 776,  
id = 778,  
},
},
{
{
npc = "Jun",
ordinal = 369,  
ordinal = 373,  
mod_id = "JunMaster2LocalAccuracyRatingStrengthDexterity2",  
mod_id = "JunMaster2LocalAccuracyRatingStrengthDexterity2",  
rank = 2,  
rank = 2,  
Line 9,463: Line 9,153:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 777,  
id = 779,  
},
},
{
{
npc = "Jun",
ordinal = 370,  
ordinal = 374,  
mod_id = "JunMaster2LocalAttackSpeedAndLocalDisplayTriggerLevel1BloodRageOnKillChance1_",  
mod_id = "JunMaster2LocalAttackSpeedAndLocalDisplayTriggerLevel1BloodRageOnKillChance1_",  
rank = 1,  
rank = 1,  
Line 9,476: Line 9,165:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 778,  
id = 780,  
},
},
{
{
npc = "Jun",
ordinal = 371,  
ordinal = 375,  
mod_id = "JunMaster2LocalAttackSpeedAndLocalDisplayTriggerLevel1BloodRageOnKillChance2",  
mod_id = "JunMaster2LocalAttackSpeedAndLocalDisplayTriggerLevel1BloodRageOnKillChance2",  
rank = 2,  
rank = 2,  
Line 9,487: Line 9,175:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 779,  
id = 781,  
},
},
{
{
npc = "Jun",
ordinal = 372,  
ordinal = 376,  
mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance2h1_",  
mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance2h1_",  
rank = 1,  
rank = 1,  
Line 9,498: Line 9,185:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 780,  
id = 782,  
},
},
{
{
npc = "Jun",
ordinal = 373,  
ordinal = 377,  
mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance2h2_",  
mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance2h2_",  
rank = 2,  
rank = 2,  
Line 9,509: Line 9,195:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 781,  
id = 783,  
},
},
{
{
npc = "Jun",
ordinal = 374,  
ordinal = 378,  
mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance2h3",  
mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance2h3",  
rank = 3,  
rank = 3,  
Line 9,520: Line 9,205:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 782,  
id = 784,  
},
},
{
{
npc = "Jun",
ordinal = 375,  
ordinal = 379,  
mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance1h1",  
mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance1h1",  
rank = 1,  
rank = 1,  
Line 9,531: Line 9,215:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 783,  
id = 785,  
},
},
{
{
npc = "Jun",
ordinal = 376,  
ordinal = 380,  
mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance1h2",  
mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance1h2",  
rank = 2,  
rank = 2,  
Line 9,542: Line 9,225:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 784,  
id = 786,  
},
},
{
{
npc = "Jun",
ordinal = 377,  
ordinal = 381,  
mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance1h3",  
mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance1h3",  
rank = 3,  
rank = 3,  
Line 9,553: Line 9,235:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 785,  
id = 787,  
},
},
{
{
npc = "Jun",
ordinal = 378,  
ordinal = 382,  
mod_id = "JunMaster2TriggerSocketedSpellOnSkillUse1",  
mod_id = "JunMaster2TriggerSocketedSpellOnSkillUse1",  
rank = 0,  
rank = 0,  
Line 9,566: Line 9,247:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 786,  
id = 788,  
},
},
{
{
npc = "Jun",
ordinal = 379,  
ordinal = 383,  
mod_id = "JunMaster2FireAndChaosDamageResistance1_",  
mod_id = "JunMaster2FireAndChaosDamageResistance1_",  
rank = 1,  
rank = 1,  
Line 9,588: Line 9,268:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 787,  
id = 789,  
},
},
{
{
npc = "Jun",
ordinal = 380,  
ordinal = 384,  
mod_id = "JunMaster2FireAndChaosDamageResistance2_",  
mod_id = "JunMaster2FireAndChaosDamageResistance2_",  
rank = 2,  
rank = 2,  
Line 9,610: Line 9,289:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 788,  
id = 790,  
},
},
{
{
npc = "Jun",
ordinal = 381,  
ordinal = 385,  
mod_id = "JunMaster2FireAndChaosDamageResistance3",  
mod_id = "JunMaster2FireAndChaosDamageResistance3",  
rank = 3,  
rank = 3,  
Line 9,632: Line 9,310:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 789,  
id = 791,  
},
},
{
{
npc = "Jun",
ordinal = 382,  
ordinal = 386,  
mod_id = "JunMaster2LightningAndChaosDamageResistance1",  
mod_id = "JunMaster2LightningAndChaosDamageResistance1",  
rank = 1,  
rank = 1,  
Line 9,654: Line 9,331:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 790,  
id = 792,  
},
},
{
{
npc = "Jun",
ordinal = 383,  
ordinal = 387,  
mod_id = "JunMaster2LightningAndChaosDamageResistance2_",  
mod_id = "JunMaster2LightningAndChaosDamageResistance2_",  
rank = 2,  
rank = 2,  
Line 9,676: Line 9,352:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 791,  
id = 793,  
},
},
{
{
npc = "Jun",
ordinal = 384,  
ordinal = 388,  
mod_id = "JunMaster2LightningAndChaosDamageResistance3",  
mod_id = "JunMaster2LightningAndChaosDamageResistance3",  
rank = 3,  
rank = 3,  
Line 9,698: Line 9,373:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 792,  
id = 794,  
},
},
{
{
npc = "Jun",
ordinal = 385,  
ordinal = 389,  
mod_id = "JunMaster2ColdAndChaosDamageResistance1_",  
mod_id = "JunMaster2ColdAndChaosDamageResistance1_",  
rank = 1,  
rank = 1,  
Line 9,720: Line 9,394:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 793,  
id = 795,  
},
},
{
{
npc = "Jun",
ordinal = 386,  
ordinal = 390,  
mod_id = "JunMaster2ColdAndChaosDamageResistance2_",  
mod_id = "JunMaster2ColdAndChaosDamageResistance2_",  
rank = 2,  
rank = 2,  
Line 9,742: Line 9,415:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 794,  
id = 796,  
},
},
{
{
npc = "Jun",
ordinal = 387,  
ordinal = 391,  
mod_id = "JunMaster2ColdAndChaosDamageResistance3",  
mod_id = "JunMaster2ColdAndChaosDamageResistance3",  
rank = 3,  
rank = 3,  
Line 9,764: Line 9,436:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 795,  
id = 797,  
},
},
{
{
npc = "Jun",
ordinal = 388,  
ordinal = 392,  
mod_id = "JunMaster2StrengthAndAvoidIgnite1",  
mod_id = "JunMaster2StrengthAndAvoidIgnite1",  
rank = 1,  
rank = 1,  
Line 9,775: Line 9,446:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 796,  
id = 798,  
},
},
{
{
npc = "Jun",
ordinal = 389,  
ordinal = 393,  
mod_id = "JunMaster2StrengthAndAvoidIgnite2_",  
mod_id = "JunMaster2StrengthAndAvoidIgnite2_",  
rank = 2,  
rank = 2,  
Line 9,786: Line 9,456:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 797,  
id = 799,  
},
},
{
{
npc = "Jun",
ordinal = 390,  
ordinal = 394,  
mod_id = "JunMaster2StrengthAndAvoidIgnite3_",  
mod_id = "JunMaster2StrengthAndAvoidIgnite3_",  
rank = 3,  
rank = 3,  
Line 9,797: Line 9,466:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 798,  
id = 800,  
},
},
{
{
npc = "Jun",
ordinal = 391,  
ordinal = 395,  
mod_id = "JunMaster2DexterityAndAvoidFreeze1",  
mod_id = "JunMaster2DexterityAndAvoidFreeze1",  
rank = 1,  
rank = 1,  
Line 9,808: Line 9,476:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 799,  
id = 801,  
},
},
{
{
npc = "Jun",
ordinal = 392,  
ordinal = 396,  
mod_id = "JunMaster2DexterityAndAvoidFreeze2___",  
mod_id = "JunMaster2DexterityAndAvoidFreeze2___",  
rank = 2,  
rank = 2,  
Line 9,819: Line 9,486:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 800,  
id = 802,  
},
},
{
{
npc = "Jun",
ordinal = 393,  
ordinal = 397,  
mod_id = "JunMaster2DexterityAndAvoidFreeze3",  
mod_id = "JunMaster2DexterityAndAvoidFreeze3",  
rank = 3,  
rank = 3,  
Line 9,830: Line 9,496:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 801,  
id = 803,  
},
},
{
{
npc = "Jun",
ordinal = 394,  
ordinal = 398,  
mod_id = "JunMaster2IntelligenceAndAvoidShock1",  
mod_id = "JunMaster2IntelligenceAndAvoidShock1",  
rank = 1,  
rank = 1,  
Line 9,841: Line 9,506:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 802,  
id = 804,  
},
},
{
{
npc = "Jun",
ordinal = 395,  
ordinal = 399,  
mod_id = "JunMaster2IntelligenceAndAvoidShock2",  
mod_id = "JunMaster2IntelligenceAndAvoidShock2",  
rank = 2,  
rank = 2,  
Line 9,852: Line 9,516:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 803,  
id = 805,  
},
},
{
{
npc = "Jun",
ordinal = 396,  
ordinal = 400,  
mod_id = "JunMaster2IntelligenceAndAvoidShock3____",  
mod_id = "JunMaster2IntelligenceAndAvoidShock3____",  
rank = 3,  
rank = 3,  
Line 9,863: Line 9,526:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 804,  
id = 806,  
},
},
{
{
npc = "Jun",
ordinal = 397,  
ordinal = 401,  
mod_id = "JunMaster2TrapThrowSpeed1",  
mod_id = "JunMaster2TrapThrowSpeed1",  
rank = 1,  
rank = 1,  
Line 9,874: Line 9,536:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 805,  
id = 807,  
},
},
{
{
npc = "Jun",
ordinal = 398,  
ordinal = 402,  
mod_id = "JunMaster2TrapThrowSpeed2_",  
mod_id = "JunMaster2TrapThrowSpeed2_",  
rank = 2,  
rank = 2,  
Line 9,885: Line 9,546:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 806,  
id = 808,  
},
},
{
{
npc = "Jun",
ordinal = 399,  
ordinal = 403,  
mod_id = "JunMaster2TrapThrowSpeed3",  
mod_id = "JunMaster2TrapThrowSpeed3",  
rank = 3,  
rank = 3,  
Line 9,896: Line 9,556:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 807,  
id = 809,  
},
},
{
{
npc = "Jun",
ordinal = 400,  
ordinal = 404,  
mod_id = "JunMaster2MineLayingSpeed1",  
mod_id = "JunMaster2MineLayingSpeed1",  
rank = 1,  
rank = 1,  
Line 9,907: Line 9,566:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 808,  
id = 810,  
},
},
{
{
npc = "Jun",
ordinal = 401,  
ordinal = 405,  
mod_id = "JunMaster2MineLayingSpeed2",  
mod_id = "JunMaster2MineLayingSpeed2",  
rank = 2,  
rank = 2,  
Line 9,918: Line 9,576:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 809,  
id = 811,  
},
},
{
{
npc = "Jun",
ordinal = 402,  
ordinal = 406,  
mod_id = "JunMaster2MineLayingSpeed3",  
mod_id = "JunMaster2MineLayingSpeed3",  
rank = 3,  
rank = 3,  
Line 9,929: Line 9,586:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 810,  
id = 812,  
},
},
{
{
npc = "Jun",
ordinal = 403,  
ordinal = 407,  
mod_id = "JunMaster2BrandAttachmentRange1",  
mod_id = "JunMaster2BrandAttachmentRange1",  
rank = 1,  
rank = 1,  
Line 9,940: Line 9,596:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 811,  
id = 813,  
},
},
{
{
npc = "Jun",
ordinal = 404,  
ordinal = 408,  
mod_id = "JunMaster2BrandAttachmentRange2_",  
mod_id = "JunMaster2BrandAttachmentRange2_",  
rank = 2,  
rank = 2,  
Line 9,951: Line 9,606:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 812,  
id = 814,  
},
},
{
{
npc = "Jun",
ordinal = 405,  
ordinal = 409,  
mod_id = "JunMaster2BrandAttachmentRange3_",  
mod_id = "JunMaster2BrandAttachmentRange3_",  
rank = 3,  
rank = 3,  
Line 9,962: Line 9,616:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 813,  
id = 815,  
},
},
{
{
npc = "Jun",
ordinal = 406,  
ordinal = 410,  
mod_id = "JunMaster2PercentageLifeAndMana1",  
mod_id = "JunMaster2PercentageLifeAndMana1",  
rank = 0,  
rank = 0,  
Line 9,972: Line 9,625:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 814,  
id = 816,  
},
},
{
{
npc = "Jun",
ordinal = 407,  
ordinal = 411,  
mod_id = "JunMaster2BlockPercent1",  
mod_id = "JunMaster2BlockPercent1",  
rank = 0,  
rank = 0,  
Line 9,982: Line 9,634:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 815,  
id = 817,  
},
},
{
{
npc = "Jun",
ordinal = 408,  
ordinal = 412,  
mod_id = "JunMaster2SpellBlockPercent1_",  
mod_id = "JunMaster2SpellBlockPercent1_",  
rank = 0,  
rank = 0,  
Line 9,992: Line 9,643:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 816,  
id = 818,  
},
},
{
{
npc = "Jun",
ordinal = 409,  
ordinal = 413,  
mod_id = "JunMaster2AvoidStunAndElementalStatusAilments1__",  
mod_id = "JunMaster2AvoidStunAndElementalStatusAilments1__",  
rank = 0,  
rank = 0,  
Line 10,002: Line 9,652:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 817,  
id = 819,  
},
},
{
{
npc = "Jun",
ordinal = 410,  
ordinal = 414,  
mod_id = "JunMaster2AreaDamageAndAreaOfEffect1",  
mod_id = "JunMaster2AreaDamageAndAreaOfEffect1",  
rank = 1,  
rank = 1,  
Line 10,012: Line 9,661:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 818,  
id = 820,  
},
},
{
{
npc = "Jun",
ordinal = 411,  
ordinal = 415,  
mod_id = "JunMaster2AreaDamageAndAreaOfEffect2_",  
mod_id = "JunMaster2AreaDamageAndAreaOfEffect2_",  
rank = 2,  
rank = 2,  
Line 10,022: Line 9,670:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 819,  
id = 821,  
},
},
{
{
npc = "Jun",
ordinal = 412,  
ordinal = 416,  
mod_id = "JunMaster2AreaDamageAndAreaOfEffect3",  
mod_id = "JunMaster2AreaDamageAndAreaOfEffect3",  
rank = 3,  
rank = 3,  
Line 10,032: Line 9,679:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 820,  
id = 822,  
},
},
{
{
npc = "Jun",
ordinal = 413,  
ordinal = 417,  
mod_id = "JunMaster2ProjectileDamageAndProjectileSpeed1_",  
mod_id = "JunMaster2ProjectileDamageAndProjectileSpeed1_",  
rank = 1,  
rank = 1,  
Line 10,042: Line 9,688:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 821,  
id = 823,  
},
},
{
{
npc = "Jun",
ordinal = 414,  
ordinal = 418,  
mod_id = "JunMaster2ProjectileDamageAndProjectileSpeed2_",  
mod_id = "JunMaster2ProjectileDamageAndProjectileSpeed2_",  
rank = 2,  
rank = 2,  
Line 10,052: Line 9,697:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 822,  
id = 824,  
},
},
{
{
npc = "Jun",
ordinal = 415,  
ordinal = 419,  
mod_id = "JunMaster2ProjectileDamageAndProjectileSpeed3",  
mod_id = "JunMaster2ProjectileDamageAndProjectileSpeed3",  
rank = 3,  
rank = 3,  
Line 10,062: Line 9,706:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 823,  
id = 825,  
},
},
{
{
npc = "Jun",
ordinal = 416,  
ordinal = 420,  
mod_id = "JunMaster2MeleeDamageAndMeleeRange1",  
mod_id = "JunMaster2MeleeDamageAndMeleeRange1",  
rank = 1,  
rank = 1,  
Line 10,072: Line 9,715:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 824,  
id = 826,  
},
},
{
{
npc = "Jun",
ordinal = 417,  
ordinal = 421,  
mod_id = "JunMaster2MeleeDamageAndMeleeRange2_",  
mod_id = "JunMaster2MeleeDamageAndMeleeRange2_",  
rank = 2,  
rank = 2,  
Line 10,082: Line 9,724:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 825,  
id = 827,  
},
},
{
{
npc = "Jun",
ordinal = 418,  
ordinal = 422,  
mod_id = "JunMaster2MeleeDamageAndMeleeRange3_",  
mod_id = "JunMaster2MeleeDamageAndMeleeRange3_",  
rank = 3,  
rank = 3,  
Line 10,092: Line 9,733:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 826,  
id = 828,  
},
},
{
{
npc = "Jun",
ordinal = 419,  
ordinal = 423,  
mod_id = "JunMaster2FocusCooldownRecovery1_",  
mod_id = "JunMaster2FocusCooldownRecovery1_",  
rank = 0,  
rank = 0,  
Line 10,102: Line 9,742:
unveils_required = 1,  
unveils_required = 1,  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 827,  
id = 829,  
},
},
{
{
npc = "Navali",  
npc = "Einhar",  
ordinal = 0,  
ordinal = 0,  
mod_id = "StrMasterItemGenerationCannotChangePrefixes",  
mod_id = "StrMasterItemGenerationCannotChangePrefixes",  
Line 10,124: Line 9,764:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 828,  
id = 830,  
},
},
{
{
npc = "Navali",  
npc = "Einhar",  
ordinal = 1,  
ordinal = 1,  
mod_id = "DexMasterItemGenerationCannotChangeSuffixes",  
mod_id = "DexMasterItemGenerationCannotChangeSuffixes",  
Line 10,146: Line 9,786:
"Quiver"},  
"Quiver"},  
affix_type = "Prefix",  
affix_type = "Prefix",  
id = 829,  
id = 831,  
},
},
{
{
npc = "Navali",  
npc = "Einhar",  
ordinal = 2,  
ordinal = 2,  
mod_id = "StrIntMasterItemGenerationCanHaveMultipleCraftedMods",  
mod_id = "StrIntMasterItemGenerationCanHaveMultipleCraftedMods",  
Line 10,168: Line 9,808:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 830,  
id = 832,  
},
},
{
{
npc = "Navali",  
npc = "Einhar",  
ordinal = 3,  
ordinal = 3,  
mod_id = "IntMasterItemGenerationCannotRollAttackAffixes",  
mod_id = "IntMasterItemGenerationCannotRollAttackAffixes",  
Line 10,190: Line 9,830:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 831,  
id = 833,  
},
},
{
{
npc = "Navali",  
npc = "Einhar",  
ordinal = 4,  
ordinal = 4,  
mod_id = "StrDexMasterItemGenerationCannotRollCasterAffixes",  
mod_id = "StrDexMasterItemGenerationCannotRollCasterAffixes",  
Line 10,212: Line 9,852:
"Quiver"},  
"Quiver"},  
affix_type = "Suffix",  
affix_type = "Suffix",  
id = 832,  
id = 834,  
}}
}}
return data
return data

Latest revision as of 06:44, 31 March 2024

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


Data related to crafting bench.

local data = {	{
		npc = "Jun", 
		ordinal = 0, 
		name = "Two Sockets", 
		sockets = 2, 
		recipe_unlock_location = "The Grand Arena", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 0, 
	},
	{
		npc = "Jun", 
		ordinal = 1, 
		name = "Three Sockets", 
		sockets = 3, 
		recipe_unlock_location = "The Grand Arena", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 1, 
	},
	{
		npc = "Jun", 
		ordinal = 2, 
		name = "Four Sockets", 
		sockets = 4, 
		recipe_unlock_location = "The Grand Arena", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 2, 
	},
	{
		npc = "Jun", 
		ordinal = 3, 
		name = "Five Sockets", 
		sockets = 5, 
		recipe_unlock_location = "Ashen Wood", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 3, 
	},
	{
		npc = "Jun", 
		ordinal = 4, 
		name = "Six Sockets", 
		sockets = 6, 
		recipe_unlock_location = "Plaza", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 4, 
	},
	{
		npc = "Jun", 
		ordinal = 5, 
		name = "Two Linked Sockets", 
		links = 2, 
		recipe_unlock_location = "Kaom's Stronghold", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 5, 
	},
	{
		npc = "Jun", 
		ordinal = 6, 
		name = "Three Linked Sockets", 
		links = 3, 
		recipe_unlock_location = "Kaom's Stronghold", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 6, 
	},
	{
		npc = "Jun", 
		ordinal = 7, 
		name = "Four Linked Sockets", 
		links = 4, 
		recipe_unlock_location = "Kaom's Stronghold", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 7, 
	},
	{
		npc = "Jun", 
		ordinal = 8, 
		name = "Five Linked Sockets", 
		links = 5, 
		recipe_unlock_location = "Crimson Temple", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 8, 
	},
	{
		npc = "Jun", 
		ordinal = 9, 
		name = "Six Linked Sockets", 
		links = 6, 
		recipe_unlock_location = "Plateau", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 9, 
	},
	{
		npc = "Jun", 
		ordinal = 10, 
		name = "At Least One Red Socket", 
		socket_colours = "R", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet"}, 
		affix_type = "Other", 
		id = 10, 
	},
	{
		npc = "Jun", 
		ordinal = 11, 
		name = "At Least Two Red Sockets", 
		socket_colours = "RR", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 11, 
	},
	{
		npc = "Jun", 
		ordinal = 12, 
		name = "At Least Three Red Sockets", 
		socket_colours = "RRR", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 12, 
	},
	{
		npc = "Jun", 
		ordinal = 13, 
		name = "At Least One Green Socket", 
		socket_colours = "G", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet"}, 
		affix_type = "Other", 
		id = 13, 
	},
	{
		npc = "Jun", 
		ordinal = 14, 
		name = "At Least Two Green Sockets", 
		socket_colours = "GG", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 14, 
	},
	{
		npc = "Jun", 
		ordinal = 15, 
		name = "At Least Three Green Sockets", 
		socket_colours = "GGG", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 15, 
	},
	{
		npc = "Jun", 
		ordinal = 16, 
		name = "At Least One Blue Socket", 
		socket_colours = "B", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet"}, 
		affix_type = "Other", 
		id = 16, 
	},
	{
		npc = "Jun", 
		ordinal = 17, 
		name = "At Least Two Blue Sockets", 
		socket_colours = "BB", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 17, 
	},
	{
		npc = "Jun", 
		ordinal = 18, 
		name = "At Least Three Blue Sockets", 
		socket_colours = "BBB", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 18, 
	},
	{
		npc = "Jun", 
		ordinal = 19, 
		name = "At Least One Red and One Green Socket", 
		socket_colours = "RG", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 19, 
	},
	{
		npc = "Jun", 
		ordinal = 20, 
		name = "At Least One Red and One Blue Socket", 
		socket_colours = "RB", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 20, 
	},
	{
		npc = "Jun", 
		ordinal = 21, 
		name = "At Least One Green and One Blue Socket", 
		socket_colours = "GB", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 21, 
	},
	{
		npc = "Jun", 
		ordinal = 22, 
		name = "At Least Two Red and One Green Socket", 
		socket_colours = "RRG", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 22, 
	},
	{
		npc = "Jun", 
		ordinal = 23, 
		name = "At Least Two Red and One Blue Socket", 
		socket_colours = "RRB", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 23, 
	},
	{
		npc = "Jun", 
		ordinal = 24, 
		name = "At Least Two Green and One Red Socket", 
		socket_colours = "GGR", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 24, 
	},
	{
		npc = "Jun", 
		ordinal = 25, 
		name = "At Least Two Green and One Blue Socket", 
		socket_colours = "GGB", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 25, 
	},
	{
		npc = "Jun", 
		ordinal = 26, 
		name = "At Least Two Blue and One Green Socket", 
		socket_colours = "BBG", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 26, 
	},
	{
		npc = "Jun", 
		ordinal = 27, 
		name = "At Least Two Blue and One Red Socket", 
		socket_colours = "BBR", 
		recipe_unlock_location = "The Mines Level 1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Other", 
		id = 27, 
	},
	{
		npc = "Kirac", 
		ordinal = 0, 
		mod_id = "StrDexIntMasterMapQuantity1", 
		required_level = 68, 
		item_classes = {"Maps",
"Map Fragments",
"Breachstones"}, 
		item_classes_ids = {"Map",
"MapFragment",
"Breachstone"}, 
		rank = 0, 
		item_class_categories = {"Map",
"Map Fragment",
"Breachstone"}, 
		affix_type = "CannotBeGenerated", 
		id = 28, 
	},
	{
		npc = "Kirac", 
		ordinal = 1, 
		mod_id = "StrDexIntMasterMapQuantity2", 
		required_level = 70, 
		item_classes = {"Maps",
"Map Fragments",
"Breachstones"}, 
		item_classes_ids = {"Map",
"MapFragment",
"Breachstone"}, 
		rank = 0, 
		item_class_categories = {"Map",
"Map Fragment",
"Breachstone"}, 
		affix_type = "CannotBeGenerated", 
		id = 29, 
	},
	{
		npc = "Kirac", 
		ordinal = 2, 
		mod_id = "StrDexIntMasterMapQuantity3", 
		required_level = 72, 
		item_classes = {"Maps",
"Map Fragments",
"Breachstones"}, 
		item_classes_ids = {"Map",
"MapFragment",
"Breachstone"}, 
		rank = 0, 
		item_class_categories = {"Map",
"Map Fragment",
"Breachstone"}, 
		affix_type = "CannotBeGenerated", 
		id = 30, 
	},
	{
		npc = "Kirac", 
		ordinal = 3, 
		mod_id = "StrDexIntMasterMapQuantity4_", 
		required_level = 74, 
		item_classes = {"Maps",
"Map Fragments",
"Breachstones"}, 
		item_classes_ids = {"Map",
"MapFragment",
"Breachstone"}, 
		rank = 0, 
		item_class_categories = {"Map",
"Map Fragment",
"Breachstone"}, 
		affix_type = "CannotBeGenerated", 
		id = 31, 
	},
	{
		npc = "Kirac", 
		ordinal = 4, 
		mod_id = "StrDexIntMasterMapQuantity5", 
		required_level = 76, 
		item_classes = {"Maps",
"Map Fragments",
"Breachstones"}, 
		item_classes_ids = {"Map",
"MapFragment",
"Breachstone"}, 
		rank = 0, 
		item_class_categories = {"Map",
"Map Fragment",
"Breachstone"}, 
		affix_type = "CannotBeGenerated", 
		id = 32, 
	},
	{
		npc = "Kirac", 
		ordinal = 5, 
		mod_id = "StrDexIntMasterMapQuantity6", 
		required_level = 78, 
		item_classes = {"Maps",
"Map Fragments",
"Breachstones"}, 
		item_classes_ids = {"Map",
"MapFragment",
"Breachstone"}, 
		rank = 0, 
		item_class_categories = {"Map",
"Map Fragment",
"Breachstone"}, 
		affix_type = "CannotBeGenerated", 
		id = 33, 
	},
	{
		npc = "Kirac", 
		ordinal = 6, 
		mod_id = "StrDexIntMasterMapQuantity7", 
		required_level = 80, 
		item_classes = {"Maps",
"Map Fragments",
"Breachstones"}, 
		item_classes_ids = {"Map",
"MapFragment",
"Breachstone"}, 
		rank = 0, 
		item_class_categories = {"Map",
"Map Fragment",
"Breachstone"}, 
		affix_type = "CannotBeGenerated", 
		id = 34, 
	},
	{
		npc = "Kirac", 
		ordinal = 7, 
		mod_id = "StrDexIntMasterMapQuantity8", 
		required_level = 82, 
		item_classes = {"Maps",
"Map Fragments",
"Breachstones"}, 
		item_classes_ids = {"Map",
"MapFragment",
"Breachstone"}, 
		rank = 0, 
		item_class_categories = {"Map",
"Map Fragment",
"Breachstone"}, 
		affix_type = "CannotBeGenerated", 
		id = 35, 
	},
	{
		npc = "Kirac", 
		ordinal = 8, 
		required_level = 72, 
		name = "Fortune Favours the Brave", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		description = "One of the options available from this device will be applied at random, including options you have not yet unlocked.", 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "Other", 
		id = 36, 
	},
	{
		npc = "Kirac", 
		ordinal = 9, 
		required_level = 101, 
		name = "Alternate of Same Tier (Tier 1-10)", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		description = "Requires a Rare Map of Tier 10 or below. Opens a random Map of the same Tier with random Mods. Excludes the Map placed in the device.", 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "Other", 
		id = 37, 
	},
	{
		npc = "Kirac", 
		ordinal = 10, 
		required_level = 101, 
		name = "Shaped (Tier 1-5)", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		description = "Requires a Rare Map of Tier 5 or below. Opens a version of your Map that is 5 Tiers higher, with random Mods.", 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "Other", 
		id = 38, 
	},
	{
		npc = "Kirac", 
		ordinal = 11, 
		required_level = 101, 
		name = "Shaped (Tier 1-10)", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		description = "Requires a Rare Map of Tier 10 or below. Opens a version of your Map that is 5 Tiers higher, with random Mods and a chance to be Corrupted.", 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "Other", 
		id = 39, 
	},
	{
		npc = "Kirac", 
		ordinal = 12, 
		required_level = 101, 
		name = "Elder (Tier 1-15)", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		description = "Requires a Rare Map of Tier 15 or below. Opens a version of your Map that is set to Tier 16, with random Mods and a chance to be Corrupted.", 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "Other", 
		id = 40, 
	},
	{
		npc = "Kirac", 
		ordinal = 13, 
		mod_id = "HarvestInfusedMapAnarchyExiles", 
		required_level = 101, 
		name = "Infused Anarchy", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 41, 
	},
	{
		npc = "Kirac", 
		ordinal = 14, 
		mod_id = "HarvestInfusedMapNemesisZana", 
		required_level = 101, 
		name = "Infused Nemesis", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 42, 
	},
	{
		npc = "Kirac", 
		ordinal = 15, 
		mod_id = "HarvestInfusedMapExtraShrinesCrafted", 
		required_level = 101, 
		name = "Infused Domination", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 43, 
	},
	{
		npc = "Kirac", 
		ordinal = 16, 
		mod_id = "HarvestInfusedMapBloodlinesLeagueCrafted", 
		required_level = 101, 
		name = "Infused Bloodlines", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 44, 
	},
	{
		npc = "Kirac", 
		ordinal = 17, 
		mod_id = "HarvestInfusedMapRampageLeagueCrafted", 
		required_level = 101, 
		name = "Infused Rampage", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 45, 
	},
	{
		npc = "Kirac", 
		ordinal = 18, 
		mod_id = "HarvestInfusedMapExtraStrongBoxes_", 
		required_level = 101, 
		name = "Infused Ambush", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 46, 
	},
	{
		npc = "Kirac", 
		ordinal = 19, 
		mod_id = "HarvestInfusedHarbingerLeagueCrafted", 
		required_level = 101, 
		name = "Infused Harbinger", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 47, 
	},
	{
		npc = "Kirac", 
		ordinal = 20, 
		mod_id = "CorruptingTempestCrafted", 
		required_level = 68, 
		name = "Corrupting Tempest", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 48, 
	},
	{
		npc = "Kirac", 
		ordinal = 21, 
		mod_id = "MonstrousTreasureCrafted", 
		required_level = 101, 
		name = "Monstrous Treasure", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 49, 
	},
	{
		npc = "Kirac", 
		ordinal = 22, 
		mod_id = "AlluringVaalSideAreaCrafted", 
		required_level = 68, 
		name = "Alluring Vaal Side Area", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 50, 
	},
	{
		npc = "Kirac", 
		ordinal = 23, 
		mod_id = "ImprovedLabyrinthTrialCrafted", 
		required_level = 68, 
		name = "Improved Labyrinth Trial", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 51, 
	},
	{
		npc = "Kirac", 
		ordinal = 24, 
		mod_id = "BreachstoneAdditionalRewardAndModifierCrafted1", 
		required_level = 68, 
		name = "Breachstone Bargain", 
		item_classes = {"Breachstones"}, 
		item_classes_ids = {"Breachstone"}, 
		description = "Rare Monsters drop an additional Reward Type<br>Area has an additional random Modifier", 
		rank = 0, 
		item_class_categories = {"Breachstone"}, 
		affix_type = "CannotBeGenerated", 
		id = 52, 
	},
	{
		npc = "Kirac", 
		ordinal = 25, 
		mod_id = "BreachstoneAdditionalRewardAndModifierCrafted2", 
		required_level = 68, 
		name = "Enriched Breachstone Bargain", 
		item_classes = {"Breachstones"}, 
		item_classes_ids = {"Breachstone"}, 
		description = "Rare Monsters drop 2 additional Reward Types<br>Area has 2 additional random Modifiers", 
		rank = 0, 
		item_class_categories = {"Breachstone"}, 
		affix_type = "CannotBeGenerated", 
		id = 53, 
	},
	{
		npc = "Kirac", 
		ordinal = 26, 
		mod_id = "BreachstoneAdditionalRewardAndModifierCrafted3", 
		required_level = 68, 
		name = "Pure Breachstone Bargain", 
		item_classes = {"Breachstones"}, 
		item_classes_ids = {"Breachstone"}, 
		description = "Rare Monsters drop 3 additional Reward Types<br>Area has 3 additional random Modifiers", 
		rank = 0, 
		item_class_categories = {"Breachstone"}, 
		affix_type = "CannotBeGenerated", 
		id = 54, 
	},
	{
		npc = "Kirac", 
		ordinal = 27, 
		mod_id = "AbyssLeagueCrafted", 
		required_level = 79, 
		name = "Abyss", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 55, 
	},
	{
		npc = "Kirac", 
		ordinal = 28, 
		mod_id = "MapEssenceLeagueCrafted__", 
		required_level = 71, 
		name = "Essence", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 56, 
	},
	{
		npc = "Kirac", 
		ordinal = 29, 
		mod_id = "MapAnarchyExilesCrafted", 
		required_level = 69, 
		name = "Anarchy", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 57, 
	},
	{
		npc = "Kirac", 
		ordinal = 30, 
		mod_id = "MapExtraShrinesCrafted_", 
		required_level = 71, 
		name = "Domination", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 58, 
	},
	{
		npc = "Kirac", 
		ordinal = 31, 
		mod_id = "MapExtraStrongBoxesCrafted", 
		required_level = 82, 
		name = "Ambush", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 59, 
	},
	{
		npc = "Kirac", 
		ordinal = 32, 
		mod_id = "MapBreachLeagueCrafted", 
		required_level = 79, 
		name = "Breach", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 60, 
	},
	{
		npc = "Kirac", 
		ordinal = 33, 
		mod_id = "MapTormentLeagueCrafted", 
		required_level = 69, 
		name = "Torment", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 61, 
	},
	{
		npc = "Kirac", 
		ordinal = 34, 
		mod_id = "MapBeyondLeagueCrafted", 
		required_level = 76, 
		name = "Beyond", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 62, 
	},
	{
		npc = "Kirac", 
		ordinal = 35, 
		mod_id = "MapBlightLeagueCrafted_", 
		required_level = 73, 
		name = "Blight", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 63, 
	},
	{
		npc = "Kirac", 
		ordinal = 36, 
		mod_id = "MapHarbingerLeagueCrafted", 
		required_level = 79, 
		name = "Harbinger", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 64, 
	},
	{
		npc = "Kirac", 
		ordinal = 37, 
		mod_id = "MapHeistLeagueCrafted", 
		required_level = 76, 
		name = "Heist", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 65, 
	},
	{
		npc = "Kirac", 
		ordinal = 38, 
		mod_id = "MapLegionLeagueCrafted", 
		required_level = 76, 
		name = "Legion", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 66, 
	},
	{
		npc = "Kirac", 
		ordinal = 39, 
		mod_id = "MapExpeditionLeagueCrafted", 
		required_level = 79, 
		name = "Expedition", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 67, 
	},
	{
		npc = "Kirac", 
		ordinal = 40, 
		mod_id = "MapDeliriumCrafted", 
		required_level = 82, 
		name = "Delirium", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 68, 
	},
	{
		npc = "Kirac", 
		ordinal = 41, 
		mod_id = "MapRitualLeagueCrafted__", 
		required_level = 73, 
		name = "Ritual", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 69, 
	},
	{
		npc = "Kirac", 
		ordinal = 42, 
		mod_id = "MapUltimatumLeagueCrafted", 
		required_level = 76, 
		name = "Ultimatum", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 70, 
	},
	{
		npc = "Kirac", 
		ordinal = 43, 
		mod_id = "MapHarvestLeagueCrafted", 
		required_level = 79, 
		name = "Harvest", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "KiracLeagueCrafts", 
		id = 71, 
	},
	{
		npc = "Kirac", 
		ordinal = 44, 
		mod_id = "MapUberScarabCraftPrefixes", 
		required_level = 68, 
		name = "Nullify Prefixes", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 72, 
	},
	{
		npc = "Kirac", 
		ordinal = 45, 
		mod_id = "MapUberScarabCraftSuffixes", 
		required_level = 68, 
		name = "Nullify Suffixes", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 73, 
	},
	{
		npc = "Kirac", 
		ordinal = 46, 
		mod_id = "MapUberScarabCraftAbyss", 
		required_level = 68, 
		name = "Imbued Abyss", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 74, 
	},
	{
		npc = "Kirac", 
		ordinal = 47, 
		mod_id = "MapUberScarabCraftAmbush", 
		required_level = 68, 
		name = "Imbued Ambush", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 75, 
	},
	{
		npc = "Kirac", 
		ordinal = 48, 
		mod_id = "MapUberScarabCraftAnarchy", 
		required_level = 68, 
		name = "Imbued Anarchy", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 76, 
	},
	{
		npc = "Kirac", 
		ordinal = 49, 
		mod_id = "MapUberScarabCraftBeyond", 
		required_level = 68, 
		name = "Imbued Beyond", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 77, 
	},
	{
		npc = "Kirac", 
		ordinal = 50, 
		mod_id = "MapUberScarabCraftBlight", 
		required_level = 68, 
		name = "Imbued Blight", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 78, 
	},
	{
		npc = "Kirac", 
		ordinal = 51, 
		mod_id = "MapUberScarabCraftBreach", 
		required_level = 68, 
		name = "Imbued Breach", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 79, 
	},
	{
		npc = "Kirac", 
		ordinal = 52, 
		mod_id = "MapUberScarabCraftDelirium", 
		required_level = 68, 
		name = "Imbued Delirium", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 80, 
	},
	{
		npc = "Kirac", 
		ordinal = 53, 
		mod_id = "MapUberScarabCraftDomination", 
		required_level = 68, 
		name = "Imbued Domination", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 81, 
	},
	{
		npc = "Kirac", 
		ordinal = 54, 
		mod_id = "MapUberScarabCraftEssence", 
		required_level = 68, 
		name = "Imbued Essence", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 82, 
	},
	{
		npc = "Kirac", 
		ordinal = 55, 
		mod_id = "MapUberScarabCraftExpedition", 
		required_level = 68, 
		name = "Imbued Expedition", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 83, 
	},
	{
		npc = "Kirac", 
		ordinal = 56, 
		mod_id = "MapUberScarabCraftHarbinger", 
		required_level = 68, 
		name = "Imbued Harbinger", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 84, 
	},
	{
		npc = "Kirac", 
		ordinal = 57, 
		mod_id = "MapUberScarabCraftHarvest", 
		required_level = 68, 
		name = "Imbued Harvest", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 85, 
	},
	{
		npc = "Kirac", 
		ordinal = 58, 
		mod_id = "MapUberScarabCraftHeist", 
		required_level = 101, 
		name = "Imbued Heist", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 86, 
	},
	{
		npc = "Kirac", 
		ordinal = 59, 
		mod_id = "MapUberScarabCraftLegion", 
		required_level = 68, 
		name = "Imbued Legion", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 87, 
	},
	{
		npc = "Kirac", 
		ordinal = 60, 
		mod_id = "MapUberScarabCraftRitual", 
		required_level = 68, 
		name = "Imbued Ritual", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 88, 
	},
	{
		npc = "Kirac", 
		ordinal = 61, 
		mod_id = "MapUberScarabCraftTorment", 
		required_level = 68, 
		name = "Imbued Torment", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 89, 
	},
	{
		npc = "Kirac", 
		ordinal = 62, 
		mod_id = "MapUberScarabCraftUltimatum", 
		required_level = 68, 
		name = "Imbued Ultimatum", 
		item_classes = {"Maps"}, 
		item_classes_ids = {"Map"}, 
		rank = 0, 
		item_class_categories = {"Map"}, 
		affix_type = "CannotBeGenerated", 
		id = 90, 
	},
	{
		npc = "Niko", 
		ordinal = 0, 
		mod_id = "HelenaMasterIncreasedLife1", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Prefix", 
		id = 91, 
	},
	{
		npc = "Niko", 
		ordinal = 1, 
		mod_id = "HelenaMasterFireResist1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 92, 
	},
	{
		npc = "Niko", 
		ordinal = 2, 
		mod_id = "HelenaMasterColdResist1_", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 93, 
	},
	{
		npc = "Niko", 
		ordinal = 3, 
		mod_id = "HelenaMasterLightningResist1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 94, 
	},
	{
		npc = "Niko", 
		ordinal = 4, 
		mod_id = "HelenaMasterStrength1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 95, 
	},
	{
		npc = "Niko", 
		ordinal = 5, 
		mod_id = "HelenaMasterDexterity1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 96, 
	},
	{
		npc = "Niko", 
		ordinal = 6, 
		mod_id = "HelenaMasterIntelligence1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 97, 
	},
	{
		npc = "Niko", 
		ordinal = 7, 
		name = "Remove Crafted Mods", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Other", 
		id = 98, 
	},
	{
		npc = "Niko", 
		ordinal = 8, 
		mod_id = "EinharMasterFireResist2", 
		recipe_unlock_location = "The Belly of the Beast Level 2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 99, 
	},
	{
		npc = "Niko", 
		ordinal = 9, 
		mod_id = "EinharMasterFireResist3_", 
		recipe_unlock_location = "Doedre's Cesspool", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 100, 
	},
	{
		npc = "Niko", 
		ordinal = 10, 
		mod_id = "EinharMasterColdResist2", 
		recipe_unlock_location = "The Belly of the Beast Level 2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 101, 
	},
	{
		npc = "Niko", 
		ordinal = 11, 
		mod_id = "EinharMasterColdResist3__", 
		recipe_unlock_location = "Doedre's Cesspool", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 102, 
	},
	{
		npc = "Niko", 
		ordinal = 12, 
		mod_id = "EinharMasterLightningResist2", 
		recipe_unlock_location = "The Belly of the Beast Level 2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 103, 
	},
	{
		npc = "Niko", 
		ordinal = 13, 
		mod_id = "EinharMasterLightningResist3_", 
		recipe_unlock_location = "Doedre's Cesspool", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 104, 
	},
	{
		npc = "Niko", 
		ordinal = 14, 
		mod_id = "EinharMasterFireAndColdResist1", 
		recipe_unlock_location = "Labyrinth Trial in The Lower Prison", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 105, 
	},
	{
		npc = "Niko", 
		ordinal = 15, 
		mod_id = "EinharMasterFireAndColdResist2", 
		recipe_unlock_location = "Cruel Aspirant's Trial", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 106, 
	},
	{
		npc = "Niko", 
		ordinal = 16, 
		mod_id = "EinharMasterFireAndColdResist3", 
		recipe_unlock_location = "Merciless Aspirant's Trial", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 107, 
	},
	{
		npc = "Niko", 
		ordinal = 17, 
		mod_id = "EinharMasterColdAndLightningResist1_", 
		recipe_unlock_location = "Labyrinth Trial in The Lower Prison", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 108, 
	},
	{
		npc = "Niko", 
		ordinal = 18, 
		mod_id = "EinharMasterColdAndLightningResist2", 
		recipe_unlock_location = "Cruel Aspirant's Trial", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 109, 
	},
	{
		npc = "Niko", 
		ordinal = 19, 
		mod_id = "EinharMasterColdAndLightningResist3_", 
		recipe_unlock_location = "Merciless Aspirant's Trial", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 110, 
	},
	{
		npc = "Niko", 
		ordinal = 20, 
		mod_id = "EinharMasterFireAndLightningResist1", 
		recipe_unlock_location = "Labyrinth Trial in The Lower Prison", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 111, 
	},
	{
		npc = "Niko", 
		ordinal = 21, 
		mod_id = "EinharMasterFireAndLightningResist2", 
		recipe_unlock_location = "Cruel Aspirant's Trial", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 112, 
	},
	{
		npc = "Niko", 
		ordinal = 22, 
		mod_id = "EinharMasterFireAndLightningResist3_", 
		recipe_unlock_location = "Merciless Aspirant's Trial", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 113, 
	},
	{
		npc = "Niko", 
		ordinal = 23, 
		mod_id = "EinharMasterAllResist1", 
		recipe_unlock_location = "Aspirant's Trial", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet"}, 
		affix_type = "Suffix", 
		id = 114, 
	},
	{
		npc = "Niko", 
		ordinal = 24, 
		mod_id = "EinharMasterAllResist2", 
		recipe_unlock_location = "Eternal Aspirant's Trial", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet"}, 
		affix_type = "Suffix", 
		id = 115, 
	},
	{
		npc = "Niko", 
		ordinal = 25, 
		mod_id = "EinharMasterAllResistMinionResist1_", 
		recipe_unlock_location = "Aspirant's Trial", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet"}, 
		affix_type = "Suffix", 
		id = 116, 
	},
	{
		npc = "Niko", 
		ordinal = 26, 
		mod_id = "EinharMasterAllResistMinionResist2", 
		recipe_unlock_location = "Eternal Aspirant's Trial", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet"}, 
		affix_type = "Suffix", 
		id = 117, 
	},
	{
		npc = "Niko", 
		ordinal = 27, 
		mod_id = "EinharMasterStrength2", 
		recipe_unlock_location = "The Western Forest", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 118, 
	},
	{
		npc = "Niko", 
		ordinal = 28, 
		mod_id = "EinharMasterStrength3", 
		recipe_unlock_location = "Graveyard", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 119, 
	},
	{
		npc = "Niko", 
		ordinal = 29, 
		mod_id = "EinharMasterDexterity2", 
		recipe_unlock_location = "The Western Forest", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 120, 
	},
	{
		npc = "Niko", 
		ordinal = 30, 
		mod_id = "EinharMasterDexterity3", 
		recipe_unlock_location = "Graveyard", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 121, 
	},
	{
		npc = "Niko", 
		ordinal = 31, 
		mod_id = "EinharMasterIntelligence2__", 
		recipe_unlock_location = "The Western Forest", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 122, 
	},
	{
		npc = "Niko", 
		ordinal = 32, 
		mod_id = "EinharMasterIntelligence3", 
		recipe_unlock_location = "Graveyard", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 123, 
	},
	{
		npc = "Niko", 
		ordinal = 33, 
		mod_id = "EinharMasterAllAttributes1", 
		recipe_unlock_location = "Labyrinth Trial in The Imperial Gardens", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 124, 
	},
	{
		npc = "Niko", 
		ordinal = 34, 
		mod_id = "EinharMasterAllAttributes2", 
		recipe_unlock_location = "Labyrinth Trial in The Tunnel", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 125, 
	},
	{
		npc = "Niko", 
		ordinal = 35, 
		mod_id = "EinharMasterMovementVelocity1", 
		recipe_unlock_location = "The City of Sarn", 
		rank = 1, 
		item_class_categories = {"Boots"}, 
		affix_type = "Prefix", 
		id = 126, 
	},
	{
		npc = "Niko", 
		ordinal = 36, 
		mod_id = "EinharMasterMovementVelocity2", 
		recipe_unlock_location = "The Chamber of Innocence", 
		rank = 2, 
		item_class_categories = {"Boots"}, 
		affix_type = "Prefix", 
		id = 127, 
	},
	{
		npc = "Niko", 
		ordinal = 37, 
		mod_id = "EinharMasterMovementVelocity3", 
		recipe_unlock_location = "Epilogue", 
		rank = 3, 
		item_class_categories = {"Boots"}, 
		affix_type = "Prefix", 
		id = 128, 
	},
	{
		npc = "Niko", 
		ordinal = 38, 
		mod_id = "EinharMasterIncreasedLife2", 
		recipe_unlock_location = "The Beacon", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Prefix", 
		id = 129, 
	},
	{
		npc = "Niko", 
		ordinal = 39, 
		mod_id = "EinharMasterIncreasedLife3", 
		recipe_unlock_location = "The Feeding Trough", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Prefix", 
		id = 130, 
	},
	{
		npc = "Niko", 
		ordinal = 40, 
		mod_id = "EinharMasterIncreasedLife4", 
		recipe_unlock_location = "Channel", 
		rank = 4, 
		item_class_categories = {"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 131, 
	},
	{
		npc = "Niko", 
		ordinal = 41, 
		mod_id = "EinharMasterIncreasedLife5_", 
		recipe_unlock_location = "Silo", 
		rank = 5, 
		item_class_categories = {"Body Armour"}, 
		affix_type = "Prefix", 
		id = 132, 
	},
	{
		npc = "Niko", 
		ordinal = 42, 
		mod_id = "EinharMasterLifeLeechFromAttacksPermyriad1", 
		recipe_unlock_location = "Cells", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet",
"Gloves",
"Quiver"}, 
		affix_type = "Prefix", 
		id = 133, 
	},
	{
		npc = "Niko", 
		ordinal = 43, 
		mod_id = "EinharMasterLifeLeechFromAttacksPermyriad2", 
		recipe_unlock_location = "Park", 
		rank = 2, 
		item_class_categories = {"Amulet"}, 
		affix_type = "Prefix", 
		id = 134, 
	},
	{
		npc = "Niko", 
		ordinal = 44, 
		mod_id = "EinharMasterLocalLifeLeechPermyriadNew1", 
		recipe_unlock_location = "Cells", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 135, 
	},
	{
		npc = "Niko", 
		ordinal = 45, 
		mod_id = "EinharMasterLocalLifeLeechPermyriadNew2", 
		recipe_unlock_location = "Park", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 136, 
	},
	{
		npc = "Niko", 
		ordinal = 46, 
		mod_id = "EinharMasterLocalManaLeechPermyriadNew1", 
		recipe_unlock_location = "Park", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 137, 
	},
	{
		npc = "Niko", 
		ordinal = 47, 
		mod_id = "EinharMasterIncreasedManaTwoHandWeapon1___", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 138, 
	},
	{
		npc = "Niko", 
		ordinal = 48, 
		mod_id = "EinharMasterIncreasedManaTwoHandWeapon2_", 
		recipe_unlock_location = "The Beacon", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 139, 
	},
	{
		npc = "Niko", 
		ordinal = 49, 
		mod_id = "EinharMasterIncreasedManaTwoHandWeapon3_", 
		recipe_unlock_location = "The Feeding Trough", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 140, 
	},
	{
		npc = "Niko", 
		ordinal = 50, 
		mod_id = "EinharMasterIncreasedManaTwoHandWeapon4", 
		recipe_unlock_location = "Channel", 
		rank = 4, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 141, 
	},
	{
		npc = "Niko", 
		ordinal = 51, 
		mod_id = "EinharMasterIncreasedManaWeapon1__", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 142, 
	},
	{
		npc = "Niko", 
		ordinal = 52, 
		mod_id = "EinharMasterIncreasedManaWeapon2", 
		recipe_unlock_location = "The Beacon", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 143, 
	},
	{
		npc = "Niko", 
		ordinal = 53, 
		mod_id = "EinharMasterIncreasedManaWeapon3_", 
		recipe_unlock_location = "The Feeding Trough", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 144, 
	},
	{
		npc = "Niko", 
		ordinal = 54, 
		mod_id = "EinharMasterIncreasedManaWeapon4", 
		recipe_unlock_location = "Channel", 
		rank = 4, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 145, 
	},
	{
		npc = "Niko", 
		ordinal = 55, 
		mod_id = "EinharMasterIncreasedMana1", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Quiver",
"Belt"}, 
		affix_type = "Prefix", 
		id = 146, 
	},
	{
		npc = "Niko", 
		ordinal = 56, 
		mod_id = "EinharMasterIncreasedMana2", 
		recipe_unlock_location = "The Beacon", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Quiver",
"Belt"}, 
		affix_type = "Prefix", 
		id = 147, 
	},
	{
		npc = "Niko", 
		ordinal = 57, 
		mod_id = "EinharMasterIncreasedMana3", 
		recipe_unlock_location = "The Feeding Trough", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Quiver",
"Belt"}, 
		affix_type = "Prefix", 
		id = 148, 
	},
	{
		npc = "Niko", 
		ordinal = 58, 
		mod_id = "EinharMasterManaRegeneration1", 
		recipe_unlock_location = "Labyrinth Trial in The Chamber of Sins Level 2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Ring",
"Amulet",
"Shield"}, 
		affix_type = "Suffix", 
		id = 149, 
	},
	{
		npc = "Niko", 
		ordinal = 59, 
		mod_id = "EinharMasterManaRegeneration2", 
		recipe_unlock_location = "Basilica", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Ring",
"Amulet",
"Shield"}, 
		affix_type = "Suffix", 
		id = 150, 
	},
	{
		npc = "Niko", 
		ordinal = 60, 
		mod_id = "EinharMasterLocalIncreasedPhysicalDamage1", 
		recipe_unlock_location = "The Sewers", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 151, 
	},
	{
		npc = "Niko", 
		ordinal = 61, 
		mod_id = "EinharMasterLocalIncreasedPhysicalDamage2_", 
		recipe_unlock_location = "The Ossuary", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 152, 
	},
	{
		npc = "Niko", 
		ordinal = 62, 
		mod_id = "EinharMasterLocalIncreasedPhysicalDamage3", 
		recipe_unlock_location = "The Quarry", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 153, 
	},
	{
		npc = "Niko", 
		ordinal = 63, 
		mod_id = "EinharMasterLocalIncreasedPhysicalDamage4___", 
		recipe_unlock_location = "Sulphur Vents", 
		rank = 4, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 154, 
	},
	{
		npc = "Niko", 
		ordinal = 64, 
		mod_id = "EinharMasterSpellDamageOnTwoHandWeapon1", 
		recipe_unlock_location = "The Ancient Pyramid", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 155, 
	},
	{
		npc = "Niko", 
		ordinal = 65, 
		mod_id = "EinharMasterSpellDamageOnTwoHandWeapon2", 
		recipe_unlock_location = "Shavronne's Tower", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 156, 
	},
	{
		npc = "Niko", 
		ordinal = 66, 
		mod_id = "EinharMasterSpellDamageOnTwoHandWeapon3", 
		recipe_unlock_location = "The Boiling Lake", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 157, 
	},
	{
		npc = "Niko", 
		ordinal = 67, 
		mod_id = "EinharMasterSpellDamageOnTwoHandWeapon4_", 
		recipe_unlock_location = "Museum", 
		rank = 4, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 158, 
	},
	{
		npc = "Niko", 
		ordinal = 68, 
		mod_id = "EinharMasterSpellDamageOnWeapon1_", 
		recipe_unlock_location = "The Ancient Pyramid", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 159, 
	},
	{
		npc = "Niko", 
		ordinal = 69, 
		mod_id = "EinharMasterSpellDamageOnWeapon2", 
		recipe_unlock_location = "Shavronne's Tower", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 160, 
	},
	{
		npc = "Niko", 
		ordinal = 70, 
		mod_id = "EinharMasterSpellDamageOnWeapon3", 
		recipe_unlock_location = "The Boiling Lake", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 161, 
	},
	{
		npc = "Niko", 
		ordinal = 71, 
		mod_id = "EinharMasterSpellDamageOnWeapon4", 
		recipe_unlock_location = "Museum", 
		rank = 4, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 162, 
	},
	{
		npc = "Niko", 
		ordinal = 72, 
		mod_id = "EinharMasterDegenerationDamage1_", 
		recipe_unlock_location = "Labyrinth Trial in The Crypt", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 163, 
	},
	{
		npc = "Niko", 
		ordinal = 73, 
		mod_id = "EinharMasterDegenerationDamage2", 
		recipe_unlock_location = "Dry Sea", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 164, 
	},
	{
		npc = "Niko", 
		ordinal = 74, 
		mod_id = "EinharMasterWeaponElementalDamage1_", 
		recipe_unlock_location = "Labyrinth Trial in The Catacombs", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Prefix", 
		id = 165, 
	},
	{
		npc = "Niko", 
		ordinal = 75, 
		mod_id = "EinharMasterWeaponElementalDamage2", 
		recipe_unlock_location = "Toxic Sewer", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Quiver",
"Belt"}, 
		affix_type = "Prefix", 
		id = 166, 
	},
	{
		npc = "Niko", 
		ordinal = 76, 
		mod_id = "EinharMasterLocalIncreasedAttackSpeed1__", 
		recipe_unlock_location = "The Dried Lake", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 167, 
	},
	{
		npc = "Niko", 
		ordinal = 77, 
		mod_id = "EinharMasterLocalIncreasedAttackSpeed2_", 
		recipe_unlock_location = "The Vastiri Desert", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee"}, 
		affix_type = "Suffix", 
		id = 168, 
	},
	{
		npc = "Niko", 
		ordinal = 78, 
		mod_id = "EinharMasterLocalIncreasedAttackSpeed3", 
		recipe_unlock_location = "Flooded Mine", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee"}, 
		affix_type = "Suffix", 
		id = 169, 
	},
	{
		npc = "Niko", 
		ordinal = 79, 
		mod_id = "EinharMasterLocalIncreasedAttackSpeedRanged3", 
		recipe_unlock_location = "Flooded Mine", 
		rank = 3, 
		item_class_categories = {"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 170, 
	},
	{
		npc = "Niko", 
		ordinal = 80, 
		mod_id = "EinharMasterAttackSpeed1", 
		recipe_unlock_location = "The Dried Lake", 
		rank = 0, 
		item_class_categories = {"Gloves",
"Quiver",
"Shield"}, 
		affix_type = "Suffix", 
		id = 171, 
	},
	{
		npc = "Niko", 
		ordinal = 81, 
		mod_id = "EinharMasterIncreasedCastSpeedTwoHand1", 
		recipe_unlock_location = "The Dried Lake", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Suffix", 
		id = 172, 
	},
	{
		npc = "Niko", 
		ordinal = 82, 
		mod_id = "EinharMasterIncreasedCastSpeedTwoHand2", 
		recipe_unlock_location = "The Vastiri Desert", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Suffix", 
		id = 173, 
	},
	{
		npc = "Niko", 
		ordinal = 83, 
		mod_id = "EinharMasterIncreasedCastSpeedTwoHand3_", 
		recipe_unlock_location = "Flooded Mine", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Suffix", 
		id = 174, 
	},
	{
		npc = "Niko", 
		ordinal = 84, 
		mod_id = "EinharMasterIncreasedCastSpeed1", 
		recipe_unlock_location = "The Dried Lake", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 175, 
	},
	{
		npc = "Niko", 
		ordinal = 85, 
		mod_id = "EinharMasterIncreasedCastSpeed2", 
		recipe_unlock_location = "The Vastiri Desert", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 176, 
	},
	{
		npc = "Niko", 
		ordinal = 86, 
		mod_id = "EinharMasterIncreasedCastSpeed3", 
		recipe_unlock_location = "Flooded Mine", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 177, 
	},
	{
		npc = "Niko", 
		ordinal = 87, 
		mod_id = "EinharMasterFireDamageTwoHandPrefix1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 178, 
	},
	{
		npc = "Niko", 
		ordinal = 88, 
		mod_id = "EinharMasterFireDamageTwoHandPrefix2", 
		recipe_unlock_location = "The Dread Thicket", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 179, 
	},
	{
		npc = "Niko", 
		ordinal = 89, 
		mod_id = "EinharMasterFireDamageTwoHandPrefix3", 
		recipe_unlock_location = "Lava Lake", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 180, 
	},
	{
		npc = "Niko", 
		ordinal = 90, 
		mod_id = "EinharMasterFireDamagePrefix1_", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 181, 
	},
	{
		npc = "Niko", 
		ordinal = 91, 
		mod_id = "EinharMasterFireDamagePrefix2", 
		recipe_unlock_location = "The Dread Thicket", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 182, 
	},
	{
		npc = "Niko", 
		ordinal = 92, 
		mod_id = "EinharMasterFireDamagePrefix3_", 
		recipe_unlock_location = "Lava Lake", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 183, 
	},
	{
		npc = "Niko", 
		ordinal = 93, 
		mod_id = "EinharMasterFireDamage1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet",
"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 184, 
	},
	{
		npc = "Niko", 
		ordinal = 94, 
		mod_id = "EinharMasterFireDamage2_", 
		recipe_unlock_location = "The Dread Thicket", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet",
"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 185, 
	},
	{
		npc = "Niko", 
		ordinal = 95, 
		mod_id = "EinharMasterColdDamageTwoHandPrefix1", 
		recipe_unlock_location = "The Crystal Veins", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 186, 
	},
	{
		npc = "Niko", 
		ordinal = 96, 
		mod_id = "EinharMasterColdDamageTwoHandPrefix2", 
		recipe_unlock_location = "The Causeway", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 187, 
	},
	{
		npc = "Niko", 
		ordinal = 97, 
		mod_id = "EinharMasterColdDamageTwoHandPrefix3", 
		recipe_unlock_location = "Orchard", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 188, 
	},
	{
		npc = "Niko", 
		ordinal = 98, 
		mod_id = "EinharMasterColdDamagePrefix1", 
		recipe_unlock_location = "The Crystal Veins", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 189, 
	},
	{
		npc = "Niko", 
		ordinal = 99, 
		mod_id = "EinharMasterColdDamagePrefix2__", 
		recipe_unlock_location = "The Causeway", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 190, 
	},
	{
		npc = "Niko", 
		ordinal = 100, 
		mod_id = "EinharMasterColdDamagePrefix3_", 
		recipe_unlock_location = "Orchard", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 191, 
	},
	{
		npc = "Niko", 
		ordinal = 101, 
		mod_id = "EinharMasterColdDamage1_", 
		recipe_unlock_location = "The Crystal Veins", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet",
"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 192, 
	},
	{
		npc = "Niko", 
		ordinal = 102, 
		mod_id = "EinharMasterColdDamage2", 
		recipe_unlock_location = "The Causeway", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet",
"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 193, 
	},
	{
		npc = "Niko", 
		ordinal = 103, 
		mod_id = "EinharMasterLightningDamageTwoHandPrefix1", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 194, 
	},
	{
		npc = "Niko", 
		ordinal = 104, 
		mod_id = "EinharMasterLightningDamageTwoHandPrefix2", 
		recipe_unlock_location = "The Chamber of Sins Level 1", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 195, 
	},
	{
		npc = "Niko", 
		ordinal = 105, 
		mod_id = "EinharMasterLightningDamageTwoHandPrefix3", 
		recipe_unlock_location = "Reef", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 196, 
	},
	{
		npc = "Niko", 
		ordinal = 106, 
		mod_id = "EinharMasterLightningDamagePrefix1", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 197, 
	},
	{
		npc = "Niko", 
		ordinal = 107, 
		mod_id = "EinharMasterLightningDamagePrefix2", 
		recipe_unlock_location = "The Chamber of Sins Level 1", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 198, 
	},
	{
		npc = "Niko", 
		ordinal = 108, 
		mod_id = "EinharMasterLightningDamagePrefix3", 
		recipe_unlock_location = "Reef", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 199, 
	},
	{
		npc = "Niko", 
		ordinal = 109, 
		mod_id = "EinharMasterLightningDamage1", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet",
"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 200, 
	},
	{
		npc = "Niko", 
		ordinal = 110, 
		mod_id = "EinharMasterLightningDamage2_", 
		recipe_unlock_location = "The Chamber of Sins Level 1", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet",
"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 201, 
	},
	{
		npc = "Niko", 
		ordinal = 111, 
		mod_id = "EinharMasterChaosDamageTwoHandPrefix1", 
		recipe_unlock_location = "The Temple of Decay Level 2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 202, 
	},
	{
		npc = "Niko", 
		ordinal = 112, 
		mod_id = "EinharMasterChaosDamageTwoHandPrefix2", 
		recipe_unlock_location = "The Ossuary", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 203, 
	},
	{
		npc = "Niko", 
		ordinal = 113, 
		mod_id = "EinharMasterChaosDamageTwoHandPrefix3_", 
		recipe_unlock_location = "Excavation", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 204, 
	},
	{
		npc = "Niko", 
		ordinal = 114, 
		mod_id = "EinharMasterChaosDamagePrefix1", 
		recipe_unlock_location = "The Temple of Decay Level 2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 205, 
	},
	{
		npc = "Niko", 
		ordinal = 115, 
		mod_id = "EinharMasterChaosDamagePrefix2", 
		recipe_unlock_location = "The Ossuary", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 206, 
	},
	{
		npc = "Niko", 
		ordinal = 116, 
		mod_id = "EinharMasterChaosDamagePrefix3", 
		recipe_unlock_location = "Excavation", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 207, 
	},
	{
		npc = "Niko", 
		ordinal = 117, 
		mod_id = "EinharMasterChaosDamage1", 
		recipe_unlock_location = "The Temple of Decay Level 2", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet",
"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 208, 
	},
	{
		npc = "Niko", 
		ordinal = 118, 
		mod_id = "EinharMasterChaosDamage2", 
		recipe_unlock_location = "The Ossuary", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet",
"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 209, 
	},
	{
		npc = "Niko", 
		ordinal = 119, 
		mod_id = "EinharMasterLocalAccuracyRating1", 
		recipe_unlock_location = "The Reliquary", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 210, 
	},
	{
		npc = "Niko", 
		ordinal = 120, 
		mod_id = "EinharMasterLocalAccuracyRating2", 
		recipe_unlock_location = "The Desecrated Chambers", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 211, 
	},
	{
		npc = "Niko", 
		ordinal = 121, 
		mod_id = "EinharMasterLocalAccuracyRating3", 
		recipe_unlock_location = "Courtyard", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 212, 
	},
	{
		npc = "Niko", 
		ordinal = 122, 
		mod_id = "EinharMasterAccuracyRating1", 
		recipe_unlock_location = "The Reliquary", 
		rank = 1, 
		item_class_categories = {"Gloves",
"Helmet",
"Ring",
"Amulet",
"Quiver",
"Shield"}, 
		affix_type = "Suffix", 
		id = 213, 
	},
	{
		npc = "Niko", 
		ordinal = 123, 
		mod_id = "EinharMasterAccuracyRating2_", 
		recipe_unlock_location = "The Desecrated Chambers", 
		rank = 2, 
		item_class_categories = {"Gloves",
"Helmet",
"Ring",
"Amulet",
"Quiver",
"Shield"}, 
		affix_type = "Suffix", 
		id = 214, 
	},
	{
		npc = "Niko", 
		ordinal = 124, 
		mod_id = "EinharMasterAccuracyRating3", 
		recipe_unlock_location = "Courtyard", 
		rank = 3, 
		item_class_categories = {"Gloves",
"Helmet",
"Ring",
"Amulet",
"Quiver",
"Shield"}, 
		affix_type = "Suffix", 
		id = 215, 
	},
	{
		npc = "Niko", 
		ordinal = 125, 
		mod_id = "EinharMasterPhysicalDamage1_", 
		recipe_unlock_location = "The Sewers", 
		rank = 1, 
		item_class_categories = {"Shield",
"Amulet"}, 
		affix_type = "Suffix", 
		id = 216, 
	},
	{
		npc = "Niko", 
		ordinal = 126, 
		mod_id = "EinharMasterPhysicalDamage2", 
		recipe_unlock_location = "The Ossuary", 
		rank = 2, 
		item_class_categories = {"Shield",
"Amulet"}, 
		affix_type = "Suffix", 
		id = 217, 
	},
	{
		npc = "Niko", 
		ordinal = 127, 
		mod_id = "EinharMasterArmourPercent1_", 
		recipe_unlock_location = "The Crematorium", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 218, 
	},
	{
		npc = "Niko", 
		ordinal = 128, 
		mod_id = "EinharMasterArmourPercent2", 
		recipe_unlock_location = "The Karui Fortress", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 219, 
	},
	{
		npc = "Niko", 
		ordinal = 129, 
		mod_id = "EinharMasterArmourPercent3_", 
		recipe_unlock_location = "Cage", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 220, 
	},
	{
		npc = "Niko", 
		ordinal = 130, 
		mod_id = "EinharMasterFlatArmour1", 
		recipe_unlock_location = "The Crematorium", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 221, 
	},
	{
		npc = "Niko", 
		ordinal = 131, 
		mod_id = "EinharMasterFlatArmour2_", 
		recipe_unlock_location = "The Karui Fortress", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 222, 
	},
	{
		npc = "Niko", 
		ordinal = 132, 
		mod_id = "EinharMasterFlatArmour3", 
		recipe_unlock_location = "Cage", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		affix_type = "Prefix", 
		id = 223, 
	},
	{
		npc = "Niko", 
		ordinal = 133, 
		mod_id = "EinharMasterEvasionPercent1", 
		recipe_unlock_location = "The Crematorium", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 224, 
	},
	{
		npc = "Niko", 
		ordinal = 134, 
		mod_id = "EinharMasterEvasionPercent2", 
		recipe_unlock_location = "The Karui Fortress", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 225, 
	},
	{
		npc = "Niko", 
		ordinal = 135, 
		mod_id = "EinharMasterEvasionPercent3", 
		recipe_unlock_location = "Cage", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 226, 
	},
	{
		npc = "Niko", 
		ordinal = 136, 
		mod_id = "EinharMasterFlatEvasion1", 
		recipe_unlock_location = "The Crematorium", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 227, 
	},
	{
		npc = "Niko", 
		ordinal = 137, 
		mod_id = "EinharMasterFlatEvasion2", 
		recipe_unlock_location = "The Karui Fortress", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 228, 
	},
	{
		npc = "Niko", 
		ordinal = 138, 
		mod_id = "EinharMasterFlatEvasion3", 
		recipe_unlock_location = "Cage", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		affix_type = "Prefix", 
		id = 229, 
	},
	{
		npc = "Niko", 
		ordinal = 139, 
		mod_id = "EinharMasterEnergyShieldPercent1", 
		recipe_unlock_location = "The Crematorium", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 230, 
	},
	{
		npc = "Niko", 
		ordinal = 140, 
		mod_id = "EinharMasterEnergyShieldPercent2", 
		recipe_unlock_location = "The Karui Fortress", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 231, 
	},
	{
		npc = "Niko", 
		ordinal = 141, 
		mod_id = "EinharMasterEnergyShieldPercent3_", 
		recipe_unlock_location = "Cage", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 232, 
	},
	{
		npc = "Niko", 
		ordinal = 142, 
		mod_id = "EinharMasterFlatEnergyShield1", 
		recipe_unlock_location = "The Crematorium", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 233, 
	},
	{
		npc = "Niko", 
		ordinal = 143, 
		mod_id = "EinharMasterFlatEnergyShield2", 
		recipe_unlock_location = "The Karui Fortress", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 234, 
	},
	{
		npc = "Niko", 
		ordinal = 144, 
		mod_id = "EinharMasterFlatEnergyShield3", 
		recipe_unlock_location = "Cage", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		affix_type = "Prefix", 
		id = 235, 
	},
	{
		npc = "Niko", 
		ordinal = 145, 
		mod_id = "EinharMasterGlobalEnergyShield1", 
		recipe_unlock_location = "Moon Temple", 
		rank = 1, 
		item_class_categories = {"Amulet"}, 
		affix_type = "Prefix", 
		id = 236, 
	},
	{
		npc = "Niko", 
		ordinal = 146, 
		mod_id = "EinharMasterGlobalEnergyShield2", 
		recipe_unlock_location = "Frozen Cabins", 
		rank = 2, 
		item_class_categories = {"Amulet"}, 
		affix_type = "Prefix", 
		id = 237, 
	},
	{
		npc = "Niko", 
		ordinal = 147, 
		mod_id = "EinharMasterMaximumEnergyShield1_", 
		recipe_unlock_location = "Moon Temple", 
		rank = 1, 
		item_class_categories = {"Amulet",
"Ring"}, 
		affix_type = "Prefix", 
		id = 238, 
	},
	{
		npc = "Niko", 
		ordinal = 148, 
		mod_id = "EinharMasterMaximumEnergyShield2_", 
		recipe_unlock_location = "Frozen Cabins", 
		rank = 2, 
		item_class_categories = {"Amulet",
"Ring"}, 
		affix_type = "Prefix", 
		id = 239, 
	},
	{
		npc = "Niko", 
		ordinal = 149, 
		mod_id = "EinharMasterArmourAndEvasionPercent1_", 
		recipe_unlock_location = "The Crematorium", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 240, 
	},
	{
		npc = "Niko", 
		ordinal = 150, 
		mod_id = "EinharMasterArmourAndEvasionPercent2", 
		recipe_unlock_location = "The Karui Fortress", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 241, 
	},
	{
		npc = "Niko", 
		ordinal = 151, 
		mod_id = "EinharMasterArmourAndEvasionPercent3", 
		recipe_unlock_location = "Cage", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 242, 
	},
	{
		npc = "Niko", 
		ordinal = 152, 
		mod_id = "EinharMasterArmourAndEnergyShieldPercent1", 
		recipe_unlock_location = "The Crematorium", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 243, 
	},
	{
		npc = "Niko", 
		ordinal = 153, 
		mod_id = "EinharMasterArmourAndEnergyShieldPercent2", 
		recipe_unlock_location = "The Karui Fortress", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 244, 
	},
	{
		npc = "Niko", 
		ordinal = 154, 
		mod_id = "EinharMasterArmourAndEnergyShieldPercent3_", 
		recipe_unlock_location = "Cage", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 245, 
	},
	{
		npc = "Niko", 
		ordinal = 155, 
		mod_id = "EinharMasterEvasionAndEnergyShieldPercent1", 
		recipe_unlock_location = "The Crematorium", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 246, 
	},
	{
		npc = "Niko", 
		ordinal = 156, 
		mod_id = "EinharMasterEvasionAndEnergyShieldPercent2", 
		recipe_unlock_location = "The Karui Fortress", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 247, 
	},
	{
		npc = "Niko", 
		ordinal = 157, 
		mod_id = "EinharMasterEvasionAndEnergyShieldPercent3", 
		recipe_unlock_location = "Cage", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield"}, 
		affix_type = "Prefix", 
		id = 248, 
	},
	{
		npc = "Niko", 
		ordinal = 158, 
		mod_id = "EinharMasterLocalFireDamageTwoHand1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 249, 
	},
	{
		npc = "Niko", 
		ordinal = 159, 
		mod_id = "EinharMasterLocalFireDamageTwoHand2", 
		recipe_unlock_location = "The Dread Thicket", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 250, 
	},
	{
		npc = "Niko", 
		ordinal = 160, 
		mod_id = "EinharMasterLocalFireDamageTwoHand3", 
		recipe_unlock_location = "Lava Lake", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 251, 
	},
	{
		npc = "Niko", 
		ordinal = 161, 
		mod_id = "EinharMasterLocalFireDamage1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 252, 
	},
	{
		npc = "Niko", 
		ordinal = 162, 
		mod_id = "EinharMasterLocalFireDamage2", 
		recipe_unlock_location = "The Dread Thicket", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 253, 
	},
	{
		npc = "Niko", 
		ordinal = 163, 
		mod_id = "EinharMasterLocalFireDamage3", 
		recipe_unlock_location = "Lava Lake", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 254, 
	},
	{
		npc = "Niko", 
		ordinal = 164, 
		mod_id = "EinharMasterAddedFireDamage1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet",
"Gloves"}, 
		affix_type = "Prefix", 
		id = 255, 
	},
	{
		npc = "Niko", 
		ordinal = 165, 
		mod_id = "EinharMasterAddedFireDamage2", 
		recipe_unlock_location = "The Dread Thicket", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet"}, 
		affix_type = "Prefix", 
		id = 256, 
	},
	{
		npc = "Niko", 
		ordinal = 166, 
		mod_id = "EinharMasterLocalColdDamageTwoHand1", 
		recipe_unlock_location = "The Crystal Veins", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 257, 
	},
	{
		npc = "Niko", 
		ordinal = 167, 
		mod_id = "EinharMasterLocalColdDamageTwoHand2", 
		recipe_unlock_location = "The Causeway", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 258, 
	},
	{
		npc = "Niko", 
		ordinal = 168, 
		mod_id = "EinharMasterLocalColdDamageTwoHand3", 
		recipe_unlock_location = "Orchard", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 259, 
	},
	{
		npc = "Niko", 
		ordinal = 169, 
		mod_id = "EinharMasterLocalColdDamage1", 
		recipe_unlock_location = "The Crystal Veins", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 260, 
	},
	{
		npc = "Niko", 
		ordinal = 170, 
		mod_id = "EinharMasterLocalColdDamage2", 
		recipe_unlock_location = "The Causeway", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 261, 
	},
	{
		npc = "Niko", 
		ordinal = 171, 
		mod_id = "EinharMasterLocalColdDamage3", 
		recipe_unlock_location = "Orchard", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 262, 
	},
	{
		npc = "Niko", 
		ordinal = 172, 
		mod_id = "EinharMasterAddedColdDamage1_", 
		recipe_unlock_location = "The Crystal Veins", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet",
"Gloves"}, 
		affix_type = "Prefix", 
		id = 263, 
	},
	{
		npc = "Niko", 
		ordinal = 173, 
		mod_id = "EinharMasterAddedColdDamage2", 
		recipe_unlock_location = "The Causeway", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet"}, 
		affix_type = "Prefix", 
		id = 264, 
	},
	{
		npc = "Niko", 
		ordinal = 174, 
		mod_id = "EinharMasterLocalLightningDamageTwoHand1_", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 265, 
	},
	{
		npc = "Niko", 
		ordinal = 175, 
		mod_id = "EinharMasterLocalLightningDamageTwoHand2", 
		recipe_unlock_location = "The Chamber of Sins Level 1", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 266, 
	},
	{
		npc = "Niko", 
		ordinal = 176, 
		mod_id = "EinharMasterLocalLightningDamageTwoHand3", 
		recipe_unlock_location = "Reef", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 267, 
	},
	{
		npc = "Niko", 
		ordinal = 177, 
		mod_id = "EinharMasterLocalLightningDamage1_", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 268, 
	},
	{
		npc = "Niko", 
		ordinal = 178, 
		mod_id = "EinharMasterLocalLightningDamage2", 
		recipe_unlock_location = "The Chamber of Sins Level 1", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 269, 
	},
	{
		npc = "Niko", 
		ordinal = 179, 
		mod_id = "EinharMasterLocalLightningDamage3", 
		recipe_unlock_location = "Reef", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 270, 
	},
	{
		npc = "Niko", 
		ordinal = 180, 
		mod_id = "EinharMasterAddedLightningDamage1", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet",
"Gloves"}, 
		affix_type = "Prefix", 
		id = 271, 
	},
	{
		npc = "Niko", 
		ordinal = 181, 
		mod_id = "EinharMasterAddedLightningDamage2", 
		recipe_unlock_location = "The Chamber of Sins Level 1", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet"}, 
		affix_type = "Prefix", 
		id = 272, 
	},
	{
		npc = "Niko", 
		ordinal = 182, 
		mod_id = "EinharMasterLocalPhysicalDamageTwoHand1", 
		recipe_unlock_location = "The Sewers", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 273, 
	},
	{
		npc = "Niko", 
		ordinal = 183, 
		mod_id = "EinharMasterLocalPhysicalDamageTwoHand2", 
		recipe_unlock_location = "The Ossuary", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 274, 
	},
	{
		npc = "Niko", 
		ordinal = 184, 
		mod_id = "EinharMasterLocalPhysicalDamageTwoHand3", 
		recipe_unlock_location = "The Quarry", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 275, 
	},
	{
		npc = "Niko", 
		ordinal = 185, 
		mod_id = "EinharMasterLocalPhysicalDamage1", 
		recipe_unlock_location = "The Sewers", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 276, 
	},
	{
		npc = "Niko", 
		ordinal = 186, 
		mod_id = "EinharMasterLocalPhysicalDamage2_", 
		recipe_unlock_location = "The Ossuary", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 277, 
	},
	{
		npc = "Niko", 
		ordinal = 187, 
		mod_id = "EinharMasterLocalPhysicalDamage3", 
		recipe_unlock_location = "The Quarry", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 278, 
	},
	{
		npc = "Niko", 
		ordinal = 188, 
		mod_id = "EinharMasterAddedPhysicalDamage1", 
		recipe_unlock_location = "The Sewers", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet",
"Quiver",
"Gloves"}, 
		affix_type = "Prefix", 
		id = 279, 
	},
	{
		npc = "Niko", 
		ordinal = 189, 
		mod_id = "EinharMasterAddedPhysicalDamage2", 
		recipe_unlock_location = "The Ossuary", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet",
"Quiver"}, 
		affix_type = "Prefix", 
		id = 280, 
	},
	{
		npc = "Niko", 
		ordinal = 190, 
		mod_id = "EinharMasterAddedChaosDamage1", 
		recipe_unlock_location = "The Temple of Decay Level 2", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet",
"Quiver",
"Gloves"}, 
		affix_type = "Prefix", 
		id = 281, 
	},
	{
		npc = "Niko", 
		ordinal = 191, 
		mod_id = "EinharMasterAddedChaosDamage2", 
		recipe_unlock_location = "The Ossuary", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet",
"Quiver"}, 
		affix_type = "Prefix", 
		id = 282, 
	},
	{
		npc = "Niko", 
		ordinal = 192, 
		mod_id = "EinharMasterSpellAddedFireDamageTwoHand1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 283, 
	},
	{
		npc = "Niko", 
		ordinal = 193, 
		mod_id = "EinharMasterSpellAddedFireDamageTwoHand2", 
		recipe_unlock_location = "The Dread Thicket", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 284, 
	},
	{
		npc = "Niko", 
		ordinal = 194, 
		mod_id = "EinharMasterSpellAddedFireDamageTwoHand3", 
		recipe_unlock_location = "Lava Lake", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 285, 
	},
	{
		npc = "Niko", 
		ordinal = 195, 
		mod_id = "EinharMasterSpellAddedFireDamage1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 286, 
	},
	{
		npc = "Niko", 
		ordinal = 196, 
		mod_id = "EinharMasterSpellAddedFireDamage2", 
		recipe_unlock_location = "The Dread Thicket", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 287, 
	},
	{
		npc = "Niko", 
		ordinal = 197, 
		mod_id = "EinharMasterSpellAddedFireDamage3", 
		recipe_unlock_location = "Lava Lake", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 288, 
	},
	{
		npc = "Niko", 
		ordinal = 198, 
		mod_id = "EinharMasterSpellAddedColdDamageTwoHand1", 
		recipe_unlock_location = "The Crystal Veins", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 289, 
	},
	{
		npc = "Niko", 
		ordinal = 199, 
		mod_id = "EinharMasterSpellAddedColdDamageTwoHand2_", 
		recipe_unlock_location = "The Causeway", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 290, 
	},
	{
		npc = "Niko", 
		ordinal = 200, 
		mod_id = "EinharMasterSpellAddedColdDamageTwoHand3", 
		recipe_unlock_location = "Orchard", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 291, 
	},
	{
		npc = "Niko", 
		ordinal = 201, 
		mod_id = "EinharMasterSpellAddedColdDamage1", 
		recipe_unlock_location = "The Crystal Veins", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 292, 
	},
	{
		npc = "Niko", 
		ordinal = 202, 
		mod_id = "EinharMasterSpellAddedColdDamage2", 
		recipe_unlock_location = "The Causeway", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 293, 
	},
	{
		npc = "Niko", 
		ordinal = 203, 
		mod_id = "EinharMasterSpellAddedColdDamage3", 
		recipe_unlock_location = "Orchard", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 294, 
	},
	{
		npc = "Niko", 
		ordinal = 204, 
		mod_id = "EinharMasterSpellAddedLightningDamageTwoHand1", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 295, 
	},
	{
		npc = "Niko", 
		ordinal = 205, 
		mod_id = "EinharMasterSpellAddedLightningDamageTwoHand2", 
		recipe_unlock_location = "The Chamber of Sins Level 1", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 296, 
	},
	{
		npc = "Niko", 
		ordinal = 206, 
		mod_id = "EinharMasterSpellAddedLightningDamageTwoHand3", 
		recipe_unlock_location = "Reef", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Prefix", 
		id = 297, 
	},
	{
		npc = "Niko", 
		ordinal = 207, 
		mod_id = "EinharMasterSpellAddedLightningDamage1", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 298, 
	},
	{
		npc = "Niko", 
		ordinal = 208, 
		mod_id = "EinharMasterSpellAddedLightningDamage2", 
		recipe_unlock_location = "The Chamber of Sins Level 1", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 299, 
	},
	{
		npc = "Niko", 
		ordinal = 209, 
		mod_id = "EinharMasterSpellAddedLightningDamage3_", 
		recipe_unlock_location = "Reef", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 300, 
	},
	{
		npc = "Niko", 
		ordinal = 210, 
		mod_id = "EinharMasterLocalCriticalStrikeChance1_", 
		recipe_unlock_location = "Cemetery", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 301, 
	},
	{
		npc = "Niko", 
		ordinal = 211, 
		mod_id = "EinharMasterLocalCriticalStrikeChance2", 
		recipe_unlock_location = "Jungle Valley", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 302, 
	},
	{
		npc = "Niko", 
		ordinal = 212, 
		mod_id = "EinharMasterLocalCriticalStrikeChance3_", 
		recipe_unlock_location = "Maze", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 303, 
	},
	{
		npc = "Niko", 
		ordinal = 213, 
		mod_id = "EinharMasterCriticalStrikeMultiplier1", 
		recipe_unlock_location = "Cemetery", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 304, 
	},
	{
		npc = "Niko", 
		ordinal = 214, 
		mod_id = "EinharMasterCriticalStrikeMultiplier2", 
		recipe_unlock_location = "Jungle Valley", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 305, 
	},
	{
		npc = "Niko", 
		ordinal = 215, 
		mod_id = "EinharMasterCriticalStrikeMultiplier3", 
		recipe_unlock_location = "Maze", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 306, 
	},
	{
		npc = "Niko", 
		ordinal = 216, 
		mod_id = "EinharMasterCriticalStrikeChanceSpells2h1", 
		recipe_unlock_location = "Cemetery", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Suffix", 
		id = 307, 
	},
	{
		npc = "Niko", 
		ordinal = 217, 
		mod_id = "EinharMasterCriticalStrikeChanceSpells2h2_", 
		recipe_unlock_location = "Jungle Valley", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		affix_type = "Suffix", 
		id = 308, 
	},
	{
		npc = "Niko", 
		ordinal = 218, 
		mod_id = "EinharMasterCriticalStrikeChanceSpells1", 
		recipe_unlock_location = "Cemetery", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 309, 
	},
	{
		npc = "Niko", 
		ordinal = 219, 
		mod_id = "EinharMasterCriticalStrikeChanceSpells2", 
		recipe_unlock_location = "Jungle Valley", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 310, 
	},
	{
		npc = "Niko", 
		ordinal = 220, 
		mod_id = "EinharMasterGlobalCriticalStrikeChance1", 
		recipe_unlock_location = "Cemetery", 
		rank = 1, 
		item_class_categories = {"Quiver",
"Amulet"}, 
		affix_type = "Suffix", 
		id = 311, 
	},
	{
		npc = "Niko", 
		ordinal = 221, 
		mod_id = "EinharMasterGlobalCriticalStrikeChance2", 
		recipe_unlock_location = "Jungle Valley", 
		rank = 2, 
		item_class_categories = {"Quiver",
"Amulet"}, 
		affix_type = "Suffix", 
		id = 312, 
	},
	{
		npc = "Niko", 
		ordinal = 222, 
		mod_id = "EinharMasterFlaskEffectDuration1", 
		recipe_unlock_location = "Labyrinth Trial in The Bath House", 
		rank = 1, 
		item_class_categories = {"Belt"}, 
		affix_type = "Suffix", 
		id = 313, 
	},
	{
		npc = "Niko", 
		ordinal = 223, 
		mod_id = "EinharMasterFlaskEffectDuration2", 
		recipe_unlock_location = "Lair", 
		rank = 2, 
		item_class_categories = {"Belt"}, 
		affix_type = "Suffix", 
		id = 314, 
	},
	{
		npc = "Niko", 
		ordinal = 224, 
		mod_id = "EinharMasterAvoidStun1", 
		recipe_unlock_location = "The Ascent", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Gloves"}, 
		affix_type = "Suffix", 
		id = 315, 
	},
	{
		npc = "Niko", 
		ordinal = 225, 
		mod_id = "EinharMasterAvoidStun2", 
		recipe_unlock_location = "Wasteland", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Gloves"}, 
		affix_type = "Suffix", 
		id = 316, 
	},
	{
		npc = "Niko", 
		ordinal = 226, 
		mod_id = "EinharMasterAvoidElementalAilments1", 
		recipe_unlock_location = "The Ascent", 
		rank = 1, 
		item_class_categories = {"Boots",
"Shield"}, 
		affix_type = "Suffix", 
		id = 317, 
	},
	{
		npc = "Niko", 
		ordinal = 227, 
		mod_id = "EinharMasterAvoidElementalAilments2_", 
		recipe_unlock_location = "Wasteland", 
		rank = 2, 
		item_class_categories = {"Boots",
"Shield"}, 
		affix_type = "Suffix", 
		id = 318, 
	},
	{
		npc = "Niko", 
		ordinal = 228, 
		mod_id = "EinharMasterReducedElementalAilmentEffect1", 
		recipe_unlock_location = "The Ascent", 
		rank = 1, 
		item_class_categories = {"Boots",
"Gloves"}, 
		affix_type = "Suffix", 
		id = 319, 
	},
	{
		npc = "Niko", 
		ordinal = 229, 
		mod_id = "EinharMasterReducedElementalAilmentEffect2_", 
		recipe_unlock_location = "Wasteland", 
		rank = 2, 
		item_class_categories = {"Boots",
"Gloves"}, 
		affix_type = "Suffix", 
		id = 320, 
	},
	{
		npc = "Niko", 
		ordinal = 230, 
		mod_id = "EinharMasterShieldAttackBlock1", 
		recipe_unlock_location = "Siege", 
		rank = 1, 
		item_class_categories = {"Shield"}, 
		affix_type = "Suffix", 
		id = 321, 
	},
	{
		npc = "Niko", 
		ordinal = 231, 
		mod_id = "EinharMasterShieldAttackBlock2", 
		recipe_unlock_location = "Lookout", 
		rank = 2, 
		item_class_categories = {"Shield"}, 
		affix_type = "Suffix", 
		id = 322, 
	},
	{
		npc = "Niko", 
		ordinal = 232, 
		mod_id = "EinharMasterShieldSpellBlock1", 
		recipe_unlock_location = "Siege", 
		rank = 1, 
		item_class_categories = {"Shield"}, 
		affix_type = "Suffix", 
		id = 323, 
	},
	{
		npc = "Niko", 
		ordinal = 233, 
		mod_id = "EinharMasterShieldSpellBlock2", 
		recipe_unlock_location = "Lookout", 
		rank = 2, 
		item_class_categories = {"Shield"}, 
		affix_type = "Suffix", 
		id = 324, 
	},
	{
		npc = "Niko", 
		ordinal = 234, 
		mod_id = "EinharMasterLifeRegenerationRate1", 
		recipe_unlock_location = "Belfry", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Gloves",
"Boots"}, 
		affix_type = "Suffix", 
		id = 325, 
	},
	{
		npc = "Niko", 
		ordinal = 235, 
		mod_id = "EinharMasterLifeRegenerationRate2_", 
		recipe_unlock_location = "Underground Sea", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Gloves",
"Boots"}, 
		affix_type = "Suffix", 
		id = 326, 
	},
	{
		npc = "Niko", 
		ordinal = 236, 
		mod_id = "EinharMasterReducedPhysicalDamageTaken1", 
		recipe_unlock_location = "Belfry", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		affix_type = "Suffix", 
		id = 327, 
	},
	{
		npc = "Niko", 
		ordinal = 237, 
		mod_id = "EinharMasterReducedPhysicalDamageTaken2___", 
		recipe_unlock_location = "Underground Sea", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		affix_type = "Suffix", 
		id = 328, 
	},
	{
		npc = "Niko", 
		ordinal = 238, 
		mod_id = "EinharMasterChanceToSuppressSpells1_", 
		recipe_unlock_location = "Belfry", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Gloves",
"Boots"}, 
		affix_type = "Suffix", 
		id = 329, 
	},
	{
		npc = "Niko", 
		ordinal = 239, 
		mod_id = "EinharMasterChanceToSuppressSpells2", 
		recipe_unlock_location = "Underground Sea", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Gloves",
"Boots"}, 
		affix_type = "Suffix", 
		id = 330, 
	},
	{
		npc = "Niko", 
		ordinal = 240, 
		mod_id = "EinharMasterChanceToSuppressSpellsHigh1", 
		recipe_unlock_location = "Belfry", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		affix_type = "Suffix", 
		id = 331, 
	},
	{
		npc = "Niko", 
		ordinal = 241, 
		mod_id = "EinharMasterChanceToSuppressSpellsHigh2", 
		recipe_unlock_location = "Underground Sea", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		affix_type = "Suffix", 
		id = 332, 
	},
	{
		npc = "Niko", 
		ordinal = 242, 
		mod_id = "EinharMasterEnergyShieldRegeneration1___", 
		recipe_unlock_location = "Belfry", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Gloves",
"Boots"}, 
		affix_type = "Suffix", 
		id = 333, 
	},
	{
		npc = "Niko", 
		ordinal = 243, 
		mod_id = "EinharMasterEnergyShieldRegeneration2", 
		recipe_unlock_location = "Underground Sea", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Gloves",
"Boots"}, 
		affix_type = "Suffix", 
		id = 334, 
	},
	{
		npc = "Niko", 
		ordinal = 244, 
		mod_id = "EinharMasterEnergyShieldDelay1_", 
		recipe_unlock_location = "Belfry", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		affix_type = "Suffix", 
		id = 335, 
	},
	{
		npc = "Niko", 
		ordinal = 245, 
		mod_id = "EinharMasterEnergyShieldDelay2", 
		recipe_unlock_location = "Underground Sea", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		affix_type = "Suffix", 
		id = 336, 
	},
	{
		npc = "Niko", 
		ordinal = 246, 
		mod_id = "EinharMasterReducedDamageOverTimeTaken1", 
		recipe_unlock_location = "Acid Caverns", 
		rank = 0, 
		item_class_categories = {"Shield"}, 
		affix_type = "Suffix", 
		id = 337, 
	},
	{
		npc = "Niko", 
		ordinal = 247, 
		mod_id = "EinharMasterItemDropsOnGuardianDeath1", 
		recipe_unlock_location = "Pit", 
		rank = 0, 
		item_class_categories = {"Body Armour"}, 
		affix_type = "Prefix", 
		id = 338, 
	},
	{
		npc = "Niko", 
		ordinal = 248, 
		mod_id = "EinharMasterLightRadiusScalesWithEnergyShield1", 
		recipe_unlock_location = "Pit", 
		rank = 0, 
		item_class_categories = {"Helmet",
"Ring"}, 
		affix_type = "Suffix", 
		id = 339, 
	},
	{
		npc = "Niko", 
		ordinal = 249, 
		mod_id = "EinharMasterMinionLife1", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Shield",
"Ring"}, 
		affix_type = "Suffix", 
		id = 340, 
	},
	{
		npc = "Niko", 
		ordinal = 250, 
		mod_id = "EinharMasterMinionLife2", 
		recipe_unlock_location = "Promenade", 
		rank = 2, 
		item_class_categories = {"Shield"}, 
		affix_type = "Suffix", 
		id = 341, 
	},
	{
		npc = "Niko", 
		ordinal = 251, 
		mod_id = "EinharMasterMinionDamage1", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 0, 
		item_class_categories = {"Gloves"}, 
		affix_type = "Prefix", 
		id = 342, 
	},
	{
		npc = "Niko", 
		ordinal = 252, 
		mod_id = "EinharMasterMinionMovementSpeed1", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet"}, 
		affix_type = "Suffix", 
		id = 343, 
	},
	{
		npc = "Niko", 
		ordinal = 253, 
		mod_id = "EinharMasterMinionMovementSpeed2", 
		recipe_unlock_location = "Promenade", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet"}, 
		affix_type = "Suffix", 
		id = 344, 
	},
	{
		npc = "Niko", 
		ordinal = 254, 
		mod_id = "EinharMasterMinionDamageOnWeapon2h1_", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 345, 
	},
	{
		npc = "Niko", 
		ordinal = 255, 
		mod_id = "EinharMasterMinionDamageOnWeapon2h2", 
		recipe_unlock_location = "Promenade", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 346, 
	},
	{
		npc = "Niko", 
		ordinal = 256, 
		mod_id = "EinharMasterMinionDamageOnWeapon2h3", 
		recipe_unlock_location = "Shrine", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 347, 
	},
	{
		npc = "Niko", 
		ordinal = 257, 
		mod_id = "EinharMasterMinionDamageOnWeapon1h1", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 348, 
	},
	{
		npc = "Niko", 
		ordinal = 258, 
		mod_id = "EinharMasterMinionDamageOnWeapon1h2", 
		recipe_unlock_location = "Promenade", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 349, 
	},
	{
		npc = "Niko", 
		ordinal = 259, 
		mod_id = "EinharMasterMinionDamageOnWeapon1h3", 
		recipe_unlock_location = "Shrine", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 350, 
	},
	{
		npc = "Niko", 
		ordinal = 260, 
		mod_id = "EinharMasterTrapDamageOnWeapon2h1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 351, 
	},
	{
		npc = "Niko", 
		ordinal = 261, 
		mod_id = "EinharMasterTrapDamageOnWeapon2h2", 
		recipe_unlock_location = "Phantasmagoria", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 352, 
	},
	{
		npc = "Niko", 
		ordinal = 262, 
		mod_id = "EinharMasterTrapDamageOnWeapon1h1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 353, 
	},
	{
		npc = "Niko", 
		ordinal = 263, 
		mod_id = "EinharMasterTrapDamageOnWeapon1h2", 
		recipe_unlock_location = "Phantasmagoria", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 354, 
	},
	{
		npc = "Niko", 
		ordinal = 264, 
		mod_id = "EinharMasterMineDamageOnWeapon2h1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 355, 
	},
	{
		npc = "Niko", 
		ordinal = 265, 
		mod_id = "EinharMasterMineDamageOnWeapon2h2", 
		recipe_unlock_location = "Phantasmagoria", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 356, 
	},
	{
		npc = "Niko", 
		ordinal = 266, 
		mod_id = "EinharMasterMineDamageOnWeapon1h1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 357, 
	},
	{
		npc = "Niko", 
		ordinal = 267, 
		mod_id = "EinharMasterMineDamageOnWeapon1h2", 
		recipe_unlock_location = "Phantasmagoria", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Prefix", 
		id = 358, 
	},
	{
		npc = "Niko", 
		ordinal = 268, 
		mod_id = "EinharMasterTrapThrowingSpeed2h1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 359, 
	},
	{
		npc = "Niko", 
		ordinal = 269, 
		mod_id = "EinharMasterTrapThrowingSpeed2h2_", 
		recipe_unlock_location = "Phantasmagoria", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 360, 
	},
	{
		npc = "Niko", 
		ordinal = 270, 
		mod_id = "EinharMasterTrapThrowingSpeed1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 361, 
	},
	{
		npc = "Niko", 
		ordinal = 271, 
		mod_id = "EinharMasterTrapThrowingSpeed2", 
		recipe_unlock_location = "Phantasmagoria", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 362, 
	},
	{
		npc = "Niko", 
		ordinal = 272, 
		mod_id = "EinharMasterMineLayingSpeed2h1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 363, 
	},
	{
		npc = "Niko", 
		ordinal = 273, 
		mod_id = "EinharMasterMineLayingSpeed2h2_", 
		recipe_unlock_location = "Phantasmagoria", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 364, 
	},
	{
		npc = "Niko", 
		ordinal = 274, 
		mod_id = "EinharMasterMineLayingSpeed1", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 365, 
	},
	{
		npc = "Niko", 
		ordinal = 275, 
		mod_id = "EinharMasterMineLayingSpeed2", 
		recipe_unlock_location = "Phantasmagoria", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		affix_type = "Suffix", 
		id = 366, 
	},
	{
		npc = "Niko", 
		ordinal = 276, 
		mod_id = "EinharMasterAttackSpeedJewelry1", 
		recipe_unlock_location = "The Dried Lake", 
		rank = 0, 
		item_class_categories = {"Ring"}, 
		affix_type = "Suffix", 
		id = 367, 
	},
	{
		npc = "Niko", 
		ordinal = 277, 
		mod_id = "EinharMasterIncreasedCastSpeedJewelry1", 
		recipe_unlock_location = "The Dried Lake", 
		rank = 1, 
		item_class_categories = {"Shield",
"Amulet"}, 
		affix_type = "Suffix", 
		id = 368, 
	},
	{
		npc = "Niko", 
		ordinal = 278, 
		mod_id = "EinharMasterWarcrySpeed1", 
		recipe_unlock_location = "The Dried Lake", 
		rank = 0, 
		item_class_categories = {"Amulet"}, 
		affix_type = "Suffix", 
		id = 369, 
	},
	{
		npc = "Niko", 
		ordinal = 279, 
		mod_id = "CraftedTravelSkillsCannotBeExerted", 
		recipe_unlock_location = "The Chamber of Innocence", 
		rank = 0, 
		item_class_categories = {"Ring",
"Amulet",
"Belt"}, 
		affix_type = "Suffix", 
		id = 370, 
	},
	{
		npc = "Niko", 
		ordinal = 280, 
		mod_id = "FlaskEnchantmentInjectorAdjacentFlasks___", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 371, 
	},
	{
		npc = "Niko", 
		ordinal = 281, 
		mod_id = "FlaskEnchantmentInjectorFlaskEffectEnd", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 372, 
	},
	{
		npc = "Niko", 
		ordinal = 282, 
		mod_id = "FlaskEnchantmentInjectorOnFullCharges__", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 373, 
	},
	{
		npc = "Niko", 
		ordinal = 283, 
		mod_id = "FlaskEnchantmentInjectorOnGuardSkillUsed", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 374, 
	},
	{
		npc = "Niko", 
		ordinal = 284, 
		mod_id = "FlaskEnchantmentInjectorOnTravelSkillUsed", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 375, 
	},
	{
		npc = "Niko", 
		ordinal = 285, 
		mod_id = "FlaskEnchantmentInjectorOnHittingRareOrUnique_", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 376, 
	},
	{
		npc = "Niko", 
		ordinal = 286, 
		mod_id = "FlaskEnchantmentInjectorOnAffectedByFreeze__", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 377, 
	},
	{
		npc = "Niko", 
		ordinal = 287, 
		mod_id = "FlaskEnchantmentInjectorOnAffectedByChill", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 378, 
	},
	{
		npc = "Niko", 
		ordinal = 288, 
		mod_id = "FlaskEnchantmentInjectorOnAffectedByShock_", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 379, 
	},
	{
		npc = "Niko", 
		ordinal = 289, 
		mod_id = "FlaskEnchantmentInjectorOnAffectedByIgnite", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 380, 
	},
	{
		npc = "Niko", 
		ordinal = 290, 
		mod_id = "FlaskEnchantmentInjectorOnAffectedByBleed", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 381, 
	},
	{
		npc = "Niko", 
		ordinal = 291, 
		mod_id = "FlaskEnchantmentInjectorOnAffectedByPoison_", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 382, 
	},
	{
		npc = "Niko", 
		ordinal = 292, 
		mod_id = "FlaskEnchantmentInjectorOnDamageBlocked", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 383, 
	},
	{
		npc = "Niko", 
		ordinal = 293, 
		mod_id = "FlaskEnchantmentInjectorOnTakingSavageHit_", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 384, 
	},
	{
		npc = "Niko", 
		ordinal = 294, 
		mod_id = "FlaskEnchantmentInjectorOnUsingLifeFlask", 
		item_classes = {"Utility Flasks"}, 
		item_classes_ids = {"UtilityFlask"}, 
		recipe_unlock_location = "Epilogue", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		affix_type = "Enchant", 
		id = 385, 
	},
	{
		npc = "Niko", 
		ordinal = 295, 
		name = "Remove Enchantments", 
		rank = 0, 
		item_class_categories = {"Flask",
"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Belt",
"Amulet",
"Ring",
"Quiver"}, 
		affix_type = "Other", 
		id = 386, 
	},
	{
		npc = "Niko", 
		ordinal = 296, 
		mod_id = "EinharMasterNoExtraDamageFromBleedingWhileMoving1", 
		recipe_unlock_location = "The Ascent", 
		rank = 0, 
		item_class_categories = {"Shield",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 387, 
	},
	{
		npc = "Niko", 
		ordinal = 297, 
		mod_id = "EinharMasterChaosResistanceToDamageOverTime1", 
		recipe_unlock_location = "Acid Caverns", 
		rank = 1, 
		item_class_categories = {"Belt"}, 
		affix_type = "Suffix", 
		id = 388, 
	},
	{
		npc = "Niko", 
		ordinal = 298, 
		mod_id = "EinharMasterChaosResistanceToDamageOverTime2", 
		recipe_unlock_location = "Acid Caverns", 
		rank = 2, 
		item_class_categories = {"Belt"}, 
		affix_type = "Suffix", 
		id = 389, 
	},
	{
		npc = "Niko", 
		ordinal = 299, 
		mod_id = "EinharMasterAvoidBleed1", 
		recipe_unlock_location = "The Ascent", 
		rank = 1, 
		item_class_categories = {"Boots"}, 
		affix_type = "Suffix", 
		id = 390, 
	},
	{
		npc = "Niko", 
		ordinal = 300, 
		mod_id = "EinharMasterAvoidBleed2_", 
		recipe_unlock_location = "Wasteland", 
		rank = 2, 
		item_class_categories = {"Boots"}, 
		affix_type = "Suffix", 
		id = 391, 
	},
	{
		npc = "Niko", 
		ordinal = 301, 
		mod_id = "EinharMasterReducedSelfIgniteDuration1", 
		recipe_unlock_location = "The Ascent", 
		rank = 1, 
		item_class_categories = {"Ring"}, 
		affix_type = "Suffix", 
		id = 392, 
	},
	{
		npc = "Niko", 
		ordinal = 302, 
		mod_id = "EinharMasterReducedSelfIgniteDuration2", 
		recipe_unlock_location = "Wasteland", 
		rank = 2, 
		item_class_categories = {"Ring"}, 
		affix_type = "Suffix", 
		id = 393, 
	},
	{
		npc = "Niko", 
		ordinal = 303, 
		mod_id = "EinharMasterReducedSelfChillEffect1", 
		recipe_unlock_location = "The Ascent", 
		rank = 1, 
		item_class_categories = {"Ring"}, 
		affix_type = "Suffix", 
		id = 394, 
	},
	{
		npc = "Niko", 
		ordinal = 304, 
		mod_id = "EinharMasterReducedSelfChillEffect2", 
		recipe_unlock_location = "Wasteland", 
		rank = 2, 
		item_class_categories = {"Ring"}, 
		affix_type = "Suffix", 
		id = 395, 
	},
	{
		npc = "Niko", 
		ordinal = 305, 
		mod_id = "EinharMasterReducedSelfShockEffect1", 
		recipe_unlock_location = "The Ascent", 
		rank = 1, 
		item_class_categories = {"Ring"}, 
		affix_type = "Suffix", 
		id = 396, 
	},
	{
		npc = "Niko", 
		ordinal = 306, 
		mod_id = "EinharMasterReducedSelfShockEffect2_", 
		recipe_unlock_location = "Wasteland", 
		rank = 2, 
		item_class_categories = {"Ring"}, 
		affix_type = "Suffix", 
		id = 397, 
	},
	{
		npc = "Niko", 
		ordinal = 307, 
		mod_id = "EinharMasterReducedSelfCurseEffect1", 
		recipe_unlock_location = "The Ascent", 
		rank = 1, 
		item_class_categories = {"Ring"}, 
		affix_type = "Suffix", 
		id = 398, 
	},
	{
		npc = "Niko", 
		ordinal = 308, 
		mod_id = "EinharMasterReducedSelfCurseEffect2", 
		recipe_unlock_location = "Wasteland", 
		rank = 2, 
		item_class_categories = {"Ring"}, 
		affix_type = "Suffix", 
		id = 399, 
	},
	{
		npc = "Niko", 
		ordinal = 309, 
		mod_id = "EinharMasterReducedSelfFreezeEffect1", 
		recipe_unlock_location = "The Ascent", 
		rank = 1, 
		item_class_categories = {"Helmet"}, 
		affix_type = "Suffix", 
		id = 400, 
	},
	{
		npc = "Niko", 
		ordinal = 310, 
		mod_id = "EinharMasterReducedSelfFreezeEffect2_", 
		recipe_unlock_location = "Wasteland", 
		rank = 2, 
		item_class_categories = {"Helmet"}, 
		affix_type = "Suffix", 
		id = 401, 
	},
	{
		npc = "Niko", 
		ordinal = 311, 
		mod_id = "EinharMasterAddedFireDamageQuiver1___", 
		recipe_unlock_location = "The Solaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Quiver"}, 
		affix_type = "Prefix", 
		id = 402, 
	},
	{
		npc = "Niko", 
		ordinal = 312, 
		mod_id = "EinharMasterAddedFireDamageQuiver2", 
		recipe_unlock_location = "The Dread Thicket", 
		rank = 2, 
		item_class_categories = {"Quiver"}, 
		affix_type = "Prefix", 
		id = 403, 
	},
	{
		npc = "Niko", 
		ordinal = 313, 
		mod_id = "EinharMasterAddedColdDamageQuiver1__", 
		recipe_unlock_location = "The Crystal Veins", 
		rank = 1, 
		item_class_categories = {"Quiver"}, 
		affix_type = "Prefix", 
		id = 404, 
	},
	{
		npc = "Niko", 
		ordinal = 314, 
		mod_id = "EinharMasterAddedColdDamageQuiver2", 
		recipe_unlock_location = "The Causeway", 
		rank = 2, 
		item_class_categories = {"Quiver"}, 
		affix_type = "Prefix", 
		id = 405, 
	},
	{
		npc = "Niko", 
		ordinal = 315, 
		mod_id = "EinharMasterAddedLightningDamageQuiver1_", 
		recipe_unlock_location = "The Lunaris Temple Level 2", 
		rank = 1, 
		item_class_categories = {"Quiver"}, 
		affix_type = "Prefix", 
		id = 406, 
	},
	{
		npc = "Niko", 
		ordinal = 316, 
		mod_id = "EinharMasterAddedLightningDamageQuiver2_", 
		recipe_unlock_location = "The Chamber of Sins Level 1", 
		rank = 2, 
		item_class_categories = {"Quiver"}, 
		affix_type = "Prefix", 
		id = 407, 
	},
	{
		npc = "Niko", 
		ordinal = 317, 
		mod_id = "EinharMasterVaalSkillDamage1", 
		recipe_unlock_location = "The Caverns", 
		rank = 1, 
		item_class_categories = {"Gloves"}, 
		affix_type = "Prefix", 
		id = 408, 
	},
	{
		npc = "Niko", 
		ordinal = 318, 
		mod_id = "EinharMasterFlatLifeAndManaRegeneration1", 
		recipe_unlock_location = "The Archives", 
		rank = 1, 
		item_class_categories = {"Amulet"}, 
		affix_type = "Suffix", 
		id = 409, 
	},
	{
		ordinal = 0, 
		mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndImpaleCrafted1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 410, 
	},
	{
		ordinal = 1, 
		mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndImpaleCrafted2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 411, 
	},
	{
		ordinal = 2, 
		mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndImpaleCrafted3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 412, 
	},
	{
		ordinal = 3, 
		mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBleedChanceCrafted1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 413, 
	},
	{
		ordinal = 4, 
		mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBleedChanceCrafted2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 414, 
	},
	{
		ordinal = 5, 
		mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBleedChanceCrafted3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 415, 
	},
	{
		ordinal = 6, 
		mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBlindChanceCrafted1_", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 416, 
	},
	{
		ordinal = 7, 
		mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBlindChanceCrafted2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 417, 
	},
	{
		ordinal = 8, 
		mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndBlindChanceCrafted3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 418, 
	},
	{
		ordinal = 9, 
		mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndPoisonChanceCrafted1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 419, 
	},
	{
		ordinal = 10, 
		mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndPoisonChanceCrafted2_", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 420, 
	},
	{
		ordinal = 11, 
		mod_id = "JunMaster2LocalIncreasedPhysicalDamageAndPoisonChanceCrafted3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 421, 
	},
	{
		ordinal = 12, 
		mod_id = "JunMaster2FireDamageAndChanceToIgnite2h1", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 422, 
	},
	{
		ordinal = 13, 
		mod_id = "JunMaster2FireDamageAndChanceToIgnite2h2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 423, 
	},
	{
		ordinal = 14, 
		mod_id = "JunMaster2FireDamageAndChanceToIgnite2h3", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 424, 
	},
	{
		ordinal = 15, 
		mod_id = "JunMaster2FireDamageAndChanceToIgnite1h1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 425, 
	},
	{
		ordinal = 16, 
		mod_id = "JunMaster2FireDamageAndChanceToIgnite1h2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 426, 
	},
	{
		ordinal = 17, 
		mod_id = "JunMaster2FireDamageAndChanceToIgnite1h3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 427, 
	},
	{
		ordinal = 18, 
		mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze2h1", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 428, 
	},
	{
		ordinal = 19, 
		mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze2h2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 429, 
	},
	{
		ordinal = 20, 
		mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze2h3_", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 430, 
	},
	{
		ordinal = 21, 
		mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze1h1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 431, 
	},
	{
		ordinal = 22, 
		mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze1h2__", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 432, 
	},
	{
		ordinal = 23, 
		mod_id = "JunMaster2ColdDamageAndBaseChanceToFreeze1h3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 433, 
	},
	{
		ordinal = 24, 
		mod_id = "JunMaster2LightningDamageAndChanceToShock2h1", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 434, 
	},
	{
		ordinal = 25, 
		mod_id = "JunMaster2LightningDamageAndChanceToShock2h2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 435, 
	},
	{
		ordinal = 26, 
		mod_id = "JunMaster2LightningDamageAndChanceToShock2h3", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 436, 
	},
	{
		ordinal = 27, 
		mod_id = "JunMaster2LightningDamageAndChanceToShock1h1_", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 437, 
	},
	{
		ordinal = 28, 
		mod_id = "JunMaster2LightningDamageAndChanceToShock1h2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 438, 
	},
	{
		ordinal = 29, 
		mod_id = "JunMaster2LightningDamageAndChanceToShock1h3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 439, 
	},
	{
		ordinal = 30, 
		mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration2h1", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 440, 
	},
	{
		ordinal = 31, 
		mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration2h2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 441, 
	},
	{
		ordinal = 32, 
		mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration2h3_", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 442, 
	},
	{
		ordinal = 33, 
		mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration1h1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 443, 
	},
	{
		ordinal = 34, 
		mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration1h2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 444, 
	},
	{
		ordinal = 35, 
		mod_id = "JunMaster2ChaosDamageAndChaosSkillDuration1h3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 445, 
	},
	{
		ordinal = 36, 
		mod_id = "JunMaster2SpellDamageAndManaRegenerationRate2h1_", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 446, 
	},
	{
		ordinal = 37, 
		mod_id = "JunMaster2SpellDamageAndManaRegenerationRate2h2_", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 447, 
	},
	{
		ordinal = 38, 
		mod_id = "JunMaster2SpellDamageAndManaRegenerationRate2h3_", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 448, 
	},
	{
		ordinal = 39, 
		mod_id = "JunMaster2SpellDamageAndManaRegenerationRate1h1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 449, 
	},
	{
		ordinal = 40, 
		mod_id = "JunMaster2SpellDamageAndManaRegenerationRate1h2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 450, 
	},
	{
		ordinal = 41, 
		mod_id = "JunMaster2SpellDamageAndManaRegenerationRate1h3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 451, 
	},
	{
		ordinal = 42, 
		mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage2h1", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 452, 
	},
	{
		ordinal = 43, 
		mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage2h2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 453, 
	},
	{
		ordinal = 44, 
		mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage2h3", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 454, 
	},
	{
		ordinal = 45, 
		mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage1h1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 455, 
	},
	{
		ordinal = 46, 
		mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage1h2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 456, 
	},
	{
		ordinal = 47, 
		mod_id = "JunMaster2SpellDamageAndNonChaosDamageToAddAsChaosDamage1h3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 457, 
	},
	{
		ordinal = 48, 
		mod_id = "JunMaster2MinionDamageAndMinionMaximumLife2h1", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 458, 
	},
	{
		ordinal = 49, 
		mod_id = "JunMaster2MinionDamageAndMinionMaximumLife2h2_", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 459, 
	},
	{
		ordinal = 50, 
		mod_id = "JunMaster2MinionDamageAndMinionMaximumLife2h3", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 460, 
	},
	{
		ordinal = 51, 
		mod_id = "JunMaster2MinionDamageAndMinionMaximumLife1h1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 461, 
	},
	{
		ordinal = 52, 
		mod_id = "JunMaster2MinionDamageAndMinionMaximumLife1h2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 462, 
	},
	{
		ordinal = 53, 
		mod_id = "JunMaster2MinionDamageAndMinionMaximumLife1h3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 463, 
	},
	{
		ordinal = 54, 
		mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon2h1_", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 464, 
	},
	{
		ordinal = 55, 
		mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon2h2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 465, 
	},
	{
		ordinal = 56, 
		mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon2h3_", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 466, 
	},
	{
		ordinal = 57, 
		mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon1h1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 467, 
	},
	{
		ordinal = 58, 
		mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon1h2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 468, 
	},
	{
		ordinal = 59, 
		mod_id = "JunMaster2MinionAttackAndCastSpeedOnWeapon1h3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 469, 
	},
	{
		ordinal = 60, 
		mod_id = "JunMaster2ChaosDamageOverTimeMultiplierTwoHand1", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 470, 
	},
	{
		ordinal = 61, 
		mod_id = "JunMaster2ChaosDamageOverTimeMultiplierTwoHand2_", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 471, 
	},
	{
		ordinal = 62, 
		mod_id = "JunMaster2ChaosDamageOverTimeMultiplierTwoHand3", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 472, 
	},
	{
		ordinal = 63, 
		mod_id = "JunMaster2ChaosDamageOverTimeMultiplier1_", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 473, 
	},
	{
		ordinal = 64, 
		mod_id = "JunMaster2ChaosDamageOverTimeMultiplier2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 474, 
	},
	{
		ordinal = 65, 
		mod_id = "JunMaster2ChaosDamageOverTimeMultiplier3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 475, 
	},
	{
		ordinal = 66, 
		mod_id = "JunMaster2PhysicalDamageOverTimeMultiplierTwoHand1", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 476, 
	},
	{
		ordinal = 67, 
		mod_id = "JunMaster2PhysicalDamageOverTimeMultiplierTwoHand2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 477, 
	},
	{
		ordinal = 68, 
		mod_id = "JunMaster2PhysicalDamageOverTimeMultiplierTwoHand3", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 478, 
	},
	{
		ordinal = 69, 
		mod_id = "JunMaster2PhysicalDamageOverTimeMultiplier1_", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 479, 
	},
	{
		ordinal = 70, 
		mod_id = "JunMaster2PhysicalDamageOverTimeMultiplier2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 480, 
	},
	{
		ordinal = 71, 
		mod_id = "JunMaster2PhysicalDamageOverTimeMultiplier3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 481, 
	},
	{
		ordinal = 72, 
		mod_id = "JunMaster2ColdDamageOverTimeMultiplierTwoHand1", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 482, 
	},
	{
		ordinal = 73, 
		mod_id = "JunMaster2ColdDamageOverTimeMultiplierTwoHand2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 483, 
	},
	{
		ordinal = 74, 
		mod_id = "JunMaster2ColdDamageOverTimeMultiplierTwoHand3", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 484, 
	},
	{
		ordinal = 75, 
		mod_id = "JunMaster2ColdDamageOverTimeMultiplier1__", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 485, 
	},
	{
		ordinal = 76, 
		mod_id = "JunMaster2ColdDamageOverTimeMultiplier2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 486, 
	},
	{
		ordinal = 77, 
		mod_id = "JunMaster2ColdDamageOverTimeMultiplier3_", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 487, 
	},
	{
		ordinal = 78, 
		mod_id = "JunMaster2FireDamageOverTimeMultiplierTwoHand1_", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 488, 
	},
	{
		ordinal = 79, 
		mod_id = "JunMaster2FireDamageOverTimeMultiplierTwoHand2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 489, 
	},
	{
		ordinal = 80, 
		mod_id = "JunMaster2FireDamageOverTimeMultiplierTwoHand3", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 490, 
	},
	{
		ordinal = 81, 
		mod_id = "JunMaster2FireDamageOverTimeMultiplier1_", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 491, 
	},
	{
		ordinal = 82, 
		mod_id = "JunMaster2FireDamageOverTimeMultiplier2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 492, 
	},
	{
		ordinal = 83, 
		mod_id = "JunMaster2FireDamageOverTimeMultiplier3_", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 493, 
	},
	{
		ordinal = 84, 
		mod_id = "JunMaster2ElementalPenetrationWithAttacks1", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged",
"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 494, 
	},
	{
		ordinal = 85, 
		mod_id = "JunMaster2ElementalPenetrationWithAttacks2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged",
"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 495, 
	},
	{
		ordinal = 86, 
		mod_id = "JunMaster2ElementalPenetrationWithAttacks3", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged",
"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 496, 
	},
	{
		ordinal = 87, 
		mod_id = "JunMaster2ChaosPenetrationWithAttacks1", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged",
"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 497, 
	},
	{
		ordinal = 88, 
		mod_id = "JunMaster2ChaosPenetrationWithAttacks2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged",
"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 498, 
	},
	{
		ordinal = 89, 
		mod_id = "JunMaster2ChaosPenetrationWithAttacks3_", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged",
"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 499, 
	},
	{
		ordinal = 90, 
		mod_id = "JunMaster2DoubleDamageChance2h1", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 500, 
	},
	{
		ordinal = 91, 
		mod_id = "JunMaster2DoubleDamageChance2h2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 501, 
	},
	{
		ordinal = 92, 
		mod_id = "JunMaster2DoubleDamageChance1h1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 502, 
	},
	{
		ordinal = 93, 
		mod_id = "JunMaster2DoubleDamageChance1h2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 503, 
	},
	{
		ordinal = 94, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLife1", 
		rank = 1, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 504, 
	},
	{
		ordinal = 95, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLife2", 
		rank = 2, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 505, 
	},
	{
		ordinal = 96, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLife3", 
		rank = 3, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 506, 
	},
	{
		ordinal = 97, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLife1", 
		rank = 1, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 507, 
	},
	{
		ordinal = 98, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLife2", 
		rank = 2, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 508, 
	},
	{
		ordinal = 99, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLife3__", 
		rank = 3, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 509, 
	},
	{
		ordinal = 100, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLife1", 
		rank = 1, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 510, 
	},
	{
		ordinal = 101, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLife2", 
		rank = 2, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 511, 
	},
	{
		ordinal = 102, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLife3", 
		rank = 3, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 512, 
	},
	{
		ordinal = 103, 
		mod_id = "JunMaster2LocalIncreasedArmourAndLife1", 
		rank = 1, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 513, 
	},
	{
		ordinal = 104, 
		mod_id = "JunMaster2LocalIncreasedArmourAndLife2", 
		rank = 2, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 514, 
	},
	{
		ordinal = 105, 
		mod_id = "JunMaster2LocalIncreasedArmourAndLife3", 
		rank = 3, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 515, 
	},
	{
		ordinal = 106, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndLife1", 
		rank = 1, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 516, 
	},
	{
		ordinal = 107, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndLife2", 
		rank = 2, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 517, 
	},
	{
		ordinal = 108, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndLife3", 
		rank = 3, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 518, 
	},
	{
		ordinal = 109, 
		mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLife1", 
		rank = 1, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 519, 
	},
	{
		ordinal = 110, 
		mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLife2", 
		rank = 2, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 520, 
	},
	{
		ordinal = 111, 
		mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLife3", 
		rank = 3, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 521, 
	},
	{
		ordinal = 112, 
		mod_id = "JunMaster2LocalIncreasedDefencesAndLife1_", 
		rank = 1, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 522, 
	},
	{
		ordinal = 113, 
		mod_id = "JunMaster2LocalIncreasedDefencesAndLife2_", 
		rank = 2, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 523, 
	},
	{
		ordinal = 114, 
		mod_id = "JunMaster2LocalIncreasedDefencesAndLife3_", 
		rank = 3, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 524, 
	},
	{
		ordinal = 115, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeMed1__", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 525, 
	},
	{
		ordinal = 116, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeMed2_", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 526, 
	},
	{
		ordinal = 117, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeMed3", 
		rank = 3, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 527, 
	},
	{
		ordinal = 118, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeMed1__", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 528, 
	},
	{
		ordinal = 119, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeMed2", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 529, 
	},
	{
		ordinal = 120, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeMed3_", 
		rank = 3, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 530, 
	},
	{
		ordinal = 121, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeMed1", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 531, 
	},
	{
		ordinal = 122, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeMed2", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 532, 
	},
	{
		ordinal = 123, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeMed3", 
		rank = 3, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 533, 
	},
	{
		ordinal = 124, 
		mod_id = "JunMaster2LocalIncreasedArmourAndLifeMed1", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 534, 
	},
	{
		ordinal = 125, 
		mod_id = "JunMaster2LocalIncreasedArmourAndLifeMed2", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 535, 
	},
	{
		ordinal = 126, 
		mod_id = "JunMaster2LocalIncreasedArmourAndLifeMed3", 
		rank = 3, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 536, 
	},
	{
		ordinal = 127, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndLifeMed1", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 537, 
	},
	{
		ordinal = 128, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndLifeMed2", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 538, 
	},
	{
		ordinal = 129, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndLifeMed3_", 
		rank = 3, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 539, 
	},
	{
		ordinal = 130, 
		mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeMed1", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 540, 
	},
	{
		ordinal = 131, 
		mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeMed2", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 541, 
	},
	{
		ordinal = 132, 
		mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeMed3", 
		rank = 3, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 542, 
	},
	{
		ordinal = 133, 
		mod_id = "JunMaster2LocalIncreasedDefencesAndLifeMed1_", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 543, 
	},
	{
		ordinal = 134, 
		mod_id = "JunMaster2LocalIncreasedDefencesAndLifeMed2", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 544, 
	},
	{
		ordinal = 135, 
		mod_id = "JunMaster2LocalIncreasedDefencesAndLifeMed3", 
		rank = 3, 
		item_class_categories = {"Helmet",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 545, 
	},
	{
		ordinal = 136, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeHigh1", 
		rank = 1, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 546, 
	},
	{
		ordinal = 137, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeHigh2", 
		rank = 2, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 547, 
	},
	{
		ordinal = 138, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEvasionAndLifeHigh3", 
		rank = 3, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 548, 
	},
	{
		ordinal = 139, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeHigh1", 
		rank = 1, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 549, 
	},
	{
		ordinal = 140, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeHigh2", 
		rank = 2, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 550, 
	},
	{
		ordinal = 141, 
		mod_id = "JunMaster2LocalIncreasedArmourAndEnergyShieldAndLifeHigh3", 
		rank = 3, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 551, 
	},
	{
		ordinal = 142, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeHigh1", 
		rank = 1, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 552, 
	},
	{
		ordinal = 143, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeHigh2", 
		rank = 2, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 553, 
	},
	{
		ordinal = 144, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndEnergyShieldAndLifeHigh3", 
		rank = 3, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 554, 
	},
	{
		ordinal = 145, 
		mod_id = "JunMaster2LocalIncreasedArmourAndLifeHigh1", 
		rank = 1, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 555, 
	},
	{
		ordinal = 146, 
		mod_id = "JunMaster2LocalIncreasedArmourAndLifeHigh2", 
		rank = 2, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 556, 
	},
	{
		ordinal = 147, 
		mod_id = "JunMaster2LocalIncreasedArmourAndLifeHigh3", 
		rank = 3, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 557, 
	},
	{
		ordinal = 148, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndLifeHigh1", 
		rank = 1, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 558, 
	},
	{
		ordinal = 149, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndLifeHigh2", 
		rank = 2, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 559, 
	},
	{
		ordinal = 150, 
		mod_id = "JunMaster2LocalIncreasedEvasionAndLifeHigh3", 
		rank = 3, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 560, 
	},
	{
		ordinal = 151, 
		mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeHigh1_", 
		rank = 1, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 561, 
	},
	{
		ordinal = 152, 
		mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeHigh2", 
		rank = 2, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 562, 
	},
	{
		ordinal = 153, 
		mod_id = "JunMaster2LocalIncreasedEnergyShieldAndLifeHigh3_", 
		rank = 3, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 563, 
	},
	{
		ordinal = 154, 
		mod_id = "JunMaster2LocalIncreasedDefencesAndLifeHigh1", 
		rank = 1, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 564, 
	},
	{
		ordinal = 155, 
		mod_id = "JunMaster2LocalIncreasedDefencesAndLifeHigh2", 
		rank = 2, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 565, 
	},
	{
		ordinal = 156, 
		mod_id = "JunMaster2LocalIncreasedDefencesAndLifeHigh3_", 
		rank = 3, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 566, 
	},
	{
		ordinal = 157, 
		mod_id = "JunMaster2StrengthAndDexterity1__", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield",
"Amulet",
"Belt",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 567, 
	},
	{
		ordinal = 158, 
		mod_id = "JunMaster2StrengthAndDexterity2", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield",
"Amulet",
"Belt",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 568, 
	},
	{
		ordinal = 159, 
		mod_id = "JunMaster2StrengthAndDexterity3_", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield",
"Amulet",
"Belt",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 569, 
	},
	{
		ordinal = 160, 
		mod_id = "JunMaster2DexterityAndIntelligence1_", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield",
"Amulet",
"Belt",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 570, 
	},
	{
		ordinal = 161, 
		mod_id = "JunMaster2DexterityAndIntelligence2", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield",
"Amulet",
"Belt",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 571, 
	},
	{
		ordinal = 162, 
		mod_id = "JunMaster2DexterityAndIntelligence3__", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield",
"Amulet",
"Belt",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 572, 
	},
	{
		ordinal = 163, 
		mod_id = "JunMaster2StrengthAndIntelligence1", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield",
"Amulet",
"Belt",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 573, 
	},
	{
		ordinal = 164, 
		mod_id = "JunMaster2StrengthAndIntelligence2", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield",
"Amulet",
"Belt",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 574, 
	},
	{
		ordinal = 165, 
		mod_id = "JunMaster2StrengthAndIntelligence3", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Boots",
"Gloves",
"Helmet",
"Shield",
"Amulet",
"Belt",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 575, 
	},
	{
		ordinal = 166, 
		mod_id = "JunMaster2MinimumEnduranceCharges1", 
		rank = 0, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 576, 
	},
	{
		ordinal = 167, 
		mod_id = "JunMaster2MinimumPowerCharges1", 
		rank = 0, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 577, 
	},
	{
		ordinal = 168, 
		mod_id = "JunMaster2MinimumFrenzyCharges1_", 
		rank = 0, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 578, 
	},
	{
		ordinal = 169, 
		mod_id = "JunMaster2IncreasedManaAndRegen1", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 579, 
	},
	{
		ordinal = 170, 
		mod_id = "JunMaster2IncreasedManaAndRegen2", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 580, 
	},
	{
		ordinal = 171, 
		mod_id = "JunMaster2IncreasedManaAndRegen3", 
		rank = 3, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 581, 
	},
	{
		ordinal = 172, 
		mod_id = "JunMaster2ManaAndManaCostPercent1", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 582, 
	},
	{
		ordinal = 173, 
		mod_id = "JunMaster2ManaAndManaCostPercent2_", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 583, 
	},
	{
		ordinal = 174, 
		mod_id = "JunMaster2ManaAndManaCostPercent3", 
		rank = 3, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 584, 
	},
	{
		ordinal = 175, 
		mod_id = "JunMaster2ManaAndDamageTakenGoesToManaPercent1", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 585, 
	},
	{
		ordinal = 176, 
		mod_id = "JunMaster2ManaAndDamageTakenGoesToManaPercent2", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 586, 
	},
	{
		ordinal = 177, 
		mod_id = "JunMaster2ManaAndDamageTakenGoesToManaPercent3", 
		rank = 3, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 587, 
	},
	{
		ordinal = 178, 
		mod_id = "JunMaster2AttackAndCastSpeed1", 
		rank = 1, 
		item_class_categories = {"Amulet",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 588, 
	},
	{
		ordinal = 179, 
		mod_id = "JunMaster2AttackAndCastSpeed2_", 
		rank = 2, 
		item_class_categories = {"Amulet",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 589, 
	},
	{
		ordinal = 180, 
		mod_id = "JunMaster2AttackAndCastSpeed3", 
		rank = 3, 
		item_class_categories = {"Amulet",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 590, 
	},
	{
		ordinal = 181, 
		mod_id = "JunMaster2MovementVelocityAndMovementVelocityIfNotHitRecently1__", 
		rank = 1, 
		item_class_categories = {"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 591, 
	},
	{
		ordinal = 182, 
		mod_id = "JunMaster2MovementVelocityAndMovementVelocityIfNotHitRecently2__", 
		rank = 2, 
		item_class_categories = {"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 592, 
	},
	{
		ordinal = 183, 
		mod_id = "JunMaster2MovementVelocityAndMovementVelocityIfNotHitRecently3", 
		rank = 3, 
		item_class_categories = {"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 593, 
	},
	{
		ordinal = 184, 
		mod_id = "JunMaster2MovementVelocityAndOnslaughtOnKill1", 
		rank = 1, 
		item_class_categories = {"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 594, 
	},
	{
		ordinal = 185, 
		mod_id = "JunMaster2MovementVelocityAndOnslaughtOnKill2", 
		rank = 2, 
		item_class_categories = {"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 595, 
	},
	{
		ordinal = 186, 
		mod_id = "JunMaster2MovementVelocityAndOnslaughtOnKill3_", 
		rank = 3, 
		item_class_categories = {"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 596, 
	},
	{
		ordinal = 187, 
		mod_id = "JunMaster2MovementVelocityAndCannotBeChilled1_", 
		rank = 1, 
		item_class_categories = {"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 597, 
	},
	{
		ordinal = 188, 
		mod_id = "JunMaster2MovementVelocityAndCannotBeChilled2", 
		rank = 2, 
		item_class_categories = {"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 598, 
	},
	{
		ordinal = 189, 
		mod_id = "JunMaster2MovementVelocityAndCannotBeChilled3", 
		rank = 3, 
		item_class_categories = {"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 599, 
	},
	{
		ordinal = 190, 
		mod_id = "JunMaster2ArmourAndEvasionRating1_", 
		rank = 1, 
		item_class_categories = {"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 600, 
	},
	{
		ordinal = 191, 
		mod_id = "JunMaster2ArmourAndEvasionRating2", 
		rank = 2, 
		item_class_categories = {"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 601, 
	},
	{
		ordinal = 192, 
		mod_id = "JunMaster2ArmourAndEvasionRating3", 
		rank = 3, 
		item_class_categories = {"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 602, 
	},
	{
		ordinal = 193, 
		mod_id = "JunMaster2ArmourAndEnergyShield1", 
		rank = 1, 
		item_class_categories = {"Belt"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 603, 
	},
	{
		ordinal = 194, 
		mod_id = "JunMaster2ArmourAndEnergyShield2__", 
		rank = 2, 
		item_class_categories = {"Belt"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 604, 
	},
	{
		ordinal = 195, 
		mod_id = "JunMaster2ArmourAndEnergyShield3", 
		rank = 3, 
		item_class_categories = {"Belt"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 605, 
	},
	{
		ordinal = 196, 
		mod_id = "JunMaster2EvasionRatingAndEnergyShield1__", 
		rank = 1, 
		item_class_categories = {"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 606, 
	},
	{
		ordinal = 197, 
		mod_id = "JunMaster2EvasionRatingAndEnergyShield2", 
		rank = 2, 
		item_class_categories = {"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 607, 
	},
	{
		ordinal = 198, 
		mod_id = "JunMaster2EvasionRatingAndEnergyShield3", 
		rank = 3, 
		item_class_categories = {"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 608, 
	},
	{
		ordinal = 199, 
		mod_id = "JunMaster2FlaskEffectAndFlaskChargesGained1", 
		rank = 1, 
		item_class_categories = {"Belt"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 609, 
	},
	{
		ordinal = 200, 
		mod_id = "JunMaster2FlaskEffectAndFlaskChargesGained2", 
		rank = 2, 
		item_class_categories = {"Belt"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 610, 
	},
	{
		ordinal = 201, 
		mod_id = "JunMaster2GlobalCooldownRecovery1", 
		rank = 1, 
		item_class_categories = {"Belt"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 611, 
	},
	{
		ordinal = 202, 
		mod_id = "JunMaster2GlobalCooldownRecovery2", 
		rank = 2, 
		item_class_categories = {"Belt"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 612, 
	},
	{
		ordinal = 203, 
		mod_id = "JunMaster2DamagePerEnduranceCharge2h1", 
		rank = 0, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 613, 
	},
	{
		ordinal = 204, 
		mod_id = "JunMaster2DamagePerEnduranceCharge1h1_", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 614, 
	},
	{
		ordinal = 205, 
		mod_id = "JunMaster2DamagePerFrenzyCharge2h1", 
		rank = 0, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 615, 
	},
	{
		ordinal = 206, 
		mod_id = "JunMaster2DamagePerFrenzyCharge1h1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 616, 
	},
	{
		ordinal = 207, 
		mod_id = "JunMaster2DamagePerPowerCharge2h1__", 
		rank = 0, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 617, 
	},
	{
		ordinal = 208, 
		mod_id = "JunMaster2DamagePerPowerCharge1h1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 618, 
	},
	{
		ordinal = 209, 
		mod_id = "JunMaster2PhysicalDamageConvertedToFire1", 
		rank = 0, 
		item_class_categories = {"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 619, 
	},
	{
		ordinal = 210, 
		mod_id = "JunMaster2PhysicalDamageConvertedToCold1", 
		rank = 0, 
		item_class_categories = {"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 620, 
	},
	{
		ordinal = 211, 
		mod_id = "JunMaster2PhysicalDamageConvertedToLightning1", 
		rank = 0, 
		item_class_categories = {"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 621, 
	},
	{
		ordinal = 212, 
		mod_id = "JunMaster2MaximumZombieAndSkeleton1_", 
		rank = 0, 
		item_class_categories = {"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 622, 
	},
	{
		ordinal = 213, 
		mod_id = "JunMaster2EffectOfAilments1_", 
		rank = 1, 
		item_class_categories = {"Boots",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 623, 
	},
	{
		ordinal = 214, 
		mod_id = "JunMaster2EffectOfAilments2", 
		rank = 2, 
		item_class_categories = {"Boots",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 624, 
	},
	{
		ordinal = 215, 
		mod_id = "JunMaster2CurseEffect1", 
		rank = 1, 
		item_class_categories = {"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 625, 
	},
	{
		ordinal = 216, 
		mod_id = "JunMaster2CurseEffect2", 
		rank = 2, 
		item_class_categories = {"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 626, 
	},
	{
		ordinal = 217, 
		mod_id = "JunMaster2AvoidElementalDamageChanceDuringSoulGainPrevention1", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 627, 
	},
	{
		ordinal = 218, 
		mod_id = "JunMaster2AvoidElementalDamageChanceDuringSoulGainPrevention2", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 628, 
	},
	{
		ordinal = 219, 
		mod_id = "JunMaster2PhysicalDamageReductionRatingDuringSoulGainPrevention1_", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 629, 
	},
	{
		ordinal = 220, 
		mod_id = "JunMaster2PhysicalDamageReductionRatingDuringSoulGainPrevention2", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 630, 
	},
	{
		ordinal = 221, 
		mod_id = "JunMaster2PhysicalDamageReductionRatingDuringSoulGainPrevention3___", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 631, 
	},
	{
		ordinal = 222, 
		mod_id = "JunMaster2GainOnslaughtDuringSoulGainPrevention1", 
		rank = 0, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 632, 
	},
	{
		ordinal = 223, 
		mod_id = "JunMaster2DamageWithNonVaalSkillsDuringSoulGainPrevention1", 
		rank = 1, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 633, 
	},
	{
		ordinal = 224, 
		mod_id = "JunMaster2DamageWithNonVaalSkillsDuringSoulGainPrevention2", 
		rank = 2, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 634, 
	},
	{
		ordinal = 225, 
		mod_id = "JunMaster2DamageWithNonVaalSkillsDuringSoulGainPrevention3", 
		rank = 3, 
		item_class_categories = {"Boots",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 635, 
	},
	{
		ordinal = 226, 
		mod_id = "JunMaster2SkillAreaOfEffectPercentAndAreaOfEffectGemLevel1-", 
		rank = 0, 
		item_class_categories = {"Helmet",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 636, 
	},
	{
		ordinal = 227, 
		mod_id = "JunMaster2ProjectilePierceAndProjectileGemLevel1", 
		rank = 0, 
		item_class_categories = {"Helmet",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 637, 
	},
	{
		ordinal = 228, 
		mod_id = "JunMaster2MeleeRangeAndMeleeGemLevel1_", 
		rank = 0, 
		item_class_categories = {"Helmet",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 638, 
	},
	{
		ordinal = 229, 
		mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby2h1_", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 639, 
	},
	{
		ordinal = 230, 
		mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby2h2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 640, 
	},
	{
		ordinal = 231, 
		mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby2h3", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 641, 
	},
	{
		ordinal = 232, 
		mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby1h1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 642, 
	},
	{
		ordinal = 233, 
		mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby1h2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 643, 
	},
	{
		ordinal = 234, 
		mod_id = "JunMaster2CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby1h3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 644, 
	},
	{
		ordinal = 235, 
		mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby2h1", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 645, 
	},
	{
		ordinal = 236, 
		mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby2h2_", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 646, 
	},
	{
		ordinal = 237, 
		mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby2h3", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 647, 
	},
	{
		ordinal = 238, 
		mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby1h1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 648, 
	},
	{
		ordinal = 239, 
		mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby1h2_", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 649, 
	},
	{
		ordinal = 240, 
		mod_id = "JunMaster2AttackSpeedPercentIfRareOrUniqueEnemyNearby1h3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 650, 
	},
	{
		ordinal = 241, 
		mod_id = "JunMaster2EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby1", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Belt"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 651, 
	},
	{
		ordinal = 242, 
		mod_id = "JunMaster2EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby2_", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Belt"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 652, 
	},
	{
		ordinal = 243, 
		mod_id = "JunMaster2EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby3_", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Belt"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 653, 
	},
	{
		ordinal = 244, 
		mod_id = "JunMaster2CriticalChanceAndGainFrenzyChargeOnCriticalStrikePercent1", 
		rank = 1, 
		item_class_categories = {"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 654, 
	},
	{
		ordinal = 245, 
		mod_id = "JunMaster2CriticalChanceAndGainFrenzyChargeOnCriticalStrikePercent2", 
		rank = 2, 
		item_class_categories = {"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 655, 
	},
	{
		ordinal = 246, 
		mod_id = "JunMaster2CriticalChanceAndGainFrenzyChargeOnCriticalStrikePercent3", 
		rank = 3, 
		item_class_categories = {"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 656, 
	},
	{
		ordinal = 247, 
		mod_id = "JunMaster2CriticalChanceAndElementalDamagePercentIfHaveCritRecently1_", 
		rank = 1, 
		item_class_categories = {"Gloves",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 657, 
	},
	{
		ordinal = 248, 
		mod_id = "JunMaster2CriticalChanceAndElementalDamagePercentIfHaveCritRecently2", 
		rank = 2, 
		item_class_categories = {"Gloves",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 658, 
	},
	{
		ordinal = 249, 
		mod_id = "JunMaster2CriticalChanceAndElementalDamagePercentIfHaveCritRecently3", 
		rank = 3, 
		item_class_categories = {"Gloves",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 659, 
	},
	{
		ordinal = 250, 
		mod_id = "JunMaster2CriticalChanceAndAddedChaosDamageIfHaveCritRecently1", 
		rank = 1, 
		item_class_categories = {"Gloves",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 660, 
	},
	{
		ordinal = 251, 
		mod_id = "JunMaster2CriticalChanceAndAddedChaosDamageIfHaveCritRecently2", 
		rank = 2, 
		item_class_categories = {"Gloves",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 661, 
	},
	{
		ordinal = 252, 
		mod_id = "JunMaster2CriticalChanceAndAddedChaosDamageIfHaveCritRecently3", 
		rank = 3, 
		item_class_categories = {"Gloves",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 662, 
	},
	{
		ordinal = 253, 
		mod_id = "JunMaster2BaseLifeAndManaRegen1", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Gloves",
"Boots",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 663, 
	},
	{
		ordinal = 254, 
		mod_id = "JunMaster2BaseLifeAndManaRegen2_", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Gloves",
"Boots",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 664, 
	},
	{
		ordinal = 255, 
		mod_id = "JunMaster2BaseLifeAndManaRegen3", 
		rank = 3, 
		item_class_categories = {"Helmet",
"Gloves",
"Boots",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 665, 
	},
	{
		ordinal = 256, 
		mod_id = "JunMaster2BaseManaAndLifeRegen1", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Gloves",
"Boots",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 666, 
	},
	{
		ordinal = 257, 
		mod_id = "JunMaster2BaseManaAndLifeRegen2", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Gloves",
"Boots",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 667, 
	},
	{
		ordinal = 258, 
		mod_id = "JunMaster2BaseManaAndLifeRegen3", 
		rank = 3, 
		item_class_categories = {"Helmet",
"Gloves",
"Boots",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 668, 
	},
	{
		ordinal = 259, 
		mod_id = "JunMaster2SummonTotemCastSpeed1", 
		rank = 1, 
		item_class_categories = {"Boots",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 669, 
	},
	{
		ordinal = 260, 
		mod_id = "JunMaster2SummonTotemCastSpeed2", 
		rank = 2, 
		item_class_categories = {"Boots",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 670, 
	},
	{
		ordinal = 261, 
		mod_id = "JunMaster2SummonTotemCastSpeed3", 
		rank = 3, 
		item_class_categories = {"Boots",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 671, 
	},
	{
		ordinal = 262, 
		mod_id = "JunMaster2AddedFireAndColdDamage1", 
		rank = 1, 
		item_class_categories = {"Shield",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 672, 
	},
	{
		ordinal = 263, 
		mod_id = "JunMaster2AddedFireAndColdDamage2__", 
		rank = 2, 
		item_class_categories = {"Shield",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 673, 
	},
	{
		ordinal = 264, 
		mod_id = "JunMaster2AddedFireAndColdDamage3", 
		rank = 3, 
		item_class_categories = {"Shield",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 674, 
	},
	{
		ordinal = 265, 
		mod_id = "JunMaster2AddedFireAndLightningDamage1", 
		rank = 1, 
		item_class_categories = {"Shield",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 675, 
	},
	{
		ordinal = 266, 
		mod_id = "JunMaster2AddedFireAndLightningDamage2___", 
		rank = 2, 
		item_class_categories = {"Shield",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 676, 
	},
	{
		ordinal = 267, 
		mod_id = "JunMaster2AddedFireAndLightningDamage3", 
		rank = 3, 
		item_class_categories = {"Shield",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 677, 
	},
	{
		ordinal = 268, 
		mod_id = "JunMaster2AddedColdAndLightningDamage1", 
		rank = 1, 
		item_class_categories = {"Shield",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 678, 
	},
	{
		ordinal = 269, 
		mod_id = "JunMaster2AddedColdAndLightningDamage2", 
		rank = 2, 
		item_class_categories = {"Shield",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 679, 
	},
	{
		ordinal = 270, 
		mod_id = "JunMaster2AddedColdAndLightningDamage3_", 
		rank = 3, 
		item_class_categories = {"Shield",
"Ring",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 680, 
	},
	{
		ordinal = 271, 
		mod_id = "JunMaster2LuckyCriticalsDuringFocus1", 
		rank = 0, 
		item_class_categories = {"Belt"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 681, 
	},
	{
		ordinal = 272, 
		mod_id = "JunMaster2DodgeChanceDuringFocus1_", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 682, 
	},
	{
		ordinal = 273, 
		mod_id = "JunMaster2DodgeChanceDuringFocus2", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 683, 
	},
	{
		ordinal = 274, 
		mod_id = "JunMaster2DodgeChanceDuringFocus3", 
		rank = 3, 
		item_class_categories = {"Helmet",
"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 684, 
	},
	{
		ordinal = 275, 
		mod_id = "JunMaster2PhysicalDamageReductionDuringFocus1", 
		rank = 1, 
		item_class_categories = {"Helmet",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 685, 
	},
	{
		ordinal = 276, 
		mod_id = "JunMaster2PhysicalDamageReductionDuringFocus2__", 
		rank = 2, 
		item_class_categories = {"Helmet",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 686, 
	},
	{
		ordinal = 277, 
		mod_id = "JunMaster2PhysicalDamageReductionDuringFocus3_", 
		rank = 3, 
		item_class_categories = {"Helmet",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 687, 
	},
	{
		ordinal = 278, 
		mod_id = "JunMaster2ShockNearbyEnemiesOnFocus1", 
		rank = 1, 
		item_class_categories = {"Ring"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 688, 
	},
	{
		ordinal = 279, 
		mod_id = "JunMaster2ShockNearbyEnemiesOnFocus2", 
		rank = 2, 
		item_class_categories = {"Ring"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 689, 
	},
	{
		ordinal = 280, 
		mod_id = "JunMaster2ShockNearbyEnemiesOnFocus3", 
		rank = 3, 
		item_class_categories = {"Ring"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 690, 
	},
	{
		ordinal = 281, 
		mod_id = "JunMaster2LifeRegenerationPerEvasionDuringFocus1", 
		rank = 0, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 691, 
	},
	{
		ordinal = 282, 
		mod_id = "JunMaster2RestoreManaAndEnergyShieldOnFocus1", 
		rank = 1, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 692, 
	},
	{
		ordinal = 283, 
		mod_id = "JunMaster2RestoreManaAndEnergyShieldOnFocus2", 
		rank = 2, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 693, 
	},
	{
		ordinal = 284, 
		mod_id = "JunMaster2RestoreManaAndEnergyShieldOnFocus3", 
		rank = 3, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 694, 
	},
	{
		ordinal = 285, 
		mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused2h1_", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 695, 
	},
	{
		ordinal = 286, 
		mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused2h2", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 696, 
	},
	{
		ordinal = 287, 
		mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused2h3", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 697, 
	},
	{
		ordinal = 288, 
		mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused1h1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 698, 
	},
	{
		ordinal = 289, 
		mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused1h2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 699, 
	},
	{
		ordinal = 290, 
		mod_id = "JunMaster2ChanceToDealDoubleDamageWhileFocused1h3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 700, 
	},
	{
		ordinal = 291, 
		mod_id = "JunMaster2AttackAndCastSpeedWhileFocused1", 
		rank = 1, 
		item_class_categories = {"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 701, 
	},
	{
		ordinal = 292, 
		mod_id = "JunMaster2AttackAndCastSpeedWhileFocused2_", 
		rank = 2, 
		item_class_categories = {"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 702, 
	},
	{
		ordinal = 293, 
		mod_id = "JunMaster2AttackAndCastSpeedWhileFocused3", 
		rank = 3, 
		item_class_categories = {"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 703, 
	},
	{
		ordinal = 294, 
		mod_id = "JunMaster2StatusAilmentsYouInflictDurationWhileFocused1", 
		rank = 1, 
		item_class_categories = {"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 704, 
	},
	{
		ordinal = 295, 
		mod_id = "JunMaster2StatusAilmentsYouInflictDurationWhileFocused2", 
		rank = 2, 
		item_class_categories = {"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 705, 
	},
	{
		ordinal = 296, 
		mod_id = "JunMaster2StatusAilmentsYouInflictDurationWhileFocused3", 
		rank = 3, 
		item_class_categories = {"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 706, 
	},
	{
		ordinal = 297, 
		mod_id = "JunMaster2ImmuneToStatusAilmentsWhileFocused1", 
		rank = 0, 
		item_class_categories = {"Boots"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 707, 
	},
	{
		ordinal = 298, 
		mod_id = "JunMaster2LifeLeechFromAnyDamageAndVaalPactWhileFocused1", 
		rank = 0, 
		item_class_categories = {"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 708, 
	},
	{
		ordinal = 299, 
		mod_id = "JunMaster2FortifyEffectWhileFocused1_", 
		rank = 1, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 709, 
	},
	{
		ordinal = 300, 
		mod_id = "JunMaster2FortifyEffectWhileFocused2", 
		rank = 2, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 710, 
	},
	{
		ordinal = 301, 
		mod_id = "JunMaster2FortifyEffectWhileFocused3", 
		rank = 3, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 711, 
	},
	{
		ordinal = 302, 
		mod_id = "JunMaster2TriggerSocketedSpellWhenYouFocus1", 
		rank = 0, 
		item_class_categories = {"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 712, 
	},
	{
		ordinal = 303, 
		mod_id = "JunMaster2DamageRemovedFromManaBeforeLifeWhileFocused1_", 
		rank = 0, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 713, 
	},
	{
		ordinal = 304, 
		mod_id = "JunMaster2MinionsRecoverMaximumLifeWhenYouFocus1_", 
		rank = 0, 
		item_class_categories = {"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 714, 
	},
	{
		ordinal = 305, 
		mod_id = "JunMaster2AllDamage2_", 
		rank = 1, 
		item_class_categories = {"Ring",
"Belt"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 715, 
	},
	{
		ordinal = 306, 
		mod_id = "JunMaster2AllDamage3", 
		rank = 2, 
		item_class_categories = {"Ring",
"Belt"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 716, 
	},
	{
		ordinal = 307, 
		mod_id = "JunMaster2LocalIncreaseSocketedSupportGemLevel1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Melee",
"Two Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 717, 
	},
	{
		ordinal = 308, 
		mod_id = "JunMaster2LocalIncreaseSocketedSupportGemLevel2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Melee",
"Two Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 718, 
	},
	{
		ordinal = 309, 
		mod_id = "JunMaster2ReduceGlobalFlatManaCostChannelling1", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 719, 
	},
	{
		ordinal = 310, 
		mod_id = "JunMaster2ReduceGlobalFlatManaCostChannelling2", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 720, 
	},
	{
		ordinal = 311, 
		mod_id = "JunMaster2ReduceGlobalFlatManaCostChannelling3", 
		rank = 3, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 721, 
	},
	{
		ordinal = 312, 
		mod_id = "JunMaster2ReduceGlobalFlatManaCostNonChannelling1", 
		rank = 1, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 722, 
	},
	{
		ordinal = 313, 
		mod_id = "JunMaster2ReduceGlobalFlatManaCostNonChannelling2", 
		rank = 2, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 723, 
	},
	{
		ordinal = 314, 
		mod_id = "JunMaster2ReduceGlobalFlatManaCostNonChannelling3", 
		rank = 3, 
		item_class_categories = {"Ring",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 724, 
	},
	{
		ordinal = 315, 
		mod_id = "JunMaster2DamageWhileLeeching2", 
		rank = 1, 
		item_class_categories = {"Gloves",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 725, 
	},
	{
		ordinal = 316, 
		mod_id = "JunMaster2DamageWhileLeeching3", 
		rank = 2, 
		item_class_categories = {"Gloves",
"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 726, 
	},
	{
		ordinal = 317, 
		mod_id = "JunMaster2SocketedGemQuality2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Melee",
"Two Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 727, 
	},
	{
		ordinal = 318, 
		mod_id = "JunMaster2SocketedGemQuality3", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Melee",
"Two Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 728, 
	},
	{
		ordinal = 319, 
		mod_id = "JunMaster2BleedOnHitGained2h2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 729, 
	},
	{
		ordinal = 320, 
		mod_id = "JunMaster2BleedOnHitGained2h3_", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 730, 
	},
	{
		ordinal = 321, 
		mod_id = "JunMaster2BleedOnHitGained1h2_", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 731, 
	},
	{
		ordinal = 322, 
		mod_id = "JunMaster2BleedOnHitGained1h3_", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 732, 
	},
	{
		ordinal = 323, 
		mod_id = "JunMaster2AlwaysHits1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 733, 
	},
	{
		ordinal = 324, 
		mod_id = "JunMaster2DamageDuringFlaskEffect2_", 
		rank = 1, 
		item_class_categories = {"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 734, 
	},
	{
		ordinal = 325, 
		mod_id = "JunMaster2DamageDuringFlaskEffect3", 
		rank = 2, 
		item_class_categories = {"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 735, 
	},
	{
		ordinal = 326, 
		mod_id = "JunMaster2ItemRarityFromRareAndUniqueEnemies2", 
		rank = 1, 
		item_class_categories = {"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 736, 
	},
	{
		ordinal = 327, 
		mod_id = "JunMaster2ItemRarityFromRareAndUniqueEnemies3", 
		rank = 2, 
		item_class_categories = {"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 737, 
	},
	{
		ordinal = 328, 
		mod_id = "JunMaster2FireAddedAsChaos2h2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 738, 
	},
	{
		ordinal = 329, 
		mod_id = "JunMaster2FireAddedAsChaos2h3_", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 739, 
	},
	{
		ordinal = 330, 
		mod_id = "JunMaster2FireAddedAsChaos1h2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 740, 
	},
	{
		ordinal = 331, 
		mod_id = "JunMaster2FireAddedAsChaos1h3_", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 741, 
	},
	{
		ordinal = 332, 
		mod_id = "JunMaster2ColdAddedAsChaos2h2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 742, 
	},
	{
		ordinal = 333, 
		mod_id = "JunMaster2ColdAddedAsChaos2h3", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 743, 
	},
	{
		ordinal = 334, 
		mod_id = "JunMaster2ColdAddedAsChaos1h2", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 744, 
	},
	{
		ordinal = 335, 
		mod_id = "JunMaster2ColdAddedAsChaos1h3", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 745, 
	},
	{
		ordinal = 336, 
		mod_id = "JunMaster2LightningAddedAsChaos2h2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 746, 
	},
	{
		ordinal = 337, 
		mod_id = "JunMaster2LightningAddedAsChaos2h3___", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 747, 
	},
	{
		ordinal = 338, 
		mod_id = "JunMaster2LightningAddedAsChaos1h2__", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 748, 
	},
	{
		ordinal = 339, 
		mod_id = "JunMaster2LightningAddedAsChaos1h3", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 749, 
	},
	{
		ordinal = 340, 
		mod_id = "JunMaster2PhysicalAddedAsChaos2h2", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 750, 
	},
	{
		ordinal = 341, 
		mod_id = "JunMaster2PhysicalAddedAsChaos2h3", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 751, 
	},
	{
		ordinal = 342, 
		mod_id = "JunMaster2PhysicalAddedAsChaos1h2_", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 752, 
	},
	{
		ordinal = 343, 
		mod_id = "JunMaster2PhysicalAddedAsChaos1h3", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 753, 
	},
	{
		ordinal = 344, 
		mod_id = "JunMaster2PercentageAllAttributes2", 
		rank = 1, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 754, 
	},
	{
		ordinal = 345, 
		mod_id = "JunMaster2PercentageAllAttributes3", 
		rank = 2, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 755, 
	},
	{
		ordinal = 346, 
		mod_id = "JunMaster2PhysicalDamageTakenAsFireAndLightningPercent1", 
		rank = 1, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 756, 
	},
	{
		ordinal = 347, 
		mod_id = "JunMaster2PhysicalDamageTakenAsFireAndLightningPercent2", 
		rank = 2, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 757, 
	},
	{
		ordinal = 348, 
		mod_id = "JunMaster2WolfOnKill1", 
		rank = 0, 
		item_class_categories = {"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 758, 
	},
	{
		ordinal = 349, 
		mod_id = "JunMaster2PhysicalDamageTakenAsFirePercent2_", 
		rank = 1, 
		item_class_categories = {"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 759, 
	},
	{
		ordinal = 350, 
		mod_id = "JunMaster2PhysicalDamageTakenAsFirePercent3", 
		rank = 2, 
		item_class_categories = {"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 760, 
	},
	{
		ordinal = 351, 
		mod_id = "JunMaster2AvoidFreeze2_", 
		rank = 1, 
		item_class_categories = {"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 761, 
	},
	{
		ordinal = 352, 
		mod_id = "JunMaster2AvoidFreeze3", 
		rank = 2, 
		item_class_categories = {"Boots"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 762, 
	},
	{
		ordinal = 353, 
		mod_id = "JunMaster2CriticalMultiplierOnShatter2", 
		rank = 1, 
		item_class_categories = {"Ring"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 763, 
	},
	{
		ordinal = 354, 
		mod_id = "JunMaster2CriticalMultiplierOnShatter3", 
		rank = 2, 
		item_class_categories = {"Ring"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 764, 
	},
	{
		ordinal = 355, 
		mod_id = "JunMaster2IncreasedChaosAndPhysicalDamage2", 
		rank = 1, 
		item_class_categories = {"Ring"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 765, 
	},
	{
		ordinal = 356, 
		mod_id = "JunMaster2IncreasedChaosAndPhysicalDamage3_", 
		rank = 2, 
		item_class_categories = {"Ring"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 766, 
	},
	{
		ordinal = 357, 
		mod_id = "JunMaster2IncreasedFireAndLightningDamage2", 
		rank = 1, 
		item_class_categories = {"Ring"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 767, 
	},
	{
		ordinal = 358, 
		mod_id = "JunMaster2IncreasedFireAndLightningDamage3_", 
		rank = 2, 
		item_class_categories = {"Ring"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 768, 
	},
	{
		ordinal = 359, 
		mod_id = "JunMaster2LocalFlaskLifeRegenerationPerMinuteDuringFlaskEffect1_", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 769, 
	},
	{
		ordinal = 360, 
		mod_id = "JunMaster2LocalFlaskAvoidStunChanceDuringFlaskEffect1", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 770, 
	},
	{
		ordinal = 361, 
		mod_id = "JunMaster2LocalFlaskItemFoundRarityDuringFlaskEffect1", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 771, 
	},
	{
		ordinal = 362, 
		mod_id = "JunMaster2LocalFlaskReducedReflectDuringEffect", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 772, 
	},
	{
		ordinal = 363, 
		mod_id = "JunMaster2LocalFlaskLifeLeechOnDamageTakenPermyriadDuringFlaskEffect1", 
		rank = 0, 
		item_class_categories = {"Flask"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 773, 
	},
	{
		ordinal = 364, 
		mod_id = "JunMaster2LocalAttackSpeedDexterityIntelligence1____", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 774, 
	},
	{
		ordinal = 365, 
		mod_id = "JunMaster2LocalAttackSpeedDexterityIntelligence2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 775, 
	},
	{
		ordinal = 366, 
		mod_id = "JunMaster2LocalCriticalStrikeChanceStrengthIntelligence1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 776, 
	},
	{
		ordinal = 367, 
		mod_id = "JunMaster2LocalCriticalStrikeChanceStrengthIntelligence2___", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 777, 
	},
	{
		ordinal = 368, 
		mod_id = "JunMaster2LocalAccuracyRatingStrengthDexterity1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 778, 
	},
	{
		ordinal = 369, 
		mod_id = "JunMaster2LocalAccuracyRatingStrengthDexterity2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 779, 
	},
	{
		ordinal = 370, 
		mod_id = "JunMaster2LocalAttackSpeedAndLocalDisplayTriggerLevel1BloodRageOnKillChance1_", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 780, 
	},
	{
		ordinal = 371, 
		mod_id = "JunMaster2LocalAttackSpeedAndLocalDisplayTriggerLevel1BloodRageOnKillChance2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 781, 
	},
	{
		ordinal = 372, 
		mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance2h1_", 
		rank = 1, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 782, 
	},
	{
		ordinal = 373, 
		mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance2h2_", 
		rank = 2, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 783, 
	},
	{
		ordinal = 374, 
		mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance2h3", 
		rank = 3, 
		item_class_categories = {"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 784, 
	},
	{
		ordinal = 375, 
		mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance1h1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 785, 
	},
	{
		ordinal = 376, 
		mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance1h2", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 786, 
	},
	{
		ordinal = 377, 
		mod_id = "JunMaster2CastSpeedAndGainArcaneSurgeOnKillChance1h3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 787, 
	},
	{
		ordinal = 378, 
		mod_id = "JunMaster2TriggerSocketedSpellOnSkillUse1", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"One Hand Ranged",
"Two Hand Melee",
"Two Hand Ranged"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 788, 
	},
	{
		ordinal = 379, 
		mod_id = "JunMaster2FireAndChaosDamageResistance1_", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 789, 
	},
	{
		ordinal = 380, 
		mod_id = "JunMaster2FireAndChaosDamageResistance2_", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 790, 
	},
	{
		ordinal = 381, 
		mod_id = "JunMaster2FireAndChaosDamageResistance3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 791, 
	},
	{
		ordinal = 382, 
		mod_id = "JunMaster2LightningAndChaosDamageResistance1", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 792, 
	},
	{
		ordinal = 383, 
		mod_id = "JunMaster2LightningAndChaosDamageResistance2_", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 793, 
	},
	{
		ordinal = 384, 
		mod_id = "JunMaster2LightningAndChaosDamageResistance3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 794, 
	},
	{
		ordinal = 385, 
		mod_id = "JunMaster2ColdAndChaosDamageResistance1_", 
		rank = 1, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 795, 
	},
	{
		ordinal = 386, 
		mod_id = "JunMaster2ColdAndChaosDamageResistance2_", 
		rank = 2, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 796, 
	},
	{
		ordinal = 387, 
		mod_id = "JunMaster2ColdAndChaosDamageResistance3", 
		rank = 3, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 797, 
	},
	{
		ordinal = 388, 
		mod_id = "JunMaster2StrengthAndAvoidIgnite1", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 798, 
	},
	{
		ordinal = 389, 
		mod_id = "JunMaster2StrengthAndAvoidIgnite2_", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 799, 
	},
	{
		ordinal = 390, 
		mod_id = "JunMaster2StrengthAndAvoidIgnite3_", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 800, 
	},
	{
		ordinal = 391, 
		mod_id = "JunMaster2DexterityAndAvoidFreeze1", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 801, 
	},
	{
		ordinal = 392, 
		mod_id = "JunMaster2DexterityAndAvoidFreeze2___", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 802, 
	},
	{
		ordinal = 393, 
		mod_id = "JunMaster2DexterityAndAvoidFreeze3", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 803, 
	},
	{
		ordinal = 394, 
		mod_id = "JunMaster2IntelligenceAndAvoidShock1", 
		rank = 1, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 804, 
	},
	{
		ordinal = 395, 
		mod_id = "JunMaster2IntelligenceAndAvoidShock2", 
		rank = 2, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 805, 
	},
	{
		ordinal = 396, 
		mod_id = "JunMaster2IntelligenceAndAvoidShock3____", 
		rank = 3, 
		item_class_categories = {"Body Armour",
"Shield"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 806, 
	},
	{
		ordinal = 397, 
		mod_id = "JunMaster2TrapThrowSpeed1", 
		rank = 1, 
		item_class_categories = {"Amulet",
"Belt"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 807, 
	},
	{
		ordinal = 398, 
		mod_id = "JunMaster2TrapThrowSpeed2_", 
		rank = 2, 
		item_class_categories = {"Amulet",
"Belt"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 808, 
	},
	{
		ordinal = 399, 
		mod_id = "JunMaster2TrapThrowSpeed3", 
		rank = 3, 
		item_class_categories = {"Amulet",
"Belt"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 809, 
	},
	{
		ordinal = 400, 
		mod_id = "JunMaster2MineLayingSpeed1", 
		rank = 1, 
		item_class_categories = {"Amulet",
"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 810, 
	},
	{
		ordinal = 401, 
		mod_id = "JunMaster2MineLayingSpeed2", 
		rank = 2, 
		item_class_categories = {"Amulet",
"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 811, 
	},
	{
		ordinal = 402, 
		mod_id = "JunMaster2MineLayingSpeed3", 
		rank = 3, 
		item_class_categories = {"Amulet",
"Helmet"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 812, 
	},
	{
		ordinal = 403, 
		mod_id = "JunMaster2BrandAttachmentRange1", 
		rank = 1, 
		item_class_categories = {"Amulet",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 813, 
	},
	{
		ordinal = 404, 
		mod_id = "JunMaster2BrandAttachmentRange2_", 
		rank = 2, 
		item_class_categories = {"Amulet",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 814, 
	},
	{
		ordinal = 405, 
		mod_id = "JunMaster2BrandAttachmentRange3_", 
		rank = 3, 
		item_class_categories = {"Amulet",
"Gloves"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 815, 
	},
	{
		ordinal = 406, 
		mod_id = "JunMaster2PercentageLifeAndMana1", 
		rank = 0, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 816, 
	},
	{
		ordinal = 407, 
		mod_id = "JunMaster2BlockPercent1", 
		rank = 0, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 817, 
	},
	{
		ordinal = 408, 
		mod_id = "JunMaster2SpellBlockPercent1_", 
		rank = 0, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 818, 
	},
	{
		ordinal = 409, 
		mod_id = "JunMaster2AvoidStunAndElementalStatusAilments1__", 
		rank = 0, 
		item_class_categories = {"Body Armour"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 819, 
	},
	{
		ordinal = 410, 
		mod_id = "JunMaster2AreaDamageAndAreaOfEffect1", 
		rank = 1, 
		item_class_categories = {"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 820, 
	},
	{
		ordinal = 411, 
		mod_id = "JunMaster2AreaDamageAndAreaOfEffect2_", 
		rank = 2, 
		item_class_categories = {"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 821, 
	},
	{
		ordinal = 412, 
		mod_id = "JunMaster2AreaDamageAndAreaOfEffect3", 
		rank = 3, 
		item_class_categories = {"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 822, 
	},
	{
		ordinal = 413, 
		mod_id = "JunMaster2ProjectileDamageAndProjectileSpeed1_", 
		rank = 1, 
		item_class_categories = {"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 823, 
	},
	{
		ordinal = 414, 
		mod_id = "JunMaster2ProjectileDamageAndProjectileSpeed2_", 
		rank = 2, 
		item_class_categories = {"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 824, 
	},
	{
		ordinal = 415, 
		mod_id = "JunMaster2ProjectileDamageAndProjectileSpeed3", 
		rank = 3, 
		item_class_categories = {"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 825, 
	},
	{
		ordinal = 416, 
		mod_id = "JunMaster2MeleeDamageAndMeleeRange1", 
		rank = 1, 
		item_class_categories = {"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 826, 
	},
	{
		ordinal = 417, 
		mod_id = "JunMaster2MeleeDamageAndMeleeRange2_", 
		rank = 2, 
		item_class_categories = {"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 827, 
	},
	{
		ordinal = 418, 
		mod_id = "JunMaster2MeleeDamageAndMeleeRange3_", 
		rank = 3, 
		item_class_categories = {"Amulet"}, 
		unveils_required = 1, 
		affix_type = "Prefix", 
		id = 828, 
	},
	{
		ordinal = 419, 
		mod_id = "JunMaster2FocusCooldownRecovery1_", 
		rank = 0, 
		item_class_categories = {"Boots"}, 
		unveils_required = 1, 
		affix_type = "Suffix", 
		id = 829, 
	},
	{
		npc = "Einhar", 
		ordinal = 0, 
		mod_id = "StrMasterItemGenerationCannotChangePrefixes", 
		recipe_unlock_location = "The Coward's Trial", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 830, 
	},
	{
		npc = "Einhar", 
		ordinal = 1, 
		mod_id = "DexMasterItemGenerationCannotChangeSuffixes", 
		recipe_unlock_location = "Oba's Cursed Trove", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Prefix", 
		id = 831, 
	},
	{
		npc = "Einhar", 
		ordinal = 2, 
		mod_id = "StrIntMasterItemGenerationCanHaveMultipleCraftedMods", 
		recipe_unlock_location = "The Putrid Cloister", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 832, 
	},
	{
		npc = "Einhar", 
		ordinal = 3, 
		mod_id = "IntMasterItemGenerationCannotRollAttackAffixes", 
		recipe_unlock_location = "Caer Blaidd, Wolfpack's Den", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 833, 
	},
	{
		npc = "Einhar", 
		ordinal = 4, 
		mod_id = "StrDexMasterItemGenerationCannotRollCasterAffixes", 
		recipe_unlock_location = "Whakawairua Tuahu", 
		rank = 0, 
		item_class_categories = {"One Hand Melee",
"Two Hand Melee",
"One Hand Ranged",
"Two Hand Ranged",
"Body Armour",
"Gloves",
"Boots",
"Helmet",
"Shield",
"Ring",
"Amulet",
"Belt",
"Quiver"}, 
		affix_type = "Suffix", 
		id = 834, 
	}}
return data