summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-02-18 04:02:52 -0300
committerJesusaves <cpntb1@ymail.com>2021-02-18 04:02:52 -0300
commit802c15e6a7f4c07b7fe0a7ed47d1defbcce4824d (patch)
treee09b3aafeaad9251fbcdcf146960bab4df12f0ee /db/re/item_db.conf
parente28a3651adad1c976e5286c356e7eca21f6234cf (diff)
downloadserverdata-802c15e6a7f4c07b7fe0a7ed47d1defbcce4824d.tar.gz
serverdata-802c15e6a7f4c07b7fe0a7ed47d1defbcce4824d.tar.bz2
serverdata-802c15e6a7f4c07b7fe0a7ed47d1defbcce4824d.tar.xz
serverdata-802c15e6a7f4c07b7fe0a7ed47d1defbcce4824d.zip
Aegis Shield Blackbox
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf11
1 files changed, 6 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index f2b74b8e2..08ca76ffa 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -12399,6 +12399,7 @@ item_db: (
Sell: 0
Weight: 2000
Atk: 1800
+ Matk: 1800
Range: 1
Loc: "EQP_HAND_R"
WeaponLv: 1
@@ -12469,7 +12470,7 @@ item_db: (
EquipLv: 1
Refine: true
Subtype: "W_KNUCKLE"
- Slots: 1
+ Slots: 2
AllowCards: {
id5022: 1
id5023: 1
@@ -12523,7 +12524,7 @@ item_db: (
EquipLv: 1
Refine: true
Subtype: "W_BOW"
- Slots: 1
+ Slots: 2
AllowCards: {
id5022: 1
id5023: 1
@@ -12587,7 +12588,7 @@ item_db: (
EquipLv: 1
Refine: true
Subtype: "W_STAFF"
- Slots: 1
+ Slots: 2
AllowCards: {
id5022: 1
id5023: 1
@@ -12649,7 +12650,7 @@ item_db: (
nomail: true
noauction: true
}
- Slots: 1
+ Slots: 2
AllowCards: {
id5022: 1
id5023: 1
@@ -12666,7 +12667,7 @@ item_db: (
}
Script: <"
bonus bFlee2,20;
- bonus bFlee,-100;
+ bonus bFlee,-100; // TODO: Replace with Walk Speed Redux + no mount
bonus bCriticalDef,100;
bonus bSPrecovRate,100;
bonus2 bHPRegenRate, BaseLevel/3, 1500;