Mini Tree, броня (Renewal)
Mini Tree (MINI_TREE) – броня.

A 'fashionable' Christmas Tree hat designed by Louise Carol.
Increases resistance to Blind, Stun, Curse and Chaos by 20%.
Has a 1% chance of dropping Cookie Bags with each monster killed.
If refined to +7, Cookie Bag drop rate increases by 2%.
If refined to +9, Cookie Bag drop rate increases by 4%.
This item can be traded, stored, and put into a cart
Базовые свойства предмета
- ID: 24425
- Код: MINI_TREE
- Тип: броня
- Уровень брони: 1
- Защита: 5
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 5
Скрипт
.@r = getrefine(); bonus2 bResEff,Eff_Stun,2000; bonus2 bResEff,Eff_Curse,2000; bonus2 bResEff,Eff_Blind,2000; bonus2 bResEff,Eff_Confusion,2000; if (.@r>8) bonus2 bAddMonsterDropItem,12130,900; else if (.@r>6) bonus2 bAddMonsterDropItem,12130,400; else bonus2 bAddMonsterDropItem,12130,100;