Nameless Swordsman Boots

Item ID 470284 Name Nameless Swordsman Boots
None
Weapon Level 0 Identifier aegis_470284
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 60 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 120 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus2 bAddClass,Class_Boss,15;
bonus bBaseAtk,10*(.@r/2);
bonus bAspdRate,2*(.@r/2);
bonus bMaxHPrate,2*(.@r/2);
bonus bMaxSPrate,2*(.@r/2);

Set Script
General Egnigem Cenia Card
Nameless Swordsman Boots
.@r = getequiprefinerycnt(EQI_SHOES);
bonus2 bHPRegenRate,5000,10000;
bonus2 bSPRegenRate,50,10000;
bonus bStr,10*(.@r/3);
bonus bFlee,10*(.@r/3);
Sealed General Egnigem Cenia Card
Nameless Swordsman Boots
.@r = getequiprefinerycnt(EQI_SHOES);
bonus2 bHPRegenRate,5000,10000;
bonus2 bSPRegenRate,50,10000;
bonus bStr,10*(.@r/3);
bonus bFlee,10*(.@r/3);