Drooping Alicel, броня (Renewal)
Drooping Alicel (ALICEL_DROOPING_DOLL) – броня.

A cute doll of a drooping Alicel from the Robot Factory.
Increases Physical damage on Demi-Human, Human Player, and Demon race targets by 10%.
If upgrade level is +7 or higher,
Adds a X% chance of buffing the user for 7 seconds when performing a Physical attack; Aspd + 100%
Concept by Allysia.
Базовые свойства предмета
- ID: 24502
 - Код: ALICEL_DROOPING_DOLL
 - Тип: броня
 - Уровень брони: 1
 - Защита: 6
 - Требуемый уровень: 70
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 50
 
Скрипт
bonus2 bAddRace,RC_DemiHuman,10;
bonus2 bAddRace,RC_Player_Human,10;
if (getrefine() > 10) {
   autobonus "{ bonus bAspdRate,100; }",10,7000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
}