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] That Time I Got Reincarnated as a Slime #694

Closed CollinHeist closed 7 months ago

CollinHeist commented 7 months ago

Series Name

That Time I Got Reincarnated as a Slime

Series Year

2018

Series Database IDs

imdb:tt9054364,tmdb:82684,tvdb:352408

Creator Username

No response

Blueprint Description

Anime card with absolute numbering, kanji, and arc titles used for the text of seasons 1-2. Includes a custom Font which somewhat matches the poster.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "anime",
    "episode_text_format": "Episode {absolute_episode_number}",
    "translations": [
      {
        "language_code": "ja",
        "data_key": "kanji"
      }
    ],
    "season_title_ranges": [
      "s1e1-s1e8",
      "s1e9-s1e15",
      "s1e16-s1e19",
      "s1e20-s1e23",
      "s2e1-s2e12",
      "s2e13-s2e24"
    ],
    "season_title_values": [
      "The Strongest Slime is Born",
      "The Orc Lord",
      "An Ancient Demon Lord Appears",
      "Shizu's Students",
      "Birth of a new Demon Lord",
      "Walpurgis"
    ],
    "extra_keys": [
      "stroke_color",
      "kanji_vertical_shift",
      "kanji_color",
      "kanji_stroke_color",
      "kanji_stroke_width"
    ],
    "extra_values": [
      "rgb(18, 21, 23)",
      "-25",
      "rgb(46, 175, 229)",
      "rgb(18, 21, 23)",
      "1.3"
    ]
  },
  "fonts": [
    {
      "name": "That Time I Got Reincarnated as a Slime ",
      "color": "rgb(46, 175, 229)",
      "file": "Glowing Bubble.ttf",
      "interline_spacing": -15,
      "interword_spacing": 40,
      "replacements_in": [
        "post:'",
        "pre:&"
      ],
      "replacements_out": [
        "&",
        "'"
      ],
      "size": 1.3,
      "stroke_width": 3.5,
      "title_case": "source"
    }
  ]
}

Preview Title Cards

That Time I Got Reincarnated as a Slime (2018) - S01E02 That Time I Got Reincarnated as a Slime (2018) - S01E14 That Time I Got Reincarnated as a Slime (2018) - S02E03

Zip of Font Files

fonts.zip

Zip of Source Files

No response

Set IDs

No response

github-actions[bot] commented 7 months ago

Validation Results

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

CollinHeist commented 7 months ago

/create-blueprint