School Bag [1], броня (Renewal)
School Bag [1] (SCHOOL_BAG) – броня.
![School Bag [1], броня (Renewal) School Bag [1], броня (Renewal)](/images/db/items/picture/2888.png)
This is normal school bag that is designed to put books easily.
Attack speed increased (Reduce delay 3%, after attack), decrease Casting 3%.
If below level 79, HP+200, SP+100.
If equipped with Academy Badge, increase attack speed(Reduce delay 3%, after attack), decrease Casting 3%.
Базовые свойства предмета
- ID: 22209
- Код: SCHOOL_BAG
- Тип: броня
- Уровень брони: 1
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 100
Скрипт
bonus bAspdRate,3; bonus bVariableCastrate,-3; if (BaseLevel<80) { bonus bMaxHP,200; bonus bMaxSP,100; }