Weissbier Hat, броня (Renewal)
Weissbier Hat (WEISSBIER_HAT) – броня.
Yummy beer made of wheat and yeast. A secret recipe has been developed for hundreds of years.
Note: You can be drunken because its taste is so so good!
MaxHP + 3%, MaxSP + 3%, DEX - 10.
With more than 7 refine level, MaxHP + 5%, MaxSP + 5%, DEX - 5.
When equipped, you're doing someething strange because you're drunken.
Базовые свойства предмета
- ID: 23191
- Код: WEISSBIER_HAT
- Тип: броня
- Уровень брони: 1
- Защита: 5
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 30
Скрипт
bonus bMaxHPrate,3; bonus bMaxSPrate,3; bonus bDex,10; if (getrefine()>6) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bDex,5; }