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 #20946 Armor

Dragon Scale Hood [1]

Buy Price: N/A Sell Price: N/A
Hood made of various parts of a powerful dragon.
You can feel the pressure of the dragon just by wearing it.
_______________________
DEF +20
MDEF +2
Increases recovery rate received from skills and items by 15%.
_______________________
Refine Level +7:
Decreases damage taken from Dragon race by 2%.
_______________________
Refine Level +9:
receiving physical or magical damage has a chance to recover 2000 HP per second for 3 seconds.
_______________________
Refine Level +11:
Decreases damage taken from Dragon race by additional 3%.
_______________________
Type: Garment
Defense: 23
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 170

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
500
23

Requirements

1
170

Scripts

.@r = getrefine(); bonus bMdef,2; bonus bDef,20; bonus bHealPower2,15; if (.@r>=7) { bonus2 bSubRace,RC_Dragon,2; } if (.@r>=9) { autobonus2 "{ bonus2 bHPRegenRate,2000,1000; }",1,3000,BF_MAGIC|BF_WEAPON; } if (.@r>=11) { bonus2 bSubRace,RC_Dragon,3; }
.@r = getrefine();
bonus bMdef,2;
bonus bDef,20;
bonus bHealPower2,15;
if (.@r>=7) {
   bonus2 bSubRace,RC_Dragon,2;
}
if (.@r>=9) {
   autobonus2 "{ bonus2 bHPRegenRate,2000,1000; }",1,3000,BF_MAGIC|BF_WEAPON;
}
if (.@r>=11) {
   bonus2 bSubRace,RC_Dragon,3;
}
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.