ID #20908
Armor
Witch's Cloak [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 16
Weight: 1000
Slots: 1
Armor level: 1
Required level: 130
Defense: 16
Weight: 1000
Slots: 1
Armor level: 1
Required level: 130
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
1000
Defense
16
Requirements
Armor Level
1
Min Level
130
Scripts
Script .@r = getrefine(); bonus2 bSubEle,Ele_Fire,5*(.@r/2); bonus2 bSubEle,Ele_Wind,5*(.@r/2); if (.@r>=5) { bonus bMatkRate,5; bonus bVariableCastrate,-5; } if (.@r>=7) { bonus bMatkRate,5; bonus bVariableCastrate,-5; } if (.@r>=15) bonus bNoWalkDelay;
.@r = getrefine();
bonus2 bSubEle,Ele_Fire,5*(.@r/2);
bonus2 bSubEle,Ele_Wind,5*(.@r/2);
if (.@r>=5) {
bonus bMatkRate,5;
bonus bVariableCastrate,-5;
}
if (.@r>=7) {
bonus bMatkRate,5;
bonus bVariableCastrate,-5;
}
if (.@r>=15)
bonus bNoWalkDelay;