Basic Info

Name 24206 Exorcism Shadow Shield
Item ID 24206 - S_Geist_Shield
Type Armor
24206
A small shield worn on the arm for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Reduces physical and magical damage taken from Ghost element monsters by 1%.
Refine level +7: Reduces physical and magical damage taken from Ghost element monsters by 1%.
Refine level +9: Reduces physical and magical damage taken from Ghost element monsters by 1%.
[Geist Shadow Set]
Geist Shadow Armor
Geist Shadow Shield
Reduces physical and magical damage taken from Ghost element monsters by 2%.
Class: Shadow Equipment
Location: Shield
Weight: 0
Level Requirement: 1
Jobs: All classes

Details

Weight 0
NPC Buy 0 z
NPC Sell 0 z
Refineable Yes
Equip Locations Shadow Shield

Stats

Range 0
Defense 0
Attack 0
Magical Attack 0
Weapon Level 0
Slots 0

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
.@refine = getrefine(); bonus(bMaxHP, .@refine * 10); .@rate = ((.@refine > 8) ? 3 : ((.@refine > 6) ? 2 : 1)); bonus3(bSubDefEle, Ele_Ghost, .@rate, 3); bonus3(bMagicSubDefEle, Ele_Ghost, .@rate, 3);
Equip Script
None
Unequip Script
None