From 158b53f2e7f5d7e03598b6e63d4aa5bebfea1a53 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 13 Jul 2019 23:43:57 -0300 Subject: Improve all teeth/tooth necklaces, giving them Atk boost. Also, Replace reward on 001-7 secret quest. --- db/re/item_db.conf | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index fdb2e4a46..7e13e1386 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5617,6 +5617,7 @@ item_db: ( Script: <" bonus bMaxHP,-200; bonus bStr,2; + bonus bAtkRate,5; "> }, { @@ -5635,6 +5636,7 @@ item_db: ( Script: <" bonus bMaxHP,-250; bonus bStr,4; + bonus bAtkRate,7; "> }, { @@ -5642,17 +5644,18 @@ item_db: ( AegisName: "ClawPendant" Name: "Claw Pendant" Type: "IT_ARMOR" - Buy: 9000 - Sell: 1700 - Weight: 250 - Def: 1 + Buy: 8000 + Sell: 1000 + Weight: 150 + Def: 3 Loc: 1024 - EquipLv: 34 + EquipLv: 24 Refine: false ViewSprite: 1013 Script: <" bonus bMaxHP,-250; bonus bStr,4; + bonus bAtkRate,10; "> }, { @@ -5671,6 +5674,7 @@ item_db: ( Script: <" bonus bMaxHP,-300; bonus bStr,7; + bonus bAtkRate,10; "> }, { @@ -5688,7 +5692,8 @@ item_db: ( ViewSprite: 1015 Script: <" bonus bMaxHP,-400; - bonus bStr,12; + bonus bStr,11; + bonus bAtkRate,12; "> }, { -- cgit v1.2.3-60-g2f50