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

50 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 103410820
},
{
"$type": "RPG.GameCore.CalculateMissionCustomValue",
"TargetSubmissionID": 103410820,
"TargetMissionCustomValue": {
"Name": "OldValue_0",
"isRange": true,
"ValidValueParamList": [
0,
10
]
},
"ValueA": {
"Type": "CustomValue",
"MainMissionID": 1034108,
"MissionCustomValue": {
"Name": "OldValue_0",
"isRange": true,
"ValidValueParamList": [
0,
10
]
}
},
"ValueB": {
"DirectValue": 1
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103410820",
"MainMissionID": 1034108,
"KeepScreenTransferUntilGroupRefresh": true
}
]
}
],
"Type": "Mission"
}