diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 4a836678f..96fe8caf9 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6590,7 +6590,8 @@ item_db: ( bonus bMatk,20; bonus bMdef,25; bonus bMaxSP,40; - bonus bSPrecovRate,10; + bonus bSPrecovRate,5; + addtoskill(TMW2_MPREGEN, 1, 2); "> }, { @@ -6634,7 +6635,8 @@ item_db: ( bonus bMatk,40; bonus bMdef,50; bonus bMaxSP,80; - bonus bSPrecovRate,15; + bonus bSPrecovRate,8; + addtoskill(TMW2_MPREGEN, 2, 2); "> }, { @@ -6678,7 +6680,8 @@ item_db: ( bonus bMaxSP,10; bonus bMatk,15; bonus bMdef,20; - bonus bSPrecovRate,8; + bonus bSPrecovRate,4; + addtoskill(TMW2_MPREGEN, 1, 2); "> }, { |