Ghostring Robe [1], броня (Renewal)
Ghostring Robe [1] (GHOSTRING_SUIT_BR) – броня.
The plate used by Werner's experiment. Beware, you may be consumed by its power.
Atk + 1% per upgrade level of the item,
if the users base Str is 125 or higher.
If upgrade level is +8 or higher,
Additional Atk + 5%
If upgrade level is +11 or higher,
Additional Atk + 2%
If upgrade level is +13 or higher,
Additional Atk + 4%
SET BONUS
YSF01 Greaves
YSF01 Plate
Aspd + 1% per upgrade level of YSF01 Greaves.
SET BONUS
YSF01 Greaves
YSF01 Manteau
YSF01 Plate
If the combined upgrade levels of YSF01 Greaves,
YSF01 Manteau and YSF01 Plate are +39 or higher,
Adds a 5% chance of buffing the user for
5 seconds when performing a physical attack;
Bypass 100% of hard defense of normal monsters
and boss monsters when performing a physical attack.
SET BONUS
YSF01 Manteau
YSF01 Plate
Reduces the after cast delay of skills by
1% per upgrade level of YSF01 Manteau.
Базовые свойства предмета
- ID: 23955
- Код: GHOSTRING_SUIT_BR
- Тип: броня
- Уровень брони: 1
- Защита: 77
- Требуемый уровень: 90
- Профессии: novice, super_novice
- Вес: 40
Скрипт
.@r = getrefine();
bonus bMdef,20;
bonus bMaxHP,1000;
bonus bMaxSP,100;
if (BaseLevel>=100) {
bonus bMaxHP,50*BaseLevel;
bonus bMaxSP,3*BaseLevel;
}
if (.@r>=7)
bonus bAtkRate,10;
if (.@r>=10)
skill "BS_WEAPONPERFECT",5;
if (.@r>=12)
bonus bDefEle,Ele_Ghost;