足球运动员的狂野变身
这是一个为 Seedance 2.0 设计的电影级视频提示词,展示了足球运动员在比赛中变身的场景,旨在配合参考图使用。
- 分类
- 海报营销
- 模型
- seedance-2.0
- 来源作者
- Gadgetify
- 原始语言
- en
- 来源 ID
- 6501
- 发布时间
- 2026年6月26日
完整提示词
连续的电影级视频,展示球员在激烈比赛中变身的过程,采用专业运镜,专为 2026 年西班牙世界杯设计。 void main() { string player = "[PLAYER]"; team = player. team; beast = infer_mascot_anatomy(team); // 狼、龙、鹰等 manga_artist_style = infer_manga_style_for_team(team); // 例如:日本队使用井上雄彦风格,法国队使用墨比斯风格 layout = "双页漫画排版,从右向左的动作流"; // 面板 1:球员准备射门,双眼发光 panel1 = render_manga_panel(player, action="shooting", transformation_phase="0%", effect="glowing aura"); // 面板 2:四肢拉长,球衣撕裂露出皮毛/鳞片,面部呈现半人半兽状态 panel2 = render_transition_phase(player, beast, phase="50%", style=manga_artist_style); // 面板 3:完全兽化,咆哮着扑向化作能量球的足球 panel3 = render_full_beast(beast, action="pouncing on ball", style="detailed ink hatching, speed lines"); // 添加日式拟声词 add_sfx("GOGOGO", panel1); add_sfx("DOOM", panel2); add_sfx("GRAAAAH", panel3); overlay_team_emblem_as_clan_mon(beast, team); // 队徽转化为日式家纹 }多语言2
足球运动员的狂野变身
zh-CN连续的电影级视频,展示球员在激烈比赛中变身的过程,采用专业运镜,专为 2026 年西班牙世界杯设计。 void main() { string player = "[PLAYER]"; team = player. team; beast = infer_mascot_anatomy(team); // 狼、龙、鹰等 manga_artist_style = infer_manga_style_for_team(team); // 例如:日本队使用井上雄彦风格,法国队使用墨比斯风格 layout = "双页漫画排版,从右向左的动作流"; // 面板 1:球员准备射门,双眼发光 panel1 = render_manga_panel(player, action="shooting", transformation_phase="0%", effect="glowing aura"); // 面板 2:四肢拉长,球衣撕裂露出皮毛/鳞片,面部呈现半人半兽状态 panel2 = render_transition_phase(player, beast, phase="50%", style=manga_artist_style); // 面板 3:完全兽化,咆哮着扑向化作能量球的足球 panel3 = render_full_beast(beast, action="pouncing on ball", style="detailed ink hatching, speed lines"); // 添加日式拟声词 add_sfx("GOGOGO", panel1); add_sfx("DOOM", panel2); add_sfx("GRAAAAH", panel3); overlay_team_emblem_as_clan_mon(beast, team); // 队徽转化为日式家纹 }
足球运动员的狂野变身
encontinuous cinematic video of player transforming and playing ball ferociously, pro camera motions do this for Spain World Cup 2026, void main() { string player = "[PLAYER]"; team = player. team; beast = infer_mascot_anatomy(team); // wolf, dragon, eagle, etc. manga_artist_style = infer_manga_style_for_team(team); // e.g., Takehiko Inoue for Japan, Moebius-inflected for France layout = "double-page manga spread, right-to-left action flow"; // Panel 1: Player about to strike the ball, eyes glowing panel1 = render_manga_panel(player, action="shooting", transformation_phase="0%", effect="glowing aura"); // Panel 2: Limbs elongating, kit tearing into fur/scales, face half-human half-beast panel2 = render_transition_phase(player, beast, phase="50%", style=manga_artist_style); // Panel 3: Full beast unleashed, roaring, ball transformed into a sphere of energy panel3 = render_full_beast(beast, action="pouncing on ball", style="detailed ink hatching, speed lines"); // Japanese onomatopoeia add_sfx("GOGOGO", panel1); add_sfx("DOOM", panel2); add_sfx("GRAAAAH", panel3); overlay_team_emblem_as_clan_mon(beast, team); // crest becomes a Japanese clan symbol }













