Skip to content

YGO Card Model #3

@Zayelion

Description

@Zayelion

Card model should match the current implementation which is the following. This example uses Blue-Eyes White Dragon. This design can be improved upon later after conversations with the community. Note that it still uses ygopro cdb values.

{
    "id": 89631139,
    "ot": 3,
    "alias": 0,
    "setcode": 221,
    "type": 17,
    "atk": 3000,
    "def": 2500,
    "level": 8,
    "race": 8192,
    "attribute": 16,
    "category": 0,
    "name": "Blue-Eyes White Dragon",
    "desc": "This legendary dragon is a powerful engine of destruction. Virtually invincible, very few have faced this awesome creature and lived to tell the tale.",
    "str1": "",
    "str2": "",
    "str3": "",
    "str4": "",
    "str5": "",
    "str6": "",
    "str7": "",
    "str8": "",
    "str9": "",
    "str10": "",
    "str11": "",
    "str12": "",
    "str13": "",
    "str14": "",
    "str15": "",
    "str16": "",
    "links": [],
    "cardpool": "OCG/TCG",
    "ocg": {
        "pack_id": "LB-01",
        "pack": "LB",
        "rarity": "Blue-Eyes White Dragon",
        "date": 920678400000
    },
    "tcg": {
        "pack_id": "LOB-001",
        "pack": "LOB",
        "rarity": "Blue-Eyes White Dragon",
        "date": 1015545600000
    }
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions