ChessMod
A card pack that adds chess pieces. I will be adding more kinds of chess soon, in updates.
By ChessModDev
| Last updated | 4 years ago |
| Total downloads | 1156 |
| Total rating | 5 |
| Categories | Cards Act I |
| Dependency string | ChessModDev-ChessMod-1.0.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
API_dev-API
This plugin is a BepInEx plugin made for Inscryption as an API. It can currently create custom cards and abilities and inject them into the data pool, or modify existing cards in the card pool.
Preferred version: 1.12.1MADH95Mods-JSONCardLoader
This is a BepInEx plugin made for Incryption to create custom cards using JSON files and the API by Cyantist. It can currently parse custom cards and pass them to APIPlugin to load them into the game.
Preferred version: 1.7.1README
What Is this mod, and why should I download it?
This mod is unique because there are multiple instances of each card, according to the actually game. (Except for Pawns in chess, I only added 4). I am debating whether to set "onePerDeck" to true or not. Tell me what you would like to see in the discord server below!
Known Issues
No emissions yet. I have NO IDEA what to do for them lmao. They're chess pieces god damn it.
Thinking of
Making all pieces have "onePerDeck" set to true
If you have any suggestions (Balance, Changes, Adding, anything is accepted)
DM me "Christmacle#4798" on discord or ping me in the Inscryption Modding Server "https://discord.gg/QrJEF5Denm"
Installation
Place the ChessMod folder in your JSONLoader folder.
Chess Cards
Pawn - 1/1 for 4 Bones that evolves into Queen after 2 turns.
Bishop - 1/3 for 2 Blood with SplitStrike.
Knight - 2/3 for 6 Bones with Flying and Strafe.
Rook - 2/4 for 2 Blood with WhackAMole (Burrower).
Queen - 3/1 for 2 Blood with Sniper. Only 1 in deck.
King - a 2/2 for 1 Blood and 3 Bones with Deathtouch. Should I make this a rare? Only 1 in deck.
Patch Notes
v1.0.1 -
Removed Cyantist's sigiladay as a dependency
v1.0.0 -
Release, Added Chess cards