Y.S.F. Ring [1], броня (Renewal)
Y.S.F. Ring [1] (AEGIS_490319) – броня.
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%
------------------------
Required level : 100
Базовые свойства предмета
- ID: 31068
- Код: AEGIS_490319
- Тип: броня
- Уровень брони: 1
- Требуемый уровень: 100
- Профессии: knight
- Вес: 10
Скрипт
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);