Created
August 4, 2016 05:29
-
-
Save hergaiety/4aac631664c9122be88029625e52d3d3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"casting_time": "test", | |
"classes": ["sorcerer"], | |
"components": {"raw": "test"}, | |
"description": [ | |
"**Wow!**", | |
"| First Header | Second Header |", | |
"| ------------- | ------------- |", | |
"| Content Cell | Content Cell |", | |
"| Content Cell | Content Cell |" | |
], | |
"duration": "test", | |
"level": "test", | |
"name": "test", | |
"range": "test", | |
"school": "test" | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment