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