
RENEWAL / ITEMS
Y.S.F. Ring [1]
#490319Armor
YSF01_Ring
TypeArmor
Equipment positionAccessory (Left)
GenderBoth
Weight10
Buy price0 z
Sell price0 z
Slots1
Required level100
Armor level1
Description
The ring equipped by the test subjects of the Yumil Project.
------------------------
VIT +20.
MaxHP +15%.
------------------------
Long range physical attack damage +10%
------------------------
Perfect Hit +15.
------------------------
Reduces damage taken
from players by 3%
------------------------
Reduces [Hundred Spears]
cooldown time by 1 sec
------------------------
For every 2 Base Levels,
Increases [Dragon's Water Breath] and [Dragon's Breath] damage by 1%
Increases [Hundred Spears] damage by 3%
------------------------
Class : Accessory
Defense : 0
Weight : 10
Required level : 100
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
- Accessory (Left)
- Jobs
- Knight
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- No
- Trade
Item effect script
bonus bVit,20;
bonus bMaxHPrate,15;
bonus bLongAtkRate,10;
bonus bPerfectHitAddRate,15;
bonus2 bSubRace,RC_Player_Human,3;
bonus2 bSubRace,RC_Player_Doram,3;
bonus2 bSkillCooldown,"RK_HUNDREDSPEAR",-1000;
bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",BaseLevel/2;
bonus2 bSkillAtk,"RK_DRAGONBREATH",BaseLevel/2;
bonus2 bSkillAtk,"RK_HUNDREDSPEAR",3*(BaseLevel/2);