Viewing Item

#20393: Alacritas

Item ID 20393 For Sale No
Identifier Alacritas Credit Price Not For Sale
Name Alacritas
NPC Buy 49,000 Weight 100
NPC Sell 24,500 Weapon Level 4
Range 1 Defense 0
Slots 4 Refineable Yes
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 if(!eheroRankz) end; if(getrefine()>9) { bonus bFleeRate,10;} bonus bInt,10+(2*eheroRankz); bonus bVit,10+(1*eheroRankz); bonus bMaxHPrate,10+(1*eheroRankz); bonus2 bSubRace,RC_DemiHuman,5+(1*eheroRankz); bonus2 bSubRace,RC_Player,5+(1*eheroRankz); bonus2 bResEff,Eff_Freeze,5000+(1000*eheroRankz); bonus5 bAutoSpellWhenHit,"AL_PNEUMA",2,(10*eheroRankz),BF_WEAPON|BF_MAGIC,0; bonus5 bAutoSpellWhenHit,"MG_ENERGYCOAT",2,20+(10*eheroRankz),BF_WEAPON|BF_MAGIC,0;

Equip Script None
Unequip Script

1 dispbottom "Weapon Mastery Level: "+eheroRankz+" | Elite Kills: "+EliteHeroKillz+""; end;