Temporal Circlet (Guillotine Cross) [1], броня (Renewal)
Temporal Circlet (Guillotine Cross) [1] (S_CIRCLET_OF_TIME_GC) – броня.
![Temporal Circlet (Guillotine Cross) [1], броня (Renewal) Temporal Circlet (Guillotine Cross) [1], броня (Renewal)](/images/db/items/picture/19478.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 Rolling Cutter and Counter Slash damage by 20% per 3 refine rate.
------------------------
Atk + 2% per 4 refine rate.
------------------------
If refine rate is 11 or higher, reduces global cooldown by 5%.
------------------------
Def : 10
Базовые свойства предмета
- ID: 25117
- Код: S_CIRCLET_OF_TIME_GC
- Тип: броня
- Уровень брони: 1
- Защита: 10
- Требуемый уровень: 170
- Профессии: assassin
- Вес: 1
Скрипт
.@r = getrefine(); bonus bBaseAtk,15*(.@r/2); bonus bAspdRate,2*(.@r/3); bonus2 bSkillAtk,"GC_COUNTERSLASH",20*(.@r/3); bonus2 bSkillAtk,"GC_ROLLINGCUTTER",20*(.@r/3); bonus bAtkRate,2*(.@r/4); if (.@r>=11) { bonus bDelayrate,-5; }