Viewing Item

#32026: Blocking Spear

Item ID 32026 For Sale No
Identifier Ein_1HSPEAR Credit Price Not For Sale
Name Blocking Spear Type Weapon - One-Handed Spear
NPC Buy 0 Weight 300
NPC Sell 0 Weapon Level 4
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 210 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bAtkRate,10;

3 bonus2 bSkillAtk,"LG_BANISHINGPOINT",10;

4 if (.@r>=7) {

5 bonus bAspdRate,10;

6 bonus bBaseAtk,40;

7 }

8 if (.@r>=9) {

9 bonus2 bSkillAtk,"LG_BANISHINGPOINT",15;

10 autobonus "{ bonus2 bAddSize,Size_All,15; }",1,10000,BF_WEAPON;

11 }

12 if (.@r>=11) {

13 bonus bDelayrate,-20;

14 }

Equip Script None
Unequip Script None