//Rathazul aftermath
//No pseudocode version this time
//If Rathazul helps you purify Minerva, you get the parasite as a key item. Going to Rathazul while having the key item allows you to give it to him, triggering this conversation.
//craftMinervaPotion()//
You hand over the dead parasite to Rathazul.
[saystart]Impressive, it's just like you said. This is a strange creature I haven't seen before. I could make better potions to fight corruption with it[if (Creeping Taint is enabled and you didn’t remove the curse) {. I know you also have a condition that's corrupting you over time. It’s not a parasite, so I can’t remove it in the same way. Although, there's a chance I could make a cure for you with this}], but it will take me time.[sayend]
You let the old alchemist go back to his tools and he begins to work on it immediately.
//
//public function craftMinervaPotionResults()//
//Some days later, this scene happens automatically when you go see him
Rathazul is still busy with his experiments, but turns his attention to you when you approach him. [say: Was there something you needed, [name]?] Everything seems the same, save for a potion he's left on table next to his workbench.
[saystart]I couldn't test its effects on curses and parasites like your friend's, but [if (you enabled Creeping Taint and still have the curse){it should be strong enough to remove yours. It will also help make you more resistant to corruption.|"it will make you less sensitive to corruption.}][sayend]");
You take the potion with you and thank Rathazul.
//Stores potion in your inventory and opens Rathazul's usual menu after
//Item description//
Button: AntiTaint
Name: Anti-Taint Potion
Long name: an anti-taint potion
Type: Consumable
Base Value: 800
Description: Rathazul created this potion using the creature you extracted from Minerva to synthesize it. It will remove parasites and make you more resistant to corruption.
Effect: Severely reduces the effects of Zetaz’s curse like the other methods, removes worms and increases corruption resistance by 10%
//Text upon drinking it//
You drink the potion. It tastes a bit bitter, but not as bad you expected. [if (you enabled Creeping Taint and still have the curse){Your chest grows warmer as the effects of Zetaz’s potion recede. The corruption isn’t fully gone, but it’s much weaker now.}]
[if (you have worms){You[if (hasballs){r [balls] suddenly begin to ache as if about to explode| suddenly feel an excruciating pain in your nethers as if something were about to rip your body apart on the way out}]. You [if (isnakedlower){almost collapse from it|barely manage to free your [genitals]}] before all he worms that were inside of you burst out violently.}]
//You should lose HP from it, but how much is irrelevant since it can’t kill or knock you out.
[if (you have anemone dick){The anemone on your crotch suddenly falls off. It dies quickly, barely getting time to writhe on the floor before shriveling. It looks like Rathazul’s potion didn’t discriminate.}]
You sense a cool calm washing over you for a brief moment. You get the feeling this is the effect of the potion making you less sensitive to corruption
[b: Perk Gained: Anti-Taint Potion!]
//Anti-Taint Potion description//
Anti-Taint Potion – Rathazul’s potion has granted you a 10% resistance against corruption
//Change the percentage if it’s too strong when stacked with Purity Blessing.