Skip to main content

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

how did you make those changes? iwas able to change the tezxt but not the actual card in game? i.e. the card said costs one less but actually didnt

There's a cards .JSON file in the game folder, if I remember it goes game root/data/cards.json


I used Microsoft visual studio, and from there you find the card you want to modify and can start tweaking values.


There was also a thread posted previously where the developer shared some .py scripts for a bunch cards it you want to make custom ones