Aries Mail [1], броня (Renewal)
Aries Mail [1] (ARIES_MAIL_J) – броня.
Combat armor improved with the technology of Barmund Mansion, Type B.
Various modules can be used for additional abilities.
MATK +125
MATK +10 for every 2 refine levels
When refined to +7 or higher, Variable Cast Time -15%
If equipped with Automatic Engine Wing Type A,
increased ASPD (ASPD +10%)
If equipped with Illusion Engine Wing Type B,
MATK +50
Базовые свойства предмета
- ID: 30233
- Код: ARIES_MAIL_J
- Тип: броня
- Уровень брони: 1
- Защита: 100
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 100
Скрипт
.@r = getrefine();
bonus bUnbreakableArmor;
bonus bMdef,5;
bonus bBaseAtk,50;
bonus bMaxHP,1000;
bonus bDelayrate,-10;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) {
bonus bBaseAtk,80;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
if (.@r>=8)
bonus2 bSubClass,Class_Boss,5;
}