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

Northern Cross [1]

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

Requirements

1
100

Scripts

.@r = getrefine(); bonus bMdef,10; bonus bAspdRate,10; bonus bMatkRate,25; if (getskilllv("WL_STASIS") >= 5) autobonus "{ bonus bSpeedRate,25; }",10,30000,BF_MAGIC; if (getskilllv("WL_TELEKINESIS_INTENSE") >= 5) { bonus bDef,150; bonus bMdef,15; bonus2 bSkillCooldown,"WL_DRAINLIFE",-2000; } if (getskilllv("WL_RECOGNIZEDSPELL") >= 5) { bonus2 bSubClass,Class_Boss,20; bonus bMagicHPGainValue,30*.@r; bonus bMagicSPGainValue,3*.@r; } if (.@r >= 7) { bonus bVit,7; bonus bInt,7; bonus2 bSkillAtk,"WL_DRAINLIFE",75; if (.@r >= 9) { bonus bVit,18; bonus bInt,18; bonus2 bSkillAtk,"WL_DRAINLIFE",175; } }
.@r = getrefine();
bonus bMdef,10;
bonus bAspdRate,10;
bonus bMatkRate,25;
if (getskilllv("WL_STASIS") >= 5)
   autobonus "{ bonus bSpeedRate,25; }",10,30000,BF_MAGIC;
if (getskilllv("WL_TELEKINESIS_INTENSE") >= 5) {
   bonus bDef,150;
   bonus bMdef,15;
   bonus2 bSkillCooldown,"WL_DRAINLIFE",-2000;
}
if (getskilllv("WL_RECOGNIZEDSPELL") >= 5) {
   bonus2 bSubClass,Class_Boss,20;
   bonus bMagicHPGainValue,30*.@r;
   bonus bMagicSPGainValue,3*.@r;
}
if (.@r >= 7) {
   bonus bVit,7;
   bonus bInt,7;
   bonus2 bSkillAtk,"WL_DRAINLIFE",75;
   if (.@r >= 9) {
      bonus bVit,18;
      bonus bInt,18;
      bonus2 bSkillAtk,"WL_DRAINLIFE",175;
   }
}
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.