Reissue Schmitz Helm [1], броня (Renewal)
Reissue Schmitz Helm [1] (SCHMIDT_HELM) – броня.
![Reissue Schmitz Helm [1], броня (Renewal) Reissue Schmitz Helm [1], броня (Renewal)](/images/db/items/picture/5757.png)
A headgear which is focused on defense. It covers almost all of the face.
Int +1, Vit +2, Mdef +5.
When pure Int is 120, Matk +10, Def +5.
Базовые свойства предмета
- ID: 23075
- Код: SCHMIDT_HELM
- Тип: броня
- Уровень брони: 1
- Защита: 17
- Требуемый уровень: 100
- Профессии: crusader
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 10
Скрипт
bonus bVit,2; bonus bInt,1; bonus bMdef,5; if (readparam(bInt)>=120) { bonus bMatk,10; bonus bDef,5; }