ID #22063
Armor
Levain Shoes [1]
Buy Price: N/A
Sell Price: N/A
Shoes with wind power. Decreases the attack from wind elemental monsters.
_______________________
MDEF +3
_______________________
Decreases damage taken from Wind elementals attack by 5%.
_______________________
For each Refine Level:
MaxHP +1%
MaxSP +1%
_______________________
When equipped with Levain Shield:
Decreases damage taken from Wind elemental by 5%.
For each Refine Level of Levain Shield:
Decreases damage taken from Wind elemental by 2%.
_______________________
When equipped with Levain Manteau:
Increases damage against monsters of Wind element by 5%.
For each Refine Level of Levain Manteau:
MaxHP +1%
MaxSP +1%
_______________________
When VIP status active:
Increases item drop rate by 10%.
_______________________
Type: Shoes
Defense: 12
Weight: 25
Armor Level: 1
_______________________
Requirement:
Base Level 90
_______________________
MDEF +3
_______________________
Decreases damage taken from Wind elementals attack by 5%.
_______________________
For each Refine Level:
MaxHP +1%
MaxSP +1%
_______________________
When equipped with Levain Shield:
Decreases damage taken from Wind elemental by 5%.
For each Refine Level of Levain Shield:
Decreases damage taken from Wind elemental by 2%.
_______________________
When equipped with Levain Manteau:
Increases damage against monsters of Wind element by 5%.
For each Refine Level of Levain Manteau:
MaxHP +1%
MaxSP +1%
_______________________
When VIP status active:
Increases item drop rate by 10%.
_______________________
Type: Shoes
Defense: 12
Weight: 25
Armor Level: 1
_______________________
Requirement:
Base Level 90
Available from boxes
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
12
Requirements
Armor Level
1
Min Level
90
Scripts
Script .@r = getrefine(); bonus bMdef,3; bonus2 bSubEle,Ele_Wind,5; bonus bMaxHPrate,.@r; bonus bMaxSPrate,.@r; if (vip_status(VIP_STATUS_ACTIVE)) { bonus2 bDropAddRace,RC_All,10; }
.@r = getrefine();
bonus bMdef,3;
bonus2 bSubEle,Ele_Wind,5;
bonus bMaxHPrate,.@r;
bonus bMaxSPrate,.@r;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus2 bDropAddRace,RC_All,10;
}