challenge-editor/json/script.json
2024-11-08 00:44:27 +08:00

101 lines
2.3 KiB
JSON

{
"script_001":{
"name":"咆哮的1920年代",
"texture":"paoxiao1920title",
"side_texture":"paoxiao1920title",
"introduction":"1920 年代是经济增长与繁荣的年代,一个经济和文化的新时代在向人们招手。世界大战的恐怖被拋诸脑后。爵士乐兴起,大众的艺术追求得到满足,人们对更好生活的向往也能够实现。从北美洲的纽约、芝加哥、新奥尔良,到欧洲的伦敦、巴黎、柏林这样的大都市,在这个时代告别过去的传统成为了现实。从世界大战中诞生的现代化正在召唤着人们。汽车、电影和收音机就是生动的例子,这些新技术开始影响人们的日常生活。同时禁酒令和反英雄的崛起、大量的罢工、暴力骚乱甚至谋杀、女性获得新的权力、战后经济短暂的繁荣背后隐藏着许多危机。",
"type":0,
"init_date":{
"year":1918,
"month":11,
"day":11,
"hour":9
},
"finish_date":{
"year":1930,
"month":1,
"day":1,
},
"init_scene":"scene_01",
"init_event":"paoxiao1920start",
},
"script_002":{
"name":"测试剧本002",
"texture":"test_scene",
"side_texture":"texture_test",
"introduction":"这是一个测试剧本",
"type":0,
"init_date":{
"year":1860,
"month":1,
"day":1,
},
"finish_date":{
"year":1860,
"month":2,
"day":1,
},
"init_scene":"scene_01",
},
"script_003":{
"name":"测试剧本003",
"texture":"test_scene",
"side_texture":"texture_test",
"introduction":"这是一个测试剧本",
"type":0,
"init_date":{
"year":1860,
"month":1,
"day":1,
},
"finish_date":{
"year":1860,
"month":2,
"day":1,
},
"init_scene":"scene_01",
},
"script_004":{
"name":"测试剧本004",
"texture":"test_scene",
"side_texture":"texture_test",
"introduction":"这是一个测试剧本",
"type":0,
"init_date":{
"year":1860,
"month":1,
"day":1,
},
"finish_date":{
"year":1860,
"month":2,
"day":1,
},
"init_scene":"scene_01",
},
"script_008":{
"name":"测试剧本005",
"texture":"test_scene",
"side_texture":"texture_test",
"introduction":"这是一个测试剧本",
"type":0,
"init_date":{
"year":1860,
"month":1,
"day":1,
},
"finish_date":{
"year":1860,
"month":2,
"day":1,
},
"init_scene":"scene_01",
},
}