Artwork unavailable
RENEWAL / ITEMS
Infinity Chip-EX [1]
#490572Armor
Infinity_Chip_EX
TypeArmor
Equipment positionAccessory
GenderBoth
Weight10
Buy price0 z
Sell price0 z
DEF15
Slots1
Required level100
Armor level2
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 bMdef,10;
bonus bAllStats,8;
bonus bPow,2;
bonus bVariableCastrate,-5;
bonus2 bAddClass,Class_All,8;
bonus bShortAtkRate,10;
bonus bLongAtkRate,10;
bonus bDelayrate,-10;
if (BaseJob == Job_Merchant) {
bonus2 bAddClass,Class_All,8;
bonus2 bAddSize,Size_All,10;
}