Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Blueprint] SPY x FAMILY #151

Closed
Letixari opened this issue Dec 28, 2023 · 5 comments
Closed

[Blueprint] SPY x FAMILY #151

Letixari opened this issue Dec 28, 2023 · 5 comments
Assignees

Comments

@Letixari
Copy link

Letixari commented Dec 28, 2023

Series Name

SPY x FAMILY

Series Year

2022

Series Database IDs

imdb:tt13706018,tmdb:120089,tvdb:405920

Creator Username

BenevolentNPC

Blueprint Description

Anime card type with absolute episode numbering, custom story arcs for the season titles, a reduced font size, and the gold color from the logo used for the episode text - which is written as "Mission (x)".

Blueprint

{
  "series": {
    "card_type": "anime",
    "episode_text_format": "Mission {absolute_episode_number}",
    "translations": [
      {
        "language_code": "ja",
        "data_key": "kanji"
      }
    ],
    "season_title_ranges": [
      "s1e1-s1e2",
      "s1e3-s1e5",
      "s1e6-s1e7",
      "s1e8-s1e9",
      "s1e10-s1e12",
      "s1e13-s1e15",
      "s1e16-s1e19",
      "s1e20-s1e23",
      "s1e24-s1e24",
      "s1e25-s1e25",
      "s2e4-s2e4",
      "s2e5-s2e10",
      "s2e1-s2e10",
      "s2e11-s2e12"
    ],
    "season_title_values": [
      "Introduction",
      "Admissions Interview",
      "Eden Beginnings",
      "Secret Police",
      "Stella Star",
      "Doggy Crisis",
      "Midterm Exams",
      "Campbelldon Tennis",
      "Campbelldon Tennis / Imperial Scholars Mixer",
      "Imperial Scholars Mixer",
      "Imperial Scholars Mixer / Cruise Adventure",
      "Cruise Adventure",
      "Imperial Scholars Mixer",
      "WISE"
    ],
    "extra_keys": [
      "episode_text_color"
    ],
    "extra_values": [
      "rgb(244,188,95)"
    ],
    "template_ids": [
      0
    ],
    "font_size": 0.8,
    "source_files": []
  },
  "episodes": {
    "s1e16": {
      "template_ids": [],
      "title": "YOR'S KITCHEN\\nTHE INFORMANT'S GREAT ROMANCE PLAN",
      "match_title": false,
      "auto_split_title": false
    },
    "s1e17": {
      "template_ids": [],
      "title": "CARRY OUT THE GRIFFIN PLAN\\nFULLMETAL LADY\\nOMELET RICE\u2665",
      "match_title": false,
      "auto_split_title": false
    },
    "s1e18": {
      "template_ids": [],
      "title": "UNCLE THE PRIVATE TUTOR\\nDAYBREAK",
      "match_title": false,
      "auto_split_title": false
    },
    "s1e19": {
      "template_ids": [],
      "title": "A REVENGE PLOT AGAINST DESMOND\\nMAMA BECOMES THE WIND",
      "match_title": false,
      "auto_split_title": false
    },
    "s1e20": {
      "template_ids": [],
      "title": "INVESTIGATE THE GENERAL HOSPITAL\\nDECIPHER THE PERPLEXING CODE",
      "match_title": false,
      "auto_split_title": false
    },
    "s1e21": {
      "template_ids": [],
      "title": "NIGHTFALL\\nFIRST FIT OF JEALOUSY",
      "match_title": false,
      "auto_split_title": false
    },
    "s1e24": {
      "template_ids": [],
      "title": "THE ROLE OF A MOTHER AND WIFE\\nSHOPPING WITH FRIENDS",
      "match_title": false,
      "auto_split_title": false
    },
    "s2e2": {
      "template_ids": [],
      "title": "BOND'S STRATEGY TO STAY ALIVE\\nDAMIAN'S FIELD RESEARCH TRIP",
      "match_title": false,
      "auto_split_title": false
    },
    "s2e3": {
      "template_ids": [],
      "title": "MISSION AND FAMILY\\nTHE ELEGANT BONDMAN\\nTHE HEART OF A CHILD\\nWAKING UP",
      "match_title": false,
      "auto_split_title": false
    },
    "s2e4": {
      "template_ids": [],
      "font_size": 0.75,
      "title": "THE PASTRY OF KNOWLEDGE\\nTHE INFORMANT'S GREAT ROMANCE PLAN II",
      "match_title": false,
      "auto_split_title": false
    },
    "s2e10": {
      "template_ids": [],
      "title": "ENJOY THE RESORT TO THE FULLEST\\nBRAGGING ABOUT VACATION",
      "match_title": false,
      "auto_split_title": false
    },
    "s2e11": {
      "template_ids": [],
      "title": "BERLINT IN LOVE\\nNIGHTFALL'S DAILY LIFE",
      "match_title": false,
      "auto_split_title": false
    }
  },
  "templates": [
    {
      "card_type": "anime",
      "translations": [
        {
          "language_code": "ja",
          "data_key": "kanji"
        }
      ],
      "name": "Anime",
      "filters": []
    }
  ],
  "fonts": [],
  "previews": [],
  "description": []
}

Preview Title Cards

preview-1

Zip of Font Files

No response

Zip of Source Files

No response

Copy link
Contributor

Blueprint Validation Results

Validation has failed. See the workflow summary for details.

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

Copy link
Contributor

Blueprint Validation Results

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

@CollinHeist
Copy link
Collaborator

@Letixari I'm wondering if it might be easier to just add these season titles to my Blueprint since this is otherwise the same

@Letixari
Copy link
Author

@Letixari I'm wondering if it might be easier to just add these season titles to my Blueprint since this is otherwise the same

That is fine with me. I used your blueprint as a base anyways.

@CollinHeist
Copy link
Collaborator

Okay I added those! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants