A number of fixes to crafting patterns

This commit is contained in:
Lexie
2024-02-07 13:20:24 +11:00
parent 26d02bbe5b
commit 8dc77d63a8
2 changed files with 42 additions and 42 deletions
+3 -3
View File
@@ -2171,7 +2171,7 @@ GetSpellInfoVanillaDB = {
["craftQuantityMin"] = "", ["craftQuantityMin"] = "",
["craftQuantityMax"] = "", ["craftQuantityMax"] = "",
["reagents"] = { ["reagents"] = {
[1] = {12655, 22}, [1] = {12655, 12},
[2] = {12360, 2}, [2] = {12360, 2},
[3] = {7076, 6}, [3] = {7076, 6},
[4] = {7078, 6}, [4] = {7078, 6},
@@ -4288,7 +4288,7 @@ GetSpellInfoVanillaDB = {
["tools"] = "", ["tools"] = "",
["castTime"] = 60, ["castTime"] = 60,
["text"] = "", ["text"] = "",
["craftItem"] = 83291, ["craftItem"] = 83280,
["craftQuantityMin"] = "", ["craftQuantityMin"] = "",
["craftQuantityMax"] = "", ["craftQuantityMax"] = "",
["reagents"] = { ["reagents"] = {
@@ -16350,7 +16350,7 @@ GetSpellInfoVanillaDB = {
["craftQuantityMin"] = "", ["craftQuantityMin"] = "",
["craftQuantityMax"] = "", ["craftQuantityMax"] = "",
["reagents"] = { ["reagents"] = {
[1] = {2357}, [1] = {2457},
[2] = {2319, 6}, [2] = {2319, 6},
[3] = {2321}, [3] = {2321},
}, },
+39 -39
View File
@@ -602,38 +602,38 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s3319", "inv_boots_01", "=q1=Copper Chain Boots", "=ds=#sr# =so1=20 =so2=60 =so3=80 =so4=100" }, { "s3319", "inv_boots_01", "=q1=Copper Chain Boots", "=ds=#sr# =so1=20 =so2=60 =so3=80 =so4=100" },
{ "s3320", "inv_stone_grindingstone_01", "=q1=Rough Grinding Stone", "=ds=#sr# =so1=25 =so2=45 =so3=65 =so4=85" }, { "s3320", "inv_stone_grindingstone_01", "=q1=Rough Grinding Stone", "=ds=#sr# =so1=25 =so2=45 =so3=65 =so4=85" },
{ "s2739", "inv_sword_26", "=q1=Copper Shortsword", "=ds=#sr# =so1=25 =so2=65 =so3=85 =so4=105" }, { "s2739", "inv_sword_26", "=q1=Copper Shortsword", "=ds=#sr# =so1=25 =so2=65 =so3=85 =so4=105" },
{ "s57163", "INV_Misc_Buckle_01", "=q1=Copper Belt Buckle", "=ds=#sr# =so1=25 =so2=65 =so3=85 =so4=105" }, { "s57163", "INV_Misc_Buckle_01", "=q2=Copper Belt Buckle", "=ds=#sr# =so1=25 =so2=65 =so3=85 =so4=105" },
{ "s9983", "inv_sword_21", "=q1=Copper Claymore", "=ds=#sr# =so1=30 =so2=70 =so3=90 =so4=110" }, { "s9983", "inv_sword_21", "=q1=Copper Claymore", "=ds=#sr# =so1=30 =so2=70 =so3=90 =so4=110" },
{ "s8880", "inv_weapon_shortblade_14", "=q1=Copper Dagger", "=ds=#sr# =so1=30 =so2=70 =so3=90 =so4=110" }, { "s8880", "inv_weapon_shortblade_14", "=q1=Copper Dagger", "=ds=#sr# =so1=30 =so2=70 =so3=90 =so4=110" },
{ "s2661", "inv_belt_02", "=q1=Copper Chain Belt", "=ds=#sr# =so1=35 =so2=75 =so3=95 =so4=115" }, { "s2661", "inv_belt_02", "=q1=Copper Chain Belt", "=ds=#sr# =so1=35 =so2=75 =so3=95 =so4=115" },
{ "s3293", "inv_throwingaxe_02", "=q2=Copper Battle Axe", "=ds=#sr# =so1=35 =so2=75 =so3=95 =so4=115" }, { "s3293", "inv_throwingaxe_02", "=q2=Copper Battle Axe", "=ds=#sr# =so1=35 =so2=75 =so3=95 =so4=115" },
{ "s3321", "inv_chest_chain", "=q2=Copper Chain Vest", "=ds=#sr# =so1=35 =so2=75 =so3=95 =so4=115" }, { "s3321", "inv_chest_chain", "=q2=Copper Chain Vest", "=ds=#sr# =so1=35 =so2=75 =so3=95 =so4=115" },
{ "s3323", "inv_gauntlets_04", "=q1=Runed Copper Gauntlets", "=ds=#sr# =so1=40 =so2=80 =so3=100 =so4=120" }, { "s3323", "inv_gauntlets_04", "=q2=Runed Copper Gauntlets", "=ds=#sr# =so1=40 =so2=80 =so3=100 =so4=120" },
{ "s3324", "inv_pants_03", "=q2=Runed Copper Pants", "=ds=#sr# =so1=45 =so2=85 =so3=105 =so4=125" }, { "s3324", "inv_pants_03", "=q2=Runed Copper Pants", "=ds=#sr# =so1=45 =so2=85 =so3=105 =so4=125" },
{ "s3325", "inv_gauntlets_05", "=q2=Gemmed Copper Gauntlets", "=ds=#sr# =so1=60 =so2=100 =so3=120 =so4=140" }, { "s3325", "inv_gauntlets_05", "=q2=Gemmed Copper Gauntlets", "=ds=#sr# =so1=60 =so2=100 =so3=120 =so4=140" },
{ "s2665", "inv_stone_sharpeningstone_02", "=q1=Coarse Sharpening Stone", "=ds=#sr# =so1=65 =so2=65 =so3=72 =so4=80" }, { "s2665", "inv_stone_sharpeningstone_02", "=q1=Coarse Sharpening Stone", "=ds=#sr# =so1=65 =so2=65 =so3=72 =so4=80" },
{ "s3116", "inv_stone_weightstone_02", "=q1=Coarse Weightstone", "=ds=#sr# =so1=65 =so2=65 =so3=72 =so4=80" }, { "s3116", "inv_stone_weightstone_02", "=q1=Coarse Weightstone", "=ds=#sr# =so1=65 =so2=65 =so3=72 =so4=80" },
{ "s7408", "inv_hammer_18", "=q1=Heavy Copper Maul", "=ds=#sr# =so1=65 =so2=105 =so3=125 =so4=145" }, { "s7408", "inv_hammer_18", "=q1=Heavy Copper Maul", "=ds=#sr# =so1=65 =so2=105 =so3=125 =so4=145" },
{ "s2666", "inv_belt_03", "=q1=Runed Copper Belt", "=ds=#sr# =so1=70 =so2=110 =so3=130 =so4=150" }, { "s2666", "inv_belt_03", "=q2=Runed Copper Belt", "=ds=#sr# =so1=70 =so2=110 =so3=130 =so4=150" },
{ "s3294", "inv_throwingaxe_01", "=q2=Thick War Axe", "=ds=#sr# =so1=70 =so2=110 =so3=130 =so4=150" }, { "s3294", "inv_throwingaxe_01", "=q2=Thick War Axe", "=ds=#sr# =so1=70 =so2=110 =so3=130 =so4=150" },
{ "s3326", "inv_stone_grindingstone_02", "=q1=Coarse Grinding Stone", "=ds=#sr# =so1=75 =so2=75 =so3=87 =so4=100" }, { "s3326", "inv_stone_grindingstone_02", "=q1=Coarse Grinding Stone", "=ds=#sr# =so1=75 =so2=75 =so3=87 =so4=100" },
}; };
SmithingJourneyman1 = { SmithingJourneyman1 = {
{ "s2667", "inv_chest_plate03", "=q2=Runed Copper Breastplate", "=ds=#sr# =so1=80 =so2=120 =so3=140 =so4=160" }, { "s2667", "inv_chest_plate03", "=q2=Runed Copper Breastplate", "=ds=#sr# =so1=80 =so2=120 =so3=140 =so4=160" },
{ "57166", "INV_Scroll_03", "=q1=Bronze Belt Buckle", "=ds=#sr# =so1=90 =so2=115 =so3=127 =so4=140" }, { "s57166", "INV_Misc_Buckle_02", "=q2=Bronze Belt Buckle", "=ds=#sr# =so1=90 =so2=115 =so3=127 =so4=140" },
{ "s2664", "inv_bracer_03", "=q1=Runed Copper Bracers", "=ds=#sr# =so1=90 =so2=115 =so3=127 =so4=140" }, { "s2664", "inv_bracer_03", "=q2=Runed Copper Bracers", "=ds=#sr# =so1=90 =so2=115 =so3=127 =so4=140" },
{ "s7817", "inv_boots_01", "=q1=Rough Bronze Boots", "=ds=#sr# =so1=95 =so2=125 =so3=140 =so4=155" }, { "s7817", "inv_boots_01", "=q2=Rough Bronze Boots", "=ds=#sr# =so1=95 =so2=125 =so3=140 =so4=155" },
{ "s3292", "inv_sword_14", "=q2=Heavy Copper Broadsword", "=ds=#sr# =so1=95 =so2=135 =so3=155 =so4=175" }, { "s3292", "inv_sword_14", "=q2=Heavy Copper Broadsword", "=ds=#sr# =so1=95 =so2=135 =so3=155 =so4=175" },
{ "s7818", "inv_staff_01", "=q1=Silver Rod", "=ds=#sr# =so1=100 =so2=105 =so3=107 =so4=110" }, { "s7818", "inv_staff_01", "=q1=Silver Rod", "=ds=#sr# =so1=100 =so2=105 =so3=107 =so4=110" },
{ "s19666", "inv_misc_key_03", "=q2=Silver Skeleton Key", "=ds=#sr# =so1=100 =so2=100 =so3=110 =so4=120" }, { "s19666", "inv_misc_key_03", "=q2=Silver Skeleton Key", "=ds=#sr# =so1=100 =so2=100 =so3=110 =so4=120" },
{ "s8367", "inv_chest_plate05", "=q2=Ironforge Breastplate", "=ds=#sr# =so1=100 =so2=140 =so3=160 =so4=180" }, { "s8367", "inv_chest_plate05", "=q2=Ironforge Breastplate", "=ds=#sr# =so1=100 =so2=140 =so3=160 =so4=180" },
{ "s2671", "inv_bracer_05", "=q2=Rough Bronze Bracers", "=ds=#sr# =so1=100 =so2=140 =so3=160 =so4=180" }, { "s2671", "inv_bracer_05", "=q2=Rough Bronze Bracers", "=ds=#sr# =so1=100 =so2=140 =so3=160 =so4=180" },
{ "s3491", "inv_weapon_shortblade_04", "=q2=Big Bronze Knife", "=ds=#sr# =so1=105 =so2=135 =so3=150 =so4=165" }, { "s3491", "inv_weapon_shortblade_04", "=q2=Big Bronze Knife", "=ds=#sr# =so1=105 =so2=135 =so3=150 =so4=165" },
{ "s2670", "inv_chest_chain_08", "=q1=Rough Bronze Cuirass", "=ds=#sr# =so1=105 =so2=145 =so3=160 =so4=175" }, { "s2670", "inv_chest_chain_08", "=q2=Rough Bronze Cuirass", "=ds=#sr# =so1=105 =so2=145 =so3=160 =so4=175" },
{ "s2668", "inv_pants_03", "=q2=Rough Bronze Leggings", "=ds=#sr# =so1=105 =so2=145 =so3=160 =so4=175" }, { "s2668", "inv_pants_03", "=q2=Rough Bronze Leggings", "=ds=#sr# =so1=105 =so2=145 =so3=160 =so4=175" },
{ "s2740", "inv_mace_08", "=q1=Bronze Mace", "=ds=#sr# =so1=110 =so2=140 =so3=155 =so4=170" }, { "s2740", "inv_mace_08", "=q1=Bronze Mace", "=ds=#sr# =so1=110 =so2=140 =so3=155 =so4=170" },
{ "s3328", "inv_shoulder_05", "=q1=Rough Bronze Shoulders", "=ds=#sr# =so1=110 =so2=140 =so3=155 =so4=170" }, { "s3328", "inv_shoulder_05", "=q2=Rough Bronze Shoulders", "=ds=#sr# =so1=110 =so2=140 =so3=155 =so4=170" },
{ "s6517", "inv_weapon_shortblade_05", "=q2=Pearl-handled Dagger", "=ds=#sr# =so1=110 =so2=140 =so3=155 =so4=170" }, { "s6517", "inv_weapon_shortblade_05", "=q2=Pearl-handled Dagger", "=ds=#sr# =so1=110 =so2=140 =so3=155 =so4=170" },
{ "s2741", "inv_axe_17", "=q1=Bronze Axe", "=ds=#sr# =so1=115 =so2=145 =so3=160 =so4=175" }, { "s2741", "inv_axe_17", "=q1=Bronze Axe", "=ds=#sr# =so1=115 =so2=145 =so3=160 =so4=175" },
{ "s2742", "inv_sword_04", "=q1=Bronze Shortsword", "=ds=#sr# =so1=120 =so2=150 =so3=165 =so4=180" }, { "s2742", "inv_sword_04", "=q1=Bronze Shortsword", "=ds=#sr# =so1=120 =so2=150 =so3=165 =so4=180" },
@@ -673,19 +673,19 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s9811", "inv_shoulder_23", "=q2=Barbaric Iron Shoulders", "=ds=#sr# =so1=160 =so2=185 =so3=197 =so4=210" }, { "s9811", "inv_shoulder_23", "=q2=Barbaric Iron Shoulders", "=ds=#sr# =so1=160 =so2=185 =so3=197 =so4=210" },
{ "s3504", "inv_shoulder_09", "=q2=Green Iron Shoulders", "=ds=#sr# =so1=160 =so2=185 =so3=197 =so4=210" }, { "s3504", "inv_shoulder_09", "=q2=Green Iron Shoulders", "=ds=#sr# =so1=160 =so2=185 =so3=197 =so4=210" },
{ "s3492", "inv_sword_20", "=q2=Hardened Iron Shortsword", "=ds=#sr# =so1=160 =so2=185 =so3=197 =so4=210" }, { "s3492", "inv_sword_20", "=q2=Hardened Iron Shortsword", "=ds=#sr# =so1=160 =so2=185 =so3=197 =so4=210" },
{ "s3501", "inv_bracer_06", "=q1=Green Iron Bracers", "=ds=#sr# =so1=165 =so2=190 =so3=202 =so4=215" }, { "s3501", "inv_bracer_06", "=q2=Green Iron Bracers", "=ds=#sr# =so1=165 =so2=190 =so3=202 =so4=215" },
{ "s7222", "inv_misc_orb_01", "=q1=Iron Counterweight", "=ds=#sr# =so1=165 =so2=190 =so3=202 =so4=215" }, { "s7222", "inv_misc_orb_01", "=q1=Iron Counterweight", "=ds=#sr# =so1=165 =so2=190 =so3=202 =so4=215" },
{ "s3495", "inv_hammer_04", "=q2=Golden Iron Destroyer", "=ds=#sr# =so1=170 =so2=195 =so3=207 =so4=220" }, { "s3495", "inv_hammer_04", "=q2=Golden Iron Destroyer", "=ds=#sr# =so1=170 =so2=195 =so3=207 =so4=220" },
{ "s3507", "inv_pants_04", "=q2=Golden Scale Leggings", "=ds=#sr# =so1=170 =so2=195 =so3=207 =so4=220" }, { "s3507", "inv_pants_04", "=q2=Golden Scale Leggings", "=ds=#sr# =so1=170 =so2=195 =so3=207 =so4=220" },
{ "s3502", "inv_helmet_03", "=q2=Green Iron Helm", "=ds=#sr# =so1=170 =so2=195 =so3=207 =so4=220" }, { "s3502", "inv_helmet_03", "=q2=Green Iron Helm", "=ds=#sr# =so1=170 =so2=195 =so3=207 =so4=220" },
{ "s9814", "inv_helmet_25", "=q2=Barbaric Iron Helm", "=ds=#sr# =so1=175 =so2=200 =so3=212 =so4=225" }, { "s9814", "inv_helmet_25", "=q2=Barbaric Iron Helm", "=ds=#sr# =so1=175 =so2=200 =so3=212 =so4=225" },
{ "s3505", "inv_shoulder_09", "=q2=Golden Scale Shoulders", "=ds=#sr# =so1=175 =so2=200 =so3=212 =so4=225" }, { "s3505", "inv_shoulder_09", "=q3=Golden Scale Shoulders", "=ds=#sr# =so1=175 =so2=200 =so3=212 =so4=225" },
{ "s3493", "inv_sword_36", "=q2=Jade Serpentblade", "=ds=#sr# =so1=175 =so2=200 =so3=212 =so4=225" }, { "s3493", "inv_sword_36", "=q2=Jade Serpentblade", "=ds=#sr# =so1=175 =so2=200 =so3=212 =so4=225" },
{ "s9818", "inv_boots_plate_01", "=q2=Barbaric Iron Boots", "=ds=#sr# =so1=180 =so2=205 =so3=217 =so4=230" }, { "s9818", "inv_boots_plate_01", "=q2=Barbaric Iron Boots", "=ds=#sr# =so1=180 =so2=205 =so3=217 =so4=230" },
{ "s15972", "inv_weapon_shortblade_05", "=q2=Glinting Steel Dagger", "=ds=#sr# =so1=180 =so2=205 =so3=217 =so4=230" }, { "s15972", "inv_weapon_shortblade_05", "=q2=Glinting Steel Dagger", "=ds=#sr# =so1=180 =so2=205 =so3=217 =so4=230" },
{ "s3496", "inv_sword_25", "=q2=Moonsteel Broadsword", "=ds=#sr# =so1=180 =so2=205 =so3=217 =so4=230" }, { "s3496", "inv_sword_25", "=q2=Moonsteel Broadsword", "=ds=#sr# =so1=180 =so2=205 =so3=217 =so4=230" },
{ "s3508", "inv_chest_chain", "=q3=Green Iron Hauberk", "=ds=#sr# =so1=180 =so2=205 =so3=217 =so4=230" }, { "s3508", "inv_chest_chain", "=q3=Green Iron Hauberk", "=ds=#sr# =so1=180 =so2=205 =so3=217 =so4=230" },
{ "s7223", "inv_bracer_10", "=q1=Golden Scale Bracers", "=ds=#sr# =so1=185 =so2=210 =so3=222 =so4=235" }, { "s7223", "inv_bracer_10", "=q2=Golden Scale Bracers", "=ds=#sr# =so1=185 =so2=210 =so3=222 =so4=235" },
{ "s9820", "inv_gauntlets_31", "=q2=Barbaric Iron Gloves", "=ds=#sr# =so1=185 =so2=210 =so3=222 =so4=235" }, { "s9820", "inv_gauntlets_31", "=q2=Barbaric Iron Gloves", "=ds=#sr# =so1=185 =so2=210 =so3=222 =so4=235" },
{ "s3498", "inv_throwingaxe_05", "=q2=Massive Iron Axe", "=ds=#sr# =so1=185 =so2=210 =so3=222 =so4=235" }, { "s3498", "inv_throwingaxe_05", "=q2=Massive Iron Axe", "=ds=#sr# =so1=185 =so2=210 =so3=222 =so4=235" },
{ "s3513", "inv_boots_01", "=q2=Polished Steel Boots", "=ds=#sr# =so1=185 =so2=210 =so3=222 =so4=235" }, { "s3513", "inv_boots_01", "=q2=Polished Steel Boots", "=ds=#sr# =so1=185 =so2=210 =so3=222 =so4=235" },
@@ -704,7 +704,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s19668", "inv_misc_key_11", "=q2=Truesilver Skeleton Key", "=ds=#sr# =so1=200 =so2=200 =so3=210 =so4=220" }, { "s19668", "inv_misc_key_11", "=q2=Truesilver Skeleton Key", "=ds=#sr# =so1=200 =so2=200 =so3=210 =so4=220" },
{ "s14380", "inv_staff_11", "=q1=Truesilver Rod", "=ds=#sr# =so1=200 =so2=205 =so3=207 =so4=210" }, { "s14380", "inv_staff_11", "=q1=Truesilver Rod", "=ds=#sr# =so1=200 =so2=205 =so3=207 =so4=210" },
{ "s3497", "inv_sword_05", "=q2=Frost Tiger Blade", "=ds=#sr# =so1=200 =so2=225 =so3=237 =so4=250" }, { "s3497", "inv_sword_05", "=q2=Frost Tiger Blade", "=ds=#sr# =so1=200 =so2=225 =so3=237 =so4=250" },
{ "s3515", "inv_boots_01", "=q2=Golden Scale Boots", "=ds=#sr# =so1=200 =so2=225 =so3=237 =so4=250" }, { "s3515", "inv_boots_01", "=q3=Golden Scale Boots", "=ds=#sr# =so1=200 =so2=225 =so3=237 =so4=250" },
{ "s3500", "inv_axe_17", "=q2=Shadow Crescent Axe", "=ds=#sr# =so1=200 =so2=225 =so3=237 =so4=250" }, { "s3500", "inv_axe_17", "=q2=Shadow Crescent Axe", "=ds=#sr# =so1=200 =so2=225 =so3=237 =so4=250" },
{ "s9916", "inv_chest_plate05", "=q2=Steel Breastplate", "=ds=#sr# =so1=200 =so2=225 =so3=237 =so4=250" }, { "s9916", "inv_chest_plate05", "=q2=Steel Breastplate", "=ds=#sr# =so1=200 =so2=225 =so3=237 =so4=250" },
{ "s11454", "inv_musket_01", "=q1=Inlaid Mithril Cylinder", "=ds=#sr# =so1=200 =so2=225 =so3=237 =so4=250" }, { "s11454", "inv_musket_01", "=q1=Inlaid Mithril Cylinder", "=ds=#sr# =so1=200 =so2=225 =so3=237 =so4=250" },
@@ -718,7 +718,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s9972", "inv_chest_plate10", "=q2=Ornate Mithril Breastplate", "=ds=#sr# =so1=210 =so2=260 =so3=270 =so4=280" }, { "s9972", "inv_chest_plate10", "=q2=Ornate Mithril Breastplate", "=ds=#sr# =so1=210 =so2=260 =so3=270 =so4=280" },
{ "s9979", "inv_boots_01", "=q2=Ornate Mithril Boots", "=ds=#sr# =so1=210 =so2=265 =so3=275 =so4=285" }, { "s9979", "inv_boots_01", "=q2=Ornate Mithril Boots", "=ds=#sr# =so1=210 =so2=265 =so3=275 =so4=285" },
{ "s9980", "inv_helmet_10", "=q2=Ornate Mithril Helm", "=ds=#sr# =so1=210 =so2=265 =so3=275 =so4=285" }, { "s9980", "inv_helmet_10", "=q2=Ornate Mithril Helm", "=ds=#sr# =so1=210 =so2=265 =so3=275 =so4=285" },
{ "s9935", "inv_helmet_03", "=q1=Steel Plate Helm", "=ds=#sr# =so1=215 =so2=235 =so3=245 =so4=255" }, { "s9935", "inv_helmet_03", "=q2=Steel Plate Helm", "=ds=#sr# =so1=215 =so2=235 =so3=245 =so4=255" },
{ "s9937", "inv_bracer_07", "=q2=Mithril Scale Bracers", "=ds=#sr# =so1=215 =so2=235 =so3=245 =so4=255" }, { "s9937", "inv_bracer_07", "=q2=Mithril Scale Bracers", "=ds=#sr# =so1=215 =so2=235 =so3=245 =so4=255" },
{ "s9939", "inv_misc_armorkit_02", "=q2=Mithril Shield Spike", "=ds=#sr# =so1=215 =so2=235 =so3=245 =so4=255" }, { "s9939", "inv_misc_armorkit_02", "=q2=Mithril Shield Spike", "=ds=#sr# =so1=215 =so2=235 =so3=245 =so4=255" },
{ "s9950", "inv_gauntlets_31", "=q2=Ornate Mithril Gloves", "=ds=#sr# =so1=220 =so2=240 =so3=250 =so4=260" }, { "s9950", "inv_gauntlets_31", "=q2=Ornate Mithril Gloves", "=ds=#sr# =so1=220 =so2=240 =so3=250 =so4=260" },
@@ -743,12 +743,12 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s9961", "inv_helmet_35", "=q2=Mithril Coif", "=ds=#sr# =so1=230 =so2=250 =so3=260 =so4=270" }, { "s9961", "inv_helmet_35", "=q2=Mithril Coif", "=ds=#sr# =so1=230 =so2=250 =so3=260 =so4=270" },
{ "s10001", "inv_mace_15", "=q2=Big Black Mace", "=ds=#sr# =so1=230 =so2=255 =so3=267 =so4=280" }, { "s10001", "inv_mace_15", "=q2=Big Black Mace", "=ds=#sr# =so1=230 =so2=255 =so3=267 =so4=280" },
{ "s9968", "inv_boots_plate_01", "=q2=Heavy Mithril Boots", "=ds=#sr# =so1=235 =so2=255 =so3=265 =so4=275" }, { "s9968", "inv_boots_plate_01", "=q2=Heavy Mithril Boots", "=ds=#sr# =so1=235 =so2=255 =so3=265 =so4=275" },
{ "s9966", "inv_shoulder_12", "=q2=Mithril Scale Shoulders", "=ds=#sr# =so1=235 =so2=255 =so3=265 =so4=275" }, { "s9966", "inv_shoulder_12", "=q3=Mithril Scale Shoulders", "=ds=#sr# =so1=235 =so2=255 =so3=265 =so4=275" },
{ "s9964", "ability_rogue_sprint", "=q2=Mithril Spurs", "=ds=#sr# =so1=235 =so2=255 =so3=265 =so4=275" }, { "s9964", "ability_rogue_sprint", "=q2=Mithril Spurs", "=ds=#sr# =so1=235 =so2=255 =so3=265 =so4=275" },
{ "s57175", "INV_Misc_Buckle_05", "=q2=Thorium Belt Buckle", "=ds=#sr# =so1=240 =so2=265 =so3=277 =so4=290" }, { "s57175", "INV_Misc_Buckle_05", "=q2=Thorium Belt Buckle", "=ds=#sr# =so1=240 =so2=265 =so3=277 =so4=290" },
{ "s10005", "inv_sword_30", "=q2=Dazzling Mithril Rapier", "=ds=#sr# =so1=240 =so2=265 =so3=277 =so4=290" }, { "s10005", "inv_sword_30", "=q2=Dazzling Mithril Rapier", "=ds=#sr# =so1=240 =so2=265 =so3=277 =so4=290" },
{ "s9970", "inv_helmet_10", "=q2=Heavy Mithril Helm", "=ds=#sr# =so1=245 =so2=255 =so3=265 =so4=275" }, { "s9970", "inv_helmet_10", "=q2=Heavy Mithril Helm", "=ds=#sr# =so1=245 =so2=255 =so3=265 =so4=275" },
{ "s10009", "inv_hammer_17", "=q2=Runed Mithril Hammer", "=ds=#sr# =so1=245 =so2=270 =so3=282 =so4=295" }, { "s10009", "inv_hammer_17", "=q3=Runed Mithril Hammer", "=ds=#sr# =so1=245 =so2=270 =so3=282 =so4=295" },
{ "s16639", "inv_stone_grindingstone_05", "=q1=Dense Grinding Stone", "=ds=#sr# =so1=250 =so2=255 =so3=257 =so4=260" }, { "s16639", "inv_stone_grindingstone_05", "=q1=Dense Grinding Stone", "=ds=#sr# =so1=250 =so2=255 =so3=257 =so4=260" },
{ "s16641", "inv_stone_sharpeningstone_05", "=q1=Dense Sharpening Stone", "=ds=#sr# =so1=250 =so2=255 =so3=257 =so4=260" }, { "s16641", "inv_stone_sharpeningstone_05", "=q1=Dense Sharpening Stone", "=ds=#sr# =so1=250 =so2=255 =so3=257 =so4=260" },
{ "s16640", "inv_stone_weightstone_05", "=q1=Dense Weightstone", "=ds=#sr# =so1=250 =so2=255 =so3=257 =so4=260" }, { "s16640", "inv_stone_weightstone_05", "=q1=Dense Weightstone", "=ds=#sr# =so1=250 =so2=255 =so3=257 =so4=260" },
@@ -838,8 +838,8 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
SmithingArtisan4 = { SmithingArtisan4 = {
{ "s21161", "inv_hammer_unique_sulfuras", "=q4=Sulfuron Hammer", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" }, { "s21161", "inv_hammer_unique_sulfuras", "=q4=Sulfuron Hammer", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" },
{ "s54009", "inv_chest_plate16", "=q4=Fiery Chain Breastplate", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" }, { "s54009", "inv_chest_plate16", "=q4=Fiery Chain Breastplate", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" },
{ "s57196", "INV_Misc_Buckle_08", "=q4=Bloody Belt Buckle", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" }, { "s57196", "INV_Misc_Buckle_08", "=q3=Bloody Belt Buckle", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" },
{ "s57181", "INV_Misc_Buckle_07", "=q4=Dreamsteel Belt Buckle", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" }, { "s57181", "INV_Misc_Buckle_07", "=q3=Dreamsteel Belt Buckle", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" },
{ "s45471", "INV_Boots_01", "=q4=Dreamsteel Boots", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" }, { "s45471", "INV_Boots_01", "=q4=Dreamsteel Boots", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" },
{ "s45469", "INV_Bracer_03", "=q4=Dreamsteel Bracers", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" }, { "s45469", "INV_Bracer_03", "=q4=Dreamsteel Bracers", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" },
{ "s45467", "INV_Pants_03", "=q4=Dreamsteel Leggings", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" }, { "s45467", "INV_Pants_03", "=q4=Dreamsteel Leggings", "=ds=#sr# =so1=300 =so2=325 =so3=337 =so4=350" },
@@ -882,7 +882,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s10011", "inv_spear_07", "=q3=Blight", "=ds=#sr# =so1=250 =so2=275 =so3=287 =so4=300" }, { "s10011", "inv_spear_07", "=q3=Blight", "=ds=#sr# =so1=250 =so2=275 =so3=287 =so4=300" },
{ "s10015", "inv_sword_19", "=q3=Truesilver Champion", "=ds=#sr# =so1=260 =so2=285 =so3=297 =so4=310" }, { "s10015", "inv_sword_19", "=q3=Truesilver Champion", "=ds=#sr# =so1=260 =so2=285 =so3=297 =so4=310" },
{ "s15292", "inv_hammer_09", "=q3=Dark Iron Pulverizer", "=ds=#sr# =so1=265 =so2=285 =so3=295 =so4=305" }, { "s15292", "inv_hammer_09", "=q3=Dark Iron Pulverizer", "=ds=#sr# =so1=265 =so2=285 =so3=295 =so4=305" },
{ "s16965", "inv_axe_24", "=q2=Bleakwood Hew", "=ds=#sr# =so1=270 =so2=290 =so3=300 =so4=310" }, { "s16965", "inv_axe_24", "=q3=Bleakwood Hew", "=ds=#sr# =so1=270 =so2=290 =so3=300 =so4=310" },
{ "s15294", "inv_weapon_halberd_02", "=q3=Dark Iron Sunderer", "=ds=#sr# =so1=275 =so2=295 =so3=305 =so4=315" }, { "s15294", "inv_weapon_halberd_02", "=q3=Dark Iron Sunderer", "=ds=#sr# =so1=275 =so2=295 =so3=305 =so4=315" },
{ "s16986", "inv_weapon_shortblade_27", "=q3=Blood Talon", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" }, { "s16986", "inv_weapon_shortblade_27", "=q3=Blood Talon", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" },
{ "s16987", "inv_spear_08", "=q3=Darkspear", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" }, { "s16987", "inv_spear_08", "=q3=Darkspear", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" },
@@ -896,7 +896,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s16970", "inv_axe_05", "=q3=Dawn's Edge", "=ds=#sr# =so1=275 =so2=300 =so3=312 =so4=325" }, { "s16970", "inv_axe_05", "=q3=Dawn's Edge", "=ds=#sr# =so1=275 =so2=300 =so3=312 =so4=325" },
{ "s16991", "inv_axe_12", "=q3=Annihilator", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" }, { "s16991", "inv_axe_12", "=q3=Annihilator", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" },
{ "s16994", "inv_axe_09", "=q3=Arcanite Reaper", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" }, { "s16994", "inv_axe_09", "=q3=Arcanite Reaper", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" },
{ "s20897", "inv_axe_12", "=q3=Dark Iron Destroyer", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" }, { "s20897", "inv_axe_12", "=q4=Dark Iron Destroyer", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" },
{ "s23653", "inv_axe_12", "=q4=Nightfall", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" }, { "s23653", "inv_axe_12", "=q4=Nightfall", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" },
}; };
@@ -917,7 +917,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s16990", "inv_sword_39", "=q3=Arcanite Champion", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" }, { "s16990", "inv_sword_39", "=q3=Arcanite Champion", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" },
{ "s46652", "INV_Sword_17", "=q3=Untempered Runeblade", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" }, { "s46652", "INV_Sword_17", "=q3=Untempered Runeblade", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" },
{ "s16992", "inv_sword_11", "=q3=Frostguard", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" }, { "s16992", "inv_sword_11", "=q3=Frostguard", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" },
{ "s20890", "inv_sword_48", "=q3=Dark Iron Reaver", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" }, { "s20890", "inv_sword_48", "=q4=Dark Iron Reaver", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" },
{ "s23652", "inv_sword_39", "=q4=Blackguard", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" }, { "s23652", "inv_sword_39", "=q4=Blackguard", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" },
{ "s27832", "inv_sword_51", "=q4=Sageblade", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" }, { "s27832", "inv_sword_51", "=q4=Sageblade", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" },
{ "s46661", "inv_sword_31", "=q4=Dream's Herald", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" }, { "s46661", "inv_sword_31", "=q4=Dream's Herald", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340" },
@@ -952,11 +952,11 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
}; };
LeatherJourneyman1 = { LeatherJourneyman1 = {
{ "s3763", "inv_belt_04", "=q1=Fine Leather Belt", "=ds=#sr# =so1=80 =so2=110 =so3=125 =so4=140" }, { "s3763", "inv_belt_04", "=q2=Fine Leather Belt", "=ds=#sr# =so1=80 =so2=110 =so3=125 =so4=140" },
{ "s2159", "inv_misc_cape_10", "=q2=Fine Leather Cloak", "=ds=#sr# =so1=85 =so2=105 =so3=120 =so4=135" }, { "s2159", "inv_misc_cape_10", "=q2=Fine Leather Cloak", "=ds=#sr# =so1=85 =so2=105 =so3=120 =so4=135" },
{ "s3761", "inv_chest_leather_09", "=q2=Fine Leather Tunic", "=ds=#sr# =so1=85 =so2=115 =so3=130 =so4=145" }, { "s3761", "inv_chest_leather_09", "=q2=Fine Leather Tunic", "=ds=#sr# =so1=85 =so2=115 =so3=130 =so4=145" },
{ "s8322", "inv_chest_leather_09", "=q2=Moonglow Vest", "=ds=#sr# =so1=90 =so2=115 =so3=130 =so4=145" }, { "s8322", "inv_chest_leather_09", "=q2=Moonglow Vest", "=ds=#sr# =so1=90 =so2=115 =so3=130 =so4=145" },
{ "s2158", "inv_boots_06", "=q1=Fine Leather Boots", "=ds=#sr# =so1=90 =so2=120 =so3=135 =so4=150" }, { "s2158", "inv_boots_06", "=q2=Fine Leather Boots", "=ds=#sr# =so1=90 =so2=120 =so3=135 =so4=150" },
{ "s7953", "inv_misc_monsterscales_03", "=q2=Deviate Scale Cloak", "=ds=#sr# =so1=90 =so2=120 =so3=135 =so4=150" }, { "s7953", "inv_misc_monsterscales_03", "=q2=Deviate Scale Cloak", "=ds=#sr# =so1=90 =so2=120 =so3=135 =so4=150" },
{ "s6702", "inv_belt_02", "=q2=Murloc Scale Belt", "=ds=#sr# =so1=90 =so2=120 =so3=135 =so4=150" }, { "s6702", "inv_belt_02", "=q2=Murloc Scale Belt", "=ds=#sr# =so1=90 =so2=120 =so3=135 =so4=150" },
{ "s9068", "inv_pants_02", "=q2=Light Leather Pants", "=ds=#sr# =so1=95 =so2=125 =so3=140 =so4=155" }, { "s9068", "inv_pants_02", "=q2=Light Leather Pants", "=ds=#sr# =so1=95 =so2=125 =so3=140 =so4=155" },
@@ -964,7 +964,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s20648", "inv_misc_leatherscrap_05", "=q1=Medium Leather", "=ds=#sr# =so1=100 =so2=100 =so3=105 =so4=110" }, { "s20648", "inv_misc_leatherscrap_05", "=q1=Medium Leather", "=ds=#sr# =so1=100 =so2=100 =so3=105 =so4=110" },
{ "s3817", "inv_misc_pelt_bear_02", "=q1=Cured Medium Hide", "=ds=#sr# =so1=100 =so2=115 =so3=122 =so4=130" }, { "s3817", "inv_misc_pelt_bear_02", "=q1=Cured Medium Hide", "=ds=#sr# =so1=100 =so2=115 =so3=122 =so4=130" },
{ "s2165", "inv_misc_armorkit_15", "=q1=Medium Armor Kit", "=ds=#sr# =so1=100 =so2=115 =so3=122 =so4=130" }, { "s2165", "inv_misc_armorkit_15", "=q1=Medium Armor Kit", "=ds=#sr# =so1=100 =so2=115 =so3=122 =so4=130" },
{ "s2167", "inv_boots_05", "=q1=Dark Leather Boots", "=ds=#sr# =so1=100 =so2=125 =so3=137 =so4=150" }, { "s2167", "inv_boots_05", "=q2=Dark Leather Boots", "=ds=#sr# =so1=100 =so2=125 =so3=137 =so4=150" },
{ "s9070", "inv_misc_monsterscales_03", "=q2=Black Whelp Cloak", "=ds=#sr# =so1=100 =so2=125 =so3=137 =so4=150" }, { "s9070", "inv_misc_monsterscales_03", "=q2=Black Whelp Cloak", "=ds=#sr# =so1=100 =so2=125 =so3=137 =so4=150" },
{ "s24940", "inv_chest_cloth_45", "=q2=Black Whelp Tunic", "=ds=#sr# =so1=100 =so2=125 =so3=137 =so4=150" }, { "s24940", "inv_chest_cloth_45", "=q2=Black Whelp Tunic", "=ds=#sr# =so1=100 =so2=125 =so3=137 =so4=150" },
{ "s2169", "inv_chest_leather_03", "=q2=Dark Leather Tunic", "=ds=#sr# =so1=100 =so2=125 =so3=137 =so4=150" }, { "s2169", "inv_chest_leather_03", "=q2=Dark Leather Tunic", "=ds=#sr# =so1=100 =so2=125 =so3=137 =so4=150" },
@@ -974,7 +974,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s2168", "inv_misc_cape_10", "=q1=Dark Leather Cloak", "=ds=#sr# =so1=110 =so2=135 =so3=147 =so4=160" }, { "s2168", "inv_misc_cape_10", "=q1=Dark Leather Cloak", "=ds=#sr# =so1=110 =so2=135 =so3=147 =so4=160" },
{ "s7135", "inv_pants_09", "=q2=Dark Leather Pants", "=ds=#sr# =so1=115 =so2=140 =so3=152 =so4=165" }, { "s7135", "inv_pants_09", "=q2=Dark Leather Pants", "=ds=#sr# =so1=115 =so2=140 =so3=152 =so4=165" },
{ "s7955", "inv_belt_09", "=q3=Deviate Scale Belt", "=ds=#sr# =so1=115 =so2=140 =so3=152 =so4=165" }, { "s7955", "inv_belt_09", "=q3=Deviate Scale Belt", "=ds=#sr# =so1=115 =so2=140 =so3=152 =so4=165" },
{ "s2166", "inv_chest_leather_10", "=q1=Toughened Leather Armor", "=ds=#sr# =so1=120 =so2=145 =so3=157 =so4=170" }, { "s2166", "inv_chest_leather_10", "=q2=Toughened Leather Armor", "=ds=#sr# =so1=120 =so2=145 =so3=157 =so4=170" },
{ "s3767", "inv_belt_06", "=q2=Hillman's Belt", "=ds=#sr# =so1=120 =so2=145 =so3=157 =so4=170" }, { "s3767", "inv_belt_06", "=q2=Hillman's Belt", "=ds=#sr# =so1=120 =so2=145 =so3=157 =so4=170" },
{ "s9074", "inv_gauntlets_05", "=q2=Nimble Leather Gloves", "=ds=#sr# =so1=120 =so2=145 =so3=157 =so4=170" }, { "s9074", "inv_gauntlets_05", "=q2=Nimble Leather Gloves", "=ds=#sr# =so1=120 =so2=145 =so3=157 =so4=170" },
{ "s9072", "inv_gauntlets_05", "=q2=Red Whelp Gloves", "=ds=#sr# =so1=120 =so2=145 =so3=157 =so4=170" }, { "s9072", "inv_gauntlets_05", "=q2=Red Whelp Gloves", "=ds=#sr# =so1=120 =so2=145 =so3=157 =so4=170" },
@@ -1011,7 +1011,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s4097", "inv_belt_02", "=q2=Raptor Hide Belt", "=ds=#sr# =so1=165 =so2=185 =so3=195 =so4=205" }, { "s4097", "inv_belt_02", "=q2=Raptor Hide Belt", "=ds=#sr# =so1=165 =so2=185 =so3=195 =so4=205" },
{ "s4096", "inv_chest_leather_04", "=q2=Raptor Hide Harness", "=ds=#sr# =so1=165 =so2=185 =so3=195 =so4=205" }, { "s4096", "inv_chest_leather_04", "=q2=Raptor Hide Harness", "=ds=#sr# =so1=165 =so2=185 =so3=195 =so4=205" },
{ "s7149", "inv_pants_12", "=q2=Barbaric Leggings", "=ds=#sr# =so1=170 =so2=190 =so3=200 =so4=210" }, { "s7149", "inv_pants_12", "=q2=Barbaric Leggings", "=ds=#sr# =so1=170 =so2=190 =so3=200 =so4=210" },
{ "s3775", "inv_belt_03", "=q2=Guardian Belt", "=ds=#sr# =so1=170 =so2=190 =so3=200 =so4=210" }, { "s3775", "inv_belt_03", "=q3=Guardian Belt", "=ds=#sr# =so1=170 =so2=190 =so3=200 =so4=210" },
{ "s6704", "inv_chest_chain_12", "=q2=Thick Murloc Armor", "=ds=#sr# =so1=170 =so2=190 =so3=200 =so4=210" }, { "s6704", "inv_chest_chain_12", "=q2=Thick Murloc Armor", "=ds=#sr# =so1=170 =so2=190 =so3=200 =so4=210" },
{ "s7151", "inv_shoulder_08", "=q2=Barbaric Shoulders", "=ds=#sr# =so1=175 =so2=195 =so3=205 =so4=215" }, { "s7151", "inv_shoulder_08", "=q2=Barbaric Shoulders", "=ds=#sr# =so1=175 =so2=195 =so3=205 =so4=215" },
{ "s9196", "inv_chest_leather_03", "=q2=Dusky Leather Armor", "=ds=#sr# =so1=175 =so2=195 =so3=205 =so4=215" }, { "s9196", "inv_chest_leather_03", "=q2=Dusky Leather Armor", "=ds=#sr# =so1=175 =so2=195 =so3=205 =so4=215" },
@@ -1022,8 +1022,8 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s9201", "inv_bracer_07", "=q2=Dusky Bracers", "=ds=#sr# =so1=185 =so2=205 =so3=215 =so4=225" }, { "s9201", "inv_bracer_07", "=q2=Dusky Bracers", "=ds=#sr# =so1=185 =so2=205 =so3=215 =so4=225" },
{ "s7153", "inv_misc_cape_03", "=q2=Guardian Cloak", "=ds=#sr# =so1=185 =so2=205 =so3=215 =so4=225" }, { "s7153", "inv_misc_cape_03", "=q2=Guardian Cloak", "=ds=#sr# =so1=185 =so2=205 =so3=215 =so4=225" },
{ "s3778", "inv_belt_01", "=q3=Gem-studded Leather Belt", "=ds=#sr# =so1=185 =so2=205 =so3=215 =so4=225" }, { "s3778", "inv_belt_01", "=q3=Gem-studded Leather Belt", "=ds=#sr# =so1=185 =so2=205 =so3=215 =so4=225" },
{ "s6661", "inv_chest_leather_04", "=q1=Barbaric Harness", "=ds=#sr# =so1=190 =so2=210 =so3=220 =so4=230" }, { "s6661", "inv_chest_leather_04", "=q2=Barbaric Harness", "=ds=#sr# =so1=190 =so2=210 =so3=220 =so4=230" },
{ "s7156", "inv_gauntlets_05", "=q1=Guardian Gloves", "=ds=#sr# =so1=190 =so2=210 =so3=220 =so4=230" }, { "s7156", "inv_gauntlets_05", "=q2=Guardian Gloves", "=ds=#sr# =so1=190 =so2=210 =so3=220 =so4=230" },
{ "s21943", "inv_gauntlets_21", "=q2=Gloves of the Greatfather", "=ds=#sr# =so1=190 =so2=210 =so3=220 =so4=230" }, { "s21943", "inv_gauntlets_21", "=q2=Gloves of the Greatfather", "=ds=#sr# =so1=190 =so2=210 =so3=220 =so4=230" },
{ "s9202", "inv_bracer_06", "=q2=Green Whelp Bracers", "=ds=#sr# =so1=190 =so2=210 =so3=220 =so4=230" }, { "s9202", "inv_bracer_06", "=q2=Green Whelp Bracers", "=ds=#sr# =so1=190 =so2=210 =so3=220 =so4=230" },
{ "s6705", "inv_bracer_05", "=q2=Murloc Scale Bracers", "=ds=#sr# =so1=190 =so2=210 =so3=220 =so4=230" }, { "s6705", "inv_bracer_05", "=q2=Murloc Scale Bracers", "=ds=#sr# =so1=190 =so2=210 =so3=220 =so4=230" },
@@ -1039,9 +1039,9 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s46620", "inv_boots_05", "=q2=Grifter's Boots", "=ds=#sr# =so1=200 =so2=215 =so3=220 =so4=225" }, { "s46620", "inv_boots_05", "=q2=Grifter's Boots", "=ds=#sr# =so1=200 =so2=215 =so3=220 =so4=225" },
{ "s46621", "inv_gauntlets_15", "=q2=Grifter's Gauntlets", "=ds=#sr# =so1=200 =so2=215 =so3=220 =so4=225" }, { "s46621", "inv_gauntlets_15", "=q2=Grifter's Gauntlets", "=ds=#sr# =so1=200 =so2=215 =so3=220 =so4=225" },
{ "s46622", "inv_belt_04", "=q2=Grifter's Belt", "=ds=#sr# =so1=200 =so2=215 =so3=220 =so4=225" }, { "s46622", "inv_belt_04", "=q2=Grifter's Belt", "=ds=#sr# =so1=200 =so2=215 =so3=220 =so4=225" },
{ "s3779", "inv_belt_09", "=q2=Barbaric Belt", "=ds=#sr# =so1=200 =so2=220 =so3=230 =so4=240" }, { "s3779", "inv_belt_09", "=q3=Barbaric Belt", "=ds=#sr# =so1=200 =so2=220 =so3=230 =so4=240" },
{ "s10490", "inv_helmet_15", "=q2=Comfortable Leather Hat", "=ds=#sr# =so1=200 =so2=220 =so3=230 =so4=240" }, { "s10490", "inv_helmet_15", "=q3=Comfortable Leather Hat", "=ds=#sr# =so1=200 =so2=220 =so3=230 =so4=240" },
{ "s9207", "inv_boots_07", "=q2=Dusky Boots", "=ds=#sr# =so1=200 =so2=220 =so3=230 =so4=240" }, { "s9207", "inv_boots_07", "=q3=Dusky Boots", "=ds=#sr# =so1=200 =so2=220 =so3=230 =so4=240" },
{ "s9208", "inv_boots_08", "=q2=Swift Boots", "=ds=#sr# =so1=200 =so2=220 =so3=230 =so4=240" }, { "s9208", "inv_boots_08", "=q2=Swift Boots", "=ds=#sr# =so1=200 =so2=220 =so3=230 =so4=240" },
{ "s46623", "inv_pants_12", "=q2=Grifter's Leggings", "=ds=#sr# =so1=205 =so2=225 =so3=230 =so4=235" }, { "s46623", "inv_pants_12", "=q2=Grifter's Leggings", "=ds=#sr# =so1=205 =so2=225 =so3=230 =so4=235" },
{ "s10507", "inv_belt_24", "=q2=Nightscape Headband", "=ds=#sr# =so1=205 =so2=225 =so3=235 =so4=245" }, { "s10507", "inv_belt_24", "=q2=Nightscape Headband", "=ds=#sr# =so1=205 =so2=225 =so3=235 =so4=245" },
@@ -1261,13 +1261,13 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s3842", "inv_pants_07", "=q2=Handstitched Linen Britches", "=ds=#sr# =so1=70 =so2=95 =so3=112 =so4=130" }, { "s3842", "inv_pants_07", "=q2=Handstitched Linen Britches", "=ds=#sr# =so1=70 =so2=95 =so3=112 =so4=130" },
{ "s2964", "inv_fabric_wool_03", "=q1=Bolt of Woolen Cloth", "=ds=#sr# =so1=75 =so2=90 =so3=97 =so4=105" }, { "s2964", "inv_fabric_wool_03", "=q1=Bolt of Woolen Cloth", "=ds=#sr# =so1=75 =so2=90 =so3=97 =so4=105" },
{ "s12046", "inv_pants_11", "=q1=Simple Kilt", "=ds=#sr# =so1=75 =so2=100 =so3=117 =so4=135" }, { "s12046", "inv_pants_11", "=q1=Simple Kilt", "=ds=#sr# =so1=75 =so2=100 =so3=117 =so4=135" },
{ "s2402", "inv_misc_cape_10", "=q1=Woolen Cape", "=ds=#sr# =so1=75 =so2=100 =so3=117 =so4=135" }, { "s2402", "inv_misc_cape_10", "=q2=Woolen Cape", "=ds=#sr# =so1=75 =so2=100 =so3=117 =so4=135" },
}; };
TailoringJourneyman1 = { TailoringJourneyman1 = {
{ "s3757", "inv_misc_bag_10", "=q1=Woolen Bag", "=ds=#sr# =so1=80 =so2=105 =so3=122 =so4=140" }, { "s3757", "inv_misc_bag_10", "=q1=Woolen Bag", "=ds=#sr# =so1=80 =so2=105 =so3=122 =so4=140" },
{ "s3845", "inv_boots_09", "=q2=Soft-soled Linen Boots", "=ds=#sr# =so1=80 =so2=105 =so3=122 =so4=140" }, { "s3845", "inv_boots_09", "=q2=Soft-soled Linen Boots", "=ds=#sr# =so1=80 =so2=105 =so3=122 =so4=140" },
{ "s2399", "inv_chest_cloth_39", "=q1=Green Woolen Vest", "=ds=#sr# =so1=85 =so2=110 =so3=127 =so4=145" }, { "s2399", "inv_chest_cloth_39", "=q2=Green Woolen Vest", "=ds=#sr# =so1=85 =so2=110 =so3=127 =so4=145" },
{ "s3843", "inv_gauntlets_05", "=q2=Heavy Woolen Gloves", "=ds=#sr# =so1=85 =so2=110 =so3=127 =so4=145" }, { "s3843", "inv_gauntlets_05", "=q2=Heavy Woolen Gloves", "=ds=#sr# =so1=85 =so2=110 =so3=127 =so4=145" },
{ "s6521", "inv_misc_cape_11", "=q2=Pearl-clasped Cloak", "=ds=#sr# =so1=90 =so2=115 =so3=132 =so4=150" }, { "s6521", "inv_misc_cape_11", "=q2=Pearl-clasped Cloak", "=ds=#sr# =so1=90 =so2=115 =so3=132 =so4=150" },
{ "s3758", "inv_misc_bag_10_green", "=q1=Green Woolen Bag", "=ds=#sr# =so1=95 =so2=120 =so3=137 =so4=155" }, { "s3758", "inv_misc_bag_10_green", "=q1=Green Woolen Bag", "=ds=#sr# =so1=95 =so2=120 =so3=137 =so4=155" },
@@ -1283,7 +1283,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s3850", "inv_pants_01", "=q2=Heavy Woolen Pants", "=ds=#sr# =so1=110 =so2=135 =so3=152 =so4=170" }, { "s3850", "inv_pants_01", "=q2=Heavy Woolen Pants", "=ds=#sr# =so1=110 =so2=135 =so3=152 =so4=170" },
{ "s6688", "inv_misc_bag_10_red", "=q1=Red Woolen Bag", "=ds=#sr# =so1=115 =so2=140 =so3=157 =so4=175" }, { "s6688", "inv_misc_bag_10_red", "=q1=Red Woolen Bag", "=ds=#sr# =so1=115 =so2=140 =so3=157 =so4=175" },
{ "s7643", "inv_chest_cloth_24", "=q2=Greater Adept's Robe", "=ds=#sr# =so1=115 =so2=140 =so3=157 =so4=175" }, { "s7643", "inv_chest_cloth_24", "=q2=Greater Adept's Robe", "=ds=#sr# =so1=115 =so2=140 =so3=157 =so4=175" },
{ "s3849", "inv_shoulder_09", "=q1=Reinforced Woolen Shoulders", "=ds=#sr# =so1=120 =so2=145 =so3=162 =so4=180" }, { "s3849", "inv_shoulder_09", "=q2=Reinforced Woolen Shoulders", "=ds=#sr# =so1=120 =so2=145 =so3=162 =so4=180" },
{ "s7892", "inv_shirt_blue_01", "=q1=Stylish Blue Shirt", "=ds=#sr# =so1=120 =so2=145 =so3=162 =so4=180" }, { "s7892", "inv_shirt_blue_01", "=q1=Stylish Blue Shirt", "=ds=#sr# =so1=120 =so2=145 =so3=162 =so4=180" },
{ "s7893", "inv_shirt_green_01", "=q1=Stylish Green Shirt", "=ds=#sr# =so1=120 =so2=145 =so3=162 =so4=180" }, { "s7893", "inv_shirt_green_01", "=q1=Stylish Green Shirt", "=ds=#sr# =so1=120 =so2=145 =so3=162 =so4=180" },
{ "s12047", "inv_pants_02", "=q2=Colorful Kilt", "=ds=#sr# =so1=120 =so2=145 =so3=162 =so4=180" }, { "s12047", "inv_pants_02", "=q2=Colorful Kilt", "=ds=#sr# =so1=120 =so2=145 =so3=162 =so4=180" },
@@ -1311,7 +1311,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
TailoringExpert1 = { TailoringExpert1 = {
{ "s3870", "inv_shirt_black_01", "=q1=Dark Silk Shirt", "=ds=#sr# =so1=155 =so2=165 =so3=170 =so4=175" }, { "s3870", "inv_shirt_black_01", "=q1=Dark Silk Shirt", "=ds=#sr# =so1=155 =so2=165 =so3=170 =so4=175" },
{ "s8762", "inv_misc_bandana_01", "=q1=Silk Headband", "=ds=#sr# =so1=160 =so2=170 =so3=175 =so4=180" }, { "s8762", "inv_misc_bandana_01", "=q2=Silk Headband", "=ds=#sr# =so1=160 =so2=170 =so3=175 =so4=180" },
{ "s8483", "inv_shirt_white_01", "=q1=White Swashbuckler's Shirt", "=ds=#sr# =so1=160 =so2=170 =so3=175 =so4=180" }, { "s8483", "inv_shirt_white_01", "=q1=White Swashbuckler's Shirt", "=ds=#sr# =so1=160 =so2=170 =so3=175 =so4=180" },
{ "s3857", "inv_helmet_31", "=q2=Enchanter's Cowl", "=ds=#sr# =so1=165 =so2=185 =so3=200 =so4=215" }, { "s3857", "inv_helmet_31", "=q2=Enchanter's Cowl", "=ds=#sr# =so1=165 =so2=185 =so3=200 =so4=215" },
{ "s8784", "inv_chest_cloth_06", "=q2=Green Silk Armor", "=ds=#sr# =so1=165 =so2=185 =so3=200 =so4=215" }, { "s8784", "inv_chest_cloth_06", "=q2=Green Silk Armor", "=ds=#sr# =so1=165 =so2=185 =so3=200 =so4=215" },
@@ -1329,14 +1329,14 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s8774", "inv_shoulder_18", "=q2=Green Silken Shoulders", "=ds=#sr# =so1=180 =so2=200 =so3=215 =so4=230" }, { "s8774", "inv_shoulder_18", "=q2=Green Silken Shoulders", "=ds=#sr# =so1=180 =so2=200 =so3=215 =so4=230" },
{ "s3863", "inv_belt_25", "=q2=Spider Belt", "=ds=#sr# =so1=180 =so2=200 =so3=215 =so4=230" }, { "s3863", "inv_belt_25", "=q2=Spider Belt", "=ds=#sr# =so1=180 =so2=200 =so3=215 =so4=230" },
{ "s3872", "inv_shirt_16", "=q1=Rich Purple Silk Shirt", "=ds=#sr# =so1=185 =so2=195 =so3=200 =so4=205" }, { "s3872", "inv_shirt_16", "=q1=Rich Purple Silk Shirt", "=ds=#sr# =so1=185 =so2=195 =so3=200 =so4=205" },
{ "s8791", "inv_shirt_04", "=q1=Crimson Silk Vest", "=ds=#sr# =so1=185 =so2=205 =so3=215 =so4=225" }, { "s8791", "inv_shirt_04", "=q2=Crimson Silk Vest", "=ds=#sr# =so1=185 =so2=205 =so3=215 =so4=225" },
{ "s6695", "inv_misc_bag_07_black", "=q1=Black Silk Pack", "=ds=#sr# =so1=185 =so2=205 =so3=220 =so4=235" }, { "s6695", "inv_misc_bag_07_black", "=q1=Black Silk Pack", "=ds=#sr# =so1=185 =so2=205 =so3=220 =so4=235" },
{ "s3861", "inv_misc_cape_02", "=q2=Long Silken Cloak", "=ds=#sr# =so1=185 =so2=205 =so3=220 =so4=235" }, { "s3861", "inv_misc_cape_02", "=q2=Long Silken Cloak", "=ds=#sr# =so1=185 =so2=205 =so3=220 =so4=235" },
{ "s21945", "inv_shirt_green_01", "=q1=Green Holiday Shirt", "=ds=#sr# =so1=190 =so2=200 =so3=205 =so4=210" }, { "s21945", "inv_shirt_green_01", "=q1=Green Holiday Shirt", "=ds=#sr# =so1=190 =so2=200 =so3=205 =so4=210" },
{ "s8795", "inv_shoulder_27", "=q2=Azure Shoulders", "=ds=#sr# =so1=190 =so2=210 =so3=225 =so4=240" }, { "s8795", "inv_shoulder_27", "=q2=Azure Shoulders", "=ds=#sr# =so1=190 =so2=210 =so3=225 =so4=240" },
{ "s8793", "inv_shoulder_23", "=q2=Crimson Silk Shoulders", "=ds=#sr# =so1=190 =so2=210 =so3=225 =so4=240" }, { "s8793", "inv_shoulder_23", "=q2=Crimson Silk Shoulders", "=ds=#sr# =so1=190 =so2=210 =so3=225 =so4=240" },
{ "s8770", "inv_chest_cloth_02", "=q3=Robe of Power", "=ds=#sr# =so1=190 =so2=210 =so3=225 =so4=240" }, { "s8770", "inv_chest_cloth_02", "=q3=Robe of Power", "=ds=#sr# =so1=190 =so2=210 =so3=225 =so4=240" },
{ "s8799", "inv_pants_06", "=q1=Crimson Silk Pantaloons", "=ds=#sr# =so1=195 =so2=215 =so3=225 =so4=235" }, { "s8799", "inv_pants_06", "=q2=Crimson Silk Pantaloons", "=ds=#sr# =so1=195 =so2=215 =so3=225 =so4=235" },
{ "s8797", "inv_belt_24", "=q2=Earthen Silk Belt", "=ds=#sr# =so1=195 =so2=215 =so3=230 =so4=245" }, { "s8797", "inv_belt_24", "=q2=Earthen Silk Belt", "=ds=#sr# =so1=195 =so2=215 =so3=230 =so4=245" },
{ "s3873", "inv_shirt_black_01", "=q1=Black Swashbuckler's Shirt", "=ds=#sr# =so1=200 =so2=210 =so3=215 =so4=220" }, { "s3873", "inv_shirt_black_01", "=q1=Black Swashbuckler's Shirt", "=ds=#sr# =so1=200 =so2=210 =so3=215 =so4=220" },
{ "s3864", "inv_belt_06", "=q2=Star Belt", "=ds=#sr# =so1=200 =so2=220 =so3=235 =so4=250" }, { "s3864", "inv_belt_06", "=q2=Star Belt", "=ds=#sr# =so1=200 =so2=220 =so3=235 =so4=250" },
@@ -1597,7 +1597,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s3979", "inv_misc_spyglass_02", "=q1=Accurate Scope", "=ds=#sr# =so1=180 =so2=200 =so3=210 =so4=220" }, { "s3979", "inv_misc_spyglass_02", "=q1=Accurate Scope", "=ds=#sr# =so1=180 =so2=200 =so3=210 =so4=220" },
{ "s3965", "inv_crate_05", "=q1=Advanced Target Dummy", "=ds=#sr# =so1=185 =so2=185 =so3=205 =so4=225" }, { "s3965", "inv_crate_05", "=q1=Advanced Target Dummy", "=ds=#sr# =so1=185 =so2=185 =so3=205 =so4=225" },
{ "s8243", "inv_misc_ammo_bullet_01", "=q1=Flash Bomb", "=ds=#sr# =so1=185 =so2=185 =so3=205 =so4=225" }, { "s8243", "inv_misc_ammo_bullet_01", "=q1=Flash Bomb", "=ds=#sr# =so1=185 =so2=185 =so3=205 =so4=225" },
{ "s3966", "inv_helmet_44", "=q2=Craftsman's Monocle", "=ds=#sr# =so1=185 =so2=205 =so3=215 =so4=225" }, { "s3966", "inv_helmet_44", "=q3=Craftsman's Monocle", "=ds=#sr# =so1=185 =so2=205 =so3=215 =so4=225" },
{ "s3967", "inv_misc_bomb_01", "=q1=Big Iron Bomb", "=ds=#sr# =so1=190 =so2=190 =so3=210 =so4=230" }, { "s3967", "inv_misc_bomb_01", "=q1=Big Iron Bomb", "=ds=#sr# =so1=190 =so2=190 =so3=210 =so4=230" },
{ "s21940", "spell_frost_windwalkon", "=q1=Snowmaster 9000", "=ds=#sr# =so1=190 =so2=190 =so3=210 =so4=230" }, { "s21940", "spell_frost_windwalkon", "=q1=Snowmaster 9000", "=ds=#sr# =so1=190 =so2=190 =so3=210 =so4=230" },
{ "s12589", "inv_musket_01", "=q1=Mithril Tube", "=ds=#sr# =so1=195 =so2=195 =so3=215 =so4=235" }, { "s12589", "inv_musket_01", "=q1=Mithril Tube", "=ds=#sr# =so1=195 =so2=195 =so3=215 =so4=235" },
@@ -1639,7 +1639,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s23507", "spell_holy_holybolt", "=q1=Snake Burst Firework", "=ds=#sr# =so1=250 =so2=250 =so3=260 =so4=270" }, { "s23507", "spell_holy_holybolt", "=q1=Snake Burst Firework", "=ds=#sr# =so1=250 =so2=250 =so3=260 =so4=270" },
{ "s46610", "inv_mace_14", "=q4=Battery-Powered Crowd Pummeler", "=ds=#sr# =so1=250 =so2=? =so3=? =so4=?" }, { "s46610", "inv_mace_14", "=q4=Battery-Powered Crowd Pummeler", "=ds=#sr# =so1=250 =so2=? =so3=? =so4=?" },
{ "s19567", "inv_egg_05", "=q1=Salt Shaker", "=ds=#sr# =so1=250 =so2=270 =so3=280 =so4=290" }, { "s19567", "inv_egg_05", "=q1=Salt Shaker", "=ds=#sr# =so1=250 =so2=270 =so3=280 =so4=290" },
{ "s12624", "inv_misc_head_dragon_01", "=q2=Mithril Mechanical Dragonling", "=ds=#sr# =so1=250 =so2=270 =so3=280 =so4=290" }, { "s12624", "inv_misc_head_dragon_01", "=q1=Mithril Mechanical Dragonling", "=ds=#sr# =so1=250 =so2=270 =so3=280 =so4=290" },
{ "s26011", "ability_hunter_pet_gorilla", "=q1=Tranquil Mechanical Yeti", "=ds=#sr# =so1=250 =so2=320 =so3=330 =so4=340" }, { "s26011", "ability_hunter_pet_gorilla", "=q1=Tranquil Mechanical Yeti", "=ds=#sr# =so1=250 =so2=320 =so3=330 =so4=340" },
{ "s23071", "inv_staff_18", "=q1=Truesilver Transformer", "=ds=#sr# =so1=260 =so2=270 =so3=275 =so4=280" }, { "s23071", "inv_staff_18", "=q1=Truesilver Transformer", "=ds=#sr# =so1=260 =so2=270 =so3=275 =so4=280" },
{ "s19790", "inv_misc_bomb_08", "=q1=Thorium Grenade", "=ds=#sr# =so1=260 =so2=280 =so3=290 =so4=300" }, { "s19790", "inv_misc_bomb_08", "=q1=Thorium Grenade", "=ds=#sr# =so1=260 =so2=280 =so3=290 =so4=300" },
@@ -1647,7 +1647,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s19792", "inv_weapon_rifle_07", "=q2=Thorium Rifle", "=ds=#sr# =so1=260 =so2=280 =so3=290 =so4=300" }, { "s19792", "inv_weapon_rifle_07", "=q2=Thorium Rifle", "=ds=#sr# =so1=260 =so2=280 =so3=290 =so4=300" },
{ "s23077", "inv_misc_enggizmos_02", "=q3=Gyrofreeze Ice Reflector", "=ds=#sr# =so1=260 =so2=280 =so3=290 =so4=300" }, { "s23077", "inv_misc_enggizmos_02", "=q3=Gyrofreeze Ice Reflector", "=ds=#sr# =so1=260 =so2=280 =so3=290 =so4=300" },
{ "s19793", "inv_misc_monsterhead_03", "=q1=Lifelike Mechanical Toad", "=ds=#sr# =so1=265 =so2=285 =so3=295 =so4=305" }, { "s19793", "inv_misc_monsterhead_03", "=q1=Lifelike Mechanical Toad", "=ds=#sr# =so1=265 =so2=285 =so3=295 =so4=305" },
{ "s19794", "inv_helmet_47", "=q2=Spellpower Goggles Xtreme Plus", "=ds=#sr# =so1=270 =so2=290 =so3=300 =so4=310" }, { "s19794", "inv_helmet_47", "=q3=Spellpower Goggles Xtreme Plus", "=ds=#sr# =so1=270 =so2=290 =so3=300 =so4=310" },
{ "s26426", "inv_misc_missilelargecluster_blue", "=q1=Large Blue Rocket Cluster", "=ds=#sr# =so1=275 =so2=275 =so3=280 =so4=285" }, { "s26426", "inv_misc_missilelargecluster_blue", "=q1=Large Blue Rocket Cluster", "=ds=#sr# =so1=275 =so2=275 =so3=280 =so4=285" },
{ "s26427", "inv_misc_missilelargecluster_green", "=q1=Large Green Rocket Cluster", "=ds=#sr# =so1=275 =so2=275 =so3=280 =so4=285" }, { "s26427", "inv_misc_missilelargecluster_green", "=q1=Large Green Rocket Cluster", "=ds=#sr# =so1=275 =so2=275 =so3=280 =so4=285" },
{ "s26428", "inv_misc_missilelargecluster_red", "=q1=Large Red Rocket Cluster", "=ds=#sr# =so1=275 =so2=275 =so3=280 =so4=285" }, { "s26428", "inv_misc_missilelargecluster_red", "=q1=Large Red Rocket Cluster", "=ds=#sr# =so1=275 =so2=275 =so3=280 =so4=285" },