Doram Physical Shadow Shield, теневое снаряжение (Renewal)

Doram Physical Shadow Shield (S_DORAMPHYSICAL_SHIELD) – теневое снаряжение.

Doram Physical Shadow Shield, теневое снаряжение (Renewal)

A small shield that can be mounted on the arm can provide additional defensive effects. It can be used as a single, but has little defensive effect.
Only Doram can wear this.
¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª
ATK + 3%.
If uses [Arclouse Dash] skill to player-self, ASPD + 1 for 50 secs.
Skill Cooldown of [Lunatic Carrot Beat] - 0.2 sec per every refine level.
If the refine level is 7 or higher, Damage of [Lunatic Carrot Beat] +5%.
If the refine level is 9 or higher, Damage of [Lunatic Carrot Beat] +5%.
¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª
If equipped with Doram Physical Shadow Weapon, it gives additional effect below.
All State + 3, MaxHP + 2%, MaxSP + 2%.
SP consumption -10%.

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

  • Цена покупки: 10 з
  • Цена продажи: 5 з
  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bAtkRate,3;
autobonus3 "{ bonus bAspd,1; }",1000,50000,"SU_ARCLOUSEDASH";
bonus2 bSkillCooldown,"SU_LUNATICCARROTBEAT",-(.@r*200);
if (.@r>=7)
   bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",5;
if (.@r>=9)
   bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",5;