21 lines
370 B
JSON
21 lines
370 B
JSON
{
|
|
"cardTypes": {
|
|
"deck": {
|
|
"inputs": {
|
|
"name": "text",
|
|
"hp": "number",
|
|
"image": "image",
|
|
"keywords": "text",
|
|
"text": "textarea",
|
|
"quote": "textarea",
|
|
"quoteCitation": "text",
|
|
"artist": "text"
|
|
},
|
|
"hide": {
|
|
"hpMark": "hp",
|
|
"keywordBox": "keywords"
|
|
}
|
|
}
|
|
}
|
|
}
|