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

166 lines
4.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
2030402
]
},
{
"$type": "RPG.GameCore.SwitchCase",
"TaskList": [
{
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 2030402,
"MissionCustomValue": {
"Index": 2,
"Name": "OldValue_2",
"ValidValueParamList": [
0,
1,
2
]
},
"TargetValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"AssetPath": "EnviroSystem/PostProcessFilterAsset/oldfilmFilter.asset"
}
]
},
{
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 2030402,
"MissionCustomValue": {
"Index": 2,
"Name": "OldValue_2",
"ValidValueParamList": [
0,
1,
2
]
},
"TargetValue": 2
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"Active": false,
"AssetPath": "EnviroSystem/PostProcessFilterAsset/oldfilmFilter.asset"
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
2030402
]
},
{
"$type": "RPG.GameCore.WaitMissionCustomValueChange",
"MainMissionID": 2030402,
"MissionCustomValue": {
"Index": 2,
"Name": "OldValue_2",
"ValidValueParamList": [
0,
1,
2
]
},
"OnChange": [
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"AssetPath": "EnviroSystem/PostProcessFilterAsset/oldfilmFilter.asset"
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 2030402,
"MissionCustomValue": {
"Index": 2,
"Name": "OldValue_2",
"ValidValueParamList": [
0,
1,
2
]
},
"TargetValue": 1
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
2030402
]
},
{
"$type": "RPG.GameCore.WaitMissionCustomValueChange",
"MainMissionID": 2030402,
"MissionCustomValue": {
"Index": 2,
"Name": "OldValue_2",
"ValidValueParamList": [
0,
1,
2
]
},
"OnChange": [
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"Active": false,
"AssetPath": "EnviroSystem/PostProcessFilterAsset/oldfilmFilter.asset"
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 2030402,
"MissionCustomValue": {
"Index": 2,
"Name": "OldValue_2",
"ValidValueParamList": [
0,
1,
2
]
},
"TargetValue": 2
}
}
]
}
],
"Type": "Mission"
}