ID #15483
Armor
[Not For Sale] Worker Shirt [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Weight: 800
Slots: 1
Armor level: 1
Required level: 175
Weight: 800
Slots: 1
Armor level: 1
Required level: 175
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
800
Job Requirements
Assassin
Yes
Requirements
Armor Level
1
Min Level
175
Scripts
Script .@r = getrefine(); bonus bBaseAtk,25; bonus bDelayrate,-5; if (.@r>=7) bonus bAspdRate,10; if (.@r>=9) bonus bDelayrate,-10; if (.@r>=11) { bonus bBaseAtk,25; bonus bDelayrate,-15; }
.@r = getrefine();
bonus bBaseAtk,25;
bonus bDelayrate,-5;
if (.@r>=7)
bonus bAspdRate,10;
if (.@r>=9)
bonus bDelayrate,-10;
if (.@r>=11) {
bonus bBaseAtk,25;
bonus bDelayrate,-15;
}