Hippie Clothes, броня (Renewal)

Hippie Clothes (HIPPIE_CLOTH) – броня.

Hippie Clothes, броня (Renewal)

Clothes that embody the wearer's yearning for personal freedom. They're old and ragged, but allow free movement.
Property: Neutral
Required Atk + 20
If upgrade level is +9 or higher,
Adds a 1% chance of casting Level 3 Double Strafe on the target when performing a short-ranged attack, if a higher level of this skill is known, it will be cast instead.
Set Bonus
Hippie Clothes
Hippie Feather
Hippie Guitar
Atk + 30
Aspd + 1
Increases critical damage on targets by 20%.
Set Bonus
Hippie Clothes
Hippie Feather
Hippie Rope
Atk + 30
Aspd + 1
Increases critical damage on targets by 20%.

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

  • ID: 23928
  • Код: HIPPIE_CLOTH
  • Тип: броня
  • Уровень брони: 1
  • Защита: 50
  •  
  • Требуемый уровень: 100
  • Профессии: bard, dancer
  • Вес: 50

Скрипт

.@r = getrefine();
bonus bBaseAtk,20;
if (.@r >= 9)
   bonus3 bAutoSpell,"AC_DOUBLE",max(3,getskilllv("AC_DOUBLE")),10;