Cookie Card Card
ID: 4293 · Cookie_Card
NPC Sell:
10z
NPC Buy:
20z
Market Price:
500.0K
(last sale: Apr 01)
Item Info
| Type | Card |
| Weight | 1 |
| Slots | 0 |
| Equip | Accessory 1 + Accessory 2 |
| NPC Buy | 20z |
| NPC Sell | 10z |
Description
Luk +2
Increases Holy Light damage by 20%.
[Acolyte Card set]
Rideword Card
Cookie Card
Fur Seal Card
Geographer Card
Enchanted Peach Tree Card
Vit +10
Reduces cast time by 10%.
Reduces SP cost by 10%.
When equipped by Acolyte classes:
Reduces damage taken from Undead and Demon monsters by 30%.
Increases experience gained from defeating Undead and Demon monsters by 5%.
[Monk Card set]
Rideword Card
Cookie Card
Fur Seal Card
Waste Stove Card
STR +3
MaxSP +80
ATK +25
A chance of casting Level 5 Signum Crucis when dealing physical attack.
Increases Asura Strike damage by 10%
When equipped by Monk classes:
Enables uninterruptable skill cast.
Reduces SP cost by 10%.
Class: Card
Compound on: Accessory
Weight: 1
Script
PS custom
On Equip:
bonus bLuk,2;
bonus2 bSkillAtk,AL_HOLYLIGHT,20;
Combo (Rideword_Card + Live_Peach_Tree_Card + Geographer_Card + Cookie_Card + Fur_Seal_Card):
bonus bVit, 10;
bonus bCastrate, -10;
bonus bUseSPrate, -10;
if (BaseClass == Job_Acolyte) {
bonus2 bExpAddRace, RC_Undead, 5;
bonus2 bExpAddRace, RC_Demon, 5;
bonus2 bSubRace, RC_Undead, 30;
bonus2 bSubRace, RC_Demon, 30;
}
Combo (Rideword_Card + Cookie_Card + Fur_Seal_Card + Waste_Stove_Card):
bonus bStr, 3;
bonus bMaxSP, 80;
bonus bBaseAtk, 25;
bonus3 bAutoSpell, "AL_CRUCIS", 5, 10;
bonus2 bSkillAtk, "MO_EXTREMITYFIST", 10;
if (BaseJob == Job_Monk) {
bonus bUseSPrate, -10;
bonus bNoCastCancel, 0;
}
Dropped By
| Monster | Level | Type | Drop Rate | |
|---|---|---|---|---|
|
|
Cookie | 25 | Normal | 0.030% |
Obtainable From
| Source | Chance | |
|---|---|---|
|
Old Card Album | 0.29% |