Files
ZYZ/shared/resource/jsons/dic_rougeRandomEventPlan.json
2023-08-30 11:02:52 +08:00

14 lines
200 B
JSON

[
{
"id": 1,
"planId": 1,
"randomEventId": 1,
"weight": 1
},
{
"id": 2,
"planId": 1,
"randomEventId": 2,
"weight": 1
}
]