Vellum Stunner, булава (Renewal)

Vellum Stunner (VELUM_STUNNER) – оружие.

Vellum Stunner, булава (Renewal)

A mace that has been designed specifically for battles against players.
Skills are not counted as a physical attack for this item.
Property: Neutral
This item is indestructible in battle.
Stats during WoE, PvP
Adds a 100% chance to reduce hard defense and hard magic defense to 1 on players for 5 seconds when performing a short-ranged attack.
Per upgrade level of the item,
Aspd + 1%
Adds a 3% chance of inflicting Stun on the target when performing a short-ranged or long-ranged attack.

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

  • ID: 24239
  • Код: VELUM_STUNNER
  • Тип: оружие
  • Подтип: булава
  • Уровень оружия: 4
  • Атака: 170
  •  
  • Требуемый уровень: 95
  • Профессии: acolyte, alchemist, blacksmith, crusader, knight, merchant, monk, novice, priest, super_novice, swordman
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 150

Скрипт

bonus bUnbreakableWeapon;
.@r = getrefine();
bonus2 bAddEff,Eff_Stun,300*.@r;
bonus4 bSetDefRace,RC_Player_Human,10000,5000,1;
bonus4 bSetMDefRace,RC_Player_Human,10000,5000,1;
bonus4 bSetDefRace,RC_Player_Doram,10000,5000,1;
bonus4 bSetMDefRace,RC_Player_Doram,10000,5000,1;
bonus bAspdRate,2+.@r;