Germes Horn

Item ID 400498 Name Germes Horn
None
Weapon Level 0 Identifier aegis_400498
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 None
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
Germes Horn
Enforcer Cape
.@r = getequiprefinerycnt(EQI_HEAD_TOP)+getequiprefinerycnt(EQI_GARMENT);
bonus bDelayrate,.@r;
Germes Horn
[Not For Sale] Enforcer Cape
.@r = getequiprefinerycnt(EQI_HEAD_TOP)+getequiprefinerycnt(EQI_GARMENT);
bonus bDelayrate,.@r;
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;
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;