From 957aec511f903c9dff7ddf65f945e656e8588598 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 25 Jun 2022 01:01:22 -0300 Subject: Raise Kreist base reward from 42 to 72 --- npc/003-10/kreist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/003-10/kreist.txt b/npc/003-10/kreist.txt index e3bd3ecdb..70ca55eb6 100644 --- a/npc/003-10/kreist.txt +++ b/npc/003-10/kreist.txt @@ -85,7 +85,7 @@ L_QuestMaster: mesn l("Kreist, Taskmaster"); mesq l("It's not much of a reward, but doesn't it feels great to help others in need?! HAHAHA!"); .@overkill=.@q3-50; - Zeny+=.@lv*(42+MERCENARY_DAILYQUEST); + Zeny+=.@lv*(72+MERCENARY_DAILYQUEST); // Raise LV according to monster level .@lv+=getmonsterinfo(.@q2, MOB_LV)+MERCENARY_DAILYQUEST*11/10; getexp BaseLevel*.@lv, .@lv+.@overkill; -- cgit v1.2.3-60-g2f50