mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
27 lines
663 B
JSON
27 lines
663 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PPFilterStackEffect",
|
|
"PriorityGroup": "MazeGroupHigh",
|
|
"Priority": "High",
|
|
"Rate": 0.5,
|
|
"Duration": 0.5,
|
|
"AssetPath": "EnviroSystem/PostProcessFilterAsset/WarTitant.asset",
|
|
"IsDistanceAttenuationOn": true,
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"TargetType": "Prop",
|
|
"Targets": [
|
|
300001
|
|
]
|
|
},
|
|
"MaxAttenuationDistance": 200
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |