Artwork unavailable
RENEWAL / ITEMS
Booster Adventurer's Premium Cloth [1]
#450260Armor
P_90Lv_Cloth
Item stats
- DEF
- 90
- Slots
- 1
- Weight
- 0
- Armor level
- 1
- Buy price
- 0 z
- Sell price
- 0 z
Usage & restrictions
- Type
- Armor
- Equipment position
- Armor
- Gender
- Both
- Required level
- 90+
- Jobs
- All jobs
- Class tiers
- All tiers
- Refineable
- Yes
- Trading & storage
- No restrictions
No description is available. Available properties and effects are shown below.
Item effect script
.@r = getrefine();
bonus bAgi,5;
bonus bDex,5;
bonus bMaxHP,1100;
bonus bMaxSP,100;
bonus bDef,80;
bonus bMdef,5;
if (.@r>=5) {
bonus bDef,20;
bonus bMaxSP,50;
if (.@r>=7) {
bonus bDex,5;
if (.@r>=9) {
bonus bAtkRate,2;
bonus bMatkRate,2;
}
}
}
Equipment sets
Set 1
Set effect
bonus bBaseAtk,30;
Set 2
Set effect
if ((getequiprefinerycnt(EQI_ARMOR) + getequiprefinerycnt(EQI_GARMENT) + getequiprefinerycnt(EQI_SHOES)) >= 27) {
bonus bAspdRate,10;
bonus bAtkRate,5;
bonus bFixedCastrate,-20;
}

