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


Purified Knight's Shield [1]   [Shield]   Item ID# 28946 (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 purified knight's shield. It seems regain its full power after cleansing.
ATK +5%, MATK +5%.
Reduces after attack delay by 10%.
Reduces damage taken from all elemental monsters by 10%.
Randomly restores 50 SP per second for 7 seconds when receiving physical attack.
Randomly restores 300 HP per second for 7 seconds when dealing physical or magical attack.

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

back to top