Senior Special Alnoldi Card, карта (Renewal)
Senior Special Alnoldi Card (ALNOLDI_EX_H_CARD) – карта. Выпадает из монстров: Senior Special Alnoldi.

When equipping a Two-handed Sword, Melee Physical damage +10%.
Additional Melee Physical damage +1% for every refine level.
When refined to +11 or higher, Indestructible.
Базовые свойства предмета
- ID: 16723
- Код: ALNOLDI_EX_H_CARD
- Тип: карта
- Вес: 1
Скрипт
.@r = getrefine(); if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) { bonus bShortAtkRate,10; } bonus bShortAtkRate,.@r; if (.@r>=11) { bonus bUnbreakableWeapon; }