Viewing Item

#20406: Audhumla

Item ID 20406 For Sale No
Identifier Audhumla Credit Price Not For Sale
Name Audhumla
NPC Buy 50 Weight 40
NPC Sell 25 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 bMatkRate,5;} bonus bInt,15+(2*eheroRankz); bonus bDex,5+(1*eheroRankz); bonus bMaxHPrate,5+(1*eheroRankz); bonus2 bSkillAtk,"WZ_HEAVENDRIVE",30+(4*eheroRankz); bonus2 bSkillAtk,"MG_THUNDERSTORM",25+(3*eheroRankz); bonus2 bSubRace,RC_DemiHuman,3+(1*eheroRankz); bonus2 bSubRace,RC_Player,3+(1*eheroRankz); bonus bIgnoreMdefRate,10+(2*eheroRankz); bonus2 bSkillAtk,"SO_EARTHGRAVE",15+(2*eheroRankz);

Equip Script None
Unequip Script

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