Vertical 5-Panel Anime Comic Strip
Generates a vertical 5-panel anime-style comic strip featuring two characters reacting to a viral social media post.
{
"type": "vertical comic strip",
"header": "{argument name=\"comic title\" default=\"ガセがバズって限界まで笑ううさ王様とブチギレるクロ\"}",
"characters": [
{
"name": "{argument name=\"character 1 name\" default=\"クロ\"}",
"appearance": "black hair, blue eyes, dark gothic military uniform, silver accents",
"role": "straight man, easily angered"
},
{
"name": "{argument name=\"character 2 name\" default=\"うさ王様\"}",
"appearance": "white hair, white rabbit ears, blue eyes, ornate white royal outfit, fur collar",
"role": "laughing hysterically"
}
],
"layout": {
"panel_count": 5,
"panels": [
{
"number": "1",
"scene": "Character 1 shows a tablet to Character 2. Right side displays a social media feed with 3 distinct posts discussing a {argument name=\"social media topic\" default=\"royal bunny scandal\"}.",
"dialogue_bubbles": 3
},
{
"number": "2",
"scene": "Character 2 laughing hysterically with large floating text effects. Character 1 looks annoyed with an anger vein symbol.",
"dialogue_bubbles": 3
},
{
"number": "3",
"scene": "Character 2 pointing and laughing. Character 1 looks furious, holding the tablet.",
"dialogue_bubbles": 3
},
{
"number": "4",
"scene": "Character 1 speaking angrily with intense expression. Character 2 laughing with head thrown back.",
"dialogue_bubbles": 4
},
{
"label": "{argument name=\"bonus panel title\" default=\"おまけ\"}",
"scene": "Character 1 looks exhausted. Character 2 still laughing. A helmeted guard is partially visible on the far left.",
"dialogue_bubbles": 3
}
]
},
"style": "high-quality anime illustration, detailed character designs, expressive emotions, manga-style speech bubbles and sound effects"
}