Online_TCG/Client/Assets/Cards/2/testspellcard.json

9 lines
195 B
JSON

{
"name": "testspell",
"type":"EffectCard",
"image":"Assets/Cards/2/artwork.png",
"costs": 30,
"defense": 0,
"description":"this is a test spell card",
"attacks": []
}