Dimension Linkage Stone [1], броня (Renewal)

Dimension Linkage Stone [1] (AEGIS_490336) – броня.

 

A mysterious crystal found at the Verus excavation site.
It generates infinite energy in response to people's emotions.
------------------------
STR + 20
------------------------
MHP + 15%
------------------------
Increase long ranged physical damage by 10%.
------------------------
Perfect Hit + 15%
------------------------
Reduce damage taken from Players by 3%.
------------------------
Reduce the cooldown of Neutral Barrier by 5 seconds.
------------------------
Every 3 Base Level, increase damage of Arm Cannon by 1%, up to Level 240.
------------------------
Every 3 Base Level, increase damage of Ice Launcher and Flame Launcher by 2%, up to Level 240.
------------------------
Def : 0

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

  • ID: 31077
  • Код: AEGIS_490336
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 100
  • Профессии: blacksmith
  • Вес: 10

Скрипт

bonus bStr,20;
bonus bMaxHPrate,15;
bonus bLongAtkRate,10;
bonus bPerfectHitAddRate,15;
bonus2 bSubRace,RC_Player_Doram,3;
bonus2 bSubRace,RC_Player_Human,3;
bonus2 bSkillCooldown,"NC_NEUTRALBARRIER",-5000;
bonus2 bSkillAtk,"NC_ARMSCANNON",BaseLevel/3;
bonus2 bSkillAtk,"NC_COLDSLOWER",BaseLevel/3;
bonus2 bSkillAtk,"NC_FLAMELAUNCHER",2*(BaseLevel/3);