diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-23 15:58:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-23 15:58:09 -0300 |
commit | 779308e8a07f2d256f3f70f0bec1dadfda1c35f2 (patch) | |
tree | 1f49f7024b8bb6d12b5c80041ebd6a22e73f7c2f /db/re/item_db.conf | |
parent | cd9077d85d32f97047c8de411ae4d8e02b8cfa2b (diff) | |
download | serverdata-779308e8a07f2d256f3f70f0bec1dadfda1c35f2.tar.gz serverdata-779308e8a07f2d256f3f70f0bec1dadfda1c35f2.tar.bz2 serverdata-779308e8a07f2d256f3f70f0bec1dadfda1c35f2.tar.xz serverdata-779308e8a07f2d256f3f70f0bec1dadfda1c35f2.zip |
Update LoF stock
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 6531eb638..d7a7341e9 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -7938,7 +7938,7 @@ item_db: ( Type: "IT_ARMOR" Buy: 1600 Sell: 300 - Weight: 22 + Weight: 82 Def: 8 Loc: "EQP_HEAD_TOP" EquipLv: 8 @@ -9207,9 +9207,9 @@ item_db: ( Name: "Thunder Staff" Type: "IT_WEAPON" Buy: 440000 - Sell: 220000 - Weight: 1000 - Atk: 100 + Sell: 22000 + Weight: 600 + Atk: 150 Matk: 25 Def: 0 Range: 2 @@ -9219,6 +9219,9 @@ item_db: ( Refine: true Subtype: "W_STAFF" //DropAnnounce: true + Script: <" + bonus bAtkEle,Ele_Wind; + "> }, { Id: 3518 @@ -9226,9 +9229,9 @@ item_db: ( Name: "Judgement" Type: "IT_WEAPON" Buy: 640000 - Sell: 320000 + Sell: 32000 Weight: 1000 - Atk: 100 + Atk: 140 Def: 0 Range: 1 Loc: "EQP_HAND_R" |