Viewing Item

#20401: Halberd_of_Legend

Item ID 20401 For Sale No
Identifier Halberd of Legend Credit Price Not For Sale
Name Halberd_of_Legend
NPC Buy 20 Weight 480
NPC Sell 10 Weapon Level 4
Range 3 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) { bonus2 bSubRace,RC_DemiHuman,2; bonus2 bSubRace,RC_Player,2;} bonus bDex,10+(2*eheroRankz); bonus bStr,10+(1*eheroRankz); bonus2 bSkillAtk,"LK_SPIRALPIERCE",40+(5*eheroRankz); bonus2 bSkillAtk,"KN_SPEARBOOMERANG",40+(5*eheroRankz); bonus bMaxHPrate,7+(1*eheroRankz); bonus2 bSkillAtk,"RK_HUNDREDSPEAR",10+(2*eheroRankz); bonus2 bSubRace,RC_DemiHuman,1+(1*eheroRankz); bonus2 bSubRace,RC_Player,1+(1*eheroRankz);

Equip Script None
Unequip Script

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