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

2 =

3 getrefine();

4 bonus

5 bHit,3*.@r;

6 if

7 (.@r

8 =7)

9 bonus

10 bAspdRate,5;

11 if

12 (.@r

13 =9)

14 {

15 bonus

16 bAtkRate,5;

17 if

18 (BaseLevel

19 =150)

20 {

21 bonus

22 bBaseAtk,(min(BaseLevel,170)*3);

23 }

24 }

Equip Script None
Unequip Script None