summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-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"