Procyon Robe [1], броня (Renewal)
Procyon Robe [1] (PROCYON_ROBE_J) – броня.
Cetrion's ring. Full of nature's power.
It will give the wearer special abilities
This item can only be equipped in the left accessory slot.
Item Effect(s):
For every Base STR 18:
INT +2
MATK +2
Bypass 10% of hard magic defense for All Races
when magically attacking.
----------
For every Base AGI 18:
LUK +2
CRIT +2
Critical Damage +1%
----------
For every Base VIT 18:
DEX +2
HIT + 2
Reduces Variable Cast Time of skills by 1%
----------
For every Base INT 18:
STR +2
ATK +2
Reduces After Global cooldown by 1%
----------
For every Base DEX 18:
VIT +2
DEF +2
MaxHP +1%
----------
For every Base LUK 18:
AGI +2
ASPD +1%
Bypass 10% of hard defense for All Races
when physically attacking.
Equipment
Базовые свойства предмета
- ID: 24087
- Код: PROCYON_ROBE_J
- Тип: броня
- Уровень брони: 1
- Защита: 100
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 100
Скрипт
.@r = getrefine();
bonus bMdef,5;
bonus bUnbreakableArmor;
bonus bMatk,50;
bonus bMaxHP,1000;
bonus bVariableCastrate,-10;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Soul_Linker) {
bonus bMatk,80;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
if (.@r>=8)
bonus bNoKnockback;
}