Aries Shoes, броня (Renewal)

Aries Shoes (ARIES_SHOES_J) – броня.

 

Combat boots improved with the technology of Barmund Mansion, Type B.
Various modules can be used for additional abilities.


MaxSP +250
MaxSP +20 for every 2 refine levels
When refined to +7 or higher, All elemental Magic damage +7%
If equipped with Automatic Armor Type A,
MaxSP +7%
If equipped with Automatic Armor Type B,
MATK +7%

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

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

Скрипт

.@r = getrefine();
bonus bMdef,5;
bonus bBaseAtk,50;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bDelayrate,-10;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) {
   bonus bBaseAtk,80;
   bonus bMaxHPrate,10;
   bonus bMaxSPrate,10;
   bonus2 bSubClass,Class_Boss,5;
   bonus2 bSkillVariableCast,"CR_DEVOTION",-1000;
   if (.@r>=8)
      bonus2 bSkillCooldown,"LG_SHIELDSPELL",-2000;
}