Rideword Card Card
ID: 4185 · Rideword_Card
NPC Sell:
10z
NPC Buy:
20z
Market Price:
1.11M
(last sale: Jan 11)
Item Info
| Type | Card |
| Weight | 1 |
| Slots | 0 |
| Equip | Upper Headgear + Middle Headgear + Lower Headgear |
| NPC Buy | 20z |
| NPC Sell | 10z |
Description
Int +1
[Acolyte Class]
Int +1
Mdef +1
[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 Crusis 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: Headgear
Weight: 1
Script
On Equip:
bonus bInt,1;
if(BaseClass==Job_Acolyte) {
bonus bInt,1;
bonus bMdef,1;
}
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 | |
|---|---|---|---|---|
|
|
Rideword | 59 | Normal | 0.020% |
Obtainable From
| Source | Chance | |
|---|---|---|
|
Old Card Album | 0.29% |