Artwork unavailable
RENEWAL / ITEMS
Etran Shirt [1]
#20910Armor
Etran_Shirt_TW
TypeArmor
Equipment positionGarment
GenderBoth
Weight15
Buy price0 z
Sell price0 z
Slots1
Required level1
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
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMdef,10;
bonus bMaxHPrate,2;
if (.@r>=7)
bonus bMaxHPrate,4;
if (.@r>=8)
bonus bMaxHPrate,6;
if (.@r>=9)
bonus bMaxHPrate,8;
if (.@r>=10)
bonus bNoKnockback;