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

The Meow Family's Paycheck [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 20
Weight: 200
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
200
20

Requirements

1
100

Scripts

.@r = getrefine(); bonus bBaseAtk,7*.@r; bonus bMatk,7*.@r; bonus bLongAtkRate,3*(.@r/3); bonus bMatkRate,3*(.@r/3); if (.@r>=7) { bonus2 bAddRace,RC_All,7; bonus2 bMagicAddRace,RC_All,7; } if (.@r>=9) { bonus2 bSkillCooldown,"SU_LUNATICCARROTBEAT",-500; bonus2 bSkillCooldown,"SU_NYANGGRASS",-30000; if (getskilllv("SU_SPIRITOFSEA") == 1) { bonus5 bAutoSpell,"SU_LUNATICCARROTBEAT",5,10,BF_SHORT|BF_LONG,1; bonus5 bAutoSpell,"SU_CN_METEOR",5,10,BF_SHORT|BF_LONG,1; } } if (.@r>=11) bonus bDelayrate,-10; if (.@r>=12) { if (getskilllv("SU_SPIRITOFSEA") == 1) skill "CR_REFLECTSHIELD",5; }
.@r = getrefine();
bonus bBaseAtk,7*.@r;
bonus bMatk,7*.@r;
bonus bLongAtkRate,3*(.@r/3);
bonus bMatkRate,3*(.@r/3);
if (.@r>=7) {
   bonus2 bAddRace,RC_All,7;
   bonus2 bMagicAddRace,RC_All,7;
}
if (.@r>=9) {
   bonus2 bSkillCooldown,"SU_LUNATICCARROTBEAT",-500;
   bonus2 bSkillCooldown,"SU_NYANGGRASS",-30000;
   if (getskilllv("SU_SPIRITOFSEA") == 1) {
       bonus5 bAutoSpell,"SU_LUNATICCARROTBEAT",5,10,BF_SHORT|BF_LONG,1;
       bonus5 bAutoSpell,"SU_CN_METEOR",5,10,BF_SHORT|BF_LONG,1;
   }
}
if (.@r>=11)
   bonus bDelayrate,-10;
if (.@r>=12) {
   if (getskilllv("SU_SPIRITOFSEA") == 1)
       skill "CR_REFLECTSHIELD",5;
}
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.