summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-06 00:26:08 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-06 00:26:08 -0300
commitc53d35043334efd280bc26ef9b8b0da58645c8fa (patch)
tree72a02cb7c214e701084701fd81738631a8dd1dec /db/re/item_db.conf
parent1466ed00675eaf6cb3e94d742ab1fc5f7c96279b (diff)
downloadserverdata-c53d35043334efd280bc26ef9b8b0da58645c8fa.tar.gz
serverdata-c53d35043334efd280bc26ef9b8b0da58645c8fa.tar.bz2
serverdata-c53d35043334efd280bc26ef9b8b0da58645c8fa.tar.xz
serverdata-c53d35043334efd280bc26ef9b8b0da58645c8fa.zip
Item ID 3015 Wreath (Spring Quest Item)
Diffstat (limited to 'db/re/item_db.conf')
-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