summaryrefslogtreecommitdiff
path: root/db/pre-re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/pre-re/item_db.conf')
-rw-r--r--db/pre-re/item_db.conf67
1 files changed, 66 insertions, 1 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf
index d37af845..15412e8d 100644
--- a/db/pre-re/item_db.conf
+++ b/db/pre-re/item_db.conf
@@ -1468,7 +1468,7 @@ item_db: (
Slots: 0
Loc: "EQP_ARMOR"
Refine: false
- ViewSprite: 5270
+ ViewSprite: 5272
Script: <"
bonus bInt, 1;
bonus bMatkRate, 1;
@@ -1477,6 +1477,46 @@ item_db: (
">
},
{
+ Id: 5274
+ AegisName: "AssassinRing"
+ Name: "Assassin Ring"
+ Type: "IT_ARMOR"
+ Buy: 1000
+ Sell: 1
+ Weight: 1
+ Def: 0
+ Slots: 0
+ Loc: "EQP_ACC_R"
+ Refine: false
+ ViewSprite: 5274
+ Script: <"
+ callfunc "BrawlingItem", EQI_ACC_R;
+ bonus bAgi, 1;
+ bonus bCritical, 5;
+ bonus bAspdRate, 5;
+ ">
+},
+{
+ Id: 5275
+ AegisName: "AssassinAmulet"
+ Name: "Assassin Amulet"
+ Type: "IT_ARMOR"
+ Buy: 1000
+ Sell: 1
+ Weight: 1
+ Def: 0
+ Slots: 0
+ Loc: "EQP_ARMOR"
+ Refine: false
+ ViewSprite: 5275
+ Script: <"
+ callfunc "BrawlingItem", EQI_ARMOR;
+ bonus bAgi, 1;
+ bonus bDoubleAddRate, 5;
+ bonus bHit, 25;
+ ">
+},
+{
Id: 528
AegisName: "Boots"
Name: "Boots"
@@ -12011,6 +12051,31 @@ item_db: (
">
},
{
+ Id: 5273
+ AegisName: "AssassinMask"
+ Name: "Assassin Mask"
+ Type: "IT_ARMOR"
+ Buy: 30000
+ Sell: 3000
+ Weight: 10
+ Def: 0
+ Slots: 0
+ Loc: "EQP_HEAD_TOP"
+ Refine: false
+ ViewSprite: 5273
+ Script: <"
+ callfunc "BrawlingItem", EQI_HEAD_TOP;
+ bonus bMdef, 5;
+ bonus bAgi, 9;
+ bonus bDex, 1;
+ bonus bMaxHP, 70;
+ bonus bCritical, 15;
+ bonus bAspdRate, 15;
+ bonus bDoubleAddRate, 15;
+ bonus bMatkRate, -5;
+ ">
+},
+{
Id: 501
AegisName: "CactusDrink"
Name: "CactusDrink"