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

Crit + 5
If the compounded item upgrade level is +12 or higher,
Atk + 35
If the compounded item upgrade level is +14 or higher,
Additional Crit + 10
Базовые свойства предмета
- ID: 12792
- Код: TENDRILION_CARD
- Тип: карта
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 1
Скрипт
bonus bCritical,5; .@r = getrefine(); if (.@r>=12) { bonus bBaseAtk,35; } if (.@r>=14) { bonus bCritical,10; }