Moubootaur Legends

Forest Armor - Item DB

Forest Armor | 1308

A clean and comfortable mantle with dags, made for the finest stalkers.

+2 Agi w/ bow
ID 1308
type IT_ARMOR
weight 510
refine true
def 44
equipLv 50

Mobs that drop this item:

No Monsters drop this item.

ID for use in Discord:
Expert View

You'd like to see behind the curtain? Then you are here at the right place - lots of data only contributors would normally see.

Open raw JSON
ID 1308
aegisName ForestArmor
Script

Script to execute when the item is used/equipped.

bonus bMaxHP,90;
bonus bDex, 2;
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_SUBTYPE) == W_BOW) {
bonus bAgi, 2;
	}
bonus bDef2,5;