
RENEWAL / ITEMS
YSF01 Greave [1]
#22141Armor
YSF01_Greave
You’re viewing Renewal.
No matching Pre-Renewal record.TypeArmor
Equipment positionFootgear
GenderBoth
Weight130
Buy price0 z
Sell price0 z
DEF25
Slots1
Required level170
Armor level1
Description
The greaves used by Werner's experiment. Beware, you may be consumed by its power.
Increases critical damage on targets by 30%,
if the users base Luk is 125 or higher.
If upgrade level is +8 or higher,
Aspd + 8%
If upgrade level is +11 or higher,
Aspd + 1
If upgrade level is +13 or higher,
Increases critical damage on targets by an additional 10%.
SET BONUS
YSF01 Greaves
YSF01 Plate
Aspd + 1% per upgrade level of YSF01 Greaves.
SET BONUS
YSF01 Greaves
YSF01 Manteau
YSF01 Plate
If the combined upgrade levels of YSF01 Greaves,
YSF01 Manteau and YSF01 Plate are +39 or higher,
Adds a 5% chance of buffing the user for
5 seconds when performing a physical attack;
Bypass 100% of hard defense of normal monsters
and boss monsters when performing a physical attack.
SET BONUS
YSF01 Manteau
YSF01 Plate
Reduces the after cast delay of skills by
1% per upgrade level of YSF01 Manteau.
Class: Shoes
Defense: 25
Weight: 130
Requires Level: 170
Usable By: All Jobs
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Footgear
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect 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;
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 22141
- Aegis Name
- YSF01_Greave
- Name
- YSF01 Greave
- Type
- Armor
- Weight
- 1300
- Defense
- 25
- Slots
- 1
- Locations
- Shoes
- Yes
- Armor Level
- 1
- Equip Level Min
- 170
- Refineable
- Yes
- 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; }
- Client Resource
- YSF01_Greave
- Client Name
- YSF01 Greaves
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 1521222141
- Names
- YSF01_PlateYSF01_Greave
- Script
- bonus bAspdRate,getequiprefinerycnt(EQI_SHOES);
- Items
- 152122085622141
- Names
- YSF01_PlateYSF01_ManteauYSF01_Greave
- Script
- if ((getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)) >= 39) { autobonus "{ bonus bIgnoreDefClass,Class_Normal; bonus bIgnoreDefClass,Class_Boss; }",50,5000; }
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/ysf01_greave.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/ysf01_greave.bmp