Flow Manteau [1], броня (Renewal)

Flow Manteau [1] (FLOW_MANTEAU) – броня.

Flow Manteau [1], броня (Renewal)

Magic cape that increases resistance.
Reduce incoming damage from water property type monsters by 5%.
Reduce incoming damage from brute property type monsters by 5%.
When equipped with Flower Shield, reduce incoming damage from brute type monsters by 1% per 1 refine rate of Flower Garment.
When equipped with Flower Shield, increase damage to water type monsters by 1% per 1 refine rate of Flower Shield.
When used in Gold Premium Service, Flee + 20.

Базовые свойства предмета

  • ID: 21915
  • Код: FLOW_MANTEAU
  • Тип: броня
  • Уровень брони: 1
  • Защита: 20
  •  
  • Требуемый уровень: 65
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 70

Скрипт

bonus2 bSubRace,RC_Brute,-5;
bonus2 bSubEle,Ele_Water,5;
if (vip_status(VIP_STATUS_ACTIVE)) {
   bonus bFlee,20;
}