|
|
|
|
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
2 =
3 getrefine();
4 bonus
5 bMdef,10;
6 bonus
7 bFlee2,8;
8 bonus2
9 bSubRace,RC_DemiHuman,5;
10 if
11 (.@r
12 =5)
13 {
14 bonus
15 bFlee2,10;
16 bonus
17 bDef,50;
18 bonus
19 bMdef,5;
20 }
21 if
22 (.@r
23 =7)
24 {
25 bonus
26 bFlee2,10;
27 bonus
28 bDef,50;
29 bonus
30 bMdef,5;
31 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|