Files
cultivation-world-simulator/static/locales/zh-CN/templates/story_gathering.txt
4thfever 0315dca6e6 Feat/hidden domain (#113)
Summary
新增秘境探索,属于多人活动,每N年触发一次
Closes #105
2026-01-31 20:43:42 +08:00

27 lines
739 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
你是一个小说家这是一个仙侠世界你需要这个修仙界中某一个集体事件选取一个有趣的切入点或侧面创作一段300~800字的小故事。
世界背景:
{world_info}
事件设定:
{gathering_info}
events
{events}
事件细节:
{details}
写作风格提示:{style}
额外主题提示:{story_prompt}
注意:
1. 不要试图面面俱到地描写所有事件,请**自行筛选**其中最有趣、最有戏剧性的部分进行扩写。
2. 侧重描写角色之间的互动、心理博弈、竞争或合作。
只返回json格式的结果格式为
{{
"thinking": ..., // 简单思考故事剧情
"story": "" // 第三人称的故事正文,仙侠语言风格
}}