I'm working on a card game with a bunch of cards with a bunch of attributes. So first, I made a program which saves all these values into an array which can be saved as a JSON file which I can then load into my card game.
I thought it might be a useful tool for anyone else making these kinds of games, so here ya go!
Hope it helps!
[attachment=0:175lmnay][/attachment:175lmnay]