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

65 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "1032703_ChoseC2"
}
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 103270340,
"MissionCustomValue": {
"Index": 2,
"Name": "OldValue_2",
"ValidValueParamList": [
0,
1,
2
]
},
"CustomValue": 2
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103270340",
"MainMissionID": 1032703
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "1032703_ChoseC1"
}
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 103270340,
"MissionCustomValue": {
"Index": 2,
"Name": "OldValue_2",
"ValidValueParamList": [
0,
1,
2
]
},
"CustomValue": 1
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103270340",
"MainMissionID": 1032703
}
]
}
],
"Type": "Mission"
}