Illusion Armor B-type [1], броня (Renewal)
Illusion Armor B-type [1] (ILLUSION_ARMOR_B) – броня.
![Illusion Armor B-type [1], броня (Renewal) Illusion Armor B-type [1], броня (Renewal)](/images/db/items/picture/15377.png)
Combat Armor Type B created with Illusion's technology. Various modules can be used for additional abilities.
Matk +100
Additional Matk +10 per 2 upgrade levels of the item.
If upgrade level is +7 or higher, reduces the variable casting time of skills by 10%.
Set Bonus
Illusion Armor Type B [1]
Illusion Engine Wing Type A [1]
Aspd +10%
Set Bonus
Illusion Armor Type B [1]
Illusion Engine Wing Type B [1]
Matk +50
Базовые свойства предмета
- ID: 24037
- Код: ILLUSION_ARMOR_B
- Тип: броня
- Уровень брони: 1
- Защита: 105
- Требуемый уровень: 130
- Вес: 100
Скрипт
.@r = getrefine(); bonus bMatk,(100+10*(.@r/2)); if (.@r >= 7) { bonus bVariableCastrate,-10; }