Lorkhan and Fabrication Done

His Dad [05-06-18 - 08:11]
Lorkhan and Fabrication Done
Filename
data/Craglorn.lua
data/en/en.lua
data/keys.lua
diff --git a/data/Craglorn.lua b/data/Craglorn.lua
index e93c832..51628de 100644
--- a/data/Craglorn.lua
+++ b/data/Craglorn.lua
@@ -6,6 +6,7 @@ Craglorn_Dat["N"].id = {
 [1123] ={L=3, C=1, key ="31"},		-- "Sanctum Ophidia Completed", "Defeat the Celestial Serpent."
 [992] = {L=4, C=1, key ="41"},		-- "Dragonstar Arena Champion",  "Conquer all challengers and earn the title of Dragonstar Arena Champion!",
 [1808] ={L=5, C=1, key ="51"},		-- "Halls of Fabrication Completed", "Defeat the Assembly General and assist Divayth Fyr in stopping the flood of animunculi coming from the Halls of Fabrication.",
+[1343] ={L=6, C=1, key ="61"},		-- "Thieves Guild","Drive the dro-m'Athra back to the void and close the Maw of Lorkhaj in Normal Mode.",
 }
 Craglorn_Dat["N"].vet = false
 Craglorn_Dat["N"].key = Craglorn2key["N"]
@@ -28,6 +29,16 @@ Craglorn_Dat["V"].id = {
 [1834] = {L=15, C=1, key ="115"}, 	-- "Terminal Terminator", "Defeat the Assembly General in Veteran Halls of Fabrication without letting any Terminals complete their activation sequence.",
 [1839] = {L=16, C=1, key ="116"},	-- "Kill Process", "Defeat one Hunter-Killer Fabricant while the other still has at least half of its health remaining, before defeating the remaining Fabricant in Veteran Halls of Fabrication.",
 [1840] = {L=17, C=1, key ="117"},	-- "Arc-Custodian",, "In Veteran Halls of Fabrication, defeat the Archcustodian using six or fewer Shock Pylons without ever missing an opportunity to disable it with one.",
+[1368] = {L=18, C=1, key ="118"},	-- "Maw of Lorkhaj Conqueror", "Defeat Rakkhat, Fang of Lorkhaj and his legions of dro-m'Athra in Veteran Maw of Lorkhaj.",
+[1367] = {L=19, C=1, key ="119"},	-- "Time Trial: Maw of Lorkhaj", "Complete Veteran Maw of Lorkhaj within a time limit of 40 minutes. Your trial begins when you cross the threshold of the Temple of Seven Riddles.",
+[1369] = {L=20, C=1, key ="120"},	-- "Maw of Lorkhaj: Unchained Ambush", "Use both chain switches within ten seconds in Veteran Maw of Lorkhaj, then defeat the dro-m'Athra invaders.",
+[1386] = {L=21, C=1, key ="121"},	-- "Maw of Lorkhaj: Stainless Souls", "Defeat Rakkhat without anyone dying while afflicted by the Breath of Lorkhaj.",
+[1388] = {L=22, C=1, key ="122"},	-- "Maw of Lorkhaj: Two-Moons Dance", "In Veteran Maw of Lorkhaj, force Rakkhat into his final phase within two lunar cycles, then defeat him.",
+[1389] = {L=23, C=1, key ="123"},	-- "Maw of Lorkhaj: Void Avoided", "Defeat Rakkhat in Veteran Maw of Lorkhaj, with a maximum of two players ever being afflicted by the Breath of Lorkhaj.",
+[1390] = {L=24, C=1, key ="124"},	-- "Maw of Lorkhaj: Fang Focused", "Defeat Rakkhat in Veteran Maw of Lorkhaj, with at least three dro-m'Athra Dreadstalkers still alive.",
+[1391] = {L=25, C=1, key ="125"},	-- "Maw of Lorkhaj: Moons' Champion", "Complete all achievements related to defeating Rakkhat, Fang of Lorkhaj in Veteran Maw of Lorkhaj.",
+[1392] = {L=26, C=1, key ="126"},	-- "Maw of Lorkhaj: Spotless Triumph",, "Complete Veteran Maw of Lorkhaj without suffering a group member death.",
+
 }
 Craglorn_Dat["V"].vet = true
 Craglorn_Dat["V"].key = Craglorn2key["V"]
@@ -37,6 +48,7 @@ Craglorn_Dat["VH"].id = {
 [1137] = {L=2, C=1, key ="21"},		-- "Aetherian Archive Difficult Mode" "Defeat the Celestial Mage after taunting her by smashing the Aetherial Orbs."
 [1138] = {L=3, C=1, key ="31"},		-- "Sanctum Ophidia Difficult Mode", Defeat the Celestial Serpent after desecrating the sacred banners of the Scaled Court",
 [1829] = {L=4, C=1, key ="41"},		-- "Halls of Fabrication Vanquisher", "Defeat the Assembly General after empowering it by resetting the circuit breaker in Veteran Halls of Fabrication.",
+[1344] = {L=5, C=1, key ="51"},		-- "Thieves Guild:"Maw of Lorkhaj Difficult Mode""Defeat Rakkhat after empowering him at the lunar shrines in Veteran Maw of Lorkhaj.",

 }

diff --git a/data/en/en.lua b/data/en/en.lua
index 257de30..59dc3c0 100644
--- a/data/en/en.lua
+++ b/data/en/en.lua
@@ -176,6 +176,7 @@ Craglorn_Names["N"] = {
 	["31"] = "Craglorn: Sanctum Ophidia Conqueror",
 	["41"] = "Craglorn: Dragonstar Arena Champion",
 	["51"] = "Vvardenfell: Halls of Fabrication Champion",
+	["61"] = "Maw of Lorkhaj Completed"
 }
 Craglorn_Names["V"] = {
 	["11"] = "Craglorn: Hel Ra Citadel Completed",
@@ -195,14 +196,23 @@ Craglorn_Names["V"] = {
 	["115"] = "Vvardenfell: Terminal Terminator",
 	["116"]	= "Vvardenfell: Kill Process",
 	["117"]	= "Vvardenfell: Arc-Custodian",
+	["118"] = "Theives Guild: Maw of Lorkhaj Conqueror",
+	["119"] = "Thieves Guild: Time Trial: Maw of Lorkhaj",
+	["120"] = "Thieves Guild: Maw of Lorkhaj: Unchained Ambush",
+	["121"] = "Thieves Guild: Maw of Lorkhaj: Stainless Souls",
+	["122"] = "Thieves Guild: Maw of Lorkhaj: Two-Moons Dance",
+	["123"] = "Thieves Guild: Maw of Lorkhaj: Void Avoided",
+	["124"] = "Thieves Guild: Maw of Lorkhaj: Fang Focused",
+	["125"] = "Thieves Guild: Maw of Lorkhaj: Moons' Champion",
+	["126"] = "Thieves Guild: Maw of Lorkhaj: Spotless Triumph",
 }

 Craglorn_Names["VH"] = {
 	["11"] = "Craglorn: Hel Ra Citadel Difficult Mode",
 	["21"] = "Craglorn: Aetherian Archive Difficult Mode",
 	["31"] = "Craglorn: Sanctum Ophidia Difficult Mode",
-	["41"] = "Craglorn: Dragonstar Arena Conqueror",
-	["51"] = "Vvardenfell: Halls of Fabrication Champion",
+	["41"] = "Vvardenfell: Halls of Fabrication Vanquisher",
+	["51"] = "Thieves Guild: Maw of Lorkhaj Difficult Mode",
 }
 Locations = {
 --EP
diff --git a/data/keys.lua b/data/keys.lua
index fa7ec7b..97ed3a7 100644
--- a/data/keys.lua
+++ b/data/keys.lua
@@ -105,6 +105,7 @@ Craglorn2key["N"] = {
 "31",	-- "Sanctum Ophidia",
 "41",	-- "Dragonstar Arena Champion",
 "51",	-- "Halls of Fabrication Conqueror"
+"61",	-- "Maw of Lorkhaj Completed"
 }

 Craglorn2key["V"] = {
@@ -125,11 +126,20 @@ Craglorn2key["V"] = {
 "115", 	-- "Terminal Terminator", "Defeat the Assembly General in Veteran Halls of Fabrication without letting any Terminals complete their activation sequence.",
 "116",	-- "Kill Process", "Defeat one Hunter-Killer Fabricant while the other still has at least half of its health remaining, before defeating the remaining Fabricant in Veteran Halls of Fabrication.",
 "117",	-- "Arc-Custodian",, "In Veteran Halls of Fabrication, defeat the Archcustodian using six or fewer Shock Pylons without ever missing an opportunity to disable it with one.",
-
+"118",	-- "Maw of Lorkhaj Conqueror", "Defeat Rakkhat, Fang of Lorkhaj and his legions of dro-m'Athra in Veteran Maw of Lorkhaj.",
+"119",	-- "Time Trial: Maw of Lorkhaj", "Complete Veteran Maw of Lorkhaj within a time limit of 40 minutes. Your trial begins when you cross the threshold of the Temple of Seven Riddles.",
+"120",	-- "Maw of Lorkhaj: Unchained Ambush", "Use both chain switches within ten seconds in Veteran Maw of Lorkhaj, then defeat the dro-m'Athra invaders.",
+"121",	-- "Maw of Lorkhaj: Stainless Souls", "Defeat Rakkhat without anyone dying while afflicted by the Breath of Lorkhaj.",
+"122",	-- "Maw of Lorkhaj: Two-Moons Dance", "In Veteran Maw of Lorkhaj, force Rakkhat into his final phase within two lunar cycles, then defeat him.",
+"123",	-- "Maw of Lorkhaj: Void Avoided", "Defeat Rakkhat in Veteran Maw of Lorkhaj, with a maximum of two players ever being afflicted by the Breath of Lorkhaj.",
+"124",	-- "Maw of Lorkhaj: Fang Focused", "Defeat Rakkhat in Veteran Maw of Lorkhaj, with at least three dro-m'Athra Dreadstalkers still alive.",
+"125",	-- "Maw of Lorkhaj: Moons' Champion", "Complete all achievements related to defeating Rakkhat, Fang of Lorkhaj in Veteran Maw of Lorkhaj.",
+"126",	-- "Maw of Lorkhaj: Spotless Triumph",, "Complete Veteran Maw of Lorkhaj without suffering a group member death.",
 }
 Craglorn2key["VH"] = {
 "11",	-- "Hel Ra Citadel",
 "21",	-- "Aetherian Archive"
 "31",	-- "Sanctum Ophidia",
-"41", 	-- "Dragonstar Arena",
+"41",	-- "Halls of Fabrication Vanquisher", "Defeat the Assembly General after empowering it by resetting the circuit breaker in Veteran Halls of Fabrication.",
+"51",	-- "Thieves Guild: "Maw of Lorkhaj Difficult Mode"
 }