Menswear, броня (Renewal)
Menswear (LOUNGE_SUIT) – броня. Выпадает из монстров: Time Holder, Owl Marquis, Owl Viscount.

A suit usually worn by Gentleman.
Aspd + 3%
Reduces the global delay of skills by 3%.
Reduces the variable casting time of skills by 3%.
If upgrade level is +7 or higher,
Additional Aspd + 2%.
Reduces the global delay of skills by an additional 2%.
Reduces the variable casting time of skills by an additional 2%.
Set Bonus
Sword Stick [2]
Lounge Suit
Reduces the global delay of skills by 10%.
Reduces the global delay of skills by an additional 1% per upgrade level of Sword Stick [2] up to a maximum upgrade level of 10.
Базовые свойства предмета
- ID: 23852
- Код: LOUNGE_SUIT
- Тип: броня
- Уровень брони: 1
- Защита: 40
- Требуемый уровень: 80
- Цена покупки: 10 з
- Цена продажи: 5 з
- Вес: 30
Скрипт
.@r = getrefine(); bonus bAspdRate,3+((.@r>=7)?2:0); bonus bDelayrate,-3-((.@r>=7)?2:0); bonus bVariableCastrate,-3-((.@r>=7)?2:0);