Whale Shark Float [1], броня (Renewal)
Whale Shark Float [1] (AEGIS_480220) – броня.
Mdef + 5.
Reduces damage taken from players by 10%, MaxHP + 5%.
Increases incoming heal effectiveness by 3%, reduces physical and magical damage against players by 10%.
Базовые свойства предмета
- ID: 30708
- Код: AEGIS_480220
- Тип: броня
- Уровень брони: 1
- Требуемый уровень: 100
- Вес: 40
Скрипт
.@r = getrefine(); bonus2 bSubRace,RC_DemiHuman,5; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; bonus2 bSubEle,Ele_Water,7*(readparam(bVit)/10); bonus2 bSubEle,Ele_Ghost,3*.@r; if (.@r>=5) { bonus bDef,300; bonus bMaxHPrate,30; } if (.@r>=7) { bonus3 bAddEff,Eff_Freeze,500,ATF_MAGIC; bonus3 bAddEff,Eff_Freezing,500,ATF_MAGIC; }