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

Immoral Thoughtform Shoes [1] (VIRTUE_PARTICLES_SHOES_) – броня.

 

Boots with four elemental powers.
Increases Fire Bolt, Cold Bolt, Lightning Bolt and Earth Spike damage by 15% and additional 2% per refine rate.
If refine rate is 7 or higher, Matk + 20.
If refine rate is 9 or higher, Has a chance to gain Int + 70 and Matk + 10% for 5 seconds when dealing physical damage.
If refine rate is 11 or higher, increases water, wind, earth and fire property magical damage by 10%.

When equipped with Elemental Sword, ASPD + 2, Matk + 70,
if refine rate of Elemental Sword is 10 or higher, increases all property magical damage by 10%.

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

  • ID: 30415
  • Код: VIRTUE_PARTICLES_SHOES_
  • Тип: броня
  • Уровень брони: 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;
}