Skip to content

Instantly share code, notes, and snippets.

@kolbykruger
Last active December 22, 2022 20:01
Show Gist options
  • Save kolbykruger/ebdb0d251f7669366043f8a1918173fd to your computer and use it in GitHub Desktop.
Save kolbykruger/ebdb0d251f7669366043f8a1918173fd to your computer and use it in GitHub Desktop.
wow characters
[
{
"name": "Busyr",
"class": "Rogue",
"roles": ["dps"]
},
{
"name": "Demric",
"class": "Death Knight",
"roles": ["dps"]
},
{
"name": "Dirtbonkman",
"class": "Shaman",
"roles": ["healer","dps"]
},
{
"name": "Emantheor",
"class": "Mage",
"roles": ["dps"]
},
{
"name": "Glorfy",
"class": "Warrior",
"roles": ["dps"]
},
{
"name": "Hatty",
"class": "Warrior",
"roles": ["tank", "dps"]
},
{
"name": "Kachop",
"class": "Monk",
"roles": ["healer", "dps"]
},
{
"name": "Kittycwits",
"class": "Druid",
"roles": ["dps"]
},
{
"name": "Livasha",
"class": "Paladin",
"roles": ["healer", "dps"]
},
{
"name": "Morepotatoes",
"class": "Demon Hunter",
"roles": ["tank", "dps"]
},
{
"name": "Porchcorn",
"class": "Warlock",
"roles": ["dps"]
},
{
"name": "Sonicmoo",
"class": "Druid",
"roles": ["healer"]
},
{
"name": "Tittee",
"class": "Demon Hunter",
"roles": ["dps"]
},
{
"name": "Tsuchimiya",
"class": "Druid",
"roles": ["dps"]
},
{
"name": "Twirlwind",
"class": "Warrior",
"roles": ["tank", "dps"]
},
{
"name": "Zivanya",
"class": "Evoker",
"roles": ["dps"]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment