From eba87fde79daedc5721daeda218e0a96e3d3307d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 4 Feb 2022 15:34:04 -0300 Subject: Theoretically, this is Mirio's Quest --- npc/functions/hub.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/functions') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index d3d72ed12..907cd20a9 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -1324,6 +1324,8 @@ function script HUB_PCBonus { bonus2 bSubRace, RC_Legendary, getskilllv(AL_DP)-10; if (getq(LoFQuest_Barbara) >= 4 || getq(General_Narrator) >= 19) bonus bMaxSP, 40; + if (getq(HalinarzoQuest_Speed) > 1) + bonus bSpeedAddRate, min(getq(HalinarzoQuest_Speed), 10); return; } -- cgit v1.2.3-70-g09d2