Lança Gloriosa

Item ID 1426 À venda No Identifier Krieger_Onehand_Spear1 Credit Price Not For Sale Name Type Armas - NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 4 Range 3 Defense 0 Slots 0 Refineable Yes Slots 0 Refineable Yes
Max Equip Level None Onde equipa Main Hand Topo None Classes que usam Swordman / Knight / Crusader Gênero Todos Negociável Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Script do Item

1 bonus2 bAddRace,RC_DemiHuman,95;

2 bonus2 bAddRace,RC_Player_Human,95;

3 bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20;

4 bonus2 bIgnoreDefRaceRate,RC_Player_Human,20;

5 bonus bUnbreakableWeapon;

6 if (getrefine()>5) {

7 bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);

8 bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4);

9 bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5;

10 bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;

11 bonus bAspdRate,10;

12 }

13 if (getrefine()>8) {

14 if (BaseJob == Job_Knight)

15 bonus4 bAutoSpellOnSkill,"KN_PIERCE","NPC_CRITICALWOUND",2,200;

16 else if (BaseJob == Job_Crusader)

17 bonus3 bAutoSpell,"PA_PRESSURE",5,100;

18 }

Equip Script None Unequip Script None Description None