Thousand Sun [2], книга (Renewal)

Thousand Sun [2] (ONESKYONESUN) – оружие.

Thousand Sun [2], книга (Renewal)

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.

Базовые свойства предмета

  • ID: 27994
  • Код: ONESKYONESUN
  • Тип: оружие
  • Подтип: книга
  • Уровень оружия: 4
  • Атака: 160
  •  
  • Требуемый уровень: 100
  • Профессии: star_gladiator
  • Вес: 90

Скрипт

.@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;
}