Files
FireflyGo_Resources/Config/Level/Mission/8021122/Mission_802112202.json
2025-08-26 17:57:41 +07:00

77 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802112202,
"MissionCustomValue": {
"Index": 1,
"Name": "OldValue_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,
"Name": "OldValue_1",
"isLocal": true,
"isRange": true,
"ValidValueParamList": [
0,
1
]
},
"CustomValue": 1
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 802111801,
"ProtectTime": 2
}
]
}
]
}
],
"Type": "Mission"
}