wicked-waifus-data/BinData/GlobalConfigFromCsv.json
2024-12-09 20:25:47 -05:00

42 lines
No EOL
760 B
JSON

[
{
"RowId": 1,
"Id": 1,
"Name": "Talk.JumpWaitTime",
"Desc": "默认跳过对话的等待时长",
"Type": "Float",
"Value": 1
},
{
"RowId": 2,
"Id": 2,
"Name": "Talk.CharPerSec",
"Desc": "字幕每分钟显示字数(速度)",
"Type": "Int",
"Value": 2
},
{
"RowId": 3,
"Id": 3,
"Name": "BooleanValue",
"Desc": "Bool值测试",
"Type": "Boolean",
"Value": 3
},
{
"RowId": 4,
"Id": 4,
"Name": "Talk.EndWaitTime",
"Desc": "动画结束后的等待时长",
"Type": "Float",
"Value": 4
},
{
"RowId": 5,
"Id": 5,
"Name": "CenterText.CharPerSec",
"Desc": "黑幕字每分钟显示字数(速度)",
"Type": "Int",
"Value": 5
}
]