From 312c7a46e08a281fd7e59852ef9c457071be0953 Mon Sep 17 00:00:00 2001 From: Saulc Date: Fri, 9 Mar 2018 09:51:15 +0000 Subject: Add SP bonus to silk robe --- db/re/item_db.conf | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 32420edd9..2fc783e20 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6203,11 +6203,11 @@ item_db: ( Name: "Leather Shirt" Type: "IT_ARMOR" Buy: 1200 - Sell: 400 - Weight: 120 + Sell: 450 + Weight: 124 Atk: 0 Matk: 1 - Def: 60 + Def: 59 Range: 0 Slots: 0 Job: { @@ -6277,7 +6277,7 @@ item_db: ( AegisName: "SilkRobe" Name: "Silk Robe" Type: "IT_ARMOR" - Buy: 3000 + Buy: 20000 Sell: 1000 Weight: 25 Atk: 0 @@ -6318,6 +6318,9 @@ item_db: ( id5020: 1 id5021: 1 } + Script: <" + bonus bMaSP,50; + "> }, { Id: 1317 @@ -6518,7 +6521,7 @@ item_db: ( Type: "IT_ARMOR" Buy: 120 Sell: 50 - Weight: 35 + Weight: 36 Atk: 0 Matk: 0 Def: 20 -- cgit v1.2.3-70-g09d2