feat: first ver with 1 card and a bit of variabilisation

This commit is contained in:
2024-05-25 11:39:19 +02:00
parent 2024b2529c
commit d8b7ba7643
4 changed files with 133 additions and 54 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"title": "Rallier les Troupes",
"type": "Action, Charme",
"faction": "yellow",
"cost": 4,
"image_path": "lancersiz3.png",
"row_1": {
"damage": 5,
"heal": 5
},
"row_2": {
"effect": "Mobilisez un Champion."
}
}