Temporal Circlet (Rebellion) [1], броня (Renewal)
Temporal Circlet (Rebellion) [1] (S_CIRCLET_OF_TIME_RL) – броня.
![Temporal Circlet (Rebellion) [1], броня (Renewal) Temporal Circlet (Rebellion) [1], броня (Renewal)](/images/db/items/picture/19488.png)
Circlet crafted with ores and gems generated in the nick of time.
You have received special energy from Hugin and have strength.
------------------------
Atk + 15 per 2 refine rate.
Increases ASPD by 2% per 3 refine rate.
------------------------
Increases Round Trip and Vanishing Buster damage by 20% per 3 refine rate.
------------------------
Increases long ranged physical damage by 5% per 4 refine rate.
------------------------
If refine rate is 11 or higher, reduces global cooldown by 5%.
------------------------
Def : 10
Базовые свойства предмета
- ID: 25127
- Код: S_CIRCLET_OF_TIME_RL
- Тип: броня
- Уровень брони: 1
- Защита: 10
- Требуемый уровень: 170
- Профессии: rebellion
- Вес: 1
Скрипт
.@r = getrefine(); bonus bBaseAtk,15*(.@r/2); bonus bAspdRate,2*(.@r/3); bonus2 bSkillAtk,"RL_BANISHING_BUSTER",20*(.@r/3); bonus2 bSkillAtk,"RL_R_TRIP",20*(.@r/3); bonus bLongAtkRate,5*(.@r/4); if (.@r>=11) { bonus bDelayrate,-5; }