From e57e0649ae38f456470d36f0c8bb8890ae886162 Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Tue, 31 Jul 2018 12:48:13 +0000
Subject: add item 3526 centaur spear

---
 db/re/item_db.conf | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

(limited to 'db')

diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 3ea2fd09e..2296437b8 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -9493,6 +9493,27 @@ item_db: (
 		bonus bStr, 5;
 	">
 },
+	Id: 3526
+	AegisName: "CentaurSpear"
+	Name: "Centaur Spear"
+	Type: "IT_WEAPON"
+	Buy: 16500
+	Sell: 10000
+	Weight: 950
+	Atk: 400
+	Matk: 0
+	Range: 2
+	Loc: ["EQP_HAND_R", "EQP_HAND_L"]
+	WeaponLv: 1
+	EquipLv: 70
+	Refine: true
+	Subtype: "W_2HMACE"
+	Script: <"
+		bonus bAgi, -4;
+		bonus bDex, -2;
+		bonus bDef, -10;
+	">
+},
 
 //
 // Pets
-- 
cgit v1.2.3-70-g09d2