Arquien's Necklace [1], броня (Renewal)

Arquien's Necklace [1] (ARQUIEN'S_NECKLACE) – броня.

Arquien's Necklace [1], броня (Renewal)

A necklace belonging to Arquien, the head of Eden Group. It features a large purple jewel.


Required

Increases the damage of Axe Tornado by 1% for every 3 base levels.
Increases the damage of Power Swing by 1% for every 5 base levels.
Reduces the SP cost of Power Swing by 2.
Adds a chance of gaining Candy, Candy Cane or Chocolate Drink when a monster is killed.
Increases the recovery rate of Candy and Candy Cane consumables by 100%.


Set Bonus
Arquien's Necklace
Lover in Mouth
Disables all the effects of Lover in Mouth.

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

  • ID: 27836
  • Код: ARQUIEN'S_NECKLACE
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 20
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 10

Скрипт

bonus2 bSkillAtk,"MC_CARTREVOLUTION",BaseLevel;
bonus2 bSkillAtk,"NC_AXETORNADO",(BaseLevel/3);
bonus2 bSkillAtk,"NC_POWERSWING",(BaseLevel/5);
bonus2 bSkillUseSP,"NC_POWERSWING",2;
bonus2 bAddMonsterDropItem,529,2000;
bonus2 bAddMonsterDropItem,530,2000;
bonus2 bAddMonsterDropItem,573,150;
bonus2 bAddItemHealRate,529,100;
bonus2 bAddItemHealRate,530,100;