Blue Dragon Armor [1], броня (Renewal)
Blue Dragon Armor [1] (ARMOROFSEADRAGONBR) – броня.
Designed to be worn over the frames of Madogears for enhanced Defense, this part is easy to assemble and disassemble.
Property: Neutral
Reduces damage taken from Small and Medium size enemies by 10%.
If upgrade level is +7 or higher, Reduces damage taken from Large size enemies by 10%.
If upgrade level is +9 or higher, Reduces damage taken from Small and Medium size enemies by an additional 5%.
This item is indestructible in battle.
Set Bonus
Upgrade Part - Plate [1]
Upgrade Part - Engine [1]
Upgrade Part - Booster [1]
Upgrade Part - Gun Barrel [1]
Increases the damage of Arm Cannon by 50%.
Базовые свойства предмета
- ID: 24021
 - Код: ARMOROFSEADRAGONBR
 - Тип: броня
 - Уровень брони: 1
 - Защита: 100
 - Требуемый уровень: 90
 
- Вес: 40
 
Скрипт
.@r = getrefine();
bonus bAllStats,1;
bonus bUseSPrate,-10;
if (.@r >= 6) {
   bonus bVariableCastrate,-5;
   bonus2 bMagicAddClass,Class_All,10;
   bonus bUseSPrate,-5;
}
if (.@r >= 11) {
   bonus bVariableCastrate,-5;
   bonus2 bMagicAddClass,Class_All,10;
   bonus bUseSPrate,-5;
}