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

2023 ROS Runner Up Spark Cloak [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 20
Weight: 200
Slots: 1
Armor level: 1
Required level: 150

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
200
20

Requirements

1
150

Scripts

.@r = getrefine(); bonus bMaxHP,1800*(.@r/2); bonus bAtkRate,7*(.@r/3); bonus bMatkRate,7*(.@r/3); if (.@r>=7) { bonus bLongAtkRate,13; bonus bShortAtkRate,13; bonus2 bMagicAtkEle,Ele_All,13; } if (.@r>=9) bonus2 bSubRace,RC_All,9; if (.@r>=11) { bonus2 bAddRace,RC_All,18; bonus2 bMagicAddRace,RC_All,18; } if (.@r>=13) { bonus2 bSubRace,RC_DemiHuman,8; bonus2 bSubRace,RC_Player_Human,8; bonus2 bSubRace,RC_Player_Doram,8; }
.@r = getrefine();
bonus bMaxHP,1800*(.@r/2);
bonus bAtkRate,7*(.@r/3);
bonus bMatkRate,7*(.@r/3);
if (.@r>=7) {
   bonus bLongAtkRate,13;
   bonus bShortAtkRate,13;
   bonus2 bMagicAtkEle,Ele_All,13;
}
if (.@r>=9)
   bonus2 bSubRace,RC_All,9;
if (.@r>=11) {
   bonus2 bAddRace,RC_All,18;
   bonus2 bMagicAddRace,RC_All,18;
}
if (.@r>=13) {
   bonus2 bSubRace,RC_DemiHuman,8;
   bonus2 bSubRace,RC_Player_Human,8;
   bonus2 bSubRace,RC_Player_Doram,8;
}
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.