summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index b339fe1e1..3ad7b53fc 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -9605,6 +9605,28 @@ item_db: (
Refine: false
ViewSprite: 3014
},
+{
+ Id: 3015
+ AegisName: "Wreath"
+ Name: "Wreath"
+ Type: "IT_ARMOR"
+ Buy: 2600
+ Sell: 1000
+ Weight: 50
+ Def: 10
+ Loc: "EQP_HEAD_TOP"
+ EquipLv: 25
+ Refine: false
+ ViewSprite: 3015
+ Script: <"
+ bonus bInt,1;
+ bonus bSPrecovRate,5;
+ if ($@SEASON == SPRING) {
+ bonus bDef,20;
+ bonus2 bExpAddRace,RC_All,5;
+ }
+ ">
+},
// Neck Armor
{
Id: 3200