diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 26c484e6f..77c1fb489 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10371,6 +10371,54 @@ item_db: ( bonus bCritAtkRate,30; "> }, +{ + Id: 3529 + AegisName: "DemonicScythe" + Name: "Demonic Scythe" + Type: "IT_WEAPON" + Buy: 16500 + Sell: 10000 + Weight: 1800 + Atk: 495 + Matk: 0 + Range: 2 + Loc: ["EQP_HAND_R", "EQP_HAND_L"] + WeaponLv: 1 + EquipLv: 75 + RequiredStr: 50 + Refine: true + Subtype: "W_2HMACE" + Script: <" + bonus bAgi, -10; + bonus bDex, -5; + bonus2 bHPDrainRate,10,-1 + bonus bStr, 8; + bonus bCritical, 20; + "> +}, +{ + Id: 3522 + AegisName: "Kanabo" + Name: "Kanabo" + Type: "IT_WEAPON" + Buy: 15000 + Sell: 5500 + Weight: 1200 + Atk: 432 + Range: 1 + Loc: ["EQP_HAND_R", "EQP_HAND_L"] + WeaponLv: 1 + EquipLv: 60 + Refine: true + Subtype: "W_2HMACE" + Script: <" + bonus bStr, 3; + bonus bAgi, -6; + bonus bDex, -6; + bonus bDef, -48; + bonus bCritical, 12; + "> +}, // Insert new weapons above this line { Id: 3600 |