
RENEWAL / ITEMS
Chemical Resistant Glove [1]
#490428Armor
Chemical_R_Glove
TypeArmor
Equipment positionAccessory
GenderBoth
Weight10
Buy price0 z
Sell price0 z
Slots1
Required level200
Armor level1
Description
POW +3.
------------------------
ATK +10%.
------------------------
Perfect Hit + 25%
------------------------
Reduce damage taken from Players by 3%.
------------------------
For every 2 Base levels,
Increases Cart Cannon and Cart Tornado damage by 1%.
(Max bonus lv 250)
------------------------
For every 10 Base levels,
Increases Acidfied Zone (Fire/Water/Wind/Ground) damage by 1%.
------------------------
Type : Acccessory
Defense : 0
Weight : 10
Required Level : 200
Class : 4th Job
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Accessory
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect script
bonus bPow,3;
bonus bAtkRate,10;
bonus bPerfectHitAddRate,25;
bonus2 bSubRace,RC_Player_Human,3;
bonus2 bSubRace,RC_Player_Doram,3;
bonus2 bSkillAtk,"GN_CARTCANNON",BaseLevel/2;
bonus2 bSkillAtk,"GN_CART_TORNADO",BaseLevel/2;
bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",BaseLevel/10;
bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WATER",BaseLevel/10;
bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WIND",BaseLevel/10;
bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_GROUND",BaseLevel/10;