turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_LeadingButterfly_01_Config.json
2025-04-07 09:10:56 -03:00

14 lines
432 B
JSON

{
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_LeadingBF_01_Shining01_Lod0.prefab",
"AttachPoint": "EffRoot"
}
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_LeadingBF_01.json"
}