From 7f933b98227f84a363b2290c90b7797c8dbd6955 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 May 2020 07:06:02 -0300 Subject: Smiley Cap released --- db/re/item_db.conf | 17 +++++++++++++++++ npc/001-1/rewards.txt | 1 + 2 files changed, 18 insertions(+) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 3e76a53b0..0ef16b23f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10676,6 +10676,23 @@ item_db: ( bonus bDef2, 7; "> }, +{ + Id: 3021 + AegisName: "SmileyCap" + Name: "Smiley Cap" + Type: "IT_ARMOR" + Buy: 8000 + Sell: 1000 + Weight: 120 + Def: 1 + Loc: "EQP_HEAD_TOP" + EquipLv: 7 + Refine: false + Script: <" + bonus bAtkRange, 1; + bonus bCriticalRate, -10; + "> +}, // Neck Armor { diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 7123cbc86..002fb3ecc 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -42,6 +42,7 @@ OnInit: sellitem ThunderStaff,5000; sellitem PiouEgg,3915; sellitem DeliciousCookie,3240; + sellitem SmileyCap, 1820; sellitem EyePatch, 1620; sellitem Doll, 1420; sellitem TopHat, 1220; -- cgit v1.2.3-60-g2f50