summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-29 23:33:08 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-29 23:33:08 -0300
commit9d358d1c973bc1602d20f420d407b3ab791a0875 (patch)
tree5b81139af11a73c2cf64daa0c059b9e86559082a /db/re/item_db.conf
parent59d38771945643a117f494d928dcecee61c386a7 (diff)
downloadserverdata-9d358d1c973bc1602d20f420d407b3ab791a0875.tar.gz
serverdata-9d358d1c973bc1602d20f420d407b3ab791a0875.tar.bz2
serverdata-9d358d1c973bc1602d20f420d407b3ab791a0875.tar.xz
serverdata-9d358d1c973bc1602d20f420d407b3ab791a0875.zip
Scythes and Lightsabers: Dex down
2H Swords: No effect Spears and Halberds: Hit up Will make 2H more balanced this way. Immortal Sword got hit up to be OP
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf12
1 files changed, 4 insertions, 8 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index aedc9aed4..f0b32508c 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -11667,7 +11667,6 @@ item_db: (
Script: <"
bonus bStr, 3;
bonus bAgi, -6;
- bonus bDex, -3;
bonus bDef, -48;
bonus bCritical, 12;
bonus bAtk, getrefine()*2;
@@ -11705,7 +11704,6 @@ item_db: (
}
Script: <"
bonus bAgi, -4;
- bonus bDex, -2;
bonus bDef, -32;
bonus bCritical, 8;
bonus bAtk, getrefine()*2;
@@ -11743,7 +11741,6 @@ item_db: (
}
Script: <"
bonus bAgi, -5;
- bonus bDex, -2;
bonus bDef, -40;
bonus bCritical, 10;
bonus bAtk, getrefine()*2;
@@ -11820,7 +11817,7 @@ item_db: (
}
Script: <"
bonus bAgi, -7;
- bonus bDex, -3;
+ bonus bHit, 3;
bonus bDef, -56;
bonus bCritical, 14;
bonus bAtk, getrefine()*2;
@@ -12037,7 +12034,7 @@ item_db: (
}
Script: <"
bonus bAgi, -9;
- bonus bDex, -4;
+ bonus bHit, 4;
bonus bDef, -77;
bonus bCritical, 19;
bonus bAtk, getrefine()*2;
@@ -12075,7 +12072,6 @@ item_db: (
}
Script: <"
bonus bAgi, -7;
- bonus bDex, -3;
bonus bDef, -57;
bonus bCritical, 14;
bonus bAtk, getrefine()*2;
@@ -12113,7 +12109,7 @@ item_db: (
}
Script: <"
bonus bAgi, -8;
- bonus bDex, -4;
+ bonus bHit, 4;
bonus bDef, -67;
bonus bCritical, 16;
bonus bAtk, getrefine()*2;
@@ -14554,7 +14550,7 @@ item_db: (
bonus bAtk,BaseLevel*8;
bonus bMatk,0;
bonus bAgi, -(BaseLevel/10);
- bonus bDex, -(BaseLevel/20);
+ bonus bHit, (BaseLevel/20);
bonus bDef, -(BaseLevel*8/10);
bonus bCritical, BaseLevel/5;
">