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

Titan Shield [1]

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

Requirements

1
1

Scripts

.@r = getrefine(); bonus bMdef,10; if (.@r>=9) { if (readparam(bStr)>=108) bonus2 bSubEle,Ele_Wind,20; if (readparam(bAgi)>=108) bonus2 bSubEle,Ele_Water,20; if (readparam(bVit)>=108) bonus2 bSubEle,Ele_Neutral,20; if (readparam(bInt)>=108) bonus2 bSubEle,Ele_Earth,20; if (readparam(bDex)>=108) bonus2 bSubEle,Ele_Fire,20; if (readparam(bLuk)>=108) bonus bFlee2,20; } if (.@r>=12) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bSubEle,Ele_All,5; }
.@r = getrefine();
bonus bMdef,10;
if (.@r>=9) {
   if (readparam(bStr)>=108)
       bonus2 bSubEle,Ele_Wind,20;
   if (readparam(bAgi)>=108)
       bonus2 bSubEle,Ele_Water,20;
   if (readparam(bVit)>=108)
       bonus2 bSubEle,Ele_Neutral,20;
   if (readparam(bInt)>=108)
       bonus2 bSubEle,Ele_Earth,20;
   if (readparam(bDex)>=108)
       bonus2 bSubEle,Ele_Fire,20;
   if (readparam(bLuk)>=108)
       bonus bFlee2,20;
}
if (.@r>=12) {
   bonus bMaxHPrate,10;
   bonus bMaxSPrate,10;
   bonus2 bSubEle,Ele_All,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.