diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 395fae977..a8d37ab0f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -104597,6 +104597,36 @@ item_db: ( Script: <" bonus bAtkEle,Ele_Holy; "> }, { + Id: 13441 + AegisName: "Thanatos_Sword" + Name: "Thanatos Sword" + Type: 4 + Buy: 10 + Weight: 700 + Atk: 150 + Matk: 100 + Range: 1 + Slots: 1 + Job: { + Swordsman: true + Knight: true + Crusader: true + } + Loc: 2 + WeaponLv: 4 + EquipLv: 120 + View: 2 + Script: <" + bonus bInt, 6; + bonus bVit, 6; + bonus bLuk, -6; + bonus2 bHPDrainRate, 50, 5; + bonus2 bSPDrainRate, 10, 5; + bonus2 bHPLossRate, 100, 10000; + "> + OnUnequipScript: <" heal -1000,0; "> +}, +{ Id: 13442 AegisName: "Old_Parasol" Name: "Old Parasol" |