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

Skarlet's Robe (OSM) [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 55
Weight: 1500
Slots: 1
Armor level: 1
Required level: 50

Equipment Slots

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

Basic Information

Armor
1500
55

Requirements

1
50

Scripts

.@r = getrefine(); .@a = ((.@r >= 10) ? 200 : ((.@r >= 9) ? 140 : ((.@r >= 8) ? 90 : ((.@r >= 7) ? 50 : 20)))); .@b = ((.@r >= 10) ? 60 : ((.@r >= 9) ? 40 : ((.@r >= 8) ? 20 : ((.@r >= 7) ? 10 : 0)))); .@c = ((.@r >= 10) ? 6 : ((.@r >= 9) ? 4 : ((.@r >= 8) ? 2 : ((.@r >= 7) ? 1 : 0)))); bonus bMdef,10; bonus bAllStats,1; bonus2 bExpAddRace,RC_All,5; bonus bHPGainValue,.@a; bonus bMagicHPGainValue,.@a; bonus2 bHPDrainRate,.@b,.@c;
.@r = getrefine();
.@a = ((.@r >= 10) ? 200 : ((.@r >= 9) ? 140 :  ((.@r >= 8) ? 90 : ((.@r >= 7) ? 50 : 20))));
.@b = ((.@r >= 10) ? 60 : ((.@r >= 9) ? 40 :  ((.@r >= 8) ? 20 : ((.@r >= 7) ? 10 : 0))));
.@c = ((.@r >= 10) ? 6 : ((.@r >= 9) ? 4 :  ((.@r >= 8) ? 2 : ((.@r >= 7) ? 1 : 0))));
bonus bMdef,10;
bonus bAllStats,1;
bonus2 bExpAddRace,RC_All,5;
bonus bHPGainValue,.@a;
bonus bMagicHPGainValue,.@a;
bonus2 bHPDrainRate,.@b,.@c;
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.