diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-11 13:24:48 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-11 13:24:48 +0000 |
commit | 17ccd5e89ca05b4b4a2e3e78f05609f58ba4afc6 (patch) | |
tree | 697642be2d88fd5ad1fab419bf7e540a44e6d85d /db | |
parent | 2a3414f5e4d625d6fc499e58608450135e02a2dc (diff) | |
download | serverdata-17ccd5e89ca05b4b4a2e3e78f05609f58ba4afc6.tar.gz serverdata-17ccd5e89ca05b4b4a2e3e78f05609f58ba4afc6.tar.bz2 serverdata-17ccd5e89ca05b4b4a2e3e78f05609f58ba4afc6.tar.xz serverdata-17ccd5e89ca05b4b4a2e3e78f05609f58ba4afc6.zip |
Revert "Add Demonic Scythe weapon for Evil Scythe very rare drop, an heavy and strong weapon."
This reverts commit 39bbd6273a30bb5dd2bc291ad73e92cdee9ceee7
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 63b49ca9f..c45521bb7 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10371,54 +10371,6 @@ 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 |