Skip to content

Commit

Permalink
The only true wisdom is in knowing you know nothing.
Browse files Browse the repository at this point in the history
Parsing for release
  • Loading branch information
Goldenshacal committed Nov 5, 2023
1 parent e0d7413 commit 8d2953e
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -492,15 +492,19 @@ root(ROOTS.ExpansionFeatures, tier(DF_TIER, bubbleDown({ ["timeline"] = { ADDED_
{ "i", 200938, 1 }, -- 1x Empty Soul Cage
{ "i", 199414, 1 }, -- 1x Zapthrottle Soul Inhaler
},
["coord"] = { 49.8, 32.8, THE_WAKING_SHORES },
["coords"] = {
{ 49.8, 32.8, THE_WAKING_SHORES },
{ 46.8, 32.8, THE_WAKING_SHORES },
{ 77.8, 38.8, THE_AZURE_SPAN },
},
["g"] = {
i(201297, { -- Docile Earthen Soul
i(193920), -- Earthen Soul
i(201260), -- Dust Spirit (PET!)
}),
},
}),
i(200931, { -- Encaged Firey Soul
i(200931, { -- Encaged Fiery Soul
["description"] = "In order to capture a soul with Empty Soul Cage, the elemental must die while having the Zapthrottle Soul Inhaler debuff.\n\nOnce you receive the soul, do not open the item until the Encaged turns into Docile, which will happen once the 15-minute timer expires.",
["cost"] = {
{ "i", 200938, 1 }, -- 1x Empty Soul Cage
Expand Down
1 change: 1 addition & 0 deletions .contrib/Parser/DATAS/14 - Trading Post/Trading Post.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1052,6 +1052,7 @@ root(ROOTS.NeverImplemented, {


-- Gloves

-- Head

-- Weapons
Expand Down
Loading

0 comments on commit 8d2953e

Please sign in to comment.