You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
415 lines
14 KiB
415 lines
14 KiB
{
|
|
"characters": [
|
|
{
|
|
"name": "孙悟空",
|
|
"description": "男主角,机智勇敢的猴王",
|
|
"role_type": "main",
|
|
"is_offscreen": false,
|
|
"meta_data": {
|
|
"gender": "male",
|
|
"species": "猴子",
|
|
"personality": "活泼、勇敢、机智"
|
|
}
|
|
},
|
|
{
|
|
"name": "菩提祖师",
|
|
"description": "孙悟空的师父,道法高深",
|
|
"role_type": "supporting",
|
|
"is_offscreen": false,
|
|
"meta_data": {
|
|
"gender": "male",
|
|
"species": "人类",
|
|
"personality": "睿智、慈祥"
|
|
}
|
|
}
|
|
],
|
|
"character_tags": {
|
|
"孙悟空": [
|
|
{
|
|
"tag_key": "youth",
|
|
"tag_label": "少年",
|
|
"description": "15岁的孙悟空,穿着简朴的布衣,活泼好动,眼神充满好奇",
|
|
"meta_data": {
|
|
"age": 15,
|
|
"clothing": "布衣",
|
|
"mood": "活泼",
|
|
"height": "150cm"
|
|
}
|
|
},
|
|
{
|
|
"tag_key": "adult",
|
|
"tag_label": "青年",
|
|
"description": "30岁的孙悟空,身穿金甲,手持金箍棒,英勇果敢",
|
|
"meta_data": {
|
|
"age": 30,
|
|
"clothing": "金甲",
|
|
"mood": "果敢",
|
|
"height": "170cm"
|
|
}
|
|
}
|
|
],
|
|
"菩提祖师": [
|
|
{
|
|
"tag_key": "old",
|
|
"tag_label": "老年",
|
|
"description": "白发苍苍的菩提祖师,身穿道袍,仙风道骨",
|
|
"meta_data": {
|
|
"age": 800,
|
|
"clothing": "道袍",
|
|
"mood": "慈祥"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"locations": [
|
|
{
|
|
"name": "花果山",
|
|
"location": "东胜神洲傲来国",
|
|
"description": "孙悟空的出生地,山清水秀,灵气充沛,瀑布飞流直下",
|
|
"meta_data": {}
|
|
},
|
|
{
|
|
"name": "斜月三星洞",
|
|
"location": "灵台方寸山",
|
|
"description": "菩提祖师的道场,山洞幽深,仙气缭绕",
|
|
"meta_data": {}
|
|
}
|
|
],
|
|
"location_tags": {
|
|
"花果山": [
|
|
{
|
|
"tag_key": "daytime",
|
|
"tag_label": "白天",
|
|
"description": "阳光明媚的花果山,鸟语花香,瀑布在阳光下闪耀",
|
|
"meta_data": {
|
|
"lighting": "natural",
|
|
"weather": "sunny",
|
|
"atmosphere": "peaceful",
|
|
"season": "spring"
|
|
}
|
|
},
|
|
{
|
|
"tag_key": "night",
|
|
"tag_label": "夜晚",
|
|
"description": "月光下的花果山,宁静神秘,星光点点",
|
|
"meta_data": {
|
|
"lighting": "moonlight",
|
|
"weather": "clear",
|
|
"atmosphere": "mysterious",
|
|
"season": "spring"
|
|
}
|
|
}
|
|
],
|
|
"斜月三星洞": [
|
|
{
|
|
"tag_key": "night",
|
|
"tag_label": "夜晚",
|
|
"description": "夜晚的山洞内,火把摇曳,光影交错",
|
|
"meta_data": {
|
|
"lighting": "torch",
|
|
"weather": "clear",
|
|
"atmosphere": "solemn"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"props": [
|
|
{
|
|
"name": "金箍棒",
|
|
"description": "传说中的神兵,可大可小,重达一万三千五百斤",
|
|
"prop_type": "interactive",
|
|
"owner_character": "孙悟空",
|
|
"owner_location": null,
|
|
"meta_data": {
|
|
"material": "金属",
|
|
"weight": "13500斤",
|
|
"length": "可变",
|
|
"special_ability": "可大可小,随心所欲"
|
|
}
|
|
},
|
|
{
|
|
"name": "石桌",
|
|
"description": "花果山上的天然石桌,表面光滑,常年被猴群使用",
|
|
"prop_type": "set_dressing",
|
|
"owner_character": null,
|
|
"owner_location": "花果山",
|
|
"meta_data": {
|
|
"material": "石头",
|
|
"size": "中型",
|
|
"condition": "古旧"
|
|
}
|
|
},
|
|
{
|
|
"name": "蒲团",
|
|
"description": "斜月三星洞内的修行蒲团,简朴素雅",
|
|
"prop_type": "set_dressing",
|
|
"owner_character": null,
|
|
"owner_location": "斜月三星洞",
|
|
"meta_data": {
|
|
"material": "草编",
|
|
"color": "灰色",
|
|
"condition": "陈旧"
|
|
}
|
|
}
|
|
],
|
|
"prop_tags": {
|
|
"金箍棒": [
|
|
{
|
|
"tag_key": "new",
|
|
"tag_label": "崭新",
|
|
"description": "刚从东海龙宫取出的金箍棒,金光闪闪,光芒四射",
|
|
"meta_data": {
|
|
"condition": "new",
|
|
"appearance": "golden_shiny",
|
|
"glow": "bright"
|
|
}
|
|
}
|
|
],
|
|
"石桌": [
|
|
{
|
|
"tag_key": "weathered",
|
|
"tag_label": "风化",
|
|
"description": "经过多年风吹日晒的石桌,表面有青苔和裂纹",
|
|
"meta_data": {
|
|
"condition": "weathered",
|
|
"appearance": "mossy",
|
|
"texture": "rough"
|
|
}
|
|
}
|
|
],
|
|
"蒲团": [
|
|
{
|
|
"tag_key": "old",
|
|
"tag_label": "陈旧",
|
|
"description": "使用多年的蒲团,边缘有些磨损,但依然整洁",
|
|
"meta_data": {
|
|
"condition": "old",
|
|
"appearance": "worn",
|
|
"cleanliness": "clean"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"storyboards": [
|
|
{
|
|
"title": "孙悟空初登场",
|
|
"description": "少年孙悟空站在花果山顶的巨石上,手持崭新的金箍棒,阳光洒在他身上,背景是壮丽的瀑布和青山",
|
|
"shooting_description": "大景深,前景虚化,摇臂缓慢推进,焦点从背景的瀑布转移到主角面部,营造英雄登场的氛围。使用广角镜头展现花果山的壮丽景色",
|
|
"shot_size": 4,
|
|
"camera_movement": 4,
|
|
"estimated_duration": 5.5,
|
|
"order_index": 1,
|
|
"start_time": 0.0,
|
|
"end_time": 5.5,
|
|
"meta_data": {
|
|
"lighting": "自然光",
|
|
"weather": "晴天",
|
|
"time_of_day": "上午",
|
|
"camera_angle": "仰拍",
|
|
"lens": "广角"
|
|
},
|
|
"characters": [
|
|
{
|
|
"name": "孙悟空",
|
|
"tag_label": "少年",
|
|
"action": "挥舞金箍棒",
|
|
"position": "center",
|
|
"is_visible": true,
|
|
"order": 0
|
|
}
|
|
],
|
|
"locations": [
|
|
{
|
|
"name": "花果山",
|
|
"tag_label": "白天",
|
|
"order": 0
|
|
}
|
|
],
|
|
"props": [
|
|
{
|
|
"name": "金箍棒",
|
|
"tag_label": "崭新",
|
|
"action": "被挥舞",
|
|
"position": "foreground",
|
|
"order": 0
|
|
}
|
|
],
|
|
"dialogues": [
|
|
{
|
|
"character_name": "孙悟空",
|
|
"content": "今日我便要闯出一番天地!",
|
|
"dialogue_type": 1,
|
|
"sequence_order": 0,
|
|
"emotion": "兴奋"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "孙悟空与师父对话",
|
|
"description": "夜晚的斜月三星洞内,孙悟空恭敬地跪坐在蒲团上,菩提祖师坐在对面的蒲团上,火把的光芒照亮两人的面庞",
|
|
"shooting_description": "固定镜头,过肩拍摄,浅景深特写,营造对话氛围。先拍摄孙悟空的过肩镜头看向师父,再切换到师父的过肩镜头看向孙悟空",
|
|
"shot_size": 8,
|
|
"camera_movement": 1,
|
|
"estimated_duration": 8.0,
|
|
"order_index": 2,
|
|
"start_time": 5.5,
|
|
"end_time": 13.5,
|
|
"meta_data": {
|
|
"lighting": "火把",
|
|
"weather": "晴天",
|
|
"time_of_day": "夜晚",
|
|
"camera_angle": "平视",
|
|
"lens": "标准"
|
|
},
|
|
"characters": [
|
|
{
|
|
"name": "孙悟空",
|
|
"tag_label": "少年",
|
|
"action": "聆听",
|
|
"position": "right",
|
|
"is_visible": true,
|
|
"order": 0
|
|
},
|
|
{
|
|
"name": "菩提祖师",
|
|
"tag_label": "老年",
|
|
"action": "讲述",
|
|
"position": "left",
|
|
"is_visible": true,
|
|
"order": 1
|
|
}
|
|
],
|
|
"locations": [
|
|
{
|
|
"name": "斜月三星洞",
|
|
"tag_label": "夜晚",
|
|
"order": 0
|
|
}
|
|
],
|
|
"props": [
|
|
{
|
|
"name": "蒲团",
|
|
"tag_label": "陈旧",
|
|
"action": "被坐",
|
|
"position": "foreground",
|
|
"order": 0
|
|
}
|
|
],
|
|
"dialogues": [
|
|
{
|
|
"character_name": "菩提祖师",
|
|
"content": "悟空,你可知天外有天?",
|
|
"dialogue_type": 1,
|
|
"sequence_order": 0,
|
|
"emotion": "慈祥"
|
|
},
|
|
{
|
|
"character_name": "孙悟空",
|
|
"content": "弟子愿闻其详。",
|
|
"dialogue_type": 1,
|
|
"sequence_order": 1,
|
|
"emotion": "恭敬"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "孙悟空练功",
|
|
"description": "清晨的花果山,孙悟空在瀑布前练习武艺,金箍棒在空中划出道道金光",
|
|
"shooting_description": "跟踪拍摄,摄像机跟随孙悟空的动作移动,使用高速摄影捕捉金箍棒的轨迹,营造动感十足的武打场面",
|
|
"shot_size": 3,
|
|
"camera_movement": 6,
|
|
"estimated_duration": 6.0,
|
|
"order_index": 3,
|
|
"start_time": 13.5,
|
|
"end_time": 19.5,
|
|
"meta_data": {
|
|
"lighting": "晨光",
|
|
"weather": "晴天",
|
|
"time_of_day": "清晨",
|
|
"camera_angle": "平视",
|
|
"lens": "标准",
|
|
"special_effect": "高速摄影"
|
|
},
|
|
"characters": [
|
|
{
|
|
"name": "孙悟空",
|
|
"tag_label": "少年",
|
|
"action": "练功",
|
|
"position": "center",
|
|
"is_visible": true,
|
|
"order": 0
|
|
}
|
|
],
|
|
"locations": [
|
|
{
|
|
"name": "花果山",
|
|
"tag_label": "白天",
|
|
"order": 0
|
|
}
|
|
],
|
|
"props": [
|
|
{
|
|
"name": "金箍棒",
|
|
"tag_label": "崭新",
|
|
"action": "被舞动",
|
|
"position": "center",
|
|
"order": 0
|
|
}
|
|
],
|
|
"dialogues": []
|
|
},
|
|
{
|
|
"title": "猴群聚会",
|
|
"description": "花果山上,众猴围坐在石桌旁,孙悟空站在石桌上向大家讲述外面的世界",
|
|
"shooting_description": "环绕拍摄,摄像机围绕石桌缓慢旋转,展现猴群的欢乐氛围和孙悟空的领袖气质",
|
|
"shot_size": 3,
|
|
"camera_movement": 7,
|
|
"estimated_duration": 7.0,
|
|
"order_index": 4,
|
|
"start_time": 19.5,
|
|
"end_time": 26.5,
|
|
"meta_data": {
|
|
"lighting": "自然光",
|
|
"weather": "晴天",
|
|
"time_of_day": "下午",
|
|
"camera_angle": "平视",
|
|
"lens": "广角"
|
|
},
|
|
"characters": [
|
|
{
|
|
"name": "孙悟空",
|
|
"tag_label": "少年",
|
|
"action": "讲述",
|
|
"position": "center",
|
|
"is_visible": true,
|
|
"order": 0
|
|
}
|
|
],
|
|
"locations": [
|
|
{
|
|
"name": "花果山",
|
|
"tag_label": "白天",
|
|
"order": 0
|
|
}
|
|
],
|
|
"props": [
|
|
{
|
|
"name": "石桌",
|
|
"tag_label": "风化",
|
|
"action": "被站立",
|
|
"position": "center",
|
|
"order": 0
|
|
}
|
|
],
|
|
"dialogues": [
|
|
{
|
|
"character_name": "孙悟空",
|
|
"content": "兄弟们,外面的世界精彩无比!",
|
|
"dialogue_type": 1,
|
|
"sequence_order": 0,
|
|
"emotion": "激动"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
|