Leo Ring, броня (Renewal)

Leo Ring (LEO_RING_J) – броня.

 

―――――――――――――
MaxSP + 100
―――――――――――――
Increases physical damage by 5%.
―――――――――――――
Attack Speed + 5%
―――――――――――――
Reduces SP consumption of Sky Blow by 2
―――――――――――――
Reduces skill cooldown of Power Absorb by 1.5 second
―――――――――――――
When equipped by Sura
Attack Speed + 5%
Increases physical damage by 5%
Increases Sky Blow damage by 50%.
―――――――――――――
Can be sold to NPC
Can be placed in the Kafra Storage

―――――――――――――
Attribute : - Slots : 1
Def : 0 Mdef : 0
Refined : No Destroyed : No

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

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

Скрипт

bonus bAspdRate,5;
bonus bMaxSP,100;
bonus bAtkRate,5;
bonus2 bSkillUseSP,"SR_SKYNETBLOW",2;
bonus2 bSkillCooldown,"SR_ASSIMILATEPOWER",-1500;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Monk) {
   bonus bAspd,5;
   bonus bAtkRate,5;
   bonus2 bSkillAtk,"SR_SKYNETBLOW",50;
}