

An Inscryption mod that adds an Opossum talking card. The talking Opossum card has custom dialogue and a custom voice.
The talking Opossum card has an animated portrait, custom voice, and multiple emotions!

In addition, this mod also adds 3 starter decks:
| Name | Cards |
|---|---|
| Awesome Possum | Opossum (Talking), Opossum, Opossum |
| Death Tango | Opossum (Talking), Cockroach, Cat |
| Trash Mammals | Opossum (Talking), Skunk, Raccoon |

The talking Opossum card also has a secret special ability added with Configils!
[UPDATE 01.15.22]: This mod was originally made as an example of how to use my TalkingCardAPI. Talking card support has finally already been merged into the core API (starting at version 2.9.0) and JSON support has been merged into JSONCardLoader (starting at version 2.3.0), so now TalkingCardAPI is no longer needed to use this Opossum card! Thanks everyone for the feedback! <3
This mod’s dependencies are BepInEx, the InscryptionAPI, JSONCardLoader and TalkingCardAPI.
There are two ways of installing this mod: with the help of a mod manager (like r2modman or the Thunderstore Mod Manager) or manually.
BepInEx.cfg file, so it's advised.BepInEx > plugins folder.Q: "How can I make my own talking cards?"
A: This mod was made entirely with JSON. You can use this mod as an example for reference / as an example if you want to make your own talking cards with JSONCardLoader!.
If you want to see the \_talk.jldr2 file for this Opossum card (and all of the other JLDR2 files, for that matter), I have put it all here.
JSON is very accessible, you should try making your own JSON cards if you haven't already!