Geffenia Tomb of Water [1], броня (Renewal)
Geffenia Tomb of Water [1] (GEFFENIA_BOOK_WATER) – броня. Выпадает из монстров: Alphoccio.
![Geffenia Tomb of Water [1], броня (Renewal) Geffenia Tomb of Water [1], броня (Renewal)](/images/db/items/picture/2161.png)
One of Geffenia's secret treasures. There are not many people who can use this shield's magic.
Int + 1
Mdef + 2
If the user's base Int is 120 or higher,
Max HP + 800
Matk + 10
Set Bonus
La'cryma Stick [2]
Geffenia Water Book [1]
Reduces the variable casting time of Jack Frost, Frost Misty and Storm Gust by 4% per upgrade level of Geffenia Water Book [1].
Базовые свойства предмета
- ID: 21486
- Код: GEFFENIA_BOOK_WATER
- Тип: броня
- Уровень брони: 1
- Защита: 30
- Требуемый уровень: 100
- Профессии: wizard
- Цена покупки: 56 000 з
- Цена продажи: 28 000 з
- Вес: 100
Скрипт
bonus bMdef,2; bonus bInt,1; if (readparam(bInt)>=120) { bonus bMatk,10; bonus bMaxHP,800; }