diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 35 |
1 files changed, 33 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2c10f3995..bb9b41bd8 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4463,8 +4463,15 @@ item_db: ( Buy: 2000 Sell: 1000 Weight: 1 - Refine: false - ViewSprite: 885 +}, +{ + Id: 886 + AegisName: "BottledDust" + Name: "Dust In A Bottle" + Type: "IT_ETC" + Buy: 180 + Sell: 60 + Weight: 25 }, // <!-- Necklaces --> { @@ -10599,6 +10606,30 @@ item_db: ( "> }, { + Id: 6050 + AegisName: "Dustynator" + Name: "Dustynator 2000" + Type: "IT_WEAPON" + Buy: 550000 + Sell: 10200 + Weight: 970 + Atk: 100 + Range: 9 + Loc: ["EQP_HAND_R", "EQP_HAND_L"] + WeaponLv: 1 + EquipLv: 70 + Subtype: "W_REVOLVER" + Refine: true + AllowAmmo: { + Id6510: 1 + Id6511: 1 + } + Script: <" + bonus bCriticalRate,-100; + bonus bHitRate,20; + "> +}, +{ Id: 6500 AegisName: "TrainingArrow" Name: "Training Arrow" |