From 22191e4451c7af00e5a54252e4bf00f1d452ff14 Mon Sep 17 00:00:00 2001 From: Sean Hulka Date: Sun, 6 Jun 2021 19:08:12 +0000 Subject: Nerf RubberDucky and increase skill boost. --- db/re/item_db.conf | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index fdbe6a155..f5f830530 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6340,10 +6340,13 @@ item_db: ( EquipLv: 50 Refine: false Script: <" - skill TMW2_DUCKY,1; + skill TMW2_DUCKY, cap_value(0, 10, 1+REBIRTH*2); bonus bAllStats,5; - bonus bMaxHP,-25; - bonus bMaxSPrate,-20; + bonus bHPrecovRate,-50; + bonus bDefRate,-50; + bonus bDef2Rate,-50; + bonus bMaxSPrate,-35; + bonus bFleeRate,-15; "> }, -- cgit v1.2.3-70-g09d2