From 619f6b622d9075a72ee26a3ff18a4fccdb2197b2 Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Thu, 7 Jan 2016 12:27:37 +0800 Subject: ItemDB Update: - Added 3 New Mechanic's Pile Bunkers. --- db/re/item_db.conf | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 365d22674..2ef5dc689 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -114665,6 +114665,56 @@ item_db: ( "> OnUnequipScript: <" heal -1000,0; "> }, +{ + Id: 16030 + AegisName: "Pilebunker_S" + Name: "Pile Bunker S" + Type: 4 + Weight: 3000 + Atk: 400 + Range: 1 + Slots: 1 + Job: 0x00000400 + Upper: 56 + Loc: 2 + WeaponLv: 4 + EquipLv: 130 + View: 8 + Script: <" bonus bAspdRate, (getrefine() / 2); "> +}, +{ + Id: 16031 + AegisName: "Pilebunker_P" + Name: "Pile Bunker P" + Type: 4 + Weight: 4000 + Atk: 450 + Range: 1 + Job: 0x00000400 + Upper: 56 + Loc: 2 + WeaponLv: 4 + EquipLv: 130 + View: 8 + Script: <" bonus bBaseAtk, (getrefine() * 5); "> +}, +{ + Id: 16032 + AegisName: "Pilebunker_T" + Name: "Pile Bunker T" + Type: 4 + Weight: 3500 + Atk: 400 + Range: 1 + Slots: 1 + Job: 0x00000400 + Upper: 56 + Loc: 2 + WeaponLv: 4 + EquipLv: 130 + View: 8 + Script: <" bonus bUseSPrate, - getrefine(); "> +}, { Id: 16039 AegisName: "Spoon" -- cgit v1.2.3-60-g2f50