Renewal
.:Renewal Item Database:.
Search Item By ID


Beast's Leather Shoes [1]   [Footgear]   Item ID# 470122 (Beast_Leather_Shoes)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
60
Defense
15
Required Lvl
200
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Leather shoes made with the motif of a Moonlight.

MaxHP +1500, MaxSP +150

Refine Level +7:
MATK +3%

Refine Level +9:
MATK +5%, S.MATK +5

Refine Level +11:
Decreases fixed cast time of all skills by 0.8 seconds.
Decreases variable cast time of all skills by 10%.

When equipped with Moonlight Card:
Decreases fixed cast time of all skills by 0.2 seconds.
S.MATK +15

When equipped with Sealed Moonlight Card:
Decreases fixed cast time of all skills by 0.2 seconds.

When equipped with Furious Moonlight Card:
For each 3 Refine Levels of equipped Shoes:
Increases magical damage with every element by 4%.

[Additional Options by Grade]
[Grade D]: RES +30, MRES +30
[Grade C]: Magical Damage against enemies of every size +15%
[Grade B]: SPL +3
[Grade A]: S.MATK +7

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMaxHP,1500; bonus bMaxSP,150; if (.@r>=7) { bonus bMatkRate,3; if (.@r>=9) { bonus bSMatk,5; bonus bMatkRate,5; if (.@r>=11) { bonus bFixedCast,-800; bonus bVariableCastrate,-10; } } } if (.@g>=ENCHANTGRADE_D) { bonus bMRes,30; bonus bRes,30; if (.@g>=ENCHANTGRADE_C) { bonus2 bMagicAddSize,Size_All,15; if (.@g>=ENCHANTGRADE_B) { bonus bSpl,3; if (.@g>=ENCHANTGRADE_A) { bonus bSMatk,7; } } } } },{},{}
Dropped By No Result

back to top