Illusion Goibne Helm

Item ID 19366 Name Illusion Goibne Helm
One of Goibne's few armors which made
weapons the most. The gods rated Gebne's armor better than weapons.
_______________________
VIT +3,
MDEF +3
_______________________
Refine Level +7:
VIT +5
_______________________
Refine Level +9:
Decreases After Skill Delay by 12%.
_______________________
When equipped with Illusion Goibne's Armor,
Illusion Goibne's Spaulder and Illusion Goibne's Greaves:
VIT +5, MaxHP +15%,
MaxSP +5% DEF +5,
MDEF +15,
_______________________
Decreases damage taken from Water, Wind,
Earth and Fire elemental attacks by 10%.
_______________________
Refine Level of Illusion Goibne's Armor,
Illusion Goibne's Spaulder and Illusion Goibne's Greaves each is +7 or higher:
MaxHP +10%
_______________________
Total Refine Level of entire set at least +36:
Decreases Fixed Casting Time by 0.7 seconds.
_______________________
Total Refine Level of entire set at least +40:
Decreases After Skill Delay by 20%.
_______________________
Type: Headgear
Defense: 25
Position: Upper
Weight: 100
Armor Level: 1
_______________________
Requirement:
Base Level 130
All Jobs except Novice
Weapon Level 0 Identifier Goibne_Helmet_IL
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 25 Equippable Jobs All jobs
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 100 Min Equip Level 130
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
.@vit = 3;
if (.@r >= 7) {
   .@vit += 5;
   if (.@r >= 9) {
      bonus bDelayrate,-12;
   }
}
bonus bVit,.@vit;
bonus bMdef,3;

Set Script
Illusion Goibne Armor
Illusion Goibne Helm
Illusion Goibne Spaulders
Illusion Goibne's Greaves
bonus bVit,5;
bonus bMaxSPrate,5;
bonus bDef,5;
bonus bMdef,15;
bonus2 bSubEle,Ele_Water,10;
bonus2 bSubEle,Ele_Earth,10;
bonus2 bSubEle,Ele_Fire,10;
bonus2 bSubEle,Ele_Wind,10;
.@hp = 15;
.@r[0] = getequiprefinerycnt(EQI_ARMOR);
.@r[1] = getequiprefinerycnt(EQI_HEAD_TOP);
.@r[2] = getequiprefinerycnt(EQI_GARMENT);
.@r[3] = getequiprefinerycnt(EQI_SHOES);
.@sum = .@r[0]+.@r[1]+.@r[2]+.@r[3];
if (.@r[0] >= 7 && .@r[1] >= 7 && .@r[2] >= 7 && .@r[3] >= 7) {
   .@hp += 10;
}
bonus bMaxHPrate,.@hp;
if (.@sum >= 36) {
   bonus bFixedCast,-700;
   if (.@sum >= 40) {
      bonus bDelayrate,-20;
   }
}
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 Goibne Helm Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
20273 Ancient Tao Gunka 5% YES 169 Demon Level 0 Neutral com_d02_i