[Not For Sale] Themis Balance [1], броня (Renewal)

[Not For Sale] Themis Balance [1] (AEGIS_28974) – броня.

 

The Libra of Justice, held in the left hand of the goddess Themis.

MDEF+10, variable cast time -5%.
For every 5 Base Level, [Genesis Ray] +1%.

If refine level is +9 or above,
For every 2 level of [Heal], Holy property magic damage +3%

If refine level is +11 or above,
[Genesis Ray] cooldown -1 second.

Equip with Dark Blinder or Dark Blinder[1],
variable cast time -5%,
magic damage to all race enemies +5%.

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

  • ID: 28091
  • Код: AEGIS_28974
  • Тип: броня
  • Уровень брони: 1
  • Защита: 90
  •  
  • Требуемый уровень: 100
  • Вес: 30

Скрипт

.@r = getrefine();
bonus bMdef,10;
bonus bVariableCastrate,-5;
bonus2 bSkillAtk,"LG_RAYOFGENESIS",BaseLevel/5;
if (.@r>=9)
   bonus2 bMagicAtkEle,Ele_Holy,3*(getskilllv("AL_HEAL")/2);
if (.@r>=11)
   bonus2 bSkillCooldown,"LG_RAYOFGENESIS",-1000;