turnbasedgamedata/Config/Props/Chap02/Prop_Chap02_AbyessCage_01_Config.json
2024-10-21 03:16:22 -03:00

19 lines
505 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
}
}
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap02/InitLevelGraph_Prop_Chap02_AbyessCage_01.json"
}