Cuddly Siamese Cat [1], броня (Renewal)
Cuddly Siamese Cat [1] (CLINGING_DORAM_1) – броня.
A headband that embodies burning determination and will. Wearing it gives one the sudden urge to clamp their jaw shut and clench their fist with determination.
STR +2.
Atk + 10 per 2 refine rate.
If refine rate is 7 or higher, increases physical damage against water, wind, earth and neutral property monsters by 10%.
If refine rate is 9 or higher, increases physical damage against small and large size monsters by 15%.
Базовые свойства предмета
- ID: 25049
 - Код: CLINGING_DORAM_1
 - Тип: броня
 - Уровень брони: 1
 - Защита: 12
 - Профессии: spirit_handler, summoner
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 1
 
Скрипт
.@r = getrefine();
bonus bUnbreakableHelm;
bonus bMaxHPrate,5+.@r;
bonus bMaxSPrate,5+.@r;
bonus bAspdRate,10;
bonus2 bSubRace,RC_Player_Human,3+.@r;
bonus2 bSubRace,RC_Player_Doram,3+.@r;
skill "BS_GREED",1;
bonus bFixedCastrate,-7*.@r;
if (.@r>=8)
   bonus bDelayrate,-100;
if (.@r>=10)
   autobonus "{ bonus bAllStats,30; }",50,10000,BF_WEAPON|BF_MAGIC;