Files
turnbasedgamedata/Config/Props/Common/Prop_Common_Messenger_01_Config.json
2025-09-25 21:02:32 +02:00

23 lines
547 B
JSON

{
"AdvResidentEffects": {
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ConfigNameList": [
"Effect01"
]
},
"DisableAnimEventLayers": [],
"AnimatorStateGroupEvents": [],
"PropButtonConfigs": [],
"TagContainer": {},
"TagComponents": {},
"AdvEffectList": [
{
"ConfigName": "Effect01",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_EtchAnchor_02_Erode_Lod0.prefab",
"FollowTargetAlways": true,
"AttachPoint": "EffRoot"
}
]
}