diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2eb6f862f..1bfdac0de 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5256,14 +5256,19 @@ item_db: ( AegisName: "PlushMouboo" Name: "Plush Mouboo" Type: "IT_ARMOR" - Buy: 7000 - Sell: 1800 - Weight: 450 - Def: 1 + Buy: 70000 + Sell: 0 + Weight: 50 Loc: "EQP_ACC_L" - EquipLv: 54 + EquipLv: 90 Refine: false ViewSprite: 1160 + Script: <" + bonus2 bSubRace,RC_Player,20; + bonus2 bCriticalAddRace,RC_Player,20; + bonus3 bSPDrainRate,10,5,1; + bonus bAspdRate,-15; + "> }, { Id: 1161 |