LV5 Aspersio Scroll, расходный материал (Pre-Renewal)

LV5 Aspersio Scroll (ASPERSIO_5_SCROLL) – расходный материал.

LV5 Aspersio Scroll, расходный материал (Pre-Renewal)

A scroll in which
a single use of
Level 5 Aspersio
has been recorded.
If there is no Holy
Water, scroll will be
damaged when used.
Caution-- This item
won't work while your
character is casting
a spell or skill.

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

  • Цена покупки: 2 з
  • Цена продажи: 1 з
  • Вес: 1

Скрипт

if (countitem(523)>0) {
   skilleffect "PR_ASPERSIO",0;
   sc_start SC_ASPERSIO,180000,5;
   delitem 523,1;
}