ID #20907
Armor
Fairy Cloth [1]
Buy Price: N/A
Sell Price: N/A
A beautiful cloth woven with fairy wings.
Beautifully decorated brooches are said to bring out the power of the four elements.
_______________________
MDEF +10
_______________________
Perfect Dodge +8
_______________________
Decreases damage taken from Demi-Human race monstery by 5%.
_______________________
Refine Level +5:
Perfect Dodge +10
DEF +50, MDEF +5
_______________________
Refine Level +7:
Perfect Dodge +10
DEF +50, MDEF +5
_______________________
When compounded with Jakk Card:
Decreases damage taken from Fire elemental attacks by 45%.
_______________________
When compounded with Dustiness Card:
Decreases damage taken from Wind elemental attacks by 45%.
_______________________
When compounded with Hode Card:
Decreases damage taken from Earth elemental attacks by 45%.
_______________________
When compounded with Mars Card:
Decreases damage taken from Water elemental attacks by 45%.
_______________________
When compounded with Choco Card:
Perfect Dodge -5
_______________________
Type: Garment
Defense: 12
Weight: 90
Armor Level: 1
_______________________
Requirement:
Base Level 100
Beautifully decorated brooches are said to bring out the power of the four elements.
_______________________
MDEF +10
_______________________
Perfect Dodge +8
_______________________
Decreases damage taken from Demi-Human race monstery by 5%.
_______________________
Refine Level +5:
Perfect Dodge +10
DEF +50, MDEF +5
_______________________
Refine Level +7:
Perfect Dodge +10
DEF +50, MDEF +5
_______________________
When compounded with Jakk Card:
Decreases damage taken from Fire elemental attacks by 45%.
_______________________
When compounded with Dustiness Card:
Decreases damage taken from Wind elemental attacks by 45%.
_______________________
When compounded with Hode Card:
Decreases damage taken from Earth elemental attacks by 45%.
_______________________
When compounded with Mars Card:
Decreases damage taken from Water elemental attacks by 45%.
_______________________
When compounded with Choco Card:
Perfect Dodge -5
_______________________
Type: Garment
Defense: 12
Weight: 90
Armor Level: 1
_______________________
Requirement:
Base Level 100
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
900
Defense
12
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bMdef,10; bonus bFlee2,8; bonus2 bSubRace,RC_DemiHuman,5; if (.@r>=5) { bonus bFlee2,10; bonus bDef,50; bonus bMdef,5; } if (.@r>=7) { bonus bFlee2,10; bonus bDef,50; bonus bMdef,5; }
.@r = getrefine();
bonus bMdef,10;
bonus bFlee2,8;
bonus2 bSubRace,RC_DemiHuman,5;
if (.@r>=5) {
bonus bFlee2,10;
bonus bDef,50;
bonus bMdef,5;
}
if (.@r>=7) {
bonus bFlee2,10;
bonus bDef,50;
bonus bMdef,5;
}