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

Exotic Temporal Armor [1]

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

Requirements

1
1

Scripts

.@r = getrefine(); bonus bMdef,10; bonus bBaseAtk,30; bonus bMatk,30; bonus bAtkRate,2*(.@r/3); bonus bMatkRate,2*(.@r/3); if (.@r>=7) { bonus bBaseAtk,50; bonus bMatk,50; } if (.@r>=9) { bonus2 bIgnoreDefRaceRate,RC_Brute,30; bonus2 bIgnoreDefRaceRate,RC_Demon,30; bonus2 bIgnoreMdefRaceRate,RC_Brute,30; bonus2 bIgnoreMdefRaceRate,RC_Demon,30; } if (.@r>=11) { bonus2 bAddEle,Ele_All,10; bonus2 bMagicAddEle,Ele_All,10; }
.@r = getrefine();
bonus bMdef,10;
bonus bBaseAtk,30;
bonus bMatk,30;
bonus bAtkRate,2*(.@r/3);
bonus bMatkRate,2*(.@r/3);
if (.@r>=7) {
   bonus bBaseAtk,50;
   bonus bMatk,50;
}
if (.@r>=9) {
   bonus2 bIgnoreDefRaceRate,RC_Brute,30;
   bonus2 bIgnoreDefRaceRate,RC_Demon,30;
   bonus2 bIgnoreMdefRaceRate,RC_Brute,30;
   bonus2 bIgnoreMdefRaceRate,RC_Demon,30;
}
if (.@r>=11) {
   bonus2 bAddEle,Ele_All,10;
   bonus2 bMagicAddEle,Ele_All,10;
}
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.