Renewal
.:Renewal Item Database:.
Search Item By ID


Cursed Knight's Shield [1]   [Shield]   Item ID# 28942 (Bloody_Knight_Shield)
Type
Armor
Class
Shield
Buy
n/a
Sell
n/a
Weight
80
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A knight's shield that carried by Cursed Knight.
If you clean the curse, you can obtain more power from it.

ATK +3%, MATK +3%.
Reduces after attack delay by 10% (ASPD +10%).
Reduces damage taken from all elemental monsters by 7%.
Randomly restores 25 SP per second for 5 seconds when receiving physical attack.
Randomly restores 150 HP per second for 5 seconds when dealing physical or magical attack.

Refine Level +7: ATK +10, MATK +10.
Refine Level +9: ASPD +1.
Refine Level +12: Reduces after cast delay by 3%.
Item Script
expand to view script
{ bonus bAspdRate,10; bonus bAtkRate,3; bonus bMatkRate,3; bonus2 bSubEle,Ele_All,7; autobonus2 "{ bonus2 bSPRegenRate,25,1000; }",50,5000; autobonus "{ bonus2 bHPRegenRate,150,1000; }",50,5000; .@r = getrefine(); if (.@r>=7) { bonus bBaseAtk,10; bonus bMatk,10; } if (.@r>=9) { bonus bAspd,1; } if (.@r>=12) { bonus bDelayrate,-3; } },{},{}
Dropped By No Result

back to top