Talk:Death to Purity: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
(Update "Death to Purity" quest rewards from Act 5 as they've changed in 3.17.0)
 
No edit summary
Line 29: Line 29:
reward = "Viridian Jewel",  
reward = "Viridian Jewel",  
},
},
<!-- Template:Unsigned --><small>—Preceding [[wikipedia:Wikipedia:Signatures|unsigned]] comment added by [[User:MBoomer|MBoomer]] ([[User talk:MBoomer#top|talk]] • [[Special:Contributions/MBoomer|contribs]]) 16:17, 14 March 2022 (UTC)</small>
:The data and function no longer provided by the wiki page "module". You can just copy that part of the code that you removed from [https://www.poewiki.net/w/index.php?title=Wildfire&diff=1155227&oldid=1142912 wildfire] and placed in Crimson /Cobalt/Viridian  jewel articles' infobox instead. [[User:Neokowloon|Neokowloon]] ([[User talk:Neokowloon|talk]]) 07:34, 15 March 2022 (UTC)

Revision as of 07:34, 15 March 2022

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", },

—Preceding unsigned comment added by MBoomer (talkcontribs) 16:17, 14 March 2022 (UTC)

The data and function no longer provided by the wiki page "module". You can just copy that part of the code that you removed from wildfire and placed in Crimson /Cobalt/Viridian jewel articles' infobox instead. Neokowloon (talk) 07:34, 15 March 2022 (UTC)