ID #28900
Armor
Guardsmen's Shield [1]
Buy Price: N/A
Sell Price: N/A
Prontera kingdom's royal guard shield.
_______________________
Enables the use of Level 1 Shield Spell.
_______________________
Random chance to auto-cast Level 3 Asumptio on wearer when receiving physical damage.
Increasing Refine Level will Increases the chance of activating this effect.
_______________________
For each Refine Level:
DEF +10
MDEF +1
_______________________
Type: Shield
Defense: 30
Weight: 300
Armor Level: 1
_______________________
Requirement:
Base Level 100
_______________________
Enables the use of Level 1 Shield Spell.
_______________________
Random chance to auto-cast Level 3 Asumptio on wearer when receiving physical damage.
Increasing Refine Level will Increases the chance of activating this effect.
_______________________
For each Refine Level:
DEF +10
MDEF +1
_______________________
Type: Shield
Defense: 30
Weight: 300
Armor Level: 1
_______________________
Requirement:
Base Level 100
Available from boxes
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
3000
Defense
30
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); skill "LG_SHIELDSPELL",1; bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,5+(.@r*3); bonus bDef,(.@r*10); bonus bMdef,.@r;
.@r = getrefine(); skill "LG_SHIELDSPELL",1; bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,5+(.@r*3); bonus bDef,(.@r*10); bonus bMdef,.@r;