113 lines
4.1 KiB
JSON
113 lines
4.1 KiB
JSON
{
|
|
"title": "Final Fantasy VIII: Story Recap",
|
|
"description": "A pulse-pounding recap of Final Fantasy VIII, from Balamb Garden to time-bending showdowns.",
|
|
"fps": 30,
|
|
"width": 1920,
|
|
"height": 1080,
|
|
"totalDurationInSeconds": 22,
|
|
"scenes": [
|
|
{
|
|
"id": 1,
|
|
"title": "Intro",
|
|
"text": "Squall Leonhart, a lone cadet at Balamb Garden, is training to become elite SeeD.",
|
|
"subtitle": "Weapons, spells, and a rival who never quits.",
|
|
"durationInSeconds": 3,
|
|
"style": {
|
|
"backgroundColor": "#0d0f1a",
|
|
"textColor": "#fefefe",
|
|
"fontSize": 64,
|
|
"fontFamily": "Impact",
|
|
"textAlign": "center"
|
|
},
|
|
"animation": { "entrance": "fadeIn", "exit": "fadeOut" },
|
|
"backgroundGradient": { "from": "#070b21", "to": "#1d2b64", "direction": "to bottom right" },
|
|
"icon": "⚔️"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"title": "SeeD Graduation",
|
|
"text": "After Dollet and Timber missions, Squall, Zell, and Selphie earn their SeeD licenses while Seifer falls short.",
|
|
"subtitle": "Authority, tension, and a dance interrupted.",
|
|
"durationInSeconds": 3,
|
|
"style": {
|
|
"backgroundColor": "#1f1f3d",
|
|
"textColor": "#f0e9ff",
|
|
"fontSize": 56,
|
|
"fontFamily": "Trebuchet MS",
|
|
"textAlign": "center"
|
|
},
|
|
"animation": { "entrance": "slideUp", "exit": "slideDown" },
|
|
"backgroundGradient": { "from": "#3a0d51", "to": "#120c75", "direction": "to top left" },
|
|
"icon": "🎓"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"title": "Rinoa & Liberation",
|
|
"text": "Rinoa Heartilly, Forest Owl rebel, enlists Squall to rescue Timber and accidentally kidnaps President Deling.",
|
|
"subtitle": "A bond forms on train tracks and in the hearts of rebels.",
|
|
"durationInSeconds": 4,
|
|
"style": {
|
|
"backgroundColor": "#1b202f",
|
|
"textColor": "#ffd5e5",
|
|
"fontSize": 58,
|
|
"fontFamily": "Georgia",
|
|
"textAlign": "center"
|
|
},
|
|
"animation": { "entrance": "zoomIn", "exit": "zoomOut" },
|
|
"backgroundGradient": { "from": "#5f0a87", "to": "#a4508b", "direction": "to bottom right" },
|
|
"icon": "🌀"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"title": "Sorceress Rising",
|
|
"text": "The sorceress Edea takes control of Galbadia, forcing SeeDs into a war while Squall and crew chase mysterious timelines.",
|
|
"subtitle": "Magic, manipulation, and an ancient force pulling strings.",
|
|
"durationInSeconds": 4,
|
|
"style": {
|
|
"backgroundColor": "#171631",
|
|
"textColor": "#ffffff",
|
|
"fontSize": 56,
|
|
"fontFamily": "Arial",
|
|
"textAlign": "center"
|
|
},
|
|
"animation": { "entrance": "slideLeft", "exit": "slideRight" },
|
|
"backgroundGradient": { "from": "#0f0c29", "to": "#302b63", "direction": "to right" },
|
|
"icon": "🪄"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"title": "Time Compression",
|
|
"text": "Squall learns about Ultimecia, who compresses time with Laguna's memories to erase the future, prompting a globe-trotting chase.",
|
|
"subtitle": "Dreams of Laguna and Julia fuel the final stand.",
|
|
"durationInSeconds": 4,
|
|
"style": {
|
|
"backgroundColor": "#0b1b2c",
|
|
"textColor": "#a8fffa",
|
|
"fontSize": 58,
|
|
"fontFamily": "Verdana",
|
|
"textAlign": "center"
|
|
},
|
|
"animation": { "entrance": "typewriter", "exit": "fadeOut" },
|
|
"backgroundGradient": { "from": "#1d4350", "to": "#130f40", "direction": "to bottom" },
|
|
"icon": "⏳"
|
|
},
|
|
{
|
|
"id": 6,
|
|
"title": "Final Stand",
|
|
"text": "SeeDs unite with Laguna's legacy to defeat Ultimecia, free time, and seal a fresh future with Squall and Rinoa together.",
|
|
"subtitle": "A love story saved the world.",
|
|
"durationInSeconds": 4,
|
|
"style": {
|
|
"backgroundColor": "#1b1d34",
|
|
"textColor": "#fff9ea",
|
|
"fontSize": 60,
|
|
"fontFamily": "Impact",
|
|
"textAlign": "center"
|
|
},
|
|
"animation": { "entrance": "slideRight", "exit": "fadeOut" },
|
|
"backgroundGradient": { "from": "#33253d", "to": "#e05262", "direction": "to top right" },
|
|
"icon": "💥"
|
|
}
|
|
]
|
|
}
|