A kind of plant root used as food. It's advised to eat this slowly with water, or to bake it beforehand.
Restores a great amount of HP .
_
Вес : 8
Доступно для : Любой профессии
Доп. информация:
ID : 549
Цена у NPC : 90
Script :
{ itemheal rand(50,100),0; if(rand(1000)<150) sc_start SC_Stun,3000,0; }
{
...itemheal rand(50,100),0;
...if(rand(1000)<150) sc_start SC_Stun,3000,0;
}