Artwork unavailable
RENEWAL / ITEMS
Worker Shirt [1]
#15482Armor
Worker_shirt
TypeArmor
Equipment positionArmor
GenderBoth
Weight80
Buy price0 z
Sell price0 z
Slots1
Required level175
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Armor
- Jobs
- Assassin
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect 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;
}