Blue Dragon Plate [1], броня (Renewal)
Blue Dragon Plate [1] (DRAGONA_BLUE) – броня.
![Blue Dragon Plate [1], броня (Renewal) Blue Dragon Plate [1], броня (Renewal)](/images/db/items/picture/15395.png)
An armor imbued with immense draconic energy accumulated over a long time.
Just wearing it makes you feel draconic wisdom.
------------------------
INT +12, MHP +5%, MSP +20%.
For every 2 refine level, MATK +2%, healing recovery +4%.
For every 3 refine level, Increases magical damage against dragon monster by 7%.
If refine rate is 11 or higher, increases magical damage against medium and
large size monsters by 10%, reduces fixed casting time by 0.2 seconds.
------------------------
Set Bonus
Blue Dragon Plate
Dragon Scale Hood
Dragon Scale Boots
DEF +50, MDEF +8, MATK +7%, healing recovery +15%.
For every 15 base INT, Reduces variable casting time by 4%,
MATK +8 and Healing Recovery +1%.
[Dragon's Wisdom]
When attacked, has a chance to increase magical damage of all properties by 20%
and heal amount by 40% for 10 seconds.
If the base INT is 120 or higher,increases the activation rate of [Dragon's Wisdom],
additional increase magical damage of all properties by 10%.
If the sum of refine rate of Blue Dragon Plate, Dragon Scale Boots and Dragon Scale Hood is 33 or higher,
reduces variable casting time by 20%
reduces global cooldown by 25%.
------------------------
Базовые свойства предмета
- ID: 24053
- Код: DRAGONA_BLUE
- Тип: броня
- Уровень брони: 1
- Защита: 110
- Требуемый уровень: 170
- Вес: 120
Скрипт
.@r = getrefine(); bonus bMaxHPrate,5; bonus bMaxSPrate,20; bonus bInt,12; bonus bMatkRate,2*(.@r/2); bonus bHealPower,4*(.@r/2); bonus2 bMagicAddRace,RC_Dragon,7*(.@r/3); if (.@r>=11) { bonus bFixedCast,-200; bonus2 bMagicAddSize,Size_Medium,10; bonus2 bMagicAddSize,Size_Large,10; }