Gemini-S58 Eyes, броня (Renewal)

Gemini-S58 Eyes (GEMINI_EYES) – броня.

Gemini-S58 Eyes, броня (Renewal)

A pair of colored contact lenses that make the wearers eyes appear like those of the Gemini-S58.
Required Reduces damage taken from Genesis Ray and Psychic Wave by 30%.
Increases resistance to Silence and Stun by 10%.
If the users base Agi is 90 or higher,
Increases resistance to Silence and Stun by an additional 30%.

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

  • ID: 24894
  • Код: GEMINI_EYES
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 100
  • Вес: 10

Скрипт

if (readparam(bAgi) >= 90)
   .@val = 30;
bonus2 bResEff,Eff_Silence,10+.@val;
bonus2 bSubSkill,"LG_RAYOFGENESIS",30;
bonus2 bSubSkill,"SO_PSYCHIC_WAVE",30;