mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
30 lines
700 B
JSON
30 lines
700 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.FightFest.Paper.FightFestNewsDetailPage",
|
|
"WaitForExit": true,
|
|
"Param": {
|
|
"Value": "1"
|
|
},
|
|
"OnUIExitImmediately": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"PerformanceType": "E",
|
|
"PerformanceID": 1802510106,
|
|
"MaskConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 802511211
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |