Stripe Hat-LT [1], броня (Renewal)
Stripe Hat-LT [1] (STRIPE_HAT_LT) – броня.
![Stripe Hat-LT [1], броня (Renewal) Stripe Hat-LT [1], броня (Renewal)](/images/db/items/picture/400264.png)
Atk + 20 per 2 refine rate.
If refine rate is 7 or higher, reduces variable casting time by 15%.
If refine rate is 9 or higher, increase long ranged physical damage by 20%.
If refine rate is 10 or higher, increases physical damage against small and medium size enemies by 20%, reduces fixed casting time by 0.2 seconds.
When equipped with Boost Lance-OSAD, reduces skill cooldown of Cannon Spear by 0.5 seconds,
increases Cannon Spear damage by 5% per 2 refine rate of weapon.
When equipped with MH-P89-OSAD, reduces skill cooldown of Severe Rainstorm by 0.5 seconds,
increases Severe Rainstorm damage by 5% per 2 refine rate of weapon.
When equipped with AC-B44-OSAD, reduces global cooldown by 15%,
increases long ranged physical damage by 5% per 2 refine rate of weapon.
Базовые свойства предмета
- ID: 29376
- Код: STRIPE_HAT_LT
- Тип: броня
- Уровень брони: 2
- Требуемый уровень: 170
- Вес: 10
Скрипт
.@r = getrefine(); bonus bBaseAtk,20*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-15; if (.@r>=9) { bonus bLongAtkRate,20; if (.@r>=10) { bonus bFixedCast,-200; bonus2 bAddSize,Size_Small,20; bonus2 bAddSize,Size_Medium,20; } } }