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

Four of a Kind [1]

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

Requirements

1
100

Scripts

.@r = getrefine(); bonus bInt,10*getskilllv("WL_RADIUS"); bonus bMatk,50*getskilllv("WL_RADIUS"); bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bMagicAddRace,RC_All,7*getskilllv("WL_TETRAVORTEX"); if (getskilllv("WL_COMET") == 5) { bonus2 bFixedCastrate,"WL_TETRAVORTEX",-100; bonus2 bFixedCastrate,"WL_JACKFROST",-100; } if (.@r>=5) bonus bMdef,25; if (.@r>=7) bonus bMdef,25; if (.@r>=10) { bonus2 bMagicAtkEle,Ele_Earth,15; bonus2 bMagicAtkEle,Ele_Fire,15; bonus2 bMagicAtkEle,Ele_Water,15; bonus2 bMagicAtkEle,Ele_Wind,15; bonus bUnbreakableArmor; }
.@r = getrefine();
bonus bInt,10*getskilllv("WL_RADIUS");
bonus bMatk,50*getskilllv("WL_RADIUS");
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus2 bMagicAddRace,RC_All,7*getskilllv("WL_TETRAVORTEX");
if (getskilllv("WL_COMET") == 5) {
   bonus2 bFixedCastrate,"WL_TETRAVORTEX",-100;
   bonus2 bFixedCastrate,"WL_JACKFROST",-100;
}
if (.@r>=5)
   bonus bMdef,25;
if (.@r>=7)
   bonus bMdef,25;
if (.@r>=10) {
   bonus2 bMagicAtkEle,Ele_Earth,15;
   bonus2 bMagicAtkEle,Ele_Fire,15;
   bonus2 bMagicAtkEle,Ele_Water,15;
   bonus2 bMagicAtkEle,Ele_Wind,15;
   bonus bUnbreakableArmor;
}
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.