Hot Molar Card, карта (Renewal)
Hot Molar Card (EP18_HOT_MOLAR_CARD) – карта. Выпадает из монстров: Hot Molar.

When compounded on Katar, increases melee physical damage by 10%.
Increases melee physical damage by additional 1% per 2 refine rate.
Compound on: Weapon
Базовые свойства предмета
- ID: 16836
 - Код: EP18_HOT_MOLAR_CARD
 - Тип: карта
 
- Вес: 1
 
Скрипт
if (getiteminfo(getequipid(EQI_HAND_R),11) == W_KATAR) {
   bonus bShortAtkRate,10+(getrefine()/2);
}