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

51 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_201020308"
}
},
{
"$type": "RPG.GameCore.CalculateMissionCustomValue",
"TargetSubmissionID": 201020308,
"TargetMissionCustomValue": {
"Index": 1,
"Name": "OldValue_1",
"isRange": true,
"ValidValueParamList": [
0,
3
]
},
"ValueA": {
"Type": "CustomValue",
"MainMissionID": 2010203,
"MissionCustomValue": {
"Index": 1,
"Name": "OldValue_1",
"isRange": true,
"ValidValueParamList": [
0,
3
]
}
},
"ValueB": {
"DirectValue": 1
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201020308",
"MainMissionID": 2010203
}
]
}
],
"Type": "Mission"
}