2020RTC Gold Naughty Ghost [1], броня (Renewal)

2020RTC Gold Naughty Ghost [1] (2020RTC_01) – броня.

2020RTC Gold Naughty Ghost [1], броня (Renewal)

For every 2 refine levels, ATK +20, MATK +20.

If refine rate is 7 or higher, ASPD +10%.

If refine rate is 9 or higher, ATK +15%, increases holy attribute magical damage by 15%.

If refine rate is 11 or higher, increases physical and magical damage against all size enemies by 10%,
reduces fix casting time by 0.2 seconds.
------------------------
Set Bonus:
Biolab Libra Diadem
Farthezan

Reduces variable casting time by 10%.
increases Gloria Domini and Genesis Ray damage by 10% per refine rate of Farthezan.
------------------------
Set Bonus:
Biolab Libra Diadem
Harve

Reduces cooldown of Shield Press by 1 second.
Increases Shield Press damage by 10% per refine rate of Harve.
------------------------
Set Bonus:
Biolab Libra Diadem
Fortridge

Reduces cooldown of Cannon Spear by 0.5 Seconds.
Increases Cannon Spear damage by 12% per refine rate of Fortridge.
------------------------
Def : 10

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

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

Скрипт

.@r = getrefine();
bonus bIntravision;
bonus2 bSubRace,RC_DemiHuman,15;
bonus2 bSubRace,RC_Player_Human,15;
bonus2 bSubRace,RC_Player_Doram,15;
bonus2 bSubRace,RC_Brute,15;
bonus2 bAddEffWhenHit,Eff_Freeze,5000;
bonus bFixedCast,-100*(.@r/2);
bonus bAtkRate,3*(.@r/2);
bonus bMatkRate,3*(.@r/2);
bonus bHealPower,5*(.@r/2);
bonus bCritAtkRate,10*(.@r/2);
bonus bCritical,3*(.@r/2);
bonus2 bWeaponDamageRate,W_BOW,4*(.@r/2);
hateffect HAT_EF_2020RTC_01,true;

Скрипт при снятии

hateffect HAT_EF_2020RTC_01,false;