Viewing Item

#26024: Block Lance

Item ID 26024 For Sale No
Identifier Ein_BHSPEAR Credit Price Not For Sale
Name Block Lance Type Weapon - Two-Handed Spear
NPC Buy 0 Weight 300
NPC Sell 0 Weapon Level 4
Range 3 Defense 0
Slots 1 Refineable Yes
Attack 235 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Knight / Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSkillAtk,"LK_SPIRALPIERCE",2*(BaseLevel/10);

3 if (getskilllv("LK_SPIRALPIERCE") == 5)

4 bonus bBaseAtk,30;

5 if (.@r>=7) {

6 bonus bAtkRate,5;

7 bonus bAspdRate,10;

8 }

9 if (.@r>=9) {

10 bonus bHit,15;

11 bonus bStr,3;

12 }

Equip Script None
Unequip Script None