Viewing Item

#490352: [Not For Sale] Assassin Amulet

Item ID 490352 For Sale No
Identifier aegis_490352 Credit Price Not For Sale
Name [Not For Sale] 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 Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
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