0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #15212 Armor

YSF01 Plate [1]

Buy Price: N/A Sell Price: N/A
The plate 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:
ATK +5%
_______________________
Refine Level +11:
ATK +2%
_______________________
Refine Level +13:
ATK +4%
_______________________
Base STR at least 125:
For each Refine Level:
ATK +1%
_______________________
When equipped with YSF01 Manteau:
For each Refine Level of YSF01 Manteau:
Decreases After Skill Delay by 1%.
_______________________
When equipped with YSF01 Greaves:
For each Refine Level of YSF01 Greaves:
Increases Attack Speed (decreases After Attack Delay by 1%).
_______________________
YSF0 set 1
YSF01 Plate
YSF01 Manteau
YSF01 Greaves
Total Refine Level of entire set at least +39:
Random chance to transform user into YSF01 spirit for 5 seconds wearer when receiving physical damage.
During possession: Pierces physical defense of every race (except Player).
_______________________
Type: Armor
Defense: 78
Weight: 210
Armor Level: 1
_______________________
Requirement:
Base Level 170

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
2100
78

Requirements

1
170

Scripts

.@r = getrefine(); if (.@r >= 13) { .@val = 11; } else if (.@r >= 11) { .@val = 7; } else if (.@r >= 8) { .@val = 5; } if (readparam(bStr) >= 125) { .@val += .@r; } if (.@val) { bonus bAtkRate,.@val; }
.@r = getrefine();
if (.@r >= 13) {
   .@val = 11;
} else if (.@r >= 11) {
   .@val = 7;
} else if (.@r >= 8) {
   .@val = 5;
}
if (readparam(bStr) >= 125) {
   .@val += .@r;
}
if (.@val) {
   bonus bAtkRate,.@val;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.