Viewing Item

#20398: Neophyte

Item ID 20398 For Sale No
Identifier Neophyte Credit Price Not For Sale
Name Neophyte
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 bDelayRate,-5;} bonus bInt,10+(2*eheroRankz); bonus bDex,10+(1*eheroRankz); bonus bMaxHPrate,10+(2*eheroRankz); skill "PF_DOUBLECASTING",(1*eheroRankz); bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",10+(2*eheroRankz); bonus2 bSkillAtk,"MG_FIREBOLT",10+(2*eheroRankz); bonus2 bSkillAtk,"MG_COLDBOLT",10+(2*eheroRankz); bonus bIgnoreMdefRate,10+(2*eheroRankz); 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;