Gemini Shoes, броня (Renewal)

Gemini Shoes (GEMINI_SHOES_J) – броня.

 

MaxHP + 3% , MaxSP + 3%
?????????????
[Improve Concentration] Lv1 available
?????????????
[Rich's Coin] Skill cooldown -3 sec
?????????????
If player learned [Fallen Angel]
attack speed + 20%,
reduces SP consumption of Fire Dance by 20.
?????????????
If user learned Anti Material Blast level 5,
ignores defense of all race monsters by 100%,
auto- cast Rich's Coin level 1 when using Hammer of God.
?????????????
Increases Vanishing Buster damage by 60%
and reduces fixed casting time of Vanishing Buster by 20%
per each level of Vanishing Buster user learned.
?????????????
Increases physical damage by 4% and increases Fire Rain damage by 50%
per each level of Fire Rain user learned.
?????????????
Reduces delay after skill by 8%
and increases Howling Mine damage by 40%
per each level of Howling Mine user learned.
If refine rate is 5 or higher, MaxHP/MaxSP + 7%.
If refine rate is 7 or higher, MaxHP/MaxSP + 10%.

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

  • ID: 30412
  • Код: GEMINI_SHOES_J
  • Тип: броня
  • Уровень брони: 1
  • Защита: 25
  •  
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 40

Скрипт

.@r = getrefine();
bonus bMdef,5;
bonus bBaseAtk,50;
bonus bMatk,50;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bDelayrate,-10;
if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) {
   bonus bBaseAtk,80;
   bonus bMatk,80;
   bonus bMaxHPrate,10;
   bonus bMaxSPrate,10;
   bonus2 bSkillAtk,"WM_REVERBERATION",100;
   if (.@r>=8)
      bonus2 bVariableCastrate,"WM_REVERBERATION",-100;
}