Статус сервера: Online Игроков: 33

Информация о предмете #1486: Glorious Lance

Item ID 1486 For Sale No
Identifier Krieger_Twohand_Spear1 Credit Price Not For Sale
Name Glorious Lance Type Weapon - Two-Handed Spear
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 4
Range 3 Defense 0
Slots 0 Refineable Yes
Attack 220 Min Equip Level 80
Equip Locations Main Hand + Off Hand
Equip Upper Normal / Upper / Baby
Equippable Jobs Swordman / Knight / Crusader
Equip Gender Both (Male and Female)
Item Use Script

1 bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreDefRaceRate,RC_Player,25; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) { if(BaseJob==Job_Knight) bonus4 bAutoSpellOnSkill,"KN_PIERCE","NPC_CRITICALWOUND",2,200; else if(BaseJob==Job_Crusader) bonus3 bAutoSpell,"PA_PRESSURE",5,200; }

Equip Script None
Unequip Script None