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

18 lines
469 B
JSON

{
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_KindlingLockBox_01.json",
"AdvEffectList": [
{
"ConfigName": "BoxFadeout",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_KindlingLockBox_01_Resident_Lod0.prefab",
"AttachPoint": "EffectPoint",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
}
]
}