Green Dragon Plate [1], броня (Renewal)
Green Dragon Plate [1] (DRAGONA_GREEN) – броня.
![Green Dragon Plate [1], броня (Renewal) Green Dragon Plate [1], броня (Renewal)](/images/db/items/picture/15392.png)
An armor imbued with immense draconic energy accumulated over a long time.
Just wearing it makes you feel draconic speed.
------------------------
AGI +12, MHP +10%, MSP +10%.
For every 2 refine level, Increases long ranged physical damage by 2%.
For every 3 refine level, Increases physical damage against dragon monster by 7%.
If refine rate is 11 or higher, increases physical damage against medium and
large size monsters by 10%, reduces fixed casting time by 0.2 seconds.
------------------------
Set Bonus
Green Dragon Plate
Dragon Scale Hood
Dragon Scale Boots
DEF +50, MDEF +8, ranged physical damage +7%.
For every 15 base AGI, Increases ASPD +4%.
[Dragon's Shot]
When attacked, has a chance to increase long-ranged physical damage +10% for 10 seconds.
If base AGI is 120 or higher, [Dragon's Shot]'s activation rate increases,
and ranged physical damage +10% is additionally increased.
If the sum of refine rate of Green Dragon Plate, Dragon Scale Boots and Dragon Scale Hood is 33 or higher,
increases ASPD by 20% and
reduces global cooldown by 25%.
------------------------
Базовые свойства предмета
- ID: 24050
- Код: DRAGONA_GREEN
- Тип: броня
- Уровень брони: 1
- Защита: 110
- Требуемый уровень: 170
- Вес: 120
Скрипт
.@r = getrefine(); bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bAgi,12; bonus bLongAtkRate,2*(.@r/2); bonus2 bAddRace,RC_Dragon,7*(.@r/3); if (.@r>=11) { bonus bFixedCast,-200; bonus2 bAddSize,Size_Medium,10; bonus2 bAddSize,Size_Large,10; }