mirror of
https://github.com/MarkuruThunderhoof/RecipeRadar.git
synced 2026-09-22 15:36:57 +00:00
+Leatherworking
This commit is contained in:
Binary file not shown.
@@ -22,7 +22,7 @@ minimap to open Recipe Radar or use the slash command, '/rrdr'.
|
||||
- [x] Enchanting
|
||||
- [x] Engineering
|
||||
- [x] First Aid
|
||||
- [ ] Leatherworking
|
||||
- [x] Leatherworking
|
||||
- [ ] Tailoring
|
||||
- [ ] Disguise
|
||||
- [ ] Jewelcrafting
|
||||
|
||||
+130
-3
@@ -1806,6 +1806,7 @@ RecipeRadar_RecipeData = {
|
||||
Locations = {
|
||||
{ Region = RRS("Darnassus"), Vendor = RRS("Saenorion"), Team = "Alliance" },
|
||||
{ Region = RRS("Undercity"), Vendor = RRS("Joseph Moore"), Team = "Horde" },
|
||||
{ Region = RRS("Alah'Thalas"), Vendor = RRS("Elwion Windseeker"), Team = "Alliance" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1819,6 +1820,9 @@ RecipeRadar_RecipeData = {
|
||||
{ Region = RRS("Thousand Needles"), Vendor = RRS("Jandia"), Team = "Horde" },
|
||||
{ Region = RRS("Arathi Highlands"), Vendor = RRS("Keena"), Team = "Horde" },
|
||||
{ Region = RRS("Desolace"), Vendor = RRS("Vendor-Tron 1000"), Team = "Neutral" },
|
||||
{ Region = RRS("Tel'Abim"), Vendor = RRS("Klazz"), Team = "Neutral" },
|
||||
{ Region = RRS("Grim Reaches"), Vendor = RRS("Gormand Belchbrew"), Team = "Alliance" },
|
||||
{ Region = RRS("Grim Reaches"), Vendor = RRS("Tal'garr"), Team = "Horde" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1828,6 +1832,7 @@ RecipeRadar_RecipeData = {
|
||||
Cost = 650,
|
||||
Locations = {
|
||||
{ Region = RRS("Redridge Mountains"), Vendor = RRS("Clyde Ranthal"), Team = "Alliance" },
|
||||
{ Region = RRS("Stonetalon Mountains"), Vendor = RRS("Begwynn Blackmallet"), Team = "Alliance" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1847,6 +1852,7 @@ RecipeRadar_RecipeData = {
|
||||
Specialty = RRS("Dragonscale Leatherworking"),
|
||||
Locations = {
|
||||
{ Region = RRS("Azshara"), Vendor = RRS("Blimo Gadgetspring"), Team = "Neutral" },
|
||||
{ Region = RRS("Azshara"), Vendor = RRS("Bhatra"), Team = "Horde" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1881,6 +1887,7 @@ RecipeRadar_RecipeData = {
|
||||
{ Region = RRS("Feralas"), Vendor = RRS("Jangdor Swiftstrider"), Team = "Horde" },
|
||||
{ Region = RRS("Undercity"), Vendor = RRS("Joseph Moore"), Team = "Horde" },
|
||||
{ Region = RRS("Desolace"), Vendor = RRS("Vendor-Tron 1000"), Team = "Neutral" },
|
||||
{ Region = RRS("Alah'Thalas"), Vendor = RRS("Elwion Windseeker"), Team = "Alliance" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1910,6 +1917,7 @@ RecipeRadar_RecipeData = {
|
||||
Specialty = RRS("Tribal Leatherworking"),
|
||||
Locations = {
|
||||
{ Region = RRS("The Hinterlands"), Vendor = RRS("Gigget Zipcoil"), Team = "Neutral" },
|
||||
{ Region = RRS("Burning Steppes"), Vendor = RRS("Sarkensh"), Team = "Horde" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1932,6 +1940,7 @@ RecipeRadar_RecipeData = {
|
||||
{ Region = RRS("Westfall"), Vendor = RRS("Gina MacGregor"), Team = "Alliance" },
|
||||
{ Region = RRS("Darkshore"), Vendor = RRS("Mavralyn"), Team = "Alliance" },
|
||||
{ Region = RRS("Silverpine Forest"), Vendor = RRS("Andrew Hilbert"), Team = "Horde" },
|
||||
{ Region = RRS("Blackstone Island"), Vendor = RRS("Daxx Rightblast"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1943,6 +1952,7 @@ RecipeRadar_RecipeData = {
|
||||
{ Region = RRS("Westfall"), Vendor = RRS("Gina MacGregor"), Team = "Alliance" },
|
||||
{ Region = RRS("Darkshore"), Vendor = RRS("Mavralyn"), Team = "Alliance" },
|
||||
{ Region = RRS("Silverpine Forest"), Vendor = RRS("Andrew Hilbert"), Team = "Horde" },
|
||||
{ Region = RRS("Blackstone Island"), Vendor = RRS("Daxx Rightblast"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1993,6 +2003,7 @@ RecipeRadar_RecipeData = {
|
||||
Locations = {
|
||||
{ Region = RRS("Western Plaguelands"), Vendor = RRS("Leonard Porter"), Team = "Alliance" },
|
||||
{ Region = RRS("Tirisfal Glades"), Vendor = RRS("Werg Thickblade"), Team = "Horde" },
|
||||
{ Region = RRS("Tirisfal Glades"), Vendor = RRS("Randal Portman"), Team = "Horde" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -2004,6 +2015,7 @@ RecipeRadar_RecipeData = {
|
||||
{ Region = RRS("Hillsbrad Foothills"), Vendor = RRS("Micha Yance"), Team = "Alliance" },
|
||||
{ Region = RRS("Hillsbrad Foothills"), Vendor = RRS("Christoph Jeffcoat"), Team = "Horde" },
|
||||
{ Region = RRS("Stranglethorn Vale"), Vendor = RRS("Blixrez Goodstitch"), Team = "Neutral" },
|
||||
{ Region = RRS("Deadwind Pass"), Vendor = RRS("Howard Gray"), Team = "Alliance" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -2041,7 +2053,7 @@ RecipeRadar_RecipeData = {
|
||||
Skill = 90,
|
||||
Cost = 550,
|
||||
Locations = {
|
||||
{ Region = RRS("Wailing Caverns"), Vendor = RRS("Kalldan Felmoon"), Team = "Neutral" },
|
||||
{ Region = RRS("The Barrens"), Vendor = RRS("Kalldan Felmoon"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -2050,7 +2062,7 @@ RecipeRadar_RecipeData = {
|
||||
Skill = 105,
|
||||
Cost = 1500,
|
||||
Locations = {
|
||||
{ Region = RRS("Wailing Caverns"), Vendor = RRS("Kalldan Felmoon"), Team = "Neutral" },
|
||||
{ Region = RRS("The Barrens"), Vendor = RRS("Kalldan Felmoon"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -2061,6 +2073,10 @@ RecipeRadar_RecipeData = {
|
||||
Specialty = RRS("Tribal Leatherworking"),
|
||||
Locations = {
|
||||
{ Region = RRS("Un'Goro Crater"), Vendor = RRS("Nergal"), Team = "Neutral" },
|
||||
{ Region = RRS("Stranglethorn Vale"), Vendor = RRS("Belgrush Daggerfist"), Team = "Neutral" },
|
||||
{ Region = RRS("Gillijim's Isle"), Vendor = RRS("Garto'ogg"), Team = "Horde" },
|
||||
{ Region = RRS("Gilneas"), Vendor = RRS("Savenna Mosscage"), Team = "Horde" },
|
||||
{ Region = RRS("Azshara"), Vendor = RRS("Bhatra"), Team = "Horde" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -2126,7 +2142,8 @@ RecipeRadar_RecipeData = {
|
||||
Skill = 290,
|
||||
Cost = 22000,
|
||||
Locations = {
|
||||
{ Region = RRS("Eastern Plaguelands"), Vendor = RRS("Jase Farlane"), Team = "Neutral" },
|
||||
{ Region = RRS("Scarlet Enclave"), Vendor = RRS("Jase Farlane"), Team = "Neutral" },
|
||||
{ Region = RRS("Hyjal"), Vendor = RRS("Relthan Highmoon"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -2466,6 +2483,116 @@ RecipeRadar_RecipeData = {
|
||||
{ Region = RRS("Silithus"), Vendor = RRS("Aendel Windspear"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
{
|
||||
ID = 8388,
|
||||
Type = RRS("Leatherworking"),
|
||||
Skill = 230,
|
||||
Cost = 5000,
|
||||
Locations = {
|
||||
{ Region = RRS("Alah'Thalas"), Vendor = RRS("Elwion Windseeker"), Team = "Alliance" },
|
||||
{ Region = RRS("Orgrimmar"), Vendor = RRS("Tamar"), Team = "Horde" },
|
||||
{ Region = RRS("Stormwind City"), Vendor = RRS("Jillian Tanner"), Team = "Alliance" },
|
||||
{ Region = RRS("Ironforge"), Vendor = RRS("Bombus Finespindle"), Team = "Alliance" },
|
||||
{ Region = RRS("Darnassus"), Vendor = RRS("Saenorion"), Team = "Alliance" },
|
||||
{ Region = RRS("Thunder Bluff"), Vendor = RRS("Mahu"), Team = "Horde" },
|
||||
{ Region = RRS("Undercity"), Vendor = RRS("Joseph Moore"), Team = "Horde" },
|
||||
},
|
||||
},
|
||||
{
|
||||
ID = 5083,
|
||||
Type = RRS("Leatherworking"),
|
||||
Skill = 40,
|
||||
Cost = 200,
|
||||
Locations = {
|
||||
{ Region = RRS("The Barrens"), Vendor = RRS("Hal'dah Plainsguard"), Team = "Horde" },
|
||||
},
|
||||
},
|
||||
{
|
||||
ID = 83538,
|
||||
Type = RRS("Leatherworking"),
|
||||
Skill = 295,
|
||||
Cost = 10000,
|
||||
Locations = {
|
||||
{ Region = RRS("Wetlands"), Vendor = RRS("Wenna Silkbeard"), Team = "Alliance" },
|
||||
{ Region = RRS("Dustwallow Marsh"), Vendor = RRS("Krak"), Team = "Horde" },
|
||||
},
|
||||
},
|
||||
{
|
||||
ID = 60968,
|
||||
Type = RRS("Leatherworking"),
|
||||
Skill = 300,
|
||||
Cost = 40000,
|
||||
Locations = {
|
||||
{ Region = RRS("Desolace"), Vendor = RRS("Deathcaller Aisha"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
{
|
||||
ID = 15754,
|
||||
Type = RRS("Leatherworking"),
|
||||
Skill = 285,
|
||||
Cost = 20000,
|
||||
Locations = {
|
||||
{ Region = RRS("Felwood"), Vendor = RRS("Meilosh"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
{
|
||||
ID = 83546,
|
||||
Type = RRS("Leatherworking"),
|
||||
Skill = 300,
|
||||
Cost = 60000,
|
||||
Faction = RRS("Cenarion Circle"),
|
||||
Level = 8,
|
||||
Locations = {
|
||||
{ Region = RRS("Silithus"), Vendor = RRS("Aendel Windspear"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
{
|
||||
ID = 15742,
|
||||
Type = RRS("Leatherworking"),
|
||||
Skill = 275,
|
||||
Cost = 16000,
|
||||
Locations = {
|
||||
{ Region = RRS("Felwood"), Vendor = RRS("Meilosh"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
{
|
||||
ID = 62003,
|
||||
Type = RRS("Leatherworking"),
|
||||
Skill = 300,
|
||||
Cost = 120000,
|
||||
Faction = RRS("Thorium Brotherhood"),
|
||||
Level = 8,
|
||||
Locations = {
|
||||
{ Region = RRS("Blackrock Depths"), Vendor = RRS("Lokhtos Darkbargainer"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
{
|
||||
ID = 8384,
|
||||
Type = RRS("Leatherworking"),
|
||||
Skill = 200,
|
||||
Cost = 3500,
|
||||
Locations = {
|
||||
{ Region = RRS("Gilneas"), Vendor = RRS("Samantha Stewards"), Team = "Alliance" },
|
||||
},
|
||||
},
|
||||
{
|
||||
ID = 62006,
|
||||
Type = RRS("Leatherworking"),
|
||||
Skill = 300,
|
||||
Cost = 120000,
|
||||
Locations = {
|
||||
{ Region = RRS("Blackrock Depths"), Vendor = RRS("Lokhtos Darkbargainer"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
{
|
||||
ID = 62007,
|
||||
Type = RRS("Leatherworking"),
|
||||
Skill = 300,
|
||||
Cost = 120000,
|
||||
Locations = {
|
||||
{ Region = RRS("Blackrock Depths"), Vendor = RRS("Lokhtos Darkbargainer"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
+190
-18
@@ -162,6 +162,16 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 83510, Type = RRS("Engineering"), Skill = 125, Cost = 1800 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Jillian Tanner"),
|
||||
Team = "Alliance",
|
||||
Coordinates = {
|
||||
{ x = 0.716, y = 0.628 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 8388, Type = RRS("Leatherworking"), Skill = 230, Cost = 5000 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -363,6 +373,17 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 10607, Type = RRS("Engineering"), Skill = 230, Cost = 3600 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Bhatrag"),
|
||||
Team = "Horde",
|
||||
Coordinates = {
|
||||
{ x = 0.534, y = 0.109 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 15758, Type = RRS("Leatherworking"), Skill = 290, Cost = 22000 },
|
||||
{ ID = 15751, Type = RRS("Leatherworking"), Skill = 285, Cost = 20000 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -381,6 +402,7 @@ RecipeRadar_RegionData = {
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 18731, Type = RRS("Leatherworking"), Skill = 150, Cost = 2000 },
|
||||
{ ID = 8388, Type = RRS("Leatherworking"), Skill = 230, Cost = 5000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -874,6 +896,16 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 18046, Type = RRS("Cooking"), Skill = 225, Cost = 12000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Belgrush Daggerfist"),
|
||||
Team = "Neutral",
|
||||
Coordinates = {
|
||||
{ x = 0.42, y = 0.792 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 15758, Type = RRS("Leatherworking"), Skill = 290, Cost = 22000 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -1183,6 +1215,7 @@ RecipeRadar_RegionData = {
|
||||
Recipes = {
|
||||
{ ID = 18949, Type = RRS("Leatherworking"), Skill = 155, Cost = 2000 },
|
||||
{ ID = 7451, Type = RRS("Leatherworking"), Skill = 190, Cost = 2800 },
|
||||
{ ID = 8388, Type = RRS("Leatherworking"), Skill = 230, Cost = 5000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1276,6 +1309,7 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 7613, Type = RRS("Leatherworking"), Skill = 155, Cost = 2000 },
|
||||
{ ID = 7290, Type = RRS("Leatherworking"), Skill = 120, Cost = 1600 },
|
||||
{ ID = 7114, Type = RRS("Tailoring"), Skill = 145, Cost = 1000 },
|
||||
{ ID = 83538, Type = RRS("Leatherworking"), Skill = 295, Cost = 10000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1357,6 +1391,7 @@ RecipeRadar_RegionData = {
|
||||
Recipes = {
|
||||
{ ID = 21099, Type = RRS("Cooking"), Skill = 80, Cost = 500 },
|
||||
{ ID = 21219, Type = RRS("Cooking"), Skill = 175, Cost = 5000 },
|
||||
{ ID = 8388, Type = RRS("Leatherworking"), Skill = 230, Cost = 5000 },
|
||||
},
|
||||
},
|
||||
},
|
||||
@@ -1549,6 +1584,16 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 12228, Type = RRS("Cooking"), Skill = 175, Cost = 5000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Krak"),
|
||||
Team = "Horde",
|
||||
Coordinates = {
|
||||
{ x = 0.544, y = 0.699 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 83538, Type = RRS("Leatherworking"), Skill = 295, Cost = 10000 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -1669,6 +1714,7 @@ RecipeRadar_RegionData = {
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 60969, Type = RRS("Enchanting"), Skill = 300, Cost = 40000 },
|
||||
{ ID = 60968, Type = RRS("Leatherworking"), Skill = 300, Cost = 40000 },
|
||||
},
|
||||
},
|
||||
},
|
||||
@@ -1917,6 +1963,7 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 91796, Type = RRS("Alchemy"), Skill = 300, Cost = 120000, Faction = RRS("Timbermaw Hold"), Level = 5 },
|
||||
{ ID = 62001, Type = RRS("Blacksmithing"), Skill = 290, Cost = 22000, Faction = RRS("Timbermaw Hold"), Level = 6 },
|
||||
{ ID = 62002, Type = RRS("Blacksmithing"), Skill = 300, Cost = 40000, Faction = RRS("Timbermaw Hold"), Level = 7 },
|
||||
{ ID = 15754, Type = RRS("Leatherworking"), Skill = 285, Cost = 20000},
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -2082,6 +2129,16 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 19442, Type = RRS("First Aid"), Skill = 300, Cost = 100000, Faction = RRS("Argent Dawn"), Level = 6 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Randal Portman"),
|
||||
Team = "Horde",
|
||||
Coordinates = {
|
||||
{ x = 0.046, y = 0.613 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 15741, Type = RRS("Leatherworking"), Skill = 275, Cost = 16000 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -2123,6 +2180,7 @@ RecipeRadar_RegionData = {
|
||||
Recipes = {
|
||||
{ ID = 18949, Type = RRS("Leatherworking"), Skill = 155, Cost = 2000 },
|
||||
{ ID = 7451, Type = RRS("Leatherworking"), Skill = 190, Cost = 2800 },
|
||||
{ ID = 8388, Type = RRS("Leatherworking"), Skill = 230, Cost = 5000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -2463,6 +2521,7 @@ RecipeRadar_RegionData = {
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 18731, Type = RRS("Leatherworking"), Skill = 150, Cost = 2000 },
|
||||
{ ID = 8388, Type = RRS("Leatherworking"), Skill = 230, Cost = 5000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -2720,6 +2779,27 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 7995, Type = RRS("Blacksmithing"), Skill = 215, Cost = 6000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Kalldan Felmoon"),
|
||||
Team = "Neutral",
|
||||
Coordinates = {
|
||||
{ x = 0.459, y = 0.357 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 6474, Type = RRS("Leatherworking"), Skill = 90, Cost = 550 },
|
||||
{ ID = 6475, Type = RRS("Leatherworking"), Skill = 105, Cost = 1500 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Hal'dah Plainsguard"),
|
||||
Team = "Horde",
|
||||
Coordinates = {
|
||||
{ x = 0.509, y = 0.293 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 5083, Type = RRS("Leatherworking"), Skill = 40, Cost = 200 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -2822,6 +2902,16 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 40084, Type = RRS("Engineering"), Skill = 175, Cost = 2000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Begwynn Blackmallet"),
|
||||
Team = "Alliance",
|
||||
Coordinates = {
|
||||
{ x = 0.801, y = 0.635 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 7289, Type = RRS("Leatherworking"), Skill = 100, Cost = 650 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -2936,6 +3026,7 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 22770, Type = RRS("Leatherworking"), Skill = 300, Cost = 50000, Faction = RRS("Cenarion Circle"), Level = 6 },
|
||||
{ ID = 22771, Type = RRS("Leatherworking"), Skill = 300, Cost = 50000, Faction = RRS("Cenarion Circle"), Level = 7 },
|
||||
{ ID = 83548, Type = RRS("Blacksmithing"), Skill = 300, Cost = 40000, Faction = RRS("Cenarion Circle"), Level = 8 },
|
||||
{ ID = 83546, Type = RRS("Leatherworking"), Skill = 300, Cost = 60000, Faction = RRS("Cenarion Circle"), Level = 8 },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -3265,16 +3356,6 @@ RecipeRadar_RegionData = {
|
||||
MapScale = 0.10996723642661,
|
||||
MapOffset = { x = 0.51663255550387, y = 0.15624753972085 },
|
||||
Vendors = {
|
||||
{
|
||||
Name = RRS("Jase Farlane"),
|
||||
Team = "Neutral",
|
||||
Coordinates = {
|
||||
{ x = 0.806, y = 0.576 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 15756, Type = RRS("Leatherworking"), Skill = 290, Cost = 22000 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -3303,14 +3384,6 @@ RecipeRadar_RegionData = {
|
||||
Continent = 0,
|
||||
MapFile = "Wailing-Caverns",
|
||||
Vendors = {
|
||||
{
|
||||
Name = RRS("Kalldan Felmoon"),
|
||||
Team = "Neutral",
|
||||
Recipes = {
|
||||
{ ID = 6474, Type = RRS("Leatherworking"), Skill = 90, Cost = 550 },
|
||||
{ ID = 6475, Type = RRS("Leatherworking"), Skill = 105, Cost = 1500 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -3353,6 +3426,9 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 19219, Type = RRS("Tailoring"), Skill = 300, Cost = 60000, Faction = RRS("Thorium Brotherhood"), Level = 6 },
|
||||
{ ID = 20761, Type = RRS("Alchemy"), Skill = 300, Cost = 120000, Faction = RRS("Thorium Brotherhood"), Level = 5 },
|
||||
{ ID = 62004, Type = RRS("Blacksmithing"), Skill = 300, Cost = 120000, Faction = RRS("Thorium Brotherhood"), Level = 8 },
|
||||
{ ID = 62003, Type = RRS("Leatherworking"), Skill = 300, Cost = 120000, Faction = RRS("Thorium Brotherhood"), Level = 8 },
|
||||
{ ID = 62006, Type = RRS("Leatherworking"), Skill = 300, Cost = 120000, Faction = RRS("Thorium Brotherhood"), Level = 8 },
|
||||
{ ID = 62007, Type = RRS("Leatherworking"), Skill = 300, Cost = 120000, Faction = RRS("Thorium Brotherhood"), Level = 8 },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -3431,6 +3507,16 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 16110, Type = RRS("Cooking"), Skill = 225, Cost = 12000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Sarkensh"),
|
||||
Team = "Horde",
|
||||
Coordinates = {
|
||||
{ x = 0.929, y = 0.228 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 15735, Type = RRS("Leatherworking"), Skill = 270, Cost = 14000 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -3563,6 +3649,17 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 40082, Type = RRS("Engineering"), Skill = 125, Cost = 1500 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Elwion Windseeker"),
|
||||
Team = "Alliance",
|
||||
Coordinates = {
|
||||
{ x = 0.459, y = 0.469 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 8388, Type = RRS("Leatherworking"), Skill = 230, Cost = 5000 },
|
||||
{ ID = 7451, Type = RRS("Leatherworking"), Skill = 190, Cost = 2800 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -3666,6 +3763,7 @@ RecipeRadar_RegionData = {
|
||||
Recipes = {
|
||||
{ ID = 83507, Type = RRS("Blacksmithing"), Skill = 225, Cost = 10000 },
|
||||
{ ID = 12228, Type = RRS("Cooking"), Skill = 175, Cost = 5000 },
|
||||
{ ID = 5973, Type = RRS("Leatherworking"), Skill = 170, Cost = 650 },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -3677,6 +3775,7 @@ RecipeRadar_RegionData = {
|
||||
Recipes = {
|
||||
{ ID = 83507, Type = RRS("Blacksmithing"), Skill = 225, Cost = 10000 },
|
||||
{ ID = 12228, Type = RRS("Cooking"), Skill = 175, Cost = 5000 },
|
||||
{ ID = 5973, Type = RRS("Leatherworking"), Skill = 170, Cost = 650 },
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -3719,6 +3818,7 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 21099, Type = RRS("Cooking"), Skill = 80, Cost = 500 },
|
||||
{ ID = 21219, Type = RRS("Cooking"), Skill = 175, Cost = 5000 },
|
||||
{ ID = 11163, Type = RRS("Enchanting"), Skill = 170, Cost = 3000 },
|
||||
{ ID = 5788, Type = RRS("Leatherworking"), Skill = 170, Cost = 650 },
|
||||
},
|
||||
},
|
||||
},
|
||||
@@ -3779,6 +3879,26 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 61738, Type = RRS("Enchanting"), Skill = 185, Cost = 25000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Savenna Mosscage"),
|
||||
Team = "Horde",
|
||||
Coordinates = {
|
||||
{ x = 0.582, y = 0.725 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 15758, Type = RRS("Leatherworking"), Skill = 290, Cost = 22000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Samantha Stewards"),
|
||||
Team = "Alliance",
|
||||
Coordinates = {
|
||||
{ x = 0.596, y = 0.717 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 8384, Type = RRS("Leatherworking"), Skill = 200, Cost = 3500 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -3839,6 +3959,8 @@ RecipeRadar_RegionData = {
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 6892, Type = RRS("Cooking"), Skill = 40, Cost = 250 },
|
||||
{ ID = 5786, Type = RRS("Leatherworking"), Skill = 90, Cost = 550 },
|
||||
{ ID = 5787, Type = RRS("Leatherworking"), Skill = 95, Cost = 600 },
|
||||
},
|
||||
},
|
||||
},
|
||||
@@ -3885,6 +4007,16 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 20753, Type = RRS("Enchanting"), Skill = 200, Cost = 40000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Garto'ogg"),
|
||||
Team = "Horde",
|
||||
Coordinates = {
|
||||
{ x = 0.495, y = 0.404 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 15758, Type = RRS("Leatherworking"), Skill = 290, Cost = 22000 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -3924,6 +4056,16 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 7995, Type = RRS("Blacksmithing"), Skill = 215, Cost = 6000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Jase Farlane"),
|
||||
Team = "Neutral",
|
||||
Coordinates = {
|
||||
{ x = 0.397, y = 0.367 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 15756, Type = RRS("Leatherworking"), Skill = 290, Cost = 22000 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -3944,6 +4086,36 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 10609, Type = RRS("Engineering"), Skill = 250, Cost = 4000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Klazz"),
|
||||
Team = "Neutral",
|
||||
Coordinates = {
|
||||
{ x = 0.433, y = 0.789 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 5973, Type = RRS("Leatherworking"), Skill = 170, Cost = 650 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
[RRS("Hyjal")] = {
|
||||
IsCity = false,
|
||||
Continent = 1,
|
||||
MapFile = "Hyjal",
|
||||
MapScale = 0.08721513507651,
|
||||
MapOffset = { x = 0.49311665847465, y = 0.27207622069217 },
|
||||
Vendors = {
|
||||
{
|
||||
Name = RRS("Relthan Highmoon"),
|
||||
Team = "Neutral",
|
||||
Coordinates = {
|
||||
{ x = 0.848, y = 0.287 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 15756, Type = RRS("Leatherworking"), Skill = 290, Cost = 22000 },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user