TitleCardMaker / Blueprints

Blueprints for importing premade Series configurations into TitleCardMaker
https://titlecardmaker.com/blueprints/
GNU General Public License v3.0
10 stars 4 forks source link

[Blueprint] Pokémon #213

Closed MMFQDEATH closed 9 months ago

MMFQDEATH commented 9 months ago

Series Name

Pokémon

Series Year

1997

Series Database IDs

imdb:tt0168366,tmdb:60572,tvdb:76703

Creator Username

DeepDaddyTTV

Blueprint Description

Tinted Frame card which uses the TMDb episode ordering featuring all 1285 Episodes over 26 Seasons (and Specials). Each portion of the Series includes the name of the arc as the title with pre-defined seasons.

Uses the Pokémon Font and includes a colored drop shadow to match the Series color scheme. The Series' episode text Font should be changed to match your specific folder structure (defaults to /config/fonts/Pokemon.ttf).

I also replaced the first 10 source cards as they didn't look right with the Episode title from the show.

This will match the Blueprints for the spinoff Series' as well.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "tinted frame",
    "episode_text_format": "Episode {episode_number}",
    "season_title_ranges": [
      "s1e1-s1e82",
      "s2e1-s2e36",
      "s3e1-s3e41",
      "s4e1-s4e52",
      "s5e1-s5e65",
      "s6e1-s6e40",
      "s7e1-s7e52",
      "s8e1-s8e53",
      "s9e1-s9e45",
      "s10e1-s10e52",
      "s11e1-s11e52",
      "s12e1-s12e53",
      "s13e1-s13e34",
      "s14e1-s14e48",
      "s15e1-s15e49",
      "s16e1-s16e45",
      "s17e1-s17e48",
      "s18e1-s18e45",
      "s19e1-s19e49",
      "s20e1-s20e43",
      "s21e1-s21e49",
      "s22e1-s22e54",
      "s23e1-s23e48",
      "s24e1-s24e42",
      "s25e1-s25e57",
      "s26e1-s26e39"
    ],
    "season_title_values": [
      "Indigo League",
      "Orange Islands",
      "The Johto Journeys",
      "Johto League Champions",
      "Master Quest",
      "Advanced",
      "Advanced Challenge",
      "Advanced Battle",
      "Battle Frontier",
      "Diamond and Pearl",
      "Diamond and Pearl: Battle Dimension",
      "Diamond and Pearl: Galactic Battles",
      "Diamond and Pearl: Sinnoh League Victors",
      "Black & White",
      "Black & White: Rival Destinies",
      "Black & White: Adventures in Unova",
      "XY",
      "XY: Kalos Quest",
      "XYZ",
      "Sun & Moon",
      "Sun & Moon: Ultra Adventures",
      "Sun & Moon: Ultra Legends",
      "Journeys",
      "Master Journeys",
      "Ultimate Journeys",
      "Horizons"
    ],
    "extra_keys": [
      "middle_element",
      "frame_color",
      "blur_edges",
      "episode_text_color",
      "logo_size",
      "logo_vertical_shift",
      "frame_width",
      "episode_text_font_size",
      "episode_text_font",
      "shadow_color"
    ],
    "extra_values": [
      "logo",
      "rgba(255,203,5,1)",
      "true",
      "rgba(255,203,5,1)",
      "4",
      "700",
      "15",
      "2",
      "/config/fonts/Pokemon.ttf",
      "rgba(60,90,166,1)"
    ],
    "template_ids": [],
    "font_color": "rgba(255,203,5,1)",
    "font_title_case": "source",
    "font_size": 1.75,
    "font_stroke_width": 3.5
  },
  "fonts": [
    {
      "name": "Pok\u00e9mon",
      "color": "rgba(255,203,5,1)",
      "delete_missing": true,
      "file": "Pokemon.ttf",
      "replacements_in": [
        "`",
        "\u00e9",
        "{",
        "\u2026",
        "@",
        "}",
        "^",
        "\u00c9"
      ],
      "replacements_out": [
        "'",
        "e",
        "",
        "...",
        "",
        "",
        "",
        "E"
      ],
      "stroke_width": 3.0
    }
  ]
}

Preview Title Cards

preview

Zip of Font Files

fonts.zip

Zip of Source Files

Pokémon.zip

github-actions[bot] commented 9 months ago

Blueprint Validation Results

Validation has failed. See the workflow summary for details.

After correcting the Blueprint, new tests will be run automatically.

github-actions[bot] commented 9 months ago

Blueprint Validation Results

All tests passed succesfully. @CollinHeist will be along shortly to create the Blueprint with the /create-blueprint command.

github-actions[bot] commented 9 months ago

Blueprint Validation Results

Validation has failed. See the workflow summary for details.

After correcting the Blueprint, new tests will be run automatically.

github-actions[bot] commented 9 months ago

Blueprint Validation Results

All tests passed succesfully. @CollinHeist will be along shortly to create the Blueprint with the /create-blueprint command.

github-actions[bot] commented 9 months ago

Blueprint Validation Results

All tests passed succesfully. @CollinHeist will be along shortly to create the Blueprint with the /create-blueprint command.

CollinHeist commented 9 months ago

Looks great! I reworded the description a bit. Thanks.

/create-blueprint