2025-02-24 07:50:34 -03:00

43 lines
995 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.35
}
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCheckFloorCustomBool",
"Name": {
"Value": "FCV_FlashPPOn"
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"Active": false,
"PriorityGroup": "MazeGroupHigh",
"Priority": "High",
"StartRate": 0,
"Rate": 0,
"RecoverDuration": 0,
"AssetPath": "EnviroSystem/PostProcessFilterAsset/EraFlipperFlash_Enhance.asset"
}
]
}
]
}
],
"Type": "Group"
}