Valkyrja's Shield [1]
ID: 2115 · Valkyrjas_Shield
NPC Sell:
15.0K
NPC Buy:
30.0K
Item Info
| Type | Armor |
| Weight | 50 |
| Slots | 1 |
| DEF | 3 |
| Equip Level | 65 |
| Equip | Shield |
| NPC Buy | 30,000z |
| NPC Sell | 15,000z |
Description
A shield used by Gna,messenger of Freyja,when she served as a Valkyrie.
Mdef +5
Reduces damage taken from Water, Fire, Undead and Shadow element attacks by 20%.
Class: Shield
Defense: 3
Weight: 50
Level Requirement: 65
Jobs: All except Novice
Script
On Equip:
bonus2 bSubEle,Ele_Water,20;
bonus2 bSubEle,Ele_Fire,20;
bonus2 bSubEle,Ele_Dark,20;
bonus2 bSubEle,Ele_Undead,20;
bonus bMdef,5;
Combo (Long_Horn + Valkyrjas_Shield):
bonus3 bAutoSpellWhenHit, "HP_ASSUMPTIO", 2, 5;
Combo (Long_Horn_M + Valkyrjas_Shield):
bonus3 bAutoSpellWhenHit, "HP_ASSUMPTIO", 2, 5;
Combo (Valkyrjas_Shield + Odins_Blessing + Fricca_Circlet):
bonus bDef, 2 - getequiprefinerycnt(EQI_HAND_L) - getequiprefinerycnt(EQI_HEAD_TOP);
bonus bMdef, 5 + getequiprefinerycnt(EQI_HAND_L) + getequiprefinerycnt(EQI_HEAD_TOP);
No known monster drops for this item.