Illusionary Lens

Item ID 410306 Name Illusionary Lens
None
Weapon Level 0 Identifier Demons_Eye_BR
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 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus2 bResEff,Eff_Blind,10000;

Set Script
Illusion Cap
Illusionary Lens
bonus bAspdRate,10;
bonus bShortAtkRate,15;
autobonus "{ bonus bAspd,5; bonus3 bAutoSpell,\"TF_DOUBLE\",10,1000; }",50,7000,BF_WEAPON;
Illusion Goibne Helm
Illusionary Lens
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
autobonus "{ bonus bSPDrainValue,3; }",50,7000,BF_WEAPON;
bonus bMaxSPrate,2*.@r;
bonus bSPrecovRate,10*.@r;
Illusion Nurse Cap
Illusionary Lens
bonus bHealPower2,20;
autobonus "{ bonus bDef,80*getequiprefinerycnt(EQI_HEAD_TOP); }",15,7000,BF_WEAPON;
bonus bMaxHPrate,2*getequiprefinerycnt(EQI_HEAD_TOP);
Illusion Fancy Flower
Illusionary Lens
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",100;
bonus2 bSkillAtk,"WZ_EARTHSPIKE",100;
bonus2 bSkillAtk,"MG_FIREBOLT",100;
bonus2 bSkillAtk,"MG_COLDBOLT",100;
bonus3 bAutoSpell,"PF_DOUBLECASTING",max(getskilllv("PF_DOUBLECASTING"),1),70;
bonus3 bAutoSpell,"MG_LIGHTNINGBOLT",max(getskilllv("MG_LIGHTNINGBOLT"),1),150;
bonus3 bAutoSpell,"WZ_EARTHSPIKE",max(getskilllv("WZ_EARTHSPIKE"),1),150;
bonus3 bAutoSpell,"MG_FIREBOLT",max(getskilllv("MG_FIREBOLT"),1),150;
bonus3 bAutoSpell,"MG_COLDBOLT",max(getskilllv("MG_COLDBOLT"),1),150;