init, basic structure, putting into a script for easy card builds

This commit is contained in:
🐙PiperYxzzy
2022-11-02 15:11:15 +02:00
parent 56f741380d
commit 05ef071a0e
7 changed files with 220 additions and 0 deletions

11
cards/missions.json Normal file
View File

@@ -0,0 +1,11 @@
[
{
"Name": {
"en": "Masochism Tango"
},
"Description": {
"en": "If you are Betrayed while trying to Bargain three times in a single round, +8 points."
},
"Copies": 1
}
]