View Issue Details

IDProjectCategoryView StatusLast Update
0002091ESO SpolszczenieZadanie do tłumaczeniapublic2022-02-12 09:58
Reportergeneral Assigned ToBaczko  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target VersionCyrodiilFixed in Version4.028 
Summary0002091: Cyrodiil - Daily - Prisoners of War
DescriptionCyrodiil - Daily - Prisoners of War
TagsNo tags attached.

Activities

general

2021-04-15 01:47

manager  

Prisoners of War.lua (6,295 bytes)   
ConversationsQQ_SavedVariables_v15 =
{
    ["quest"] = 
    {
        ["162658389-0-181 Cyrodiil"] = 
        {
            ["52420949-0-4425 Jeńcy wojenni"] = 
            {
                ["info"] = 
                {
                    ["description"] = 
                    {
                        [1] = "265851556-0-4425 The Imperials have captured two of Vyctoria Girien's soldiers.",
                    },
                    ["starter"] = 
                    {
                        [1] = "8290981-0-35492 Vyctoria Girien",
                    },
                    ["finisher"] = 
                    {
                        [1] = "8290981-0-35492 Vyctoria Girien",
                    },
                },
                ["steps"] = 
                {
                    [1] = 
                    {
                        ["description"] = "103224356-0-21429 I should travel to the graveyard on the eastern side of Cheydinhal and free them.",
                        ["goals"] = 
                        {
                            ["main"] = 
                            {
                                [1] = "7949764-0-24811 Rescue Captured Rebels",
                            },
                            ["hidden"] = 
                            {
                                [1] = "7949764-0-24795 Rescue Prisoner",
                                [2] = "7949764-0-24805 Rescue Prisoner",
                            },
                        },
                    },
                    [2] = 
                    {
                        ["description"] = "103224356-0-21428 I freed the captured rebel soldiers. I should return to 8290981-0-35492 Vyctoria Girien.",
                        ["goals"] = 
                        {
                            ["main"] = 
                            {
                                [1] = "121487972-0-6817 Porozmawiaj z: 8290981-0-35492 Vyctoria Girien",
                            },
                        },
                    },
                },
            },
        },
    },
    ["subtitles"] = 
    {
        ["267200725-0-16 Cyrodiil"] = 
        {
            ["267200725-0-16 Cyrodiil"] = 
            {
                [1] = 
                {
                    [1] = 
                    {
                        ["text"] = "115740052-0-17140 Thank you. I thought I was done for!",
                        ["name"] = "8290981-0-35729 Zbuntowany Żołnierz",
                    },
                    [2] = 
                    {
                        ["text"] = "115740052-0-17141 By Akatosh's scales—your help is welcomed!",
                        ["name"] = "8290981-0-35732 Zbuntowana Żołnierz",
                    },
                },
            },
        },
    },
    ["npc"] = 
    {
        ["267200725-0-16 Cyrodiil"] = 
        {
            ["267200725-0-16 Cyrodiil"] = 
            {
                ["8290981-0-35492 Vyctoria Girien"] = 
                {
                    ["greetings"] = 
                    {
                        [1] = "165399380-0-35492 We're hanging by a thread here. One more setback and we've lost this war.",
                        [2] = "55049764-5-5851 Don't delay too long. The Imperials usually kill prisoners.",
                        [3] = "55049764-4-5851 Glad to see you made it back. The troopers you freed ran in just a bit ago. They were pretty happy to be among friends.",
                    },
                    ["topics"] = 
                    {
                        ["228103012-0-28527 Why are you fighting?"] = 
                        {
                        },
                        ["20958740-0-5053 Where are they being held?"] = 
                        {
                            ["3952276-1-5053 A spy reported that they're in the graveyard to the east, under guard. Still eager to help?"] = "",
                        },
                        ["249936564-0-5053 Jak mogę pomóc?"] = 
                        {
                            ["3952276-0-5053 That's what I like to see—a volunteer! A couple of my soldiers were recently captured by the Imperials. I'd like you to get them back."] = "",
                        },
                        ["20958740-1-5053 Tak."] = 
                        {
                        },
                        ["232026500-0-6817 Cieszę się, że mogę pomóc."] = 
                        {
                            ["116521668-0-6817 I'll keep you in mind if anyone else gets captured. The soldiers insisted I give you this reward."] = "",
                        },
                    },
                    ["links"] = 
                    {
                        ["3952276-0-5053 That's what I like to see—a volunteer! A couple of my soldiers were recently captured by the Imperials. I'd like you to get them back."] = 
                        {
                            ["20958740-0-5053 Where are they being held?"] = "",
                        },
                        ["3952276-1-5053 A spy reported that they're in the graveyard to the east, under guard. Still eager to help?"] = 
                        {
                            ["20958740-1-5053 Tak."] = "",
                        },
                        ["55049764-4-5851 Glad to see you made it back. The troopers you freed ran in just a bit ago. They were pretty happy to be among friends."] = 
                        {
                            ["232026500-0-6817 Cieszę się, że mogę pomóc."] = "",
                        },
                        ["55049764-5-5851 Don't delay too long. The Imperials usually kill prisoners."] = 
                        {
                            ["228103012-0-28527 Why are you fighting?"] = "",
                        },
                        ["165399380-0-35492 We're hanging by a thread here. One more setback and we've lost this war."] = 
                        {
                            ["249936564-0-5053 Jak mogę pomóc?"] = "",
                        },
                    },
                },
            },
        },
    },
}
Prisoners of War.lua (6,295 bytes)   

Issue History

Date Modified Username Field Change
2021-04-15 01:47 general New Issue
2021-04-15 01:47 general File Added: Prisoners of War.lua
2022-02-06 12:40 tomkolp Status new => confirmed
2022-02-06 15:01 Mionsi Status confirmed => assigned
2022-02-06 15:01 Mionsi Assigned To => Baczko
2022-02-12 09:58 Baczko Status assigned => resolved
2022-02-12 09:58 Baczko Resolution open => fixed
2022-02-12 09:58 Baczko Fixed in Version => 4.028