Online_TCG/New_Client/Assets/Cards/3/testtrapcard.json

9 lines
193 B
JSON

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