full rework, ancestry and promo base 1 completion

This commit is contained in:
2024-08-05 18:11:10 +02:00
parent 714fb29d3d
commit b5657348df
15 changed files with 704 additions and 413 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"cards": [
{
"id": ,
"role": ,
"card_type": ,
"faction": ,
"name": ,
"cost": ,
"effects": [
{
"effect":
}
]
}
]
}