Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_SkyScreenDecal_01_Config.json
2025-05-20 21:34:22 -03:00

26 lines
677 B
JSON

{
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_SkyScreenDecal_01.json",
"AdvEffectList": [
{
"ConfigName": "Griffons",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_CelestialMurals_01_Griffons01_Lod0.prefab",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"ConfigName": "MoonHorse",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_CelestialMurals_01_MoonHorse01_Lod0.prefab",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
}
]
}