Talk:Death to Purity

From Path of Exile Wiki
Revision as of 16:17, 14 March 2022 by MBoomer (talk | contribs) (Update "Death to Purity" quest rewards from Act 5 as they've changed in 3.17.0)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This talk page is for discussing the article Death to Purity.

  • Sign your posts using four tildes (~~~~)
  • Start a new topic at the bottom under a ==level 2 heading==
  • Indent replies using colons (:)
  • Keep it civil
  • Assume good faith
  • Don't remove past discussions

I'm trying to update the quest rewards of this quest but I'm not sure how to do so

I've deleted the quest reward lines from each of the related jewels and confirmed that the reward is either a "Crimson Jewel", "Cobalt Jewel", or "Viridian Jewel" with item level of 42

The json below might help, it's in the format of the module that used to handle this but after editing it I noticed the big box at the top saying not to edit it, so I reverted my changes

{ quest = "Death to Purity", quest_id = "a5q4", act = 5, item_level = 42, rarity = "Rare", reward = "Crimson Jewel", }, { quest = "Death to Purity", quest_id = "a5q4", act = 5, item_level = 42, rarity = "Rare", reward = "Cobalt Jewel", }, { quest = "Death to Purity", quest_id = "a5q4", act = 5, item_level = 42, rarity = "Rare", reward = "Viridian Jewel", },