The "AntiDDOS System" failed to load properly on this Web Site, please de-comment the 'catch Exception' to see what happening!
Iko-RO: Viewing Item (Glorious Spear)

Viewing Item

#1426: Glorious Spear

Item ID 1426 For Sale No
Identifier Krieger_Onehand_Spear1 Credit Price Not For Sale
Name Glorious Spear Type Weapon - One-Handed Spear
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 4
Range 3 Defense 0
Slots 0 Refineable Yes
Attack 130 Min Equip Level 80
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Normal / Upper / Baby / Third / Third Upper / Third Baby
Equippable Jobs Swordman / Knight / Crusader
Equip Gender Both (Male and Female)
Item Use Script

1 bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon; .@r = getrefine(); if(.@r>5) { bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-4,2); bonus2 bAddRace,RC_Player,pow(min(14,.@r)-4,2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; bonus bAspdRate,10; } if(.@r>8) { if(BaseJob==Job_Knight) bonus4 bAutoSpellOnSkill,"KN_PIERCE","NPC_CRITICALWOUND",2,200; else if(BaseJob==Job_Crusader) bonus3 bAutoSpell,"PA_PRESSURE",5,100; }

Equip Script None
Unequip Script None