diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2d252ffb8..f5754b601 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9458,22 +9458,25 @@ item_db: ( AegisName: "GraduationCap" Name: "Graduation Cap" Type: "IT_ARMOR" - Buy: 320 - Sell: 100 - Weight: 11 + Buy: 3500 + Sell: 1500 + Weight: 35 Atk: 0 Matk: 0 - Def: 25 + Def: 27 Range: 0 Slots: 0 Loc: "EQP_HEAD_TOP" WeaponLv: 0 - EquipLv: 4 + EquipLv: 40 <-- will be 50 when max level will be updated --> Refine: false ViewSprite: 2940 BindOnEquip: false BuyingStore: true Sprite: 0 + Script: <" + bonus bSPrecovRate,5; + "> }, { Id: 2941 |