ID #19366
Armor
Illusion Goibne Helm [1]
Buy Price: N/A
Sell Price: N/A
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
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
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
1000
Defense
25
Job Requirements
All Jobs
Yes
Requirements
Armor Level
1
Min Level
130
Scripts
Script .@r = getrefine(); .@vit = 3; if (.@r >= 7) { .@vit += 5; if (.@r >= 9) { bonus bDelayrate,-12; } } bonus bVit,.@vit; bonus bMdef,3;
.@r = getrefine();
.@vit = 3;
if (.@r >= 7) {
.@vit += 5;
if (.@r >= 9) {
bonus bDelayrate,-12;
}
}
bonus bVit,.@vit;
bonus bMdef,3;