Fairy Leaf Powder [1], броня (Renewal)

Fairy Leaf Powder [1] (FAIRY_LEAF_POWDER) – броня.

Fairy Leaf Powder [1], броня (Renewal)

Powder made from a fairy leaf tree. The quality of the powder is fantastic.
Dex + 2
Reduces the cast delay of skills by 5%.
Increases long-ranged damage on targets by 2%.
Enables Level 3 Magnum Break.
If the users base Dex is 100 or higher,
Increases long-ranged damage on targets by an additional 5%.
Set Bonus
Expert Archer 1
Fairy Leaf Power
Reduces the cast delay of skills by 5%.
Increases long-ranged damage on targets by 5%.
Set Bonus
Expert Archer 2
Fairy Leaf Power
Reduces the cast delay of skills by 5%.
Increases long-ranged damage on targets by 5%.

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

  • ID: 27845
  • Код: FAIRY_LEAF_POWDER
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 90
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 40

Скрипт

bonus bDex,2;
bonus bDelayrate,-5;
bonus bLongAtkRate,2;
skill "SM_MAGNUM",3;
if (readparam(bDex)>=100)
   bonus bLongAtkRate,5;