summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-17 14:19:54 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-17 14:19:54 -0200
commit28792a943938e2154514e8e5117a461e485a243d (patch)
tree572d39f971c38acbfa0cffe993914e1d89d723ea /db/re/item_db.conf
parent9e0741ad32ec71fb66a04f90d3d2818972bd45ee (diff)
downloadserverdata-28792a943938e2154514e8e5117a461e485a243d.tar.gz
serverdata-28792a943938e2154514e8e5117a461e485a243d.tar.bz2
serverdata-28792a943938e2154514e8e5117a461e485a243d.tar.xz
serverdata-28792a943938e2154514e8e5117a461e485a243d.zip
Fix bugs, and special weapons for DragonStar and others
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf47
1 files changed, 47 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 842450669..fe15f164a 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -10887,6 +10887,53 @@ item_db: (
Subtype: "W_STAFF"
ViewSprite: 7003
},
+
+// System Reserved
+{
+ Id: 7400
+ AegisName: "LEGACY_MiereCleaver"
+ Name: "LEGACY Miere Cleaver"
+ Type: "IT_WEAPON"
+ Buy: 95000
+ Sell: 26500
+ Weight: 600
+ Atk: 409
+ Range: 1
+ Loc: ["EQP_HAND_R", "EQP_HAND_L"]
+ WeaponLv: 1
+ EquipLv: 40
+ Refine: true
+ Subtype: "W_2HMACE"
+ Script: <"
+ bonus3 bAutoSpell,SM_MAGNUM,1,100;
+ bonus bStr, 2;
+ bonus bDex, -3;
+ bonus bAgi, -5;
+ ">
+},
+{
+ Id: 7401
+ AegisName: "LEGACY_Broadsword"
+ Name: "LEGACY Broadsword"
+ Type: "IT_WEAPON"
+ Buy: 950000
+ Sell: 75000
+ Weight: 800
+ Atk: 534
+ Range: 1
+ Loc: ["EQP_HAND_R", "EQP_HAND_L"]
+ WeaponLv: 1
+ EquipLv: 50
+ Refine: true
+ Subtype: "W_2HMACE"
+ Script: <"
+ bonus3 bAutoSpell,SM_MAGNUM,1,100;
+ bonus bStr, 3;
+ bonus bDex, -2;
+ bonus bDef, -2;
+ ">
+},
+
{
Id: 7420
AegisName: "DeathPenality"