Etran Shirt

Item ID 20910 Name Etran Shirt
None
Weapon Level 0 Identifier Etran_Shirt_TW
Attack 0 Type Armor
MATK 0 Equip Locations Garment
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 15 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item 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;

Set Script
Etran Shirt
Pantie
.@r =  getequiprefinerycnt(EQI_ARMOR);
bonus bInt,15;
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
if (.@r>=7)
   bonus bNoCastCancel;
Etran Shirt
Pantie
.@r =  getequiprefinerycnt(EQI_ARMOR);
bonus bInt,15;
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
if (.@r>=7)
   bonus bNoCastCancel;