Viewing Item

#20411: Almace

Item ID 20411 For Sale No
Identifier Almace Credit Price Not For Sale
Name Almace
NPC Buy 20 Weight 150
NPC Sell 10 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; bonus bStr,10+(2*eheroRankz); if(getrefine()>9) {bonus bAtkRate,5;} bonus bDex,10+(1*eheroRankz); bonus bMaxHPrate,7+(1*eheroRankz); bonus5 bAutoSpell,"RG_STRIPWEAPON",5,50+(10*eheroRankz),BF_SHORT|BF_SKILL,1; bonus5 bAutoSpell,"RG_STRIPSHIELD",5,50+(10*eheroRankz),BF_SHORT|BF_SKILL,1; bonus2 bSkillAtk,"WS_CARTTERMINATION",15+(2*eheroRankz); bonus2 bSubRace,RC_DemiHuman,3+(1*eheroRankz); bonus2 bSubRace,RC_Player,3+(1*eheroRankz); bonus bMagicDamageReturn,5+(1*eheroRankz); bonus2 bSkillAtk,"NC_AXETORNADO",20+(2*eheroRankz);

Equip Script None
Unequip Script

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