Skip to content

Instantly share code, notes, and snippets.

View BrianGLHF's full-sized avatar

Brian BrianGLHF

  • Capital District, NY
View GitHub Profile
@svperfecta
svperfecta / artifact.js
Last active February 3, 2017 21:31
Artifactory Format
{
"data": {
"type": "artifact",
"id": "", // Optional - Can be provided or will be automatically created. If provided *must* be unique for each new version of the champ (or new versions will overwrite old ones)
"attributes": {
slug: "taka", // Required, no spaces, used for urls - We will calculate this.
name: "Taka", // Required
class: "hero", // Abitrary, intended to be word no spaces like hero, ability, faction, item
title: "Blade in Shadow", // Optional
description: "You are Taka of House Kamuha. I have unburdened your mind of memory and remorse. This is my gift to you. It is a great honor to be of House Kamuha. You are of House Kamuha... SAY IT!", // Optional, can support html for markup