Renewal
.:Renewal Item Database:.

Rune Boots [0]   [Footgear]   Item ID# 2481 (Rune_Boots)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
10
Defense
5
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
Black leather boots engraved Rune.

When base STR is 90 or higher, ATK +10.
When base STR is 120 or higher, ATK +10 additionally.

When base INT is 90 or higher, MATK +3%.
When base INT is 120 or higher, MATK +2% additionally.

More Information on Combo:
Combo Script
{ bonus bBaseAtk,getequiprefinerycnt(EQI_SHOES); }
Item Script
{ .@a = readparam(bStr); .@b = readparam(bInt); bonus bBaseAtk,(.@a>=120)?(20):((.@a>=90)?(10):(0)); bonus bMatkRate,(.@b>=120)?(5):((.@b>=90)?(3):(0)); },{},{}
Dropped By No Result

Seal of Continental Guard [1]   [Accessory]   Item ID# 2730 (Morroc_Seal)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
5
Required Lvl
80
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job except Novice & Supernovice
Description
A royal gift to the member of Continental Guard.
Maximum HP + 50, Attack Speed + 3%

More Information on Combo:
Combo Script
{ bonus bBaseAtk,getequiprefinerycnt(EQI_SHOES); }
Item Script
{ bonus bMaxHP,50; bonus bAspdRate,3; },{},{}
Dropped By No Result

back to top