Gemini Ring, броня (Renewal)

Gemini Ring (GEMINI_RING_J) – броня.

 

Aspd + 1
―――――――――――――
Increase damage on
Boss monsters by 5%.
―――――――――――――
Critical damage + 5%
―――――――――――――
CRI +5 bonus when
performing long ranged
physical attacks.
―――――――――――――
[When equipped with Squirrel Ears]
If refine level of Squirrel Ears is +6 or higher additional
Aspd + 1,
Increase damage on Boss monsters by 10%,
Critical damage + 10% and
CRI +10 bonus when
performing long ranged
physical attacks.

If refine level of Squirrel Ears is +8 or higher additional
Aspd + 1,
Increase damage on Boss monsters by 15%,
Critical damage + 15% and
CRI +15 bonus when
performing long ranged
physical attacks.
―――――――――――――
Attribute: - Slots: 1
Def : 3 Mdef : 0
Refined: No Destroyed: No

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

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

Скрипт

bonus bHit,50;
bonus bMaxSP,100;
bonus bDelayrate,-5;
bonus bAtkRate,5;
bonus bMatkRate,5;
if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) {
   bonus bDelayrate,-5;
   bonus bAtkRate,5;
   bonus bMatkRate,5;
   bonus2 bSkillAtk,"CG_ARROWVULCAN",300;
   bonus2 bVariableCastrate,"CG_ARROWVULCAN",-50;
}