Racing Cap (Summoner) [1], броня (Renewal)
Racing Cap (Summoner) [1] (RACING_C_DORAM) – броня.
![Racing Cap (Summoner) [1], броня (Renewal) Racing Cap (Summoner) [1], броня (Renewal)](/images/db/items/picture/19205.png)
A box that contains 10 Classic Kafra Card
Description:
A Kafra name card
issued by the Kafra
Headquarters. Using
this card will call up
the Kafra Service.
Базовые свойства предмета
- ID: 24972
 - Код: RACING_C_DORAM
 - Тип: броня
 - Уровень брони: 1
 - Защита: 10
 - Требуемый уровень: 100
 - Профессии: spirit_handler, summoner
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 1
 
Скрипт
.@r = getrefine();
bonus bBaseAtk,5*(.@r/2);
bonus bMatk,5*.@r/2;
bonus bAspdRate,2*(.@r/3);
if (.@r>=8) {
   bonus2 bSkillCooldown,"SU_SVG_SPIRIT",-4000*getskilllv("SU_LUNATICCARROTBEAT");
   bonus2 bSkillCooldown,"SU_NYANGGRASS",-8000*getskilllv("SU_CN_METEOR");
   bonus2 bSkillCooldown,"SU_BUNCHOFSHRIMP",-4000*getskilllv("SU_FRESHSHRIMP");
}
if (.@r>=11)
   bonus bDelayrate,-15;