Temporal Circlet (Royal Guard) [1], броня (Renewal)
Temporal Circlet (Royal Guard) [1] (S_CIRCLET_OF_TIME_LG) – броня.
![Temporal Circlet (Royal Guard) [1], броня (Renewal) Temporal Circlet (Royal Guard) [1], броня (Renewal)](/images/db/items/picture/19475.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 Vanishing Point and Cannon Spear damage by 15% per 3 refine rate.
------------------------
Increases long ranged physical damage by 5% per 4 refine rate.
------------------------
If refine rate is 11 or higher, Atk + 5%.
------------------------
Def : 10
Базовые свойства предмета
- ID: 25114
- Код: S_CIRCLET_OF_TIME_LG
- Тип: броня
- Уровень брони: 1
- Защита: 10
- Требуемый уровень: 170
- Профессии: crusader
- Вес: 1
Скрипт
.@r = getrefine(); bonus bBaseAtk,15*(.@r/2); bonus bAspdRate,2*(.@r/3); bonus2 bSkillAtk,"LG_BANISHINGPOINT",15*(.@r/3); bonus2 bSkillAtk,"LG_CANNONSPEAR",15*(.@r/3); bonus bLongAtkRate,5*(.@r/4); if (.@r>=11) { bonus bAtkRate,5; }