Type |
Armor |
Subtype |
None |
Attack |
0 |
Defense |
5 |
Weight |
120.0 |
Weapon Level |
0 |
Buy |
20z |
Sell |
10z |
Required Level |
68 |
Slots |
0 |
Applicable Jobs:
job_all
Description:
A magnificent platinum shield that is rumored to be able to reflect harmul magic.
Mdef +5
Reduces damage taken from Medium and Large size monsters by 15%.
Reduces damage taken from Undeadr monste by 10%.
Adds 40% chance of reflecting magical attacks for 2 seconds when wielder receive magical attacks.
Class: Shield
Defense: 5
Weight: 120
Level Requirement: 68
Jobs: All Transcendent classes except Novice
Item Script:
bonus bMdef,5;
bonus2 bSubSize,Size_Medium,15;
bonus2 bSubSize,Size_Large,15;
bonus2 bSubRace,RC_Undead,10;
bonus5 bAutoSpellWhenHit,'NPC_MAGICMIRROR',7,150,BF_MAGIC,0;