Dreaming Red Sheep, броня (Renewal)

Dreaming Red Sheep (SLEEP_REDSHEEP) – броня.

Dreaming Red Sheep, броня (Renewal)

A red sheep running around. You will gradually become sleepy if you keep looking at it.
------------------------
Reduces global cooldown by 15%.
------------------------
For every level of Warg Ride, increases physical damage to all size monsters by 5%.
------------------------
If Camouflage is level 5, reduces skill cooldown of No Limits by 60 seconds.
------------------------
When unequipped, cancels the effects of No Limits.
------------------------

Базовые свойства предмета

  • ID: 30008
  • Код: SLEEP_REDSHEEP
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 100
  • Вес: 10

Скрипт

bonus bDelayrate,-15;
bonus2 bAddSize,Size_All,5*getskilllv("RA_WUGRIDER");
if (getskilllv("RA_CAMOUFLAGE") == 5)
   bonus2 bSkillCooldown,"RA_UNLIMIT",-60000;

Скрипт при снятии

sc_end SC_UNLIMIT;