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

60 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_chaptrain_filter_fuzzy"
},
"EmitterType": "LocalPlayer"
},
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"Active": false,
"AssetPath": "EnviroSystem/PostProcessFilterAsset/oldfilmFilter.asset"
},
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"Duration": 0.5,
"AssetPath": "EnviroSystem/PostProcessFilterAsset/NoiseGlitch.asset"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.7000000006519258
}
}
},
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"AssetPath": "EnviroSystem/PostProcessFilterAsset/oldfilmFilter.asset"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.8000000007450581
}
}
},
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"Active": false,
"Duration": 1,
"AssetPath": "EnviroSystem/PostProcessFilterAsset/oldfilmFilter.asset"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202050413"
}
]
}
],
"Type": "Mission"
}