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


Super Novice Shadow Shield [Shadow Shield]   Item ID# 24318 (S_SuperNovice_Shield)
Type
Shadow Gear
Class
Shadow Shield
Buy
10z
Sell
5z
Weight
0
Applicable Jobs
Novice
Supernovice
Description
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.

MaxHP +1000, MaxSP +200.
For each level of Double Attack, reduces after attack delay by 2%.
For each level of Owl's Eye, reduces variable cast time of all skills by 2%.

For each refine level:
Reduces after attack delay by 1%.
Reduces variable cast time of all skills by 1%.

Refine Level +7: ATK +2%, MATK +2%.
Refine Level +9: ATK +3%, MATK +3%.

When equipped with Super Novice Shadow Weapon:
All Stats +3, MaxHP +2%, MaxSP +2%.
Reduces SP cost of all skills by 10%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMaxHP,1000; bonus bMaxSP,200; bonus bAspdRate,(2*getskilllv("TF_DOUBLE")+.@r); bonus bVariableCastrate,-(2*getskilllv("AC_OWL")+.@r); if (.@r>=7) { bonus bAtkRate,2; bonus bMatkRate,2; } if (.@r>=9) { bonus bAtkRate,3; bonus bMatkRate,3; } },{},{}
Dropped By No Result

back to top