Refactor and improve encounter data handling and formatting
All checks were successful
forgejo/Czech Quests/addon/pipeline/head This commit looks good

This commit is contained in:
Roman Jaroš 2025-04-19 00:41:40 +02:00
parent a32b698ebf
commit f37808207e
8 changed files with 226 additions and 83 deletions

View file

@ -40,3 +40,40 @@ addon.data.encounter["The Gobfather_normal_raid"] = {
},
},
}
addon.data.encounter["Shurrai_normal_raid"] = {
{
key = "Shurrai_normal_raid_a03b221c_00",
children = {
{
key = "Shurrai_normal_raid_a3276252_0000",
children = {},
},
{
key = "Shurrai_normal_raid_16361c5b_0001",
children = {},
},
{
key = "Shurrai_normal_raid_2a89e69f_0002",
children = {},
},
{
key = "Shurrai_normal_raid_44f7529e_0003",
children = {
{
key = "Shurrai_normal_raid_69996e5a_000300",
children = {},
},
{
key = "Shurrai_normal_raid_ad190ebe_000301",
children = {
{
key = "Shurrai_normal_raid_12617f60_00030100",
children = {},
},
},
},
},
},
},
},
}