
RENEWAL / ITEMS
Fairy Cloth [1]
#20907Armor
Fairy_Cloth
TypeArmor
Equipment positionGarment
GenderBoth
Weight90
Buy price20 z
Sell price10 z
DEF12
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();
bonus bMdef,10;
bonus bFlee2,8;
bonus2 bSubRace,RC_DemiHuman,5;
if (.@r>=5) {
bonus bFlee2,10;
bonus bDef,50;
bonus bMdef,5;
}
if (.@r>=7) {
bonus bFlee2,10;
bonus bDef,50;
bonus bMdef,5;
}