Aquarius Shoes, броня (Renewal)
Aquarius Shoes (AQUARIUS_SHOES_J) – броня.
Mdef + 5.
Matk + 50.
MaxHP + 10%, MaxSP + 10%.
Reduces global cooldowns by 10%.
When equipped by Warlock, Matk + 80, MaxHP + 10%, MaxSP + 10%, increases Hell Inferno damage by 30%.
If refine rate is 8 or higher, reduces skill cooldown of Earth Strain by 2.4 seconds.
When equipped with Aquarius Mail and Aquarius Manteau, MaxHP + 2000, MaxSP + 200, increases earth and shadow property magical damage by 40%, reduces damage taken from demihuman monsters by 15%.
―――――――――――――
Attribute: - Slots: 0
Def : 25 Mdef : 5
Refined: Yes Destroyed: No
Базовые свойства предмета
- ID: 26722
- Код: AQUARIUS_SHOES_J
- Тип: броня
- Уровень брони: 1
- Защита: 25
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 40
Скрипт
.@r = getrefine(); bonus bMdef,5; bonus bMatk,50; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bDelayrate,10; if (eaclass()&EAJL_THIRD && BaseJob == Job_Wizard) { bonus bMatk,80; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bSkillAtk,"WL_HELLINFERNO",30; if (.@r>=8) bonus2 bSkillCooldown,"WL_EARTHSTRAIN",-2400; }