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

75 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802112201,
"MissionCustomValue": {
"Name": "OldValue_0",
"isLocal": true,
"isRange": true,
"ValidValueParamList": [
0,
1
]
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_802112201"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802112201"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnEnterPinball"
}
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802112201,
"MissionCustomValue": {
"Name": "OldValue_0",
"isLocal": true,
"isRange": true,
"ValidValueParamList": [
0,
1
]
},
"CustomValue": 1
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 802111701,
"ProtectTime": 2
}
]
}
]
}
],
"Type": "Mission"
}