Viewing Item

#20396: Gilgamesh

Item ID 20396 For Sale No
Identifier Gilgamesh Credit Price Not For Sale
Name Gilgamesh
NPC Buy 0 Weight 0
NPC Sell 0 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 bStr,10+(2*eheroRankz); bonus bDex,10+(1*eheroRankz); bonus2 bSkillAtk,"TK_JUMPKICK",15+(2*eheroRankz); if(eheroRankz >=3){ bonus bAtkRange,(1*eheroRankz)-2; } bonus2 bAddEff,Eff_Silence,(100*eheroRankz); bonus bHitRate,10+(2*eheroRankz); bonus bAtkRate,10+(1*eheroRankz);

Equip Script None
Unequip Script

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