Solomon's Key [1], броня (Renewal)
Solomon's Key [1] (SOLOMON_KEY) – броня.
![Solomon's Key [1], броня (Renewal) Solomon's Key [1], броня (Renewal)](/images/db/items/picture/2191.png)
A grimoire containing the records of King Solomon's secrets. It is so thick that you can even use it as a shield.
Int + 2
Matk + 5
If the users base Int is 120 or higher,
Additional Matk + 25
Set Bonus
Ring of the Ancient Wise King
Solomon's Key
Reduces the SP cost of skills by 5%.
Базовые свойства предмета
- ID: 21516
- Код: SOLOMON_KEY
- Тип: броня
- Уровень брони: 1
- Защита: 2
- Требуемый уровень: 30
- Вес: 30
Скрипт
bonus bInt,2; bonus bMdef,5; bonus bMatk,(readparam(bInt) >= 120 ? 30 : 5);