From ebafaa3d1c55eda8b68a5e3bc4efb23d1468b569 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 8 Aug 2018 11:26:06 -0300 Subject: effect stats to pendants following this table: tooth necklace -> claw pendant \ --> Barbarian Amulet -> Barb. Master Am. wolvern teeth -> wolf pendant / --- db/re/item_db.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index ef49d217b..4fb85dc39 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4705,6 +4705,10 @@ item_db: ( EquipLv: 34 Refine: false ViewSprite: 1013 + Script: <" + bonus bMaxHP,-250; + bonus bStr,4; + "> }, { Id: 1014 @@ -4719,6 +4723,10 @@ item_db: ( EquipLv: 44 Refine: false ViewSprite: 1014 + Script: <" + bonus bMaxHP,-300; + bonus bStr,7; + "> }, { Id: 1015 @@ -4733,6 +4741,10 @@ item_db: ( EquipLv: 54 Refine: false ViewSprite: 1015 + Script: <" + bonus bMaxHP,-400; + bonus bStr,12; + "> }, { Id: 1016 -- cgit v1.2.3-60-g2f50