Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_LykosHead_01_Config.json
2025-07-03 10:50:43 +02:00

25 lines
499 B
JSON

{
"AdvResidentEffects": {
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ConfigNameList": [
"Spark"
]
},
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"AdvEffectList": [
{
"ConfigName": "Spark",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_LykosHead_01_Spark_Lod0.prefab",
"FollowTargetAlways": true,
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
}
]
}