Bow Guardian Card, карта (Pre-Renewal)
Bow Guardian Card (BOW_GUARDIAN_CARD) – карта. Выпадает из монстров: Bow Master.

If compounded to a Bow,
Hit + 5
Crit + 5
Increases the damage of Arrow Shower by 50%.
Базовые свойства предмета
- ID: 2616
- Код: BOW_GUARDIAN_CARD
- Тип: карта
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 1
Скрипт
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOW) { bonus bHit,5; bonus bCritical,5; bonus2 bSkillAtk,47,50; }