Summerset Trials

His Dad [05-09-18 - 09:06]
Summerset Trials
Filename
data/Trials.lua
data/en/en.lua
data/keys.lua
diff --git a/data/Trials.lua b/data/Trials.lua
index 302fdbd..3351188 100644
--- a/data/Trials.lua
+++ b/data/Trials.lua
@@ -7,6 +7,10 @@ Trials_Dat["N"].id = {
 [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.",
+[2131] ={L=7, C=1, key ="71"},		-- "Defeat Z'Maja, Siroria, Relequen, and Galenwe in Cloudrest.",
+[2132] ={L=8, C=1, key ="81"},		-- "Cloudrest Contender", "Defeat Z'Maja, Siroria, Relequen, and Galenwe in the same fight in Cloudrest.",
+[2140] ={L=9, C=1, key ="91"},		-- "Cloudrest Savior","Complete the listed achievements for Cloudrest.",
+
 }
 Trials_Dat["N"].vet = false
 Trials_Dat["N"].key = Trials2key["N"]
@@ -38,6 +42,24 @@ Trials_Dat["V"].id = {
 [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.",
+[2133] = {L=27, C=1, key ="127"},	-- "Cloudrest Conqueror", "Defeat Z'Maja, Siroria, Relequen, and Galenwe in Veteran Cloudrest.",
+[2137] = {L=28, C=1, key ="128"},   -- "Speedy Sload Slayer","Defeat Z'Maja, Siroria, Relequen, and Galenwe within a time limit of 15 minutes in Veteran Cloudrest. Timer starts when players enter the Cloudrest Aerie.",
+[2134] = {L=29, C=1, key ="129"},   -- "A Sload and Her Shadow", "Defeat Z'Maja with one Welkynar shadow fighting by her side in Veteran Cloudrest.",
+[2136] = {L=30, C=1, key ="130"},	-- "Cloudrest Vanquisher", "Defeat Z'Maja, Siroria, Relequen, and Galenwe in the same fight in Veteran Cloudrest.",
+[2138] = {L=31, C=1, key ="131"},	-- "Surviving the Shadows","Defeat Z'Maja, Siroria, Relequen, and Galenwe without suffering a group member death in Veteran Cloudrest.",
+[2139] = {L=32, C=1, key ="132"},	-- "The Path to Alaxon", "Defeat Z'Maja, Siroria, Relequen, and Galenwe in the same battle without suffering a group member death within 15 minutes of entering the Cloudrest Aerie in Veteran Cloudrest.",
+[2231] = {L=33, C=1, key ="133"},	-- "One Core, No More", "Defeat Z'Maja with each group member picking up and destroying only one Malevolent Core in Veteran Cloudrest.",
+[2232] = {L=34, C=1, key ="134"},	-- "Misery Loves Company", "While battling Z'Maja with all three of the Welkynars' shadows by her side, a player with the Hoarfrost affliction and two other players with the Voltaic Overload affliction share the damage of the Roaring Flare eruption in Veteran Cloudrest.",
+[2233] = {L=35, C=1, key ="135"},	-- "Flares and Deadly Shadows", "While battling Z'Maja with Siroria's shadow by her side, utilize a Roaring Flare attack and achieve 20 killing blows against Shadow's of the Fallen in Cloudrest.",
+[2234] = {L=36, C=1, key ="136"},	-- "Core Coordination""While battling Z'Maja, after activating a single Welkynar's Light, activate two more Welkynar's Lights and destroy three Malevolent Cores within the next 5 seconds in Cloudrest.",
+[2236] = {L=37, C=1, key ="137"},	-- "The Mystic's Ice" "Have Galenwe's shadow destroy 20 roaming Hoarfrost cyclones with his Spiked Ice attack in Cloudrest.",
+[2237] = {L=38, C=1, key ="138"},	-- "Shocking Instinct", "While battling Relequen's shadow by itself, no player is hit by Voltaic Overload and no player spreads Voltaic Current to other players throughout the entire encounter in Cloudrest.",
+[2238] = {L=39, C=1, key ="139"},	-- "Valorous Combustion""While battling Siroria's shadow by itself, every Roaring Flare throughout the entire encounter must be split between at least 6 players in Cloudrest.",
+
+
+
+
+

 }
 Trials_Dat["V"].vet = true
diff --git a/data/en/en.lua b/data/en/en.lua
index 42b62a1..050d107 100644
--- a/data/en/en.lua
+++ b/data/en/en.lua
@@ -176,7 +176,10 @@ Trials_Names["N"] = {
 	["31"] = "Craglorn: Sanctum Ophidia Conqueror",
 	["41"] = "Craglorn: Dragonstar Arena Champion",
 	["51"] = "Vvardenfell: Halls of Fabrication Champion",
-	["61"] = "Maw of Lorkhaj Completed"
+	["61"] = "Maw of Lorkhaj Completed",
+	["71"] = "Cloudrest Completed",
+	["81"] = "Cloudrest Contender",
+	["91"] = "Cloudrest Savior",
 }
 Trials_Names["V"] = {
 	["11"] = "Craglorn: Hel Ra Citadel Completed",
@@ -205,6 +208,19 @@ Trials_Names["V"] = {
 	["124"] = "Thieves Guild: Maw of Lorkhaj: Fang Focused",
 	["125"] = "Thieves Guild: Maw of Lorkhaj: Moons' Champion",
 	["126"] = "Thieves Guild: Maw of Lorkhaj: Spotless Triumph",
+	["127"] = "Summerset: Cloudrest Conqueror",
+	["128"] = "Summerset: Cloudrest: Speedy Sload Slayer",
+	["129"] = "Summerset: Cloudrest: A Sload and Her Shadow",
+	["130"] = "Summerset: Cloudrest Vanquisher",
+	["131"] = "Summerset: Cloudrest: Surviving the Shadows",
+	["132"] = "Summerset: Cloudrest: The Path to Alaxon",
+	["133"] = "Summerset: Cloudrest: One Core, No More",
+	["134"] = "Summerset: Cloudrest: Misery Loves Company",
+	["135"] = "Summerset: Cloudrest: Flares and Deadly Shadows",
+	["136"] = "Summerset: Cloudrest: Core Coordination",
+	["137"] = "Summerset: Cloudrest: The Mystic's Ice",
+	["138"] = "Summerset: Cloudrest: Shocking Instinct",
+	["139"] = "Summerset: Cloudrest: Valorous Combustion",
 }

 Trials_Names["VH"] = {
diff --git a/data/keys.lua b/data/keys.lua
index 7a65660..70d249a 100644
--- a/data/keys.lua
+++ b/data/keys.lua
@@ -106,6 +106,9 @@ Trials2key["N"] = {
 "41",	-- "Dragonstar Arena Champion",
 "51",	-- "Halls of Fabrication Conqueror"
 "61",	-- "Maw of Lorkhaj Completed"
+"71",	-- "Cloudrest Completed"
+"81",	-- "Cloudrest Contender"
+"91",	-- "Cloudrest Savior"
 }

 Trials2key["V"] = {
@@ -135,6 +138,19 @@ Trials2key["V"] = {
 "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.",
+"127",	-- "Cloudrest Conqueror", "Defeat Z'Maja, Siroria, Relequen, and Galenwe in Veteran Cloudrest.",
+"128",	-- "Speedy Sload Slayer","Defeat Z'Maja, Siroria, Relequen, and Galenwe within a time limit of 15 minutes in Veteran Cloudrest. Timer starts when players enter the Cloudrest Aerie.",
+"129",	-- "A Sload and Her Shadow", "Defeat Z'Maja with one Welkynar shadow fighting by her side in Veteran Cloudrest.",
+"130",	-- "Cloudrest Vanquisher", "Defeat Z'Maja, Siroria, Relequen, and Galenwe in the same fight in Veteran Cloudrest.",
+"131",	-- "Surviving the Shadows","Defeat Z'Maja, Siroria, Relequen, and Galenwe without suffering a group member death in Veteran Cloudrest.",
+"132",  -- "The Path to Alaxon", "Defeat Z'Maja, Siroria, Relequen, and Galenwe in the same battle without suffering a group member death within 15 minutes of entering the Cloudrest Aerie in Veteran Cloudrest.",
+"133",	-- "One Core, No More", "Defeat Z'Maja with each group member picking up and destroying only one Malevolent Core in Veteran Cloudrest.",
+"134",  -- "Misery Loves Company", "While battling Z'Maja with all three of the Welkynars' shadows by her side, a player with the Hoarfrost affliction and two other players with the Voltaic Overload affliction share the damage of the Roaring Flare eruption in Veteran Cloudrest.",
+"135",	-- "Flares and Deadly Shadows", "While battling Z'Maja with Siroria's shadow by her side, utilize a Roaring Flare attack and achieve 20 killing blows against Shadow's of the Fallen in Cloudrest.",
+"136",	-- "Core Coordination""While battling Z'Maja, after activating a single Welkynar's Light, activate two more Welkynar's Lights and destroy three Malevolent Cores within the next 5 seconds in Cloudrest.",
+"137",	-- "The Mystic's Ice" "Have Galenwe's shadow destroy 20 roaming Hoarfrost cyclones with his Spiked Ice attack in Cloudrest.",
+"138",	-- "Shocking Instinct", "While battling Relequen's shadow by itself, no player is hit by Voltaic Overload and no player spreads Voltaic Current to other players throughout the entire encounter in Cloudrest.",
+"139", 	-- "Valorous Combustion""While battling Siroria's shadow by itself, every Roaring Flare throughout the entire encounter must be split between at least 6 players in Cloudrest.",
 }
 Trials2key["VH"] = {
 "11",	-- "Hel Ra Citadel",