Artwork unavailable
RENEWAL / ITEMS
Witch's Cloak [1]
#20852Armor
Jirant_Cloak
TypeArmor
Equipment positionGarment
GenderBoth
Weight100
Buy price0 z
Sell price0 z
DEF16
Slots1
Required level130
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 bSubEle,Ele_Fire,5*@r;
bonus2 bSubEle,Ele_Wind,5*@r;
if (.@r>=7) {
bonus bMatkRate,5;
bonus bVariableCastrate,-5;
}
if (.@r>=9) {
bonus bMatkRate,5;
bonus bVariableCastrate,-5;
}
if (.@r>=10)
bonus bNoWalkDelay;