Procyon Shoes, броня (Renewal)

Procyon Shoes (PROCYON_SHOES_J) – броня.

 

The warrior's boot sewed from white gold silk and decorated with Brasilis's jewelry


[Character Bound]


[Effect of Item]
Matk + 3, Luk + 1
----------
If refine to +5
Increases the recovery rate of
[recovery skills] by 1%
Increases the recovery rate of
[recovery items] by 1%
----------
If refine to +7
Increases the recovery rate of
[recovery skills] by an additional 2%
Increases the recovery rate of
[recovery items] by an additional 2%
----------
If refine to +9
Increases the recovery rate of
[recovery skills] by an additional 3%
Increases the recovery rate of
[recovery items] by an additional 3%
----------
If refine to +10
Increase Resistant to
[Stun] and [Stone] by 5 %
Reduce Damage from
[Demi-Human, Player] race 1 %
----------
[Set Bonus]
Fierce Magique Armor
Fierce Magique Manteau
Fierce Magique Boots
All Status + 1
Max HP + 2 %
Max SP + 2 %
Reduce damage from
[Demi-Human, Player] race 1 %


Required

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

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

Скрипт

.@r = getrefine();
bonus bMdef,5;
bonus bMatk,50;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bVariableCastrate,-10;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Soul_Linker) {
   bonus bMatk,80;
   bonus bMaxHPrate,10;
   bonus bMaxSPrate,10;
   bonus2 bMagicAtkEle,Ele_Dark,30;
   if (.@r>=8) {
       bonus bNoCastCancel;
       bonus bFixedCastrate,-60;
   }
}