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

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

Doram Magical 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.
MATK + 3%.
When using the skill Bunch of Shrimp, increases SP regeneration by 5 per 5 secs for 30 secs.
For every refine level, reduces the Skill Cooldown of Catnip Meteor.
If the refine level is 7 or higher, increases the damage of Catnip Meteor by 5%.
If the refine level is 9 or higher, increases the damage of Catnip Meteor by an additional 5%.
Doram Magical Shadow Weapon
All Stats + 3
Max HP + 2%
Max SP + 2%
Reduces SP consumption by 10%.

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

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

Скрипт

.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMatkRate,3;
autobonus3 "{ bonus2 bSPRegenRate,5,5000; }",1000,30000,"SU_BUNCHOFSHRIMP";
bonus2 bSkillCooldown,"SU_CN_METEOR",-(.@r*100);
if (.@r>=7)
   bonus2 bSkillAtk,"SU_CN_METEOR",5;
if (.@r>=9)
   bonus2 bSkillAtk,"SU_CN_METEOR",5;