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
{ | |
"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 |