25 lines
601 B
JSON
25 lines
601 B
JSON
{
|
|
"name": "Kingsglaive: Final Fantasy XV",
|
|
"year": 2016,
|
|
"runtime": 110,
|
|
"categories": [
|
|
"adventure",
|
|
"action",
|
|
"drama"
|
|
],
|
|
"release-date": "2016-08-19",
|
|
"director": "Takeshi Nozue",
|
|
"writer": [
|
|
"Takashi Hasegawa"
|
|
],
|
|
"actors": [
|
|
"Sean Bean",
|
|
"Lena Headey",
|
|
"Aaron Paul",
|
|
"Adrian Bouchet",
|
|
"Liam Mulvey",
|
|
"Andrea Tivadar"
|
|
],
|
|
"storyline": "King Regis, who oversees the land of Lucis, commands his army of soldiers to protect the kingdom from the Niflheim empire's plans to steal the sacred crystal which gives Lucis its magic and power."
|
|
}
|