Skip to content

How to Create Custom Cards

DevCycle edited this page May 9, 2022 · 2 revisions

Create a Card

{
    "card": "Ritual",
    "image_card": "Placeholder.png",
    "Title": "Template Card",
    "attribute": "Light",
    "Level": 12,
    "Type": "Place/Holder",
    "Descripton": "Your Text",
    "Atk": "?",
    "Def": "?"
}

Card

Clone this wiki locally