Racing Cap (Super Novice) [1], броня (Renewal)
Racing Cap (Super Novice) [1] (RACING_C_SUPER) – броня.
![Racing Cap (Super Novice) [1], броня (Renewal) Racing Cap (Super Novice) [1], броня (Renewal)](/images/db/items/picture/19204.png)
A box that contains 50 Classic Giant Flywing
Description:
An enchanted, giant
wing from an ancient
creatures. Enables
instant teleportation
of many people when used by a Party Master.
This item can be traded and put into storage.
Базовые свойства предмета
- ID: 24971
 - Код: RACING_C_SUPER
 - Тип: броня
 - Уровень брони: 1
 - Защита: 10
 - Требуемый уровень: 100
 - Профессии: novice, super_novice
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 1
 
Скрипт
.@r = getrefine();
bonus bBaseAtk,10*(.@r/2);
bonus bAspdRate,2*(.@r/3);
if (.@r>=8)
   bonus bCritAtkRate,10*(getskilllv("TF_DOUBLE")/2);
if (.@r>=11) {
   bonus bAspd,1;
   bonus bBaseAtk,20;
}