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

Helmet Of Siegfried TH [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 60
Weight: 300
Slots: 1
Armor level: 1
Required 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
300
60

Requirements

1
100

Scripts

.@r = getrefine(); bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bMdef,15; if (readparam(bInt)>=108) bonus2 bSkillAtk,"RK_DRAGONBREATH",15; if (readparam(bDex)>=108) bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",15; if (readparam(bInt)>=120 && readparam(bDex)>=120) { bonus2 bSkillAtk,"RK_DRAGONBREATH",10; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",10; } if (.@r>=7) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; if (.@r>=9) { bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player_Doram,10; bonus2 bSubRace,RC_Player_Human,10; bonus2 bSubRace,RC_Dragon,10; if (.@r>=11) { bonus bDelayrate,-10; if (.@r>=13) { bonus bDef,200; bonus bMdef,40; } } } }
.@r = getrefine();
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
bonus bMdef,15;
if (readparam(bInt)>=108)
   bonus2 bSkillAtk,"RK_DRAGONBREATH",15;
if (readparam(bDex)>=108)
   bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",15;
if (readparam(bInt)>=120 && readparam(bDex)>=120) {
   bonus2 bSkillAtk,"RK_DRAGONBREATH",10;
   bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",10;
}
if (.@r>=7) {
   bonus bMaxHPrate,5;
   bonus bMaxSPrate,5;
   if (.@r>=9) {
       bonus2 bSubRace,RC_DemiHuman,10;
       bonus2 bSubRace,RC_Player_Doram,10;
       bonus2 bSubRace,RC_Player_Human,10;
       bonus2 bSubRace,RC_Dragon,10;
       if (.@r>=11) {
           bonus bDelayrate,-10;
           if (.@r>=13) {
               bonus bDef,200;
               bonus bMdef,40;
           }
       }
   }
}
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.