turnbasedgamedata/Config/Level/Mission/8021122/Mission_802112202.json
2024-10-21 03:16:22 -03:00

74 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802112202,
"MissionCustomValue": {
"Index": 1,
"isLocal": true,
"isRange": true,
"ValidValueParamList": [
0,
1
]
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_802112202"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802112202"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnEnterPinball"
}
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802112202,
"MissionCustomValue": {
"Index": 1,
"isLocal": true,
"isRange": true,
"ValidValueParamList": [
0,
1
]
},
"CustomValue": 1
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 802111801,
"ProtectTime": 2
}
]
}
]
}
],
"Type": "Mission"
}