diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-11-04 21:50:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-11-04 21:50:05 -0300 |
commit | aabf6a9e0fb16f3b05ed652414c7501123844568 (patch) | |
tree | dee8ab802d777a64024d9b05df6110b51cd5bfec /db | |
parent | 3dbd1f1121866fa3195ebdde22926c9828c0c574 (diff) | |
download | serverdata-aabf6a9e0fb16f3b05ed652414c7501123844568.tar.gz serverdata-aabf6a9e0fb16f3b05ed652414c7501123844568.tar.bz2 serverdata-aabf6a9e0fb16f3b05ed652414c7501123844568.tar.xz serverdata-aabf6a9e0fb16f3b05ed652414c7501123844568.zip |
Add a purpose to [Top Hat] and [Left Eye Patch]
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 402bec958..e4678fd93 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9488,6 +9488,11 @@ item_db: ( Loc: "EQP_HEAD_TOP" EquipLv: 8 Refine: false + Script: <" + bonus bCastrate, 20; + bonus bFixedCastrate, 20; + bonus2 bAddGetZenyNum, -4, 10; + "> }, { Id: 2936 @@ -10492,6 +10497,11 @@ item_db: ( Loc: "EQP_ACC_R" EquipLv: 16 Refine: false + Script: <" + bonus bHitRate,-15; + bonus bLongAtkDef, 25; + bonus bLongAtkRate, 25; + "> }, { Id: 3205 |