From 7ae05f7ff236159d5876ac88ed704db5ddb1b7c0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 1 Aug 2018 12:32:52 -0300 Subject: Presenting, the [Dragon Star] --- db/re/item_db.conf | 18 ++++++++++++++++++ db/re/mob_db.conf | 1 + 2 files changed, 19 insertions(+) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 997ed3687..dd1929f62 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5188,6 +5188,24 @@ item_db: ( bonus bLuk,-3; "> }, +{ + Id: 1175 + AegisName: "DragonStar" + Name: "Dragon Star" + Type: "IT_ARMOR" + Buy: 27000 + Sell: 8000 + Weight: 30 + Loc: "EQP_ACC_L" + EquipLv: 54 + Refine: false + ViewSprite: 1175 + Script: <" + bonus bAddMaxWeight,500; + bonus bMaxHP,-15; + "> +}, +/////////////////////////// { Id: 1300 AegisName: "CreasedShirt" diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index e94cc41a9..b3f9d0607 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -6605,6 +6605,7 @@ mob_db: ( HastePotion: 500 StrengthPotion: 500 GoldOre: 200 + DragonStar: 2 } WeaponAttacks: { All: 8000 -- cgit v1.2.3-60-g2f50