summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf16
1 files changed, 11 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 0738a8805..768a370e9 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -5123,16 +5123,22 @@ item_db: (
AegisName: "ForestArmor"
Name: "Forest Armor"
Type: "IT_ARMOR"
- Buy: 120000
- Sell: 10000
- Weight: 3600
- Def: 250
+ Buy: 12000
+ Sell: 4000
+ Weight: 380
+ Def: 58
Loc: "EQP_HEAD_MID"
WeaponLv: 0
- EquipLv: 15
+ EquipLv: 50
Refine: false
ViewSprite: 1308
BuyingStore: true
+ Script: <"
+ bonus bDex, 2;
+ if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_SUBTYPE) == W_BOW) {
+ bonus bAgi, 2;
+ }
+ ">
},
{
Id: 1309