Love Daddy 2013 [1], броня (Renewal)
Love Daddy 2013 [1] (LOVE_DADDY_2013) – броня.
![Love Daddy 2013 [1], броня (Renewal) Love Daddy 2013 [1], броня (Renewal)](/images/db/items/picture/18960.png)
This item is missing a description. Please report this item to the game master. The item id is 18960.
Базовые свойства предмета
- ID: 24800
- Код: LOVE_DADDY_2013
- Тип: броня
- Уровень брони: 1
- Защита: 10
- Цена покупки: 10 з
- Цена продажи: 5 з
- Вес: 1
Скрипт
.@r = getrefine();
bonus2 bAddClass,Class_All,2;
bonus bMatkRate,2;
if (readparam(bStr) >= 90) {
bonus bBaseAtk,15;
if (.@r >= 9)
bonus bBaseAtk,15;
}
if (readparam(bInt) >= 90) {
bonus bMatk,15;
if (.@r >= 9)
bonus bMatk,15;
}
if (readparam(bVit) >= 90) {
bonus bMaxHP,500;
if (.@r >= 9)
bonus bMaxHP,500;
}
if (readparam(bAgi) >= 90) {
bonus bAspdRate,2;
if (.@r >= 9)
bonus bAspdRate,3;
}
if (readparam(bDex) >= 90) {
bonus bLongAtkRate,3;
if (.@r >= 9)
bonus bLongAtkRate,3;
}
if (readparam(bLuk) >= 90) {
bonus bCritical,5;
if (.@r >= 9)
bonus bCritical,5;
}