From 40245358b5b31222e527861076c9d62e21aa23de Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 2 Aug 2019 23:08:53 -0300 Subject: It turned out too OP, lower the bonus --- localserver/beta.patch2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/localserver/beta.patch2 b/localserver/beta.patch2 index 352cced..c33838d 100644 --- a/localserver/beta.patch2 +++ b/localserver/beta.patch2 @@ -18,7 +18,7 @@ index 766fdc5ea..996576fd3 100644 static struct rodex_interface rodex_s; struct rodex_interface *rodex; diff --git a/src/map/status.c b/src/map/status.c -index f06bb0330..2e8909601 100644 +index f06bb0330..1cd69ff18 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -3552,7 +3552,7 @@ static void status_calc_regen(struct block_list *bl, struct status_data *st, str @@ -52,7 +52,7 @@ index f06bb0330..2e8909601 100644 } #ifdef RENEWAL - dstr = str; -+ dstr = str*2; ++ dstr = str*15/10; #endif //Normally only players have base-atk, but homunc have a different batk // equation, hinting that perhaps non-players should use this for batk. -- cgit v1.2.3-70-g09d2