Viewing Item

#560050: Opened Illusion Combo Battle Glove

Item ID 560050 For Sale No
Identifier aegis_560050 Credit Price Not For Sale
Name Opened Illusion Combo Battle Glove Type Weapon - Knuckle
NPC Buy 20 Weight 70
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 382 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Monk
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