Sealed Lord of The Dead Card, карта (Renewal)

Sealed Lord of The Dead Card (SLD_LORD_OF_DEATH_CARD) – карта.

Sealed Lord of The Dead Card, карта (Renewal)

There is a certain rate to inflict Coma status on enemies,
There is a certain rate to inflict Stunned, Cursed, Silence, Poisoned, Wound status in melee combat.
If compounded equipment is refined to +15 and above, the rate to inflict the status above is increased.
Series : Card

Compound : Weapon
There is a certain rate to inflict Coma status on enemies,
There is a certain rate to inflict Stunned, Cursed, Silence, Poisoned, Wound status in melee combat.
If compounded equipment is refined to +15 and above, the rate to inflict the status above is increased.
Series : Card
Compound : Weapon

Property: N/A

Базовые свойства предмета

  • ID: 12869
  • Код: SLD_LORD_OF_DEATH_CARD
  • Тип: карта
  •  
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 1

Скрипт

.@rate = ((getrefine()>14)?350:250);
bonus3 bAddEff,Eff_Stun,.@rate,ATF_SHORT;
bonus3 bAddEff,Eff_Curse,.@rate,ATF_SHORT;
bonus3 bAddEff,Eff_Silence,.@rate,ATF_SHORT;
bonus3 bAddEff,Eff_Poison,.@rate,ATF_SHORT;
bonus3 bAddEff,Eff_Bleeding,.@rate,ATF_SHORT;
bonus2 bComaClass,Class_Normal,1;