ID #410064
Armor
Diving Goggles
Buy Price: N/A
Sell Price: N/A
A popular brand in the Kingdom of Rune-Midgard, these goggles are worn by Drum when fishing on Maran Island.
The wearer becomes a sea hunter.
_______________________
MaxHP +15%
_______________________
Decreases damage taken from Players by 5%.
Increases Healing skills effectiveness by 25%.
_______________________
When Level 1 Spirit of Sea is learned:
Enables the use of Level 10 Safety Wall.
_______________________
When Level 5 Grooming is learned:
Decreases Fixed Casting Time by 70%.
_______________________
Type: Headgear
Defense: 0
Position: Middle
Weight: 10
_______________________
Requirement:
Base Level 100
The wearer becomes a sea hunter.
_______________________
MaxHP +15%
_______________________
Decreases damage taken from Players by 5%.
Increases Healing skills effectiveness by 25%.
_______________________
When Level 1 Spirit of Sea is learned:
Enables the use of Level 10 Safety Wall.
_______________________
When Level 5 Grooming is learned:
Decreases Fixed Casting Time by 70%.
_______________________
Type: Headgear
Defense: 0
Position: Middle
Weight: 10
_______________________
Requirement:
Base Level 100
Basic Information
Type
Armor
Weight
100
Requirements
Armor Level
1
Min Level
100
Scripts
Script bonus bMaxHPrate,15; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; bonus bHealPower,25; if (getskilllv("SU_SPIRITOFSEA") == 1) skill "MG_SAFETYWALL",10; if (getskilllv("SU_GROOMING") == 5) bonus bFixedCastrate,-70;
bonus bMaxHPrate,15;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus bHealPower,25;
if (getskilllv("SU_SPIRITOFSEA") == 1)
skill "MG_SAFETYWALL",10;
if (getskilllv("SU_GROOMING") == 5)
bonus bFixedCastrate,-70;