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

63 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "1032701_ChoseA1"
}
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 103270106,
"MissionCustomValue": {
"Name": "OldValue_0",
"ValidValueParamList": [
0,
1,
2
]
},
"CustomValue": 1
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103270106",
"MainMissionID": 1032701
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "1032701_ChoseA2"
}
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 103270106,
"MissionCustomValue": {
"Name": "OldValue_0",
"ValidValueParamList": [
0,
1,
2
]
},
"CustomValue": 2
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103270106",
"MainMissionID": 1032701
}
]
}
],
"Type": "Mission"
}