Viewing Item

#480331: Magic Barrier Cloth

Item ID 480331 For Sale No
Identifier MD_Geffen_Cloth_JP Credit Price Not For Sale
Name Magic Barrier Cloth Type Armor
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 0
Range 0 Defense 38
Slots 1 Refineable Yes
Attack 0 Min Equip Level 200
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 bAspdRate,5;

3 bonus bDelayrate,-5;

4 bonus2 bSubRace,RC_Player_Doram,5;

5 bonus2 bSubRace,RC_Player_Human,5;

6 if (.@r>=6) {

7 bonus bAspdRate,5;

8 bonus bDelayrate,-5;

9 }

10 if (.@r>=8) {

11 bonus bAspdRate,10;

12 bonus bDelayrate,-10;

13 }

Equip Script None
Unequip Script None