Artwork unavailable
RENEWAL / ITEMS
Awakened Robe of Worshiper [1]
#450286Armor
Robe_of_Devotee_A
TypeArmor
Equipment positionArmor
GenderBoth
Weight90
Buy price0 z
Sell price0 z
DEF120
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
- Armor
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bUnbreakableArmor;
bonus2 bAddSize,Size_All,40;
bonus2 bMagicAddSize,Size_All,40;
bonus bAspdRate,10;
bonus2 bSubEle,Ele_Ghost,2*.@r;
if (.@r>=5) {
bonus2 bSubClass,Class_Boss,5;
bonus2 bSubClass,Class_Normal,5;
}
if (.@r>=7) {
bonus bPerfectHitAddRate,25;
bonus bDef,300;
bonus bMdef,30;
}