summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
author+seeds <abby.hulka@gmail.com>2023-03-05 00:18:54 +0000
committerJesusalva Jesusalva <jesusalva@themanaworld.org>2023-03-05 00:48:58 +0000
commitec95a5c75d0ce36ae0cfec18726d346018c04cbc (patch)
tree5f71528bfdb5a8859040f6dee43ee0466693acfb /db/re/item_db.conf
parentf123b04e54885559000b799e73373e5b99affc71 (diff)
downloadserverdata-cherry-pick-181de88c.tar.gz
serverdata-cherry-pick-181de88c.tar.bz2
serverdata-cherry-pick-181de88c.tar.xz
serverdata-cherry-pick-181de88c.zip
Merge branch 'PiouIsles_quests' into 'master'cherry-pick-181de88c
Update db/constants.conf See merge request ml/serverdata!94 (cherry picked from commit 181de88c329902299082dfb61f8a8e644b8e89bf) 88800735 Update db/constants.conf c32b5649 Upload New File a2f38cb8 Upload New File 2caf4ba1 Upload New File f407a2a0 Upload New File 2081d905 Upload New File 21606ee2 Upload New File 7073e232 Upload New File 1522ab30 Replace quest_db.conf b356ff2c Replace item_db.conf
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf29
1 files changed, 29 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index e02612173..dfe317e77 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -3170,6 +3170,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 bFlee,25;
+ bonus bAtkRate,5;
+ bonus bSpeedRate,10;
+ bonus bNoKnockback,1;
+ bonus bHPRegenRate,-50;
+ bonus bSPRegenRate,-50;
+ bonus bMaxHP,-200;
+ ">
+},
+{
Id: 696
AegisName: "RidingMouboo"
Name: "Riding Mouboo"