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 bMatkRate,getequiprefinerycnt(EQI_SHOES)/2; bonus bVariableCastrate,-(getequiprefinerycnt(EQI_SHOES)/2); }
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

Rune Spellstone [1]   [Accessory]   Item ID# 2731 (Morroc_Charm_Stone)
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
One of the royal gifts which are given to the members of the Morocc Dispatch.
MaxSP +50
Reduces variable cast time by 1%.

More Information on Combo:
Combo Script
{ bonus bMatkRate,getequiprefinerycnt(EQI_SHOES)/2; bonus bVariableCastrate,-(getequiprefinerycnt(EQI_SHOES)/2); }
Item Script
{ bonus bMaxSP,50; bonus bVariableCastrate,-1; },{},{}
Dropped By No Result

back to top