[Not For Sale] Germes Horn

Item ID 400499 Name [Not For Sale] Germes Horn
None
Weapon Level 0 Identifier aegis_400499
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 20 Equippable Jobs Assassin
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Upper, Third, Third Upper, Third Baby
Weight 30 Min Equip Level 70
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
.@r = getrefine();
bonus bStr,3;
bonus bInt,3;
bonus bDelayrate,-5;
bonus bLongAtkRate,.@r;
if (.@r>=5)
   bonus2 bSkillAtk,"ASC_METEORASSAULT",20;
if (.@r>=7)
   bonus bDelayrate,-7;

Set Script
[Not For Sale] Germes Horn
Enforcer Cape
.@r = getequiprefinerycnt(EQI_HEAD_TOP)+getequiprefinerycnt(EQI_GARMENT);
bonus bDelayrate,.@r;
[Not For Sale] Germes Horn
[Not For Sale] Enforcer Cape
.@r = getequiprefinerycnt(EQI_HEAD_TOP)+getequiprefinerycnt(EQI_GARMENT);
bonus bDelayrate,.@r;
[Not For Sale] Germes Horn
Assassin Amulet
.@a = getskilllv("ASC_KATAR");
.@b = getskilllv("AS_CLOAKING");
.@c = getskilllv("ASC_BREAKER");
bonus bFlee,10*.@a;
bonus bHit,10*.@b;
bonus bMaxHPrate,2*.@c;
[Not For Sale] Germes Horn
[Not For Sale] Assassin Amulet
.@a = getskilllv("ASC_KATAR");
.@b = getskilllv("AS_CLOAKING");
.@c = getskilllv("ASC_BREAKER");
bonus bFlee,10*.@a;
bonus bHit,10*.@b;
bonus bMaxHPrate,2*.@c;