Viewing Item

#15213: Y.S.F.0.1 Plate

Item ID 15213 For Sale No
Identifier YSF01_Plate_J Credit Price Not For Sale
Name Y.S.F.0.1 Plate Type Armor
NPC Buy 20 Weight 60
NPC Sell 10 Weapon Level 0
Range 0 Defense 180
Slots 1 Refineable Yes
Attack 0 Min Equip Level 170
MATK 0 Max Equip Level None
Description The plate equipped on the experimental body of the Ymir project.
The individuals with ego obtained by Eisen were used as samples for various experiments.
_______________________
MDEF +20
_______________________
MaxHP +15%
_______________________
Refine Level +7:
Decreases Hundred Spear skill cooldown by 1 second.
_______________________
Refine Level +9:
ATK +15%.
_______________________
When equipped with Y.S.F.0.1 Manteau and Y.S.F.0.1 Greaves:
Decreases After Skill Delay by 10%.
Increases damage of Spiral Pierce by 50%.
Increases damage of Spear Boomerang by 100%.
Increases damage of Hundred Spear by 50%.

Refine Level of Y.S.F.0.1 Plate, Y.S.F.0.1 Manteau and Y.S.F.0.1 Greaves is +7 or higher:
Decreases After Skill Delay by additional 20%.
Increases damage of Spiral Pierce by additional 100%.
Increases damage of Spear Boomerang by additional 200%.
Increases damage of Hundred Spear by additional 100%.

Refine Level of Y.S.F.0.1 Plate, Y.S.F.0.1 Manteau and Y.S.F.0.1 Greaves is +9 or higher:
Decreases After Skill Delay by additional 20%.
Increases damage of Spiral Pierce by additional 100%.
Increases damage of Spear Boomerang by additional 200%.
Increases damage of Hundred Spear by additional 100%.
_______________________
Indestructible in battle
_______________________
Type: Armor
Defense: 180
Weight: 60
Armor Level: 1
_______________________
Requirement:
Base Level 170
Rune Knight
Equip Locations Armor
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Knight
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMdef,20;

6 bonus

7 bMaxHPrate,15;

8 if

9 (.@r

10 =7)

11 bonus2

12 bSkillCooldown,"RK_HUNDREDSPEAR",-1000;

13 if

14 (.@r

15 =9)

16 bonus

17 bAtkRate,15;

Equip Script None
Unequip Script None