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

DEX + 2, If you are an Archer class, increase addtional DEX + 1 per 3 refine levelS.
Compound on : Headgear
Базовые свойства предмета
- ID: 12835
- Код: DOLOMEDES_CARD
- Тип: карта
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 1
Скрипт
bonus bDex,2; if (BaseClass == Job_Archer) { bonus bDex,getrefine()/3; }