From 9b59bcd7613d02d1e72b2786cb4b7c1ebc48e514 Mon Sep 17 00:00:00 2001 From: seeds Date: Sun, 30 May 2021 19:51:58 +0000 Subject: Update item_db.conf - Add bronze pin mount --- db/re/item_db.conf | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index fdbe6a155..5fc7b5c67 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3249,6 +3249,35 @@ item_db: ( }, // Mounts (690 to 699, probably there will be extra IDs) +{ + Id: 695 + AegisName: "BronzePin" + Name: "Bronze Pin" + Type: "IT_ARMOR" + Loc: "EQP_SHADOW_SHOES" + Buy: 45000 + Sell: 15000 + Weight: 300 + Def: 5 + EquipLv: 30 + Refine: false + Trade: { + notrade: true + nodrop: true + noselltonpc: true + nomail: true + noauction: true + } + Script: <" + bonus bFleeRate,5; + bonus bAtkRate,5; + bonus bSpeedAddRate,7; // 25+5 = +30% + bonus bNoKnockback,1; + bonus bHPRegenRate,-50 + bonus bSPRegenRate,-50 + bonus bMaxHP,-200 + "> +}, { Id: 696 AegisName: "RidingMouboo" -- cgit v1.2.3-60-g2f50