diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-11-11 17:14:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-11-11 17:14:41 -0300 |
commit | ab3f2a331deaa605ee1c845564921cc9439db303 (patch) | |
tree | f63d54c0210c841bc28e0f354b4dcc2c5dab0daa | |
parent | dd7556138108c87116fd1019547bea6c9adacb61 (diff) | |
download | serverdata-ab3f2a331deaa605ee1c845564921cc9439db303.tar.gz serverdata-ab3f2a331deaa605ee1c845564921cc9439db303.tar.bz2 serverdata-ab3f2a331deaa605ee1c845564921cc9439db303.tar.xz serverdata-ab3f2a331deaa605ee1c845564921cc9439db303.zip |
Healing skills with Chef Hat: +10% → +20%
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 6b2abe81f..40d758a93 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9554,7 +9554,7 @@ item_db: ( Script: <" bonus bHPrecovRate,30; bonus bSPrecovRate,30; - bonus bHealPower,10; + bonus bHealPower,20; bonus bAddItemHealRate,10; bonus bAtkRate,-55; bonus bAtk2,-55; |