summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-06-21 07:30:01 -0300
committerJesusaves <cpntb1@ymail.com>2020-06-21 07:30:01 -0300
commitec58929ef6a617414adaa274cfcbb6df3a5dd3d1 (patch)
tree6a8a5eda1075581c0f4f9be6d451dae4a8061942 /db/re/item_db.conf
parente3a46bc3349a5744ab86cf28983126359e29dc0e (diff)
downloadserverdata-ec58929ef6a617414adaa274cfcbb6df3a5dd3d1.tar.gz
serverdata-ec58929ef6a617414adaa274cfcbb6df3a5dd3d1.tar.bz2
serverdata-ec58929ef6a617414adaa274cfcbb6df3a5dd3d1.tar.xz
serverdata-ec58929ef6a617414adaa274cfcbb6df3a5dd3d1.zip
Make Skypiercer really powerful :3
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 081071a16..96ff3f9a6 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -14870,8 +14870,8 @@ item_db: (
bonus bMdefRate, -50;
bonus bMdef2Rate, -50;
bonus bFlee2Rate, 25;
- bonus bAtk, max(0, BaseLevel-109);
- bonus bMatk, max(0, BaseLevel-109)/2;
+ bonus bAtkRate, min(100, max(0, BaseLevel-109));
+ bonus bMatkRate, min(100, max(0, BaseLevel-109)/2);
//bonus bAtk, getrefine()*2;
">
},