Viewing Item

#630034: Opened Illusion Spectral Spear

Item ID 630034 For Sale No
Identifier aegis_630034 Credit Price Not For Sale
Name Opened Illusion Spectral Spear Type Weapon - Two-Handed Spear
NPC Buy 0 Weight 200
NPC Sell 0 Weapon Level 4
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 383 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Knight
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bHit,3*.@r;

3 if (.@r>=7)

4 bonus bAspdRate,5;

5 if (.@r>=9) {

6 bonus bAtkRate,5;

7 if (BaseLevel>=150) {

8 bonus bBaseAtk,(min(BaseLevel,170)*3);

9 }

10 }

Equip Script None
Unequip Script None