Virgo Ring, броня (Renewal)
Virgo Ring (VIRGO_RING_J) – броня.
Attack Speed + 5%.
MaxSP + 100.
Increases magical damage by 5%.
Has a chance to inflict stun on enemies when dealing magical damage.
When equipped by Archbishop, attack Speed + 5%. increases magical damage by 5%, reduces casting time of Judex by 50%.
―――――――――――――
Attribute: - Slots: 0
Def : 0 Mdef : 0
Refined: No Destroyed: No
Базовые свойства предмета
- ID: 30824
- Код: VIRGO_RING_J
- Тип: броня
- Уровень брони: 1
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 10
Скрипт
bonus bAspdRate,5; bonus bMaxSP,100; bonus bMatkRate,5; bonus3 bAddEff,Eff_Stun,200,ATF_MAGIC; if (eaclass()&EAJL_THIRD && BaseJob == Job_Priest) { bonus bAspdRate,5; bonus bMatkRate,5; bonus2 bVariableCastrate,"AB_JUDEX",-50; }