Pollux Robe [1], броня (Renewal)

Pollux Robe [1] (POLLUX_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: 24086
  • Код: POLLUX_ROBE_J
  • Тип: броня
  • Уровень брони: 1
  • Защита: 100
  •  
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 100

Скрипт

.@r = getrefine();
bonus bUnbreakableArmor;
bonus bMdef,5;
bonus bBaseAtk,50;
bonus bAspdRate,10;
bonus bMaxHP,1000;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Star_Gladiator) {
   bonus bBaseAtk,80;
   bonus bMaxHPrate,10;
   bonus bMaxSPrate,10;
   if (.@r>=8)
       bonus2 bSubClass,Class_Boss,5;
}