value_2.json 482 B

12345
  1. {
  2. "output_type": "{\"value\":{\"数值名称\":\"数值大小\"}",
  3. "system_template": "输出JSON",
  4. "human_template": "我正在生成一个文字游戏,故事简介:{intro};角色设定:{npc};数值系统:{value_system};游戏通关所需条件:{target};游戏发生的事件:{event};玩家当前数值:{value};需要你根据游戏最后发生的事件对玩家数值进行修改,不用输出除了value之外的其他内容,你的JSON输出为{output_type}:"
  5. }