Neptune's suit [1], броня (Renewal)
Neptune's suit [1] (NEPTUNE_UNIFORM) – броня.
![Neptune's suit [1], броня (Renewal) Neptune's suit [1], броня (Renewal)](/images/db/items/picture/15433.png)
Atk + 1%, Matk + 1% and MaxHP + 2% per 2 levels of Sprint user learned.
All stat + 2 per 4 refine rate.
If refine rate is 12 or higher, skill casting can't be interrupted.
Reduces skill cooldown of Soul Reap by 60 seconds.
Reduces fixed casting time of Hatred of Sun, Moon and Star by 50%.
When equipped with Khalitzburg Knight Card, increases Eswhoo and Falling Star damage by 20%.
When equipped with Maya Card, reduces damage taken from small, medium and large size monsters by 30%, increases Eswhoo and Falling Star damage by 40%.
Usable
Базовые свойства предмета
- ID: 24078
- Код: NEPTUNE_UNIFORM
- Тип: броня
- Уровень брони: 1
- Требуемый уровень: 100
- Профессии: soul_linker, star_gladiator
- Вес: 30
Скрипт
.@r = getrefine(); .@a = getskilllv("TK_RUN"); bonus bAtkRate,.@a/2; bonus bMatkRate,.@a/2; bonus bMaxHPrate,2*(.@a/2); bonus bAllStats,2*(.@r/4); if (.@r>=12) { bonus bNoCastCancel; bonus2 bSkillCooldown,"SP_SOULREAPER",-60000; bonus2 bFixedCastrate,"SG_HATE",-50; }