challenge-editor/json/special.json
2024-11-08 00:44:27 +08:00

16 lines
193 B
JSON

{
"#":"特质json字典",
"human":{
"name":"人类",
"introduction":"开局:随机能力等级+1",
"type":"start_game",
"triger":[{
"type":"human",
"data":""
}],
}
}