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

Peco Warrior Hat [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 10
Weight: 300
Slots: 1
Armor level: 1
Required level: 1

Equipment Slots

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

Basic Information

Armor
300
10

Requirements

1
1

Scripts

.@r = getrefine(); bonus bMaxHPrate,10; bonus bAllStats,5; bonus bDelayrate,-20; if (BaseLevel>=100) bonus3 bAutoSpell,"GC_CROSSIMPACT",3,50; else if (BaseLevel<=99) bonus3 bAutoSpell,"AS_SONICBLOW",10,50; if (getpetinfo(PETINFO_EGGID) == 9014) { bonus bBaseAtk,50; bonus bAspd,5; if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL) { bonus bSpeedRate,25; bonus bAllStats,5; if (.@r>=10) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; if (.@r>=11) { bonus bAtkRate,25; if (.@r>=12) { bonus bMaxHPrate,20; bonus bMaxSPrate,20; } } } } }
.@r = getrefine();
bonus bMaxHPrate,10;
bonus bAllStats,5;
bonus bDelayrate,-20;
if (BaseLevel>=100)
   bonus3 bAutoSpell,"GC_CROSSIMPACT",3,50;
else if (BaseLevel<=99)
   bonus3 bAutoSpell,"AS_SONICBLOW",10,50;
if (getpetinfo(PETINFO_EGGID) == 9014) {
   bonus bBaseAtk,50;
   bonus bAspd,5;
   if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL) {
       bonus bSpeedRate,25;
       bonus bAllStats,5;
       if (.@r>=10) {
            bonus bMaxHPrate,10;
            bonus bMaxSPrate,10;
            if (.@r>=11) {
                bonus bAtkRate,25;
                if (.@r>=12) {
                    bonus bMaxHPrate,20;
                    bonus bMaxSPrate,20;
                }
            }
       }
   }
}
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.