Worker Shirt

Item ID 15482 Name Worker Shirt
None
Weapon Level 0 Identifier Worker_shirt
Attack 0 Type Armor
MATK 0 Equip Locations Armor
Defense 0 Equippable Jobs Assassin
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Third, Third Upper, Third Baby
Weight 80 Min Equip Level 175
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item 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;
}