From 1d2d15c943351a930fef4b91fe8c8b435a1695c6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Apr 2021 22:34:28 -0300 Subject: Try a different approach at Bull Helmet. Not 100% sure but 100% safe. --- db/pre-re/item_db.conf | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'db') diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 8c6307d6..d94765a0 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -10201,13 +10201,14 @@ item_db: ( callfunc "RequireStat", bLuk, 50, EQI_HEAD_TOP; "> Script: <" - bonus bAtkRange, -10; - bonus bDoubleAddRate, 20; - bonus bStr, 10; - bonus bCritical, 15; - bonus bAspdRate, 10; - bonus bDef2Rate, -39; - bonus bHit, -15; + // FIXME Maybe this works? Or maybe not and need a timer. + bonus bAtkRange, 1-readbattleparam(getcharid(3), UDT_ATKRANGE); + bonus bDoubleAddRate, 20; + bonus bStr, 10; + bonus bCritical, 15; + bonus bAspdRate, 10; + bonus bDef2Rate, -39; + bonus bHit, -15; "> }, { -- cgit v1.2.3-60-g2f50