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

20 lines
546 B
JSON

{
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap02_Prop_AbyessCage_01_Idle_Lod0.prefab",
"AttachPoint": "EffectRoot",
"Scale": {
"X": 2,
"Y": 2,
"Z": 2
},
"ForceSimulateImmediately": false
}
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap02/InitLevelGraph_Prop_Chap02_AbyessCage_01.json"
}