Ancient Royal Scepter [1], булава (Renewal)

Ancient Royal Scepter [1] (AEGIS_550095) – оружие.

 

Can't be destroyed.
Matk + 220.
Matk + 5%, SPL + 2.
Increases Talisman of Four Bearing God damage by 5%.
If refine rate is 5 or higher, increases Talisman of Four Bearing God damage by 10%.
If refine rate is 7 or higher, increases all property magical damage by 5%.
If refine rate is 9 or higher, increases Talisman of Four Bearing God damage by additional 10%.
If refine rate is 10 or higher, reduces variable casting time by 10%.
If refine rate is 11 or higher, increases Talisman of Four Bearing God damage by additional 5%, increases Talisman of Red Phoenix damage by 15%.

[Bonus by grade]
[Grade D] Increases all property magical damage by 10%.
[Grade C] increases magical damage against all size enemies by 10%.
[Grade B] increases magical damage against all race enemies by 10%.
[Grade A] increases magical damage against all property enemies by 10%.

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

  • ID: 31496
  • Код: AEGIS_550095
  • Тип: оружие
  • Подтип: булава
  • Уровень оружия: 4
  • Атака: 150
  • Магическая атака: 110
  •  
  • Требуемый уровень: 100
  • Профессии: alchemist, blacksmith, crusader, knight, monk, priest, super_novice
  • Вес: 10

Скрипт

.@r = getrefine();
bonus2 bSubRace,RC_DemiHuman,10;
bonus2 bSubRace,RC_Player_Doram,10;
bonus bMaxHP,1000*.@r;
bonus bFlee2,.@r;
if (.@r>=5) {
   bonus bDef,150;
   bonus bMdef,15;
}
if (.@r>=7) {
   bonus bDef,150;
   bonus bMdef,15;
}