value_1.json 419 B

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