added old code, fixed it (mostly), merged some new code to the old code, made it mostly runnable
This commit is contained in:
BIN
New_Client/Assets/Cards/2/artworkjson.png
Normal file
BIN
New_Client/Assets/Cards/2/artworkjson.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
9
New_Client/Assets/Cards/2/testspellcard.json
Normal file
9
New_Client/Assets/Cards/2/testspellcard.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "testspell",
|
||||
"type":"EffectCard",
|
||||
"image":"Assets/Cards/2/artwork.png",
|
||||
"costs": 30,
|
||||
"defense": 0,
|
||||
"description":"this is a test spell card",
|
||||
"attacks": []
|
||||
}
|
Reference in New Issue
Block a user