ID #430007
Armor
[Not For Sale] Wanderer's Sakkat [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 2
Weight: 500
Slots: 1
Armor level: 1
Required level: 60
Defense: 2
Weight: 500
Slots: 1
Armor level: 1
Required level: 60
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
500
Defense
2
Requirements
Armor Level
1
Min Level
60
Scripts
Script .@r = getrefine(); bonus bAgi,.@r/2; bonus bLuk,.@r/2; if (.@r>=7) { bonus bAspdRate,5; if (.@r>=9) { bonus bAspdRate,5; bonus bCritical,5; } }
.@r = getrefine();
bonus bAgi,.@r/2;
bonus bLuk,.@r/2;
if (.@r>=7) {
bonus bAspdRate,5;
if (.@r>=9) {
bonus bAspdRate,5;
bonus bCritical,5;
}
}