
RENEWAL / ITEMS
Infinity Chip MAX [1]
#490264Armor
Infinity_Chip_MAX
TypeArmor
Equipment positionAccessory
GenderBoth
Weight10
Buy price0 z
Sell price0 z
DEF10
Slots1
Required level100
Armor level1
Description
At first glance, it looks like an ordinary chip, but the energy inside it is so powerful that modern technology cannot explain it.
------------------------
MDEF + 10
------------------------
All Basic Status + 5.
------------------------
Reduce Variable Casting Time by 5%.
------------------------
ATK + 5%.
------------------------
Increase melee and long-ranged physical damage by 5%.
------------------------
Reduce After Cast Delay by 5%.
------------------------
When equipped by Merchant classes,
ATK + 8%.
Increase physical damage against all size enemies by 8%.
------------------------
Set Bonus:
Infinity Chip MAX [1]
Pure Heart [1]
When equipped by Merchant classes,
POW + 3, CON + 3, P.ATK + 3.
Reduce Fixed Casting Time by 0.5 seconds.
Madogear Fuel will not be consumed.
When using Activate Attack Device or Activate Defense Device,
increase Arm Cannon and Axe Stomp damage by 30% for 120 seconds.
------------------------
Type : Accessory
Def : 10
Weight : 10
Armor Level : 1
Required Level : 100
Class : All Jobs
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 bMdef,10;
bonus bAllStats,5;
bonus bVariableCastrate,-5;
bonus bAtkRate,5;
bonus bLongAtkRate,5;
bonus bShortAtkRate,5;
bonus bDelayrate,-5;
if (BaseJob == Job_Merchant) {
bonus bAtkRate,8;
bonus2 bAddRace,RC_All,8;
}