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

STR + 2.
[Swordsman Class]
Increase STR + 1 every 3 refine.
STR + 2, Sword Class, when refine 3 times, the STR is increased addtional +1.
Базовые свойства предмета
- ID: 12853
 - Код: KING_DRAMOH_CARD
 - Тип: карта
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 1
 
Скрипт
bonus bStr,2; if (BaseClass == Job_Swordman) bonus bStr,getrefine()/3;
