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

RO 20th Anniversary Limited Cap [1]

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

Requirements

1
1

Scripts

.@r = getrefine(); bonus bMaxHP,2000; bonus bMaxSP,200; bonus bBaseAtk,20*(.@r/2); bonus bMatk,20*(.@r/2); bonus bAtkRate,3*(.@r/3); bonus bMatkRate,3*(.@r/3); if (.@r>=7) bonus bAspdRate,10; if (.@r>=9) { bonus bShortAtkRate,10; bonus bLongAtkRate,10; bonus2 bMagicAtkEle,Ele_All,10; } if (.@r>=11) { bonus2 bAddEle,Ele_All,15; bonus2 bMagicAddEle,Ele_All,15; } if (.@r>=12) bonus bFixedCast,-15*(.@r-11);
.@r = getrefine();
bonus bMaxHP,2000;
bonus bMaxSP,200;
bonus bBaseAtk,20*(.@r/2);
bonus bMatk,20*(.@r/2);
bonus bAtkRate,3*(.@r/3);
bonus bMatkRate,3*(.@r/3);
if (.@r>=7)
   bonus bAspdRate,10;
if (.@r>=9) {
   bonus bShortAtkRate,10;
   bonus bLongAtkRate,10;
   bonus2 bMagicAtkEle,Ele_All,10;
}
if (.@r>=11) {
   bonus2 bAddEle,Ele_All,15;
   bonus2 bMagicAddEle,Ele_All,15;
}
if (.@r>=12)
   bonus bFixedCast,-15*(.@r-11);
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.