Trial_Dat = {}

Trial_Dat.id = {
--Hel Ra Citadel Vet
[870] = {L=1, C=1, key ="11"},		-- "Hel Ra Citadel: The War Horn",
[991] = {L=1, C=1, key ="11"},		-- "Hel Ra Citadel Completed",  "Defeat the Celestial Warrior, freeing him from the Serpent's control." (normal)
[1136] = {L=1, C=1, key ="11"},		-- "Hel Ra Citadel Difficult Mode","Defeat the Celestial Warrior after enraging him through the destruction of his statue army.",
[1080] = {L=1, C=1, key ="11"},		-- "Time Trial: Hel Ra Citadel",

--Aetherian Archive Vet
[990] = {L=2, C=1, key ="21"},		-- "Aetherian Archive Completed", "Defeat the Celestial Mage, freeing her from the Serpent's control."
[1137] = {L=2, C=1, key ="21"},		-- "Aetherian Archive Difficult Mode" "Defeat the Celestial Mage after taunting her by smashing the Aetherial Orbs."
[1081] = {L=2, C=1, key ="21"},		-- "Time Trial: Aetherian Archive",

--Sanctum Ophidia Vet
[1123] = {L=3, C=1, key ="31"},    -- "Sanctum Ophidia Completed", "Defeat the Celestial Serpent."
[1124] = {L=3, C=1, key ="31"},    -- "Time Trial: Sanctum Ophidia",
[1138] = {L=3, C=1, key ="31"},    -- "Sanctum Ophidia Difficult Mode", Defeat the Celestial Serpent after desecrating the sacred banners of the Scaled Court",
-- Craglorn Trials

--Dragonstar Arena Vet
[992] = {L=4, C=1, key ="41"},
[1140] = {L=4, C=1, key ="41"},
}

Trial_Dat.vet = true
Trial_Dat.key = trial2key




Craglorn_Conqueror = "" -- [1139] = "Craglorn Trials Conqueror" "Complete Hel Ra Citadel, Aetherian Archive, and Sanctum Ophidia at their highest difficulties.",

Craglorn_Dat["N"].id = {
[1474] = {L=1, C=1, key ="11"},		-- "Hel Ra Citadel Conqueror",
[1503] = {L=2, C=1, key ="21"},		-- "Aetherian Archive Conqueror" Defeat the Celestial Mage in Veteran Aetherian Archive, while the Trial is scaled to Champion 160.",
[1462] = {L=3, C=1, key ="31"},		-- "Sanctum Ophidia Conqueror",
}
Craglorn_Dat["N"].vet = false
Craglorn_Dat["N"].key = Craglorn2key["N"]

Craglorn_Dat["V"].id = {
[991] = {L=1, C=1, key ="11"},		-- "Hel Ra Citadel Completed",  "Defeat the Celestial Warrior, freeing him from the Serpent's control."
[870] = {L=2, C=1, key ="21"},		-- "Hel Ra Citadel: The War Horn", "Sound the war horn in Veteran Hel Ra Citadel and defeat the ancient warriors who answer.",
[1080] = {L=3, C=1, key ="31"},		-- "Time Trial: Hel Ra Citadel", "Completed the Hel Ra Citadel within a time limit of 33 minutes.",
[990] = {L=4, C=1, key ="41"},		-- "Aetherian Archive Completed", "Defeat the Celestial Mage, freeing her from the Serpent's control."
[1081] = {L=5, C=1, key ="51"},		-- "Time Trial: Aetherian Archive", "Completed the Aetherian Archive within a time limit of 33 minutes.",
[1123] = {L=6, C=1, key ="61"},		-- "Sanctum Ophidia Completed", "Defeat the Celestial Serpent."
[1124] = {L=7, C=1, key ="71"},		-- "Time Trial: Sanctum Ophidia", "Completed the Sanctum Ophidia within a time limit of 33 minutes.",
[992] = {L=8, C=1, key ="81"},		-- "Dragonstar Arena Champion",  "Conquer all challengers and earn the title of Dragonstar Arena Champion!",
}
Craglorn_Dat["V"].vet = true
Craglorn_Dat["V"].key = Craglorn2key["V"]

Craglorn_Dat["VH"].id = {
[1136] = {L=1, C=1, key ="11"},		-- "Hel Ra Citadel Difficult Mode","Defeat the Celestial Warrior after enraging him through the destruction of his statue army.",
[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",
[1140] = {L=4, C=1, key ="41"},		-- "Dragonstar Arena Conqueror", "Conquer all challengers on the increased difficulty version of Dragonstar Arena.",
}

Craglorn_Dat["VH"].vet = true
Craglorn_Dat["VH"].key = Craglorn2key["VH"]