Violy Card Card
ID: 4209 · Violy_Card
NPC Sell:
10z
NPC Buy:
20z
Item Info
| Type | Card |
| Weight | 1 |
| Slots | 0 |
| Equip | Accessory 1 + Accessory 2 |
| NPC Buy | 20z |
| NPC Sell | 10z |
Description
Add the chance of auto casting Level 1 Frost Joke on an enemy when doing Physical Attack.
If the user has mastered the skill at level 5, it will cast Level 5 Frost Joke.
Class: Card
Compound on: Accessory
Weight: 1
Script
On Equip:
if (getskilllv(BA_FROSTJOKE) == 5)
bonus3(bAutoSpell, BA_FROSTJOKE, 5, 20);
else
bonus3(bAutoSpell, BA_FROSTJOKE, 1, 20);
No known monster drops for this item.