summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-02-22 19:04:02 -0300
committerJesusaves <cpntb1@ymail.com>2021-02-22 19:04:02 -0300
commit283b575c0577a42b3a99caac31cd6da0470326fb (patch)
treeeb8ee1379f14a02a1170b176585787b58f3a8622 /db/re/item_db.conf
parentf48b8c39af867c331aac7f14a6d6404a5502129c (diff)
downloadserverdata-283b575c0577a42b3a99caac31cd6da0470326fb.tar.gz
serverdata-283b575c0577a42b3a99caac31cd6da0470326fb.tar.bz2
serverdata-283b575c0577a42b3a99caac31cd6da0470326fb.tar.xz
serverdata-283b575c0577a42b3a99caac31cd6da0470326fb.zip
Boost Dark Pulsar as well. Grant 2 card slots for Aeros' weapons.
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf9
1 files changed, 6 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 2e2d2f854..95d84d265 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -11618,7 +11618,7 @@ item_db: (
EquipLv: 40
Refine: true
Subtype: "W_STAFF"
- Slots: 1
+ Slots: 2
AllowCards: {
id5022: 1
id5023: 1
@@ -11657,7 +11657,7 @@ item_db: (
EquipLv: 24
Refine: true
Subtype: "W_1HSWORD"
- Slots: 1
+ Slots: 2
AllowCards: {
id5022: 1
id5023: 1
@@ -11678,6 +11678,7 @@ item_db: (
Script: <"
bonus3 bAutoSpell,SM_MAGNUM,1,100;
bonus bAtk,(BaseLevel-24)*3;
+ bonus bMatk,(BaseLevel-24);
skill TMW2_OVERLOAD, getrefine();
">
//DropAnnounce: true
@@ -11698,7 +11699,7 @@ item_db: (
EquipLv: 60
Refine: true
Subtype: "W_1HSWORD"
- Slots: 1
+ Slots: 2
AllowCards: {
id5022: 1
id5023: 1
@@ -11715,6 +11716,8 @@ item_db: (
}
Script: <"
bonus bAtkEle,Ele_Dark;
+ bonus bAtk,(BaseLevel-60)*3;
+ bonus bMatk,(BaseLevel-60);
skill TMW2_OVERLOAD, getrefine();
">
//DropAnnounce: true