Discord Thoughtform Shoes [1], броня (Renewal)

Discord Thoughtform Shoes [1] (DISCORD_PARTICLES_SHOE_) – броня.

 

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: 30411
  • Код: DISCORD_PARTICLES_SHOE_
  • Тип: броня
  • Уровень брони: 1
  • Защита: 12
  •  
  • Требуемый уровень: 100
  • Вес: 20

Скрипт

.@r = getrefine();
bonus bMdef,10;
bonus bMaxHPrate,20;
bonus bMaxSPrate,20;
if (.@r >= 7) {
   bonus bFlee,50;
   bonus2 bIgnoreDefRaceRate,RC_All,50;
}
if (.@r >= 9) {
   bonus bFlee,50;
   bonus2 bIgnoreDefRaceRate,RC_All,50;
}