Aries Ring, броня (Renewal)

Aries Ring (ARIES_RING_J) – броня.

 

Battle chip improved with the technology of Barmund Mansion.
Various modules can be used for additional abilities.


MATK +5%, MaxSP +5%.
DEF: 0

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

  • ID: 30839
  • Код: ARIES_RING_J
  • Тип: броня
  • Уровень брони: 1
  •  
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 10

Скрипт

bonus bAspdRate,5;
bonus bMaxSP,100;
bonus bAtkRate,5;
bonus2 bSkillUseSP,"LG_SHIELDSPELL",20;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) {
   bonus bMaxHPrate,10;
   bonus bMaxSPrate,10;
   bonus bDelayrate,-10;
   bonus bAtkRate,5;
   bonus2 bSkillAtk,"PA_SHIELDCHAIN",100;
   bonus2 bVariableCastrate,"PA_SHIELDCHAIN",-50;
}