ID #18864
Armor
Earth Goddess Flower
Buy Price: N/A
Sell Price: N/A
This flower decoration is blessed by the goddess of Earth, granting its wearer protection against Earth damages.
_______________________
VIT +2
_______________________
Enables the use of Level 5 Earth Spike.
_______________________
Decreases damage taken from Earth elemental attacks by 15%.
_______________________
Refine Level +8:
Decreases damage taken from Earth elemental attacks by 5%.
_______________________
Type: Headgear
Defense: 6
Position: Upper
Weight: 25
Armor Level: 1
_______________________
Requirement: None
_______________________
VIT +2
_______________________
Enables the use of Level 5 Earth Spike.
_______________________
Decreases damage taken from Earth elemental attacks by 15%.
_______________________
Refine Level +8:
Decreases damage taken from Earth elemental attacks by 5%.
_______________________
Type: Headgear
Defense: 6
Position: Upper
Weight: 25
Armor Level: 1
_______________________
Requirement: None
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
250
Defense
6
Requirements
Armor Level
1
Min Level
1
Scripts
Script bonus bVit,2; skill "WZ_EARTHSPIKE",5; bonus2 bSubEle,Ele_Earth,15; .@r = getrefine(); if (.@r>=8) { bonus2 bSubEle,Ele_Earth,5; }
bonus bVit,2;
skill "WZ_EARTHSPIKE",5;
bonus2 bSubEle,Ele_Earth,15;
.@r = getrefine();
if (.@r>=8) {
bonus2 bSubEle,Ele_Earth,5;
}