Renewal
.:Renewal Item Database:.
Armor - Footgear

YSF01 Greave [1]   [Footgear]   Item ID# 22141 (YSF01_Greave)
YSF01 Greaves
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
130
Defense
25
Required Lvl
170
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
The greaves used by Werner Institute's experiment, YSF01. There are powerful magic swirling inside seemed cut off from the world. If used abusely, its magic power will consume its wearer.

Refine Level +8: Reduces after attack delay by 8% (ASPD +8%).
Refine Level +11: ASPD +1.

Refine Level +13:
Increases critical attack damage by 10%.

If base LUK at least 125:
Increases critical attack damage by 30%.

More Information on Combo:
Item Script
{ .@r = getrefine(); if (.@r >= 8) { bonus bAspdRate,8; if (.@r >= 11) { bonus bAspd,1; if (.@r >= 13) { .@val = 10; } } } if (readparam(bLuk) >= 125) { .@val += 30; } if (.@val) { bonus bCritAtkRate,.@val; } },{},{}
Dropped By No Result

back to top