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

Rune Knight Shadow Shield (S_RUNEKNIGHT_SHIELD) – теневое снаряжение.

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

An additional defense effect can be obtained with a small shield that can be attached to the arm. Can be used singly, but has less defense effect.
Only for Rune Knight.
When using Enchant Blade skill, Increases attack speed for 50 seconds (each refine rate addtionally reduces after attack delay by %.).
Refine +7 over, when using Enchant Blade skill, add ASPD+1 for 50 seconds.
Refine +9 over, when using Enchant Blade skill, add ASPD+1 for 50 seconds.
¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª
With Rune Knight Shadow Weapon, Get an additional effect.
¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª
With the all of Swordman Shadow 2types, Knight Shadow 2types, Rune Knight Shadow 2types, Can get the below effect.
All State + 10, MaxHP + 5%, MaxSP + 5%.
Ignores 50% of normal enemy's physical and magic defense.

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

  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMaxHP,.@r*10;
autobonus3 "{ .@r = getrefine(); if (.@r>=9) { bonus bAspd,2; } else if (.@r>=7) { bonus bAspd,1; } bonus bAspdRate,.@r; }",1000,50000,"RK_ENCHANTBLADE";