turnbasedgamedata/Config/Level/GroupGraph/F40401001/Group_F40401001_G147.json
2025-02-24 07:50:34 -03:00

45 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByOwnerGroupAndID",
"NpcIDInOwnerGroup": {
"FixedValue": {
"Value": 400001
}
}
},
"Flags": [],
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_Castorice_01_Walk_Lod0.prefab",
"SubObjectModifyDataList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"PriorityGroup": "MazeGroupHigh",
"Priority": "High",
"StartRate": 0.5,
"AssetPath": "EnviroSystem/PostProcessFilterAsset/CastoriceFilter.asset",
"MuteAudioEvent": true,
"IsDistanceAttenuationOn": true,
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"MaxAttenuationDistance": 20
}
]
}
],
"Type": "Group"
}