mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
81 lines
2.1 KiB
JSON
81 lines
2.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "ActivitMovie_OpenTempUI"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClockParkUnlockScript",
|
|
"ScriptID": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayFullScreenTransfer",
|
|
"PrevDuration": 0,
|
|
"KeepDuration": 0.1,
|
|
"PostDuration": 0
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.ActivityClockPark.Entrance.ActivityClockParkScriptDetailPage",
|
|
"Param": {
|
|
"Value": "1"
|
|
},
|
|
"OnUIEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionCustomValue",
|
|
"SubmissionID": 802210106,
|
|
"MissionCustomValue": {
|
|
"Index": 1,
|
|
"ValidValueParamList": [
|
|
0,
|
|
1
|
|
]
|
|
},
|
|
"CustomValue": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "ActivitMovie_OpenUI"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 802210106
|
|
}
|
|
],
|
|
"OnUIExitImmediately": [
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionCustomValue",
|
|
"SubmissionID": 802210106,
|
|
"MissionCustomValue": {
|
|
"Index": 1,
|
|
"ValidValueParamList": [
|
|
0,
|
|
1
|
|
]
|
|
},
|
|
"CustomValue": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "ActivitMovie_OpenUI"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 802210106
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |