Diving Goggles [1], броня (Renewal)
Diving Goggles [1] (DIVING_GOGGLES_) – броня.
Goggles that Doram uses when catching fish in Malangdo Island. The wearer turns into a hunter of the sea.
MaxHP + 15%, reduce incoming damage from players by 5%, Heals + 25%.
When Spirit of Sea Lv. 1 is learned, can cast Safety Wall Lv. 10.
When Grooming Lv. 5 is learned, reduce fixed casting time by 70%.
-
Базовые свойства предмета
- ID: 29677
- Код: DIVING_GOGGLES_
- Тип: броня
- Уровень брони: 1
- Требуемый уровень: 100
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 10
Скрипт
bonus bMaxHPrate,15; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; bonus bHealPower,25; if (getskilllv("SU_SPIRITOFSEA") == 1) skill "MG_SAFETYWALL",10; if (getskilllv("SU_GROOMING") == 5) bonus bFixedCastrate,-70;