Artwork unavailable
RENEWAL / ITEMS
Ultra Cloak [1]
#480441Armor
aegis_480441
TypeArmor
Equipment positionGarment
GenderBoth
Weight40
Buy price0 z
Sell price0 z
DEF40
Slots1
Required level100
Armor level1
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
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus2 bSubClass,Class_Boss,3;
bonus2 bSubClass,Class_Normal,3;
bonus2 bSubRace,RC_Player_Doram,3;
bonus2 bSubRace,RC_Player_Human,3;
bonus bDelayrate,-.@r;
bonus bAtkRate,.@r;
if (.@r>=7) {
bonus bAspdRate,5;
bonus bPerfectHitAddRate,10;
if (.@r>=9) {
skill "AC_CONCENTRATION",5;
}
}