Viewing Item

#20908: Witch's Cloak

Item ID 20908 For Sale No
Identifier Jirant_Cloak_BR Credit Price Not For Sale
Name Witch's Cloak Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 16
Slots 1 Refineable Yes
Attack 0 Min Equip Level 130
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 bonus2 bSubEle,Ele_Fire,5*(.@r/2);

3 bonus2 bSubEle,Ele_Wind,5*(.@r/2);

4 if (.@r>=5) {

5 bonus bMatkRate,5;

6 bonus bVariableCastrate,-5;

7 }

8 if (.@r>=7) {

9 bonus bMatkRate,5;

10 bonus bVariableCastrate,-5;

11 }

12 if (.@r>=15)

13 bonus bNoWalkDelay;

Equip Script None
Unequip Script None