Seal Card
| Item ID | 4312 | Name | Seal Card |
|
HIT +10
FLEE +3 _______________________ When equipped by Acolyte classes: Critical +9 when attacking Demon and Undead race. _______________________ When equipped with Rideword Card, Cookie Card, Geographer Card and Enchanted Peach Tree Card: VIT +10 Decreases Variable Casting Time by 10%. Decreases SP Consumption by 10%. When equipped by Acolyte classes: Decreases damage taken from Undead and Demon race by 30%. Increases experience gained from defeating Undead and Demon race by 5%. _______________________ When equipped with Rideword Card, Cookie Card and Waste Stove Card: STR +3 MaxSP +80 ATK +25 A chance of casting Level 5 Signum Crusis with each physical attack. Increases damage of Asura Strike by 10%. When equipped by Monk classes: Skill casting cannot be interrupted. Decreases SP Consumption by 10%. _______________________ Type: Card Compound on: Weapon Weight: 1 |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Fur_Seal_Card | ||
| Attack | 0 | Type | Card | ||
| MATK | 0 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 0 | Equip Upper | None | ||
| Weight | 1 | Min Equip Level | None | ||
| NPC Buy | 20 | Max Equip Level | None | ||
| NPC Sell | 10 | Refineable | No | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bFlee,3;
bonus bHit,10;
if (BaseClass == Job_Acolyte) {
bonus2 bCriticalAddRace,RC_Undead,9;
bonus2 bCriticalAddRace,RC_Demon,9;
}
|
||||
| Set | Script | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
bonus bVit,10;
bonus bVariableCastrate,-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;
}
|
||||||||||
|
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;
}
|
Seal Card Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 2829 | Swift Seal | 0.05% | No | 47 | Brute | Level 1 Water | |
| 1317 | Seal | 0.01% | No | 47 | Brute | Level 1 Water | |
| 3415 | Seal | 0.01% | No | 107 | Brute | Level 1 Water |