Cancer Diadem, броня (Renewal)
Cancer Diadem (CANCER_DIADEM) – броня.

A magnificent diadem created to pay tribute to the 4th sign of the zodiac, Cancer the Crab. Attached to the crown is a Ruby gemstone, the birthstone for those born under this sign.
Int + 2,
Increases Resistance to Water Property by 5%.
If refined to 7 or higher,
MDef + 1, MAtk +2,
Increase effectiveness of Heal & recovery items by 3%.
Базовые свойства предмета
- ID: 22899
- Код: CANCER_DIADEM
- Тип: броня
- Уровень брони: 1
- Защита: 3
- Требуемый уровень: 70
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 30
Скрипт
bonus bInt,2; bonus2 bSubEle,Ele_Water,5; if (getrefine()>6) { bonus bMdef,1; bonus bHealPower,3; bonus bMatkRate,2; }