Pisces Manteau, броня (Renewal)

Pisces Manteau (PISCES_MANTEAU_J) – броня.

 

Attack speed + 10%
Int + 2

Per refine level,
Atk + 6 and Matk + 6.
If refine rate is 7 or higher, has a chance to gain attack speed + 10% for 30 seconds when dealing physical or magical damage.
If refine rate is 9, has a chance to gain additional attack speed + 10% for 30 seconds when dealing physical or magical damage.
If refine rate is 10 or higher, enables use of Lex Aeterna level 1, has a chance to gain additional attack speed + 20% for 30 seconds when dealing physical or magical damage.

SET BONUS
Executioner Card
Owl Baron Mantle
Reduces damage taken from large size monsters by 5%.
If refine rate of Owl Baron Mantle is 8 or higher, increases physical and magical damage against large size monsters by 25%.

SET BONUS
Ogretooth Card
Owl Baron Mantle
Reduces damage taken from medium size monsters by 5%.
If refine rate of Owl Baron Mantle is 8 or higher, increases physical and magical damage against medium size monsters by 25%.

SET BONUS
Owl Baron Mantle
Mysteltainn card
Reduces damage taken from small size monsters by 5%.
If refine rate of Owl Baron Mantle is 8 or higher, increases physical and magical damage against small size monsters by 25%.

Required level: 100

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

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

Скрипт

.@r = getrefine();
bonus bMdef,5;
bonus bMatk,20;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bDelayrate,-5;
bonus2 bSubEle,Ele_Neutral,20;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Sage) {
   bonus bMatk,30;
   bonus2 bSubEle,Ele_Fire,20;
   bonus2 bSubEle,Ele_Water,20;
   bonus2 bSubEle,Ele_Wind,20;
   bonus2 bSubEle,Ele_Earth,20;
   if (.@r>=8)
      bonus bAspdRate,20;
}