From 198169a0a301a6583b9deeb6e6817caddae814f7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 11 May 2019 20:30:45 +0000 Subject: Improvements to Calamity Dungeon and Master Skill Book. Reset defeated boss upon failure/success so you can read the book after (within the 15 seconds time limit). This is not unset by lack of ink, so you can (if you are quick enough) trade inks with friends. Also, requires Magic Feather. Reports if someone else kill the boss. --- db/re/item_db.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7dec6d2b..f5b7847b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2756,6 +2756,16 @@ item_db: ( ViewSprite: 756 BindOnEquip: false }, +{ + Id: 757 + AegisName: "MagicFeather" + Name: "Magic Feather" + Type: "IT_ETC" + Buy: 4000 + Sell: 1000 + Weight: 1 + Refine: false +}, { Id: 800 AegisName: "DiamondShard" -- cgit v1.2.3-60-g2f50