challenge-editor/json/script.json
2024-09-30 18:06:45 +08:00

99 lines
1.6 KiB
JSON

{
"script_001":{
"name":"测试剧本001",
"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_002":{
"name":"测试剧本001",
"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":"测试剧本001",
"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":"测试剧本001",
"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":"测试剧本001",
"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",
},
}