gwint/cards/config.json

29 lines
330 B
JSON

{
"lines": [
"front",
"middle",
"back"
],
"traits": [
"spy",
"double",
"boost",
"call-to-arms",
"horn",
"revive",
"destroy"
],
"factions": [
"northern-kingdoms",
"monsters",
"nilfgaard",
"scoiatael"
],
"template": {
"name": "",
"faction": "",
"line": "",
"power": 0,
"traits": []
}
}