0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #15145 Armor

Evil Dragon Armor [1]

Buy Price: N/A Sell Price: N/A
A suit of armor made out of the scales of a powerful dragon that was once feared by the world.
It has the power to absorb all kinds of energy.
_______________________
Refine Level +8:
3% chance to restore 3% of damage as HP when performing a physical attack.
2% chance to restore 2% of damage as SP when performing a physical attack.
_______________________
Refine Level +9:
Increases the rate by 1% and HP and SP restored by 1%.
_______________________
Refine Level +10:
Increases the rate by 2% and HP and SP restored by 2%.
_______________________
When equipped with Rideword Hat:
The HP/SP absorption effect of Rideword Hat will not be activated.
_______________________
When equipped with Vanargand Helm:
The HP/SP absorption effect of Vanargand Helm will not be activated.
_______________________
When equipped with Nidhoggur's Shadow Garb:
The SP absorption effect of Nidhoggur's Shadow Garb will not be activated.
_______________________
When enchanted with Energy<Guardian Dragon>:
The SP absorption effect of Energy<Guardian Dragon> will not be activated.
_______________________
Type: Armor
Defense: 60
Weight: 400
Armor Level: 1
_______________________
Requirement:
Base Level 99

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

Armor
4000
60

Requirements

1
99

Scripts

.@r = getrefine(); if (.@r>=10) { bonus2 bHPDrainRate,60,6; bonus2 bSPDrainRate,50,5; } else if (.@r>=9) { bonus2 bHPDrainRate,40,4; bonus2 bSPDrainRate,30,3; } else if (.@r>=8) { bonus2 bHPDrainRate,30,3; bonus2 bSPDrainRate,20,2; }
.@r = getrefine();
if (.@r>=10) {
   bonus2 bHPDrainRate,60,6;
   bonus2 bSPDrainRate,50,5;
} else if (.@r>=9) {
   bonus2 bHPDrainRate,40,4;
   bonus2 bSPDrainRate,30,3;
} else if (.@r>=8) {
   bonus2 bHPDrainRate,30,3;
   bonus2 bSPDrainRate,20,2;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.