Thousand Sun [2], книга (Renewal)
Thousand Sun [2] (ONESKYONESUN) – оружие.
![Thousand Sun [2], книга (Renewal) Thousand Sun [2], книга (Renewal)](/images/db/items/picture/28631.png)
Ancient book with the title of the only sun in the sky.
It is not known when anyone wrote it, but it contains knowledge of the celestial body.
It resonates with the Ancient Hero's Boots.
ATK + 10 per 2 refine rates.
MSP + 2% per 3 refine rates.
When refined to +7 or higher, increase damage of Blaze Kick by 15%.
When refined to +9 or higher, reduce delay after attack by 10%.
When refined to +11 or higher, increase damage of Solar Explosion by 20%.
When equipped with Ancient Hero's Boots, adds a chance to STR +20, ATK + 15% for 7 sec when physical attack.
Скрипт
.@r = getrefine(); bonus bBaseAtk,(.@r/2)*10; bonus bMaxSPrate,(.@r/3)*2; if (.@r>=7) { bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15; } if (.@r>=9) { bonus bAspdRate,10; } if (.@r>=11) { bonus2 bSkillAtk,"SJ_SOLARBURST",20; }