Artwork unavailable
RENEWAL / ITEMS
Booster Adventurer's Premium Scout Cloak [1]
#480266Armor
P_90Lv_Cloak
TypeArmor
Equipment positionGarment
GenderBoth
Weight0
Buy price0 z
Sell price0 z
DEF18
Slots1
Required level90
Armor level1
No description is available. Available properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bAspdRate,7;
bonus bFlee,25;
if (.@r>=5)
bonus bAspdRate,2;
if (.@r>=7)
bonus bLongAtkRate,5;
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;
}
