From d8b14353734e38bbd2d6656d783c383092b511f3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Apr 2021 19:38:34 -0300 Subject: Balance: Boost all Sulphur Powder sources in x4, nerf Flar attack from 110% to 80% --- npc/011-1/alchemist.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/011-1/alchemist.txt') diff --git a/npc/011-1/alchemist.txt b/npc/011-1/alchemist.txt index 5b2b44ac..5f915236 100644 --- a/npc/011-1/alchemist.txt +++ b/npc/011-1/alchemist.txt @@ -185,7 +185,7 @@ L_Iron_powder_full: L_Sulphur: mes "[Rauk the Alchemist]"; - mes "\"Oh, that is easy. Bring me three piles of volcanic ash and three mauve leaves, and I will extract twelve piles of sulphur ash for you.\""; + mes "\"Oh, that is easy. Bring me three piles of volcanic ash and three mauve leaves, and I will extract forty eight piles of sulphur ash for you.\""; next; menu "I will be back.", L_Abort, @@ -206,7 +206,7 @@ L_Next1: delitem "PileOfAsh", 3; delitem "MauveHerb", 3; - getitem "SulphurPowder", 12; + getitem "SulphurPowder", 48; mes "[Rauk the Alchemist]"; mes "You watch Rauk burn the mauve leaves in the midst of the ashes. He then dissolves the result and pours it through a filter, finally heating up the residual liquid."; next; -- cgit v1.2.3-60-g2f50