
RENEWAL / ITEMS
Rune Knight Shadow Shield
#24301Shadowgear
S_Runeknight_Shield
TypeShadowgear
Equipment positionShadow shield
Weight0
Buy price0 z
Sell price0 z
Required level99
Description
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.
Type : Shadow Equipment
Location : Shield Weight : 0
Required Level : 99
Jobs : Rune Knight Classes
Attack: 0
Weight: 0
Weapon Level: 0
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow shield
- Trade
Item effect script
.@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";