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

Rune Boots [1]

Buy Price: N/A Sell Price: N/A
Black leather boots engraved Rune.
_______________________
Base STR at least 90:
ATK +10
Base STR at least 120:
ATK +10
_______________________
Base INT at least 90:
MATK +3%
Base INT at least 120:
MATK +2%
_______________________
Type: Shoes
Defense: 5
Weight: 10
Armor Level: 1
_______________________
Requirement: None

Equipment Slots

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

Basic Information

Armor
100
5

Requirements

1
1

Scripts

.@a = readparam(bStr); .@b = readparam(bInt); if (.@a>=90) bonus bBaseAtk,10; if (.@b>=90) bonus bMatkRate,3; if (.@a>=120) bonus bBaseAtk,10; if (.@b>=120) bonus bMatkRate,2;
.@a = readparam(bStr);
.@b = readparam(bInt);
if (.@a>=90)
   bonus bBaseAtk,10;
if (.@b>=90)
   bonus bMatkRate,3;
if (.@a>=120)
   bonus bBaseAtk,10;
if (.@b>=120)
   bonus bMatkRate,2;
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.