Viewing Item (Violy Card)
Basic Info
Name | Violy Card |
---|---|
Item ID |
4209
-
Violy_Card
|
Type | Card |
Add a 2% chance of auto casting Level 1 Frost Joker on an enemy when attacking.
If the user has mastered the skill at Level 5, it will cast Level 5 Frost Joker.
Type : Card
Compound on : Accessory
Weight : 1
If the user has mastered the skill at Level 5, it will cast Level 5 Frost Joker.
Type : Card
Compound on : Accessory
Weight : 1
Details
Weight | 1 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | No |
Equip Locations | Accessory 1 + Accessory 2 |
Stats
Range | 0 |
---|---|
Defense | 0 |
Attack | 0 |
Weapon Level | 0 |
Slots | 0 |
Restrictions
Level Range | Any |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
if (getskilllv(BA_FROSTJOKE) == 5) bonus3(bAutoSpell, BA_FROSTJOKE, 5, 20); else bonus3(bAutoSpell, BA_FROSTJOKE, 1, 20); |
Equip Script |
None |
Unequip Script |
None |