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

Greater Dracule Horn [1]

Buy Price: N/A Sell Price: N/A
An unusual helmet that has vicious aura bearing the Great Demon name.
As its name implies, it has an ability to absorb the life force of its enemy.
_______________________
MaxHP +10%
ATK +6%
_______________________
Random chance to absorb 10% of damage into HP when dealing physical damage.
_______________________
Enables the use of Level 1 Crazy Uproar.
_______________________
Refine Level +7:
ATK +5%
Random chance to absorb 15% of damage against enemy into HP when dealing physical damage.
Chance of absorbing increases.
_______________________
Refine Level +9:
ATK +5%
Random chance to absorb 15% of damage against enemy into HP when dealing physical damage.
Chance of absorbing increases.
_______________________
When equipped with Hunter Fly Card:
Disables HP absorbing effect.
_______________________
Indestructible in battle
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 80
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

Armor
800
10

Requirements

1
100

Scripts

.@r = getrefine(); bonus bUnbreakableHelm; bonus bMaxHPrate,10; bonus2 bAddClass,Class_All,6; bonus2 bHPDrainRate,30,10; skill "MC_LOUD",1; if (.@r>=9) { bonus2 bAddClass,Class_All,10; bonus2 bHPDrainRate,30,30; } else if (.@r>=7) { bonus2 bAddClass,Class_All,5; bonus2 bHPDrainRate,30,15; }
.@r = getrefine();
bonus bUnbreakableHelm;
bonus bMaxHPrate,10;
bonus2 bAddClass,Class_All,6;
bonus2 bHPDrainRate,30,10;
skill "MC_LOUD",1;
if (.@r>=9) {
   bonus2 bAddClass,Class_All,10;
   bonus2 bHPDrainRate,30,30;
}
else if (.@r>=7) {
   bonus2 bAddClass,Class_All,5;
   bonus2 bHPDrainRate,30,15;
}
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.