rodb.kudesnik.cc
 

Platinum Shield #2122 Platinum Shield / 20z

 

A magnificent platinum shield. Some say the shield reflects negative spells.
Reduces damage taken from Medium / Large-sized monsters by 15%.
Reduces damage taken from Undead type monsters by 10%. This effect stacks if the Undead monster also happens to be Medium or Large.
Whenever you receive a Magical Damage there is small chance to reflect all offensive magic against you at 40% chance for 2 seconds.
MDEF + 5
Класс : Shield
Защита : 5
Вес : 120
Необходимый Lv. : 68
Доступно для : Любой Advanced-профессии, кроме High Novice
Улучшается : Да

Доп. информация:
ID : 2122
Цена у NPC : 10
Script :
{ bonus bMdef,5; bonus2 bSubSize,1,15; bonus2 bSubSize,2,15; bonus2 bSubRace,RC_Undead,10; bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",2,150,BF_MAGIC,0; }

{
...bonus bMdef,5;
...bonus2 bSubSize,1,15;
...bonus2 bSubSize,2,15;
...bonus2 bSubRace,RC_Undead,10;
...bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",2,150,BF_MAGIC,0;
}