From 4b995987dea2bb612198d1c64c43b843b95d25b2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 18 Feb 2021 14:44:40 -0300 Subject: Homunculus (Stat) Reset Potion --- db/re/item_db.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 08ca76ffa..145c736e3 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -16410,6 +16410,23 @@ item_db: ( @purifio=max(gettimetick(2), @purifio)+300; "> }, +{ + Id: 8028 + AegisName: "HomunResetPotion" + Name: "Homun Stat Reset Potion" + Type: "IT_USABLE" + Buy: 50000 + Sell: 5000 + Weight: 20 + Refine: false + KeepAfterUse: false + Delay: 2500 + Script: <" + // Reset homunculus stats + homshuffle(); + dispbottom l("Homunculus stats were reset!"); + "> +}, ) -- cgit v1.2.3-60-g2f50