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

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

2020RTC Bronze 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: 29215
  • Код: 2020RTC_03
  • Тип: броня
  • Уровень брони: 1
  • Защита: 10
  •  
  • Требуемый уровень: 100
  • Вес: 10

Скрипт

.@r = getrefine();
bonus bIntravision;
bonus2 bSubRace,RC_DemiHuman,11;
bonus2 bSubRace,RC_Player_Human,11;
bonus2 bSubRace,RC_Player_Doram,11;
bonus2 bSubRace,RC_Brute,11;
bonus2 bAddEffWhenHit,Eff_Freeze,1000;
bonus bFixedCast,-150*(.@r/3);
bonus bAtkRate,3*(.@r/3);
bonus bMatkRate,3*(.@r/3);
bonus bHealPower,4*(.@r/3);
bonus bCritAtkRate,8*(.@r/3);
bonus bCritical,3*(.@r/3);
bonus2 bWeaponDamageRate,W_BOW,3*(.@r/3);
hateffect HAT_EF_2020RTC_03,true;

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

hateffect HAT_EF_2020RTC_03,false;