Files
ChuQuadrant/data/default-user/worlds/辩论示例世界书.json
2025-09-14 23:43:10 +08:00

138 lines
4.8 KiB
JSON
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.

{
"entries": {
"0": {
"key": [],
"keysecondary": [],
"comment": "输出控制",
"content": "按照要求以反方进行输出辩论。不得使用latex可以使用少量markdown。",
"constant": true,
"vectorized": false,
"selective": true,
"selectiveLogic": 0,
"addMemo": true,
"order": 100,
"position": 1,
"disable": false,
"excludeRecursion": false,
"preventRecursion": false,
"delayUntilRecursion": false,
"probability": 100,
"useProbability": true,
"depth": 4,
"group": "",
"groupOverride": false,
"groupWeight": 100,
"scanDepth": 2,
"caseSensitive": null,
"matchWholeWords": null,
"useGroupScoring": false,
"automationId": "",
"role": null,
"sticky": 0,
"cooldown": 0,
"delay": 0,
"uid": 0,
"displayIndex": 0,
"extensions": {
"position": 1,
"exclude_recursion": false,
"display_index": 0,
"probability": 100,
"useProbability": true,
"depth": 4,
"selectiveLogic": 0,
"group": "",
"group_override": false,
"group_weight": 100,
"prevent_recursion": false,
"delay_until_recursion": false,
"scan_depth": 2,
"match_whole_words": null,
"use_group_scoring": false,
"case_sensitive": null,
"automation_id": "",
"role": 0,
"vectorized": false,
"sticky": 0,
"cooldown": 0,
"delay": 0
}
},
"1": {
"uid": 1,
"key": [],
"keysecondary": [],
"comment": "小说写作",
"content": "除非用户明确要求复用其他作品世界观,否则作品的世界观和人物名必须是原创的,不得使用你自己的名字({{char}})或者用户昵称({{user}}),也不得使用产品名(云栖象限)。",
"constant": true,
"vectorized": false,
"selective": true,
"selectiveLogic": 0,
"addMemo": true,
"order": 100,
"position": 1,
"disable": true,
"excludeRecursion": false,
"preventRecursion": false,
"delayUntilRecursion": false,
"probability": 100,
"useProbability": true,
"depth": 4,
"group": "",
"groupOverride": false,
"groupWeight": 100,
"scanDepth": null,
"caseSensitive": null,
"matchWholeWords": null,
"useGroupScoring": null,
"automationId": "",
"role": null,
"sticky": 0,
"cooldown": 0,
"delay": 0,
"displayIndex": 1
}
},
"originalData": {
"entries": [
{
"id": 0,
"keys": [],
"secondary_keys": [],
"comment": "输出格式",
"content": "使用latex时latex部分的内容应当使用\n```latex\n内容\n```\n这样的标签包裹。\n例如\n```latex\n ( f^{-1} )。\n```\n但不能\n```latex ( f^{-1} )。 ```\n\n如果不满足上面格式应使用普通方式表达禁止使用latex。\n\n",
"constant": true,
"selective": true,
"insertion_order": 100,
"enabled": true,
"position": "after_char",
"use_regex": true,
"extensions": {
"position": 1,
"exclude_recursion": false,
"display_index": 0,
"probability": 100,
"useProbability": true,
"depth": 4,
"selectiveLogic": 0,
"group": "",
"group_override": false,
"group_weight": 100,
"prevent_recursion": false,
"delay_until_recursion": false,
"scan_depth": 2,
"match_whole_words": null,
"use_group_scoring": false,
"case_sensitive": null,
"automation_id": "",
"role": 0,
"vectorized": false,
"sticky": 0,
"cooldown": 0,
"delay": 0
}
}
],
"name": "数学设定"
}
}