Skip to content

Instantly share code, notes, and snippets.

@cfi2017
Created October 16, 2018 19:28
Show Gist options
  • Save cfi2017/41b4fb5347406b292a248fe004a98ef0 to your computer and use it in GitHub Desktop.
Save cfi2017/41b4fb5347406b292a248fe004a98ef0 to your computer and use it in GitHub Desktop.
Example Item Array for Importing into Avrae
[
{
"name":"Wand of Testing",
"meta":"An item, legendary",
"desc":"The wielder of this wand can cast wish at will.",
"image":""
},
{
"name":"🔥🏀",
"meta":"Fireball",
"desc":"A fireball. Catch."
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment