Raphin P. Necklace [1], броня (Renewal)

Raphin P. Necklace [1] (AEGIS_490279) – броня.

 

[Can be refined]
All trait stat + 3, reduces variable casting time by 10%.
If refine rate is 7 or higher, P.Atk + 3.
If refine rate is 9 or higher, CRT + 4 and P.Atk + 2 per 20 base CON.
If refine rate is 12 or higher, reduces fixed casting time by 0.3 seconds.

[Bonus by grade]
[Grade D] CON + 2, Atk + 3%.
[Grade C] P.Atk + 2.
[Grade B] P.Atk + 3, Res + 20.
[Grade A] CON + 2 per 15 base Dex.

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

  • ID: 31043
  • Код: AEGIS_490279
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 100
  • Вес: 10

Скрипт

.@a = readparam(bInt);
.@p = getitempos();
bonus bLongAtkRate,5;
bonus2 bSkillAtk,"RA_AIMEDBOLT",3*getskilllv("RA_WUGSTRIKE");
bonus bDelayrate,-.@a/12;
if (.@a >= 125) {
   if (.@p == EQP_ACC_R)
      bonus bFixedCast,-500;
   if (.@p == EQP_ACC_L)
      bonus bBaseAtk,80;
}