Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Edit Cards

A topic by Skiptron created May 25, 2025 Views: 65 Replies: 1
Viewing posts 1 to 2

Hey! I was wondering if there’s currently a way to edit the cards that already exist, things like changing their stats, abilities, or effects. I know it’s still in Early Access, but I’m curious if there’s any way to mod or tweak the existing cards.

Developer

Hi @Skiptron,

Currently, there isn’t an official editor for modifying existing cards. However, you can edit some stats yourself. To do this, open the file ./data/cards.json, where all stats are stored under the key desc.

If you’re looking to edit abilities or effects, you might be interested in the Ability Editor. Unfortunately, that feature is still in development and doesn’t have a demo version available yet, so you won’t be able to edit card abilities in the current version.

Please note that it’s a good idea to make a backup before making any changes in ./data/cards.json. Also, after you modify it, you may be banned from sharing save files and reporting bugs via the game. Before reporting any bugs on ITCH.io, please ensure they aren’t caused by your modifications.

Let me know if you have any other questions!