Viewing Item

#20907: Fairy Cloth

Item ID 20907 For Sale No
Identifier Fairy_Cloth Credit Price Not For Sale
Name Fairy Cloth Type Armor
NPC Buy 20 Weight 90
NPC Sell 10 Weapon Level 0
Range 0 Defense 12
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMdef,10;

3 bonus bFlee2,8;

4 bonus2 bSubRace,RC_DemiHuman,5;

5 if (.@r>=5) {

6 bonus bFlee2,10;

7 bonus bDef,50;

8 bonus bMdef,5;

9 }

10 if (.@r>=7) {

11 bonus bFlee2,10;

12 bonus bDef,50;

13 bonus bMdef,5;

14 }

Equip Script None
Unequip Script None