From 49e084705ad99ad92b825e66a5c2c30cae8b2124 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 2 Aug 2019 22:43:03 -0300 Subject: Change Googles blind-resist from 5% to 10%. Judgement attack raises in 1/lvl. --- db/re/item_db.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 8d5ee56a3..3064ad20d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10554,7 +10554,7 @@ item_db: ( Refine: false ViewSprite: 3205 Script: <" - bonus2 bResEff,Eff_Blind,5; + bonus2 bResEff,Eff_Blind,10; "> }, { @@ -11249,6 +11249,7 @@ item_db: ( // [22:27:11] <{41444d494e}> bonus3 bAutoSpell,SKILLNAME,SKILLELVEL,PARAM1; Script: <" bonus3 bAutoSpell,SM_MAGNUM,1,100; + bonus bAtk, BaseLevel; "> //DropAnnounce: true }, -- cgit v1.2.3-70-g09d2