ID #19391
Armor
Eyes Of Illusion
Buy Price: N/A
Sell Price: N/A
A creepy blindfold drawn over the eyes gives a slightly uneasy feeling.
_______________________
MaxHP +10%
MaxSP +10%
_______________________
Decreases damage taken from Demi-Human by 5%.
_______________________
Prevents Blind status.
_______________________
When Illusion Doping is Level 5:
Enables the use of Level 5 Dispel.
_______________________
When Mandragora Howl is Level 5:
Decreases Fixed Casting Time of Mandragora Howl by 70%.
_______________________
Type: Headgear
Defense: 2
Position: Middle
Weight: 50
_______________________
Requirement:
Base Level 100
_______________________
MaxHP +10%
MaxSP +10%
_______________________
Decreases damage taken from Demi-Human by 5%.
_______________________
Prevents Blind status.
_______________________
When Illusion Doping is Level 5:
Enables the use of Level 5 Dispel.
_______________________
When Mandragora Howl is Level 5:
Decreases Fixed Casting Time of Mandragora Howl by 70%.
_______________________
Type: Headgear
Defense: 2
Position: Middle
Weight: 50
_______________________
Requirement:
Base Level 100
Basic Information
Type
Armor
Weight
500
Defense
2
Requirements
Armor Level
1
Min Level
100
Scripts
Script bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; bonus2 bResEff,Eff_Blind,10000; if (getskilllv("GN_ILLUSIONDOPING") == 5) skill "SA_DISPELL",5; if (getskilllv("GN_MANDRAGORA") == 5) bonus2 bFixedCastrate,"GN_MANDRAGORA",-70;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bResEff,Eff_Blind,10000;
if (getskilllv("GN_ILLUSIONDOPING") == 5)
skill "SA_DISPELL",5;
if (getskilllv("GN_MANDRAGORA") == 5)
bonus2 bFixedCastrate,"GN_MANDRAGORA",-70;