Artwork unavailable
RENEWAL / ITEMS
Boxer Glove [1]
#490399Armor
aegis_490399
TypeArmor
Equipment positionAccessory
GenderBoth
Weight20
Buy price0 z
Sell price0 z
Slots1
Required level55
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Accessory
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect script
bonus bStr,3;
bonus bAgi,3;
bonus bMaxSP,75;
bonus bMdef,15;
bonus3 bAutoSpell,"MO_CALLSPIRITS",5,1000;
if (BaseJob == Job_Monk) {
bonus4 bAutoSpellOnSkill,"CH_CHAINCRUSH","CH_SOULCOLLECT",1,1000;
bonus2 bSkillAtk,"MO_CHAINCOMBO",BaseLevel;
bonus2 bSkillAtk,"MO_COMBOFINISH",BaseLevel;
bonus2 bSkillAtk,"CH_TIGERFIST",BaseLevel;
bonus2 bSkillAtk,"CH_CHAINCRUSH",BaseLevel;
bonus2 bSkillAtk,"MO_FINGEROFFENSIVE",JobLevel;
}