challenge-editor/json/card.json
2024-09-25 11:52:36 +08:00

18 lines
253 B
JSON

{
"card_01":{
"name":"测试卡01(友方目标)",
"icon":"?",
"target_queue":0
},
"card_02":{
"name":"测试卡02(不需要目标)",
"icon":"?",
},
"card_03":{
"name":"测试卡03(敌方目标)",
"icon":"?",
"target_queue":1
},
}