From 188139e0d8ba232894a36f9b90084e73a16a293c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 10 May 2019 21:30:45 -0300 Subject: All wands now raise MP Regen in 20%. --- db/re/item_db.conf | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 61b2159e8..77aa61996 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -7609,7 +7609,11 @@ item_db: ( Loc: "EQP_GARMENT" EquipLv: 12 Refine: false - ViewSprite: 2007 + Script: <" + bonus bMatk,10; + bonus bMaxSP,10; + bonus bSPrecovRate,10; + "> }, { Id: 2008 @@ -12201,6 +12205,7 @@ item_db: ( ViewSprite: 7000 Script: <" bonus bMaxSP,10; + bonus bSPrecovRate,20; "> }, { @@ -12221,6 +12226,7 @@ item_db: ( ViewSprite: 7001 Script: <" bonus bMaxSP,20; + bonus bSPrecovRate,20; "> }, { @@ -12241,6 +12247,7 @@ item_db: ( ViewSprite: 7002 Script: <" bonus bMaxSP,30; + bonus bSPrecovRate,20; "> }, { @@ -12261,6 +12268,7 @@ item_db: ( ViewSprite: 7003 Script: <" bonus bMaxSP,40; + bonus bSPrecovRate,20; "> }, { @@ -12281,6 +12289,7 @@ item_db: ( ViewSprite: 7004 Script: <" bonus bMaxSP,50; + bonus bSPrecovRate,20; "> }, { @@ -12301,6 +12310,7 @@ item_db: ( ViewSprite: 7005 Script: <" bonus bMaxSP,25; + bonus bSPrecovRate,20; "> }, -- cgit v1.2.3-70-g09d2