From 9be2fefee7ca23e6bab5b611cc87b00e6b91a2c1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 29 Dec 2019 14:40:09 -0300 Subject: Reconfigure [Blacksmith Axe]. It now can have 2 cards inserted, but not from same type. Also, blind chance: 10% → 40% MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/re/item_db.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 6f2935219..d7a1696c9 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11452,7 +11452,7 @@ item_db: ( EquipLv: 60 Refine: true Subtype: "W_2HMACE" - Slots: 1 + Slots: 2 AllowCards: { id5022: 1 id5023: 1 @@ -11470,7 +11470,7 @@ item_db: ( Script: <" bonus bAtk,(BaseLevel-60)*2; bonus bCritical, 12; - bonus2 bAddEff,Eff_Blind,10; + bonus2 bAddEff,Eff_Blind,40; bonus2 bAddMonsterDropChainItem,ITMCHAIN_ORE,RC_Mineral; "> }, -- cgit v1.2.3-60-g2f50