Artwork unavailable
RENEWAL / ITEMS
Chemical Glove [1]
#490475Armor
Chemical_Glove_ROC
TypeArmor
Equipment positionAccessory
GenderBoth
Weight10
Buy price0 z
Sell price0 z
Slots1
Required level70
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
- Alchemist
- Yes
- Classes
- Upper
- Yes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- No
- Trade
Item effect script
.@a = (getskilllv("AM_AXEMASTERY")/2);
bonus bHit,20;
bonus bAspdRate,5+.@a;
bonus bBaseAtk,5*.@a;
bonus bMaxHPrate,2*.@a;
bonus2 bSkillUseSP,"CR_ACIDDEMONSTRATION",.@a;
bonus2 bAddItemGroupHealRate,IG_CHEMICAL_GLOVE_ROC,100;
bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",20*(BaseLevel/20);
bonus2 bSkillAtk,"AM_ACIDTERROR",30*(BaseLevel/20);