Viewing Item

#490351: Assassin Amulet

Item ID 490351 For Sale No
Identifier aegis_490351 Credit Price Not For Sale
Name Assassin Amulet Type Armor
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 80
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper Upper / Third Upper
Equippable Jobs Assassin
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@a = getskilllv("ASC_KATAR");

2 .@b = getskilllv("AS_CLOAKING");

3 .@c = getskilllv("ASC_BREAKER");

4 bonus bMaxSP,20;

5 bonus bCritical,3+.@b;

6 bonus bBaseAtk,.@a;

7 bonus bFlee,-5*.@a;

8 bonus bHit,-5*.@b;

9 bonus bAspdRate,.@c;

10 bonus bMaxHPrate,.@c;

11 bonus2 bSkillAtk,"AS_SONICBLOW",5*.@a;

12 bonus2 bSkillAtk,"AS_GRIMTOOTH",5*.@b;

13 bonus2 bSkillAtk,"ASC_METEORASSAULT",5*.@c;

Equip Script None
Unequip Script None