Viewing Item

#610055: Open Illusion Infiltrator

Item ID 610055 For Sale No
Identifier aegis_610055 Credit Price Not For Sale
Name Open Illusion Infiltrator Type Weapon - Katar
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 327 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Assassin
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bHit,3*(.@r/2);

3 bonus bCritical,3*(.@r/2);

4 if (.@r>=7)

5 bonus bAspdRate,5;

6 if (.@r>=9) {

7 bonus bAtkRate,5;

8 if (BaseLevel>=150) {

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

10 }

11 }

Equip Script None
Unequip Script None