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


Sigrun Shadow Shield [Shadow Shield]   Item ID# 24327 (S_Sigrun_Shield)
Type
Shadow Gear
Class
Shadow Shield
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A small shield worn on the arm for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
VIT +1
Every refine level: DEF +5, MDEF +1.

When equipped by Swordman, Thief, Taekwon and Star Gladiator: ASPD +1.
When equipped by Merchant, Archer and Gunslinger: FLEE +15.
When equipped by Mage, Acolyte, Ninja and Soul Linker: MaxSP +2%, Healing skills +3%.
When equipped by Novice and Doram: Variable cast time -5%, MaxSP +300.

When combined with Sigrun Shadow Armor:
If total refine levels of entire set at least +17:
The effect of bonus stats increased by 100%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bVit,1; bonus bDef,5*.@r; if (BaseClass == Job_Swordman || BaseClass == Job_Thief || (BaseClass == Job_Taekwon && BaseJob != Job_Soul_Linker)) { bonus bAspd,1; } else if (BaseClass == Job_Merchant || BaseClass == Job_Archer || BaseClass == Job_Gunslinger) { bonus bFlee,15; } else if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || BaseClass == Job_Ninja || BaseJob == Job_Soul_Linker) { bonus bMaxSPrate,2; bonus bHealPower,3; } else if (BaseClass == Job_Novice || BaseJob == Job_Summoner) { bonus bVariableCastrate,-5; bonus bMaxSP,300; } },{},{}
Dropped By No Result

back to top