Enhanced Skeleton Card, карта (Renewal)
Enhanced Skeleton Card (P_SKELETON_CARD) – карта. Выпадает из монстров: Enchanted Skeleton (P).

Atk + 15
Adds a 2% chance of inflicting Stun on the attacker when performing a physical attack.
If the users base level is 100 or higher,
Adds an additional 1% chance of inflicting Stun on the attacker when performing a physical attack.
Базовые свойства предмета
- ID: 12775
- Код: P_SKELETON_CARD
- Тип: карта
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 1
Скрипт
bonus bBaseAtk,15; bonus2 bAddEff,Eff_Stun,(BaseLevel>=100?300:200);