Sage's Diary [2], книга (Pre-Renewal)
Sage's Diary [2] (DIARY_OF_GREAT_SAGE) – оружие. Выпадает из монстров: High Priest Margaretha (B).
![Sage's Diary [2], книга (Pre-Renewal) Sage's Diary [2], книга (Pre-Renewal)](/images/db/items/picture/1560.png)
A book of a great sage, that recorded his knowledge in a diary format.
Magic Property: Neutral
If the user's base Str is 50 or higher,
Aspd + 5%
If the user's base Int is 70 or higher,
Matk + 5%
Скрипт
bonus bMatkRate,15; if (readparam(bStr)>=50) bonus bAspdRate,5; if (readparam(bInt)>=70) bonus bMatkRate,5;