Abyss Shield, броня (Renewal)
Abyss Shield (VARIANT_SHIELD) – броня.
Mdef + 5
-----------------
-15% Damage received from Small, Medium and Large Monster
-----------------
If the upgrade level of [Doram Shield] is 8 or above,
-10% Damage received from Small, Medium and Large Monster
-----------------
Can be sold to NPC
Can be placed in the Kafra Storage
―――――――――――――
Базовые свойства предмета
- ID: 28082
- Код: VARIANT_SHIELD
- Тип: броня
- Уровень брони: 1
- Защита: 150
- Требуемый уровень: 165
- Вес: 120
Скрипт
.@r = getrefine(); bonus bUnbreakableWeapon; if (.@r>=6) { bonus2 bResEff,Eff_Fear,50; bonus2 bSubRace,RC_Player_Human,20; } if (.@r>=8) { bonus2 bResEff,Eff_Fear,50; bonus2 bSubRace,RC_Player_Human,10; }