Powered Income

Item ID 410089 Name Powered Income
None
Weapon Level 0 Identifier Supplement_P_Income_
Attack 0 Type Armor
MATK 0 Equip Locations Middle Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 100
NPC Buy 20 Max Equip Level None
NPC Sell 10 Refineable No
Credit Price None Trade restriction None
Item Script
bonus2 bAddSize,Size_All,10;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bResEff,Eff_Blind,10000;
if (getskilllv("NC_NEUTRALBARRIER") == 3)
   bonus bDelayrate,-15;
if (getskilllv("NC_RESEARCHFE") == 5) {
   bonus2 bVariableCastrate,"NC_ARMSCANNON",-100;
   bonus bNoMadoFuel;
}