0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #28946 Armor

Purified Knight's Shield [1]

Buy Price: N/A Sell Price: N/A
A purified knight's shield. It seems regain its full power after cleansing.
_______________________
ATK +5%
MATK +5%
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Decreases damage taken from all elemental monsters by 10%.
_______________________
Random chance to restore 50 SP per second for 7 seconds when receiving physical damage.
Random chance to restore 300 HP per second for 7 seconds when dealing physical or magical damage.
_______________________
Refine Level +7:
ATK +20
MATK +20
_______________________
Refine Level +9:
ASPD +2
_______________________
Refine Level +12:
Decreases After Skill Delay by 5%.
_______________________
Type: Shield
Defense: 0
Weight: 80
Armor Level: 1
_______________________
Requirement: None

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
800

Requirements

1
1

Scripts

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; }
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;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.