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

Siegfried's Helmet [1]

Buy Price: N/A Sell Price: N/A
A helmet worn by a certain hero.
The hero has an immortal body that does not accept any weapons.
_______________________
Decreases damage taken from Boss class by 5%.
_______________________
Refine Level +6:
Perfect Dodge +5
Decreases damage taken from Boss class by an additional 5%.
_______________________
Refine Level +8:
Perfect Dodge +5
Decreases damage taken from Boss class by an additional 10%.
Prevents the user from being knocked back.
_______________________
Indestructible in battle
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 50
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
500

Requirements

1
100

Scripts

.@r = getrefine(); bonus2 bSubClass,Class_Boss,5; bonus bUnbreakableHelm; if (.@r>=6) { bonus bFlee2,5; bonus2 bSubClass,Class_Boss,5; } if (.@r>=8) { bonus bFlee2,5; bonus2 bSubClass,Class_Boss,10; bonus bNoKnockback; }
.@r = getrefine();
bonus2 bSubClass,Class_Boss,5;
bonus bUnbreakableHelm;
if (.@r>=6) {
   bonus bFlee2,5;
   bonus2 bSubClass,Class_Boss,5;
}
if (.@r>=8) {
   bonus bFlee2,5;
   bonus2 bSubClass,Class_Boss,10;
   bonus bNoKnockback;
}
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.