From 6736dc81c5fc83afc2492bcfe7ab9a894bd0c86c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 4 Mar 2022 17:15:52 -0300 Subject: Previously, rebirth gave 1 fruit of each stat. Now it is a hidden passive. --- npc/functions/hub.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/functions/hub.txt') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index 45823ac11..01e2f2b90 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -1256,6 +1256,10 @@ function script HUB_PvP { // HUB_PCBonus () function script HUB_PCBonus { + /* Rebirth Passives */ + if (REBIRTH) + bonus bAllStats, REBIRTH; + /* Rebirth Traits */ if (PCBONUS & PCB_ATKBONUS) { bonus bAtk, 25; -- cgit v1.2.3-70-g09d2