Dream Guardian [1], броня (Renewal)

Dream Guardian [1] (AEGIS_480332) – броня.

 

An improved version of cloth that was given out at certain magic contest.
It doesn't seem to be a genuine product, but safety is guaranteed.
------------------------
ASPD + 5%.
------------------------
Reduce after cast delay by 5%.
------------------------
ATK + 50, MATK + 50
------------------------
Reduce damage taken from players by 5%.
------------------------
When refined to +6 or higher,
Increase ASPD and reduce after cast delay by additional 5%.
------------------------
When refined to +8 or higher,
Increase ASPD and reduce after cast delay by additional 10%.
------------------------
Set Bonus:
Magic Barrier Cloth [1]
Anti Conjurer Suit [1]

MHP + 25%, MDEF + 50.
------------------------
Set Bonus:
Magic Barrier Cloth [1]
Magic Protector Robe [1]

When using recovery skills, HP recovery amount + 30%.
Reduce SP consumption when using skills by 10%.
------------------------
Def : 38

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

  • ID: 30788
  • Код: AEGIS_480332
  • Тип: броня
  • Уровень брони: 1
  • Защита: 100
  •  
  • Требуемый уровень: 1
  • Вес: 1

Скрипт

.@r = getrefine();
bonus bAtkRate,.@r/2;
bonus bMatkRate,.@r/2;
if (.@r>=9) {
   bonus bBaseAtk,30;
   bonus bMatk,30;
}
if (.@r>=11)
   autobonus "{ bonus2 bMagicAtkEle,Ele_Ghost,20; bonus2 bMagicAtkEle,Ele_Water,20; }",30,10000,BF_WEAPON;