diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index a80026622..1e5984955 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9068,15 +9068,24 @@ item_db: ( AegisName: "Monocle" Name: "Monocle" Type: "IT_ARMOR" - Buy: 1000 - Sell: 90 + Buy: 10000 + Sell: 3000 Weight: 22 - Def: 10 + Def: 9 Loc: "EQP_ACC_R" - EquipLv: 3 + EquipLv: 25 Refine: false ViewSprite: 3201 BuyingStore: true + Slots: 1 + AllowCards: { + id5031: 1 + id5032: 1 + id5033: 1 + id5034: 1 + id5035: 1 + id5036: 1 + } }, { Id: 3202 @@ -10208,7 +10217,7 @@ item_db: ( Weight: 4 Loc: 2048 Script: <" - bonus bDex,2; + bonus bLuk,2; "> }, { @@ -10247,7 +10256,7 @@ item_db: ( Weight: 4 Loc: 2048 Script: <" - bonus bLuk,2; + bonus bDex,2; "> }, { |