summaryrefslogtreecommitdiff
path: root/world/map/db/item_db.conf
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2024-04-07 04:06:39 -0300
committerLed Mitz <smoothshifter@tuta.io>2024-04-08 15:47:37 +0000
commit51feb9ce29b23634873808274865ed1e07d165d8 (patch)
tree5a94a50c2c9bbe44be4c1a1ee21072682d3180d8 /world/map/db/item_db.conf
parent492e24e57b3e424676513e5403203c71b03dda12 (diff)
downloadserverdata-51feb9ce29b23634873808274865ed1e07d165d8.tar.gz
serverdata-51feb9ce29b23634873808274865ed1e07d165d8.tar.bz2
serverdata-51feb9ce29b23634873808274865ed1e07d165d8.tar.xz
serverdata-51feb9ce29b23634873808274865ed1e07d165d8.zip
GM Amulet for events - server
Diffstat (limited to 'world/map/db/item_db.conf')
-rw-r--r--world/map/db/item_db.conf29
1 files changed, 29 insertions, 0 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf
index 7895589c..d3a59064 100644
--- a/world/map/db/item_db.conf
+++ b/world/map/db/item_db.conf
@@ -1551,6 +1551,35 @@ item_db: (
">
},
{
+ Id: 908
+ AegisName: "GMAmulet"
+ Name: "GMAmulet"
+ Type: "IT_ARMOR"
+ Buy: 1000
+ Sell: 1
+ Weight: 1
+ Def: 50
+ Matk: 20
+ Slots: 0
+ Loc: "EQP_ARMOR"
+ Refine: false
+ ViewSprite: 908
+ Nouse: {
+ override: 50
+ }
+ Script: <"
+ bonus bMaxHP, 31000;
+ bonus bHPrecovRate, 200;
+ bonus bCriticalDef, 50;
+ bonus bMdef, 50;
+ bonus bFlee, 20;
+ bonus bMatkRate, 20; // @EVOL2
+ bonus bHit, 50;
+ bonus bCritical, 50;
+ bonus bAspdRate, 20;
+ ">
+},
+{
Id: 1227
AegisName: "EnchantersAmulet"
Name: "EnchantersAmulet"