View Issue Details

IDProjectCategoryView StatusLast Update
0000238ESO SpolszczenieZadanie do tłumaczeniapublic2020-11-20 16:10
ReporterPaprotnik Assigned Totomkolp  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target VersionVvardenfell 
Summary0000238: Vvanderfell - Relics of Ebernanit
Descriptiondaily Popielnych
TagsNo tags attached.

Activities

Paprotnik

2020-04-04 14:48

developer  

Relics of Ebernanit.lua (6,664 bytes)   
ConversationsQQ_SavedVariables_v15 =
{
    ["quest"] = 
    {
        ["162658389-0-849 Vvardenfell"] = 
        {
            ["52420949-0-5928 Relikty Ebernanit"] = 
            {
                ["info"] = 
                {
                    ["description"] = 
                    {
                        [1] = "265851556-0-5928 Numani-Rasi of the Urshilaku Ashlander tribe has requested that I explore the ruins of the Daedric shrine Ebernanit and gather as many historic relics as I can find.",
                    },
                    ["finisher"] = 
                    {
                        [1] = "8290981-0-76157 Numani-Rasi",
                    },
                    ["starter"] = 
                    {
                        [1] = "8290981-0-76157 Numani-Rasi",
                    },
                    ["items"] = 
                    {
                        [1] = "267697733-0-6158 Relikt Ebernanit",
                    },
                },
                ["steps"] = 
                {
                    [1] = 
                    {
                        ["description"] = "103224356-0-43575 The Ebernanit shrine stands far to the north, west of the Forgotten Wastes. I need to find the ruins and recover as many relics of historic significance as I can.",
                        ["goals"] = 
                        {
                            ["main"] = 
                            {
                                [1] = "7949764-0-54428 Gather Ebernanit Relics: 0 / 8",
                                [2] = "7949764-0-54428 Gather Ebernanit Relics: 1 / 8",
                                [3] = "7949764-0-54428 Gather Ebernanit Relics: 2 / 8",
                                [4] = "7949764-0-54428 Gather Ebernanit Relics: 3 / 8",
                                [5] = "7949764-0-54428 Gather Ebernanit Relics: 4 / 8",
                                [6] = "7949764-0-54428 Gather Ebernanit Relics: 5 / 8",
                                [7] = "7949764-0-54428 Gather Ebernanit Relics: 6 / 8",
                                [8] = "7949764-0-54428 Gather Ebernanit Relics: 7 / 8",
                            },
                        },
                    },
                    [2] = 
                    {
                        ["description"] = "103224356-0-43576 I retrieved historic relics from the ruins of Ebernanit. Now I should return to Numani-Rasi in the Urshilaku camp in Ald'ruhn.",
                        ["goals"] = 
                        {
                            ["main"] = 
                            {
                                [1] = "121487972-0-12348 Wróć do Numani-Rasi",
                            },
                        },
                    },
                },
            },
        },
    },
    ["npc"] = 
    {
        ["267200725-0-1060 Vvardenfell"] = 
        {
            ["267200725-0-1060 Vvardenfell"] = 
            {
                ["8290981-0-76157 Numani-Rasi"] = 
                {
                    ["greetings"] = 
                    {
                        [1] = "55049764-3-10297 Greetings, Outlander. There's more history to preserve, if you want to help our tribe again.",
                        [2] = "55049764-1-10297 Explore the shrine, gather the relics, and return to me. I promise to reward you for your efforts.",
                        [3] = "55049764-0-10297 I foresee a profitable partnership as our association deepens, Outlander. Now, what have you brought me?",
                    },
                    ["topics"] = 
                    {
                        ["20958740-1-7197 I'll gather the Ebernanit relics and return as soon as I can."] = 
                        {
                        },
                        ["249936564-0-7197 Jakiej pomocy potrzebujesz?"] = 
                        {
                            ["3952276-0-7197 The shrine of Ebernanit, once lost, has emerged from beneath the ever shifting ash. Go to the ruins and recover as many relics of historic importance as you can before the place disappears again."] = "",
                        },
                        ["232026500-0-12348 Here are the relics I recovered."] = 
                        {
                            ["116521668-0-12348 Pieces of history once thought lost are found again. Thank you.\n\nAnd for you, please accept this humble reward."] = "",
                        },
                        ["20958740-0-7197 Where can I find these ruins?"] = 
                        {
                            ["3952276-1-7197 The ruins lie far to the north, west of the Forgotten Wastes. I do not know what dangers surround the ancient shrine, so tread carefully.\n\nReturn to me when you've collected a good amount of relics."] = "",
                        },
                    },
                    ["links"] = 
                    {
                        ["55049764-1-10297 Explore the shrine, gather the relics, and return to me. I promise to reward you for your efforts."] = 
                        {
                        },
                        ["3952276-1-7197 The ruins lie far to the north, west of the Forgotten Wastes. I do not know what dangers surround the ancient shrine, so tread carefully.\n\nReturn to me when you've collected a good amount of relics."] = 
                        {
                            ["20958740-1-7197 I'll gather the Ebernanit relics and return as soon as I can."] = "",
                        },
                        ["55049764-3-10297 Greetings, Outlander. There's more history to preserve, if you want to help our tribe again."] = 
                        {
                            ["249936564-0-7197 Jakiej pomocy potrzebujesz?"] = "",
                        },
                        ["3952276-0-7197 The shrine of Ebernanit, once lost, has emerged from beneath the ever shifting ash. Go to the ruins and recover as many relics of historic importance as you can before the place disappears again."] = 
                        {
                            ["20958740-0-7197 Where can I find these ruins?"] = "",
                        },
                        ["55049764-0-10297 I foresee a profitable partnership as our association deepens, Outlander. Now, what have you brought me?"] = 
                        {
                            ["232026500-0-12348 Here are the relics I recovered."] = "",
                        },
                    },
                },
            },
        },
    },
}
Relics of Ebernanit.lua (6,664 bytes)   

Issue History

Date Modified Username Field Change
2020-04-04 14:48 Paprotnik New Issue
2020-04-04 14:48 Paprotnik File Added: Relics of Ebernanit.lua
2020-04-05 09:21 tomkolp Assigned To => tomkolp
2020-04-05 09:21 tomkolp Status new => confirmed
2020-06-07 19:23 Paprotnik Status confirmed => resolved
2020-06-07 19:23 Paprotnik Resolution open => fixed
2020-11-20 16:10 tomkolp Target Version => Vvardenfell
2021-04-08 06:09 tomkolp Category Quest (zadanie do przetłumaczenia) => Zadanie do tłumaczenia