VIT Soutane [1], броня (Renewal)
VIT Soutane [1] (CASSOCKA_VIT) – броня.
![VIT Soutane [1], броня (Renewal) VIT Soutane [1], броня (Renewal)](/images/db/items/picture/15399.png)
Formal wear was worn by the priest who revered Odin's vitality.
It's imbued with a blessing that enhances the wearer's vitality.
------------------------
MaxHP +15%, MaxSP +5%
ASPD +7%
Reduces variable casting by 7%
------------------------
For every 2 refine levels, Increases MaxHP by 2%.
For every 3 refine levels, VIT +5.
For every 4 refine levels, Increases physical/magical damage against angel and demon race monsters by 10%
------------------------
Set Bonus
Soutane of Vitality
Clergy's Manteau
Clergy's Boots
VIT +8, DEF +50, MDEF +20.
Reduces physical/magical damage taken from angel and demon race by 20%.
If the sum of refine rate of the Soutane of Vitality, Clergy's Manteau, and Clergy's Boots is 27 or higher.
Atk +4%, Matk +4%, reduces global cooldown by 20%, reduces fixed casting by 20%.
------------------------
Базовые свойства предмета
- ID: 24057
- Код: CASSOCKA_VIT
- Тип: броня
- Уровень брони: 1
- Защита: 100
- Требуемый уровень: 170
- Вес: 80
Скрипт
.@r = getrefine(); bonus bMaxHPrate,15; bonus bMaxSPrate,5; bonus bAspdRate,7; bonus bVariableCastrate,-7; bonus bMaxHPrate,2*(.@r/2); bonus bVit,5*(.@r/3); bonus2 bAddRace,RC_Angel,10*(.@r/4); bonus2 bMagicAddRace,RC_Angel,10*(.@r/4); bonus2 bAddRace,RC_Demon,10*(.@r/4); bonus2 bMagicAddRace,RC_Demon,10*(.@r/4);