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

36 lines
826 B
JSON

{
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"AnimatorStateGroupEvents": [
{
"States": [
{
"Name": "Activating01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.AdvTriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ConfigNameList": [
"Switch"
]
}
],
"OnExit": []
}
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_A602Runic_01.json",
"PropButtonConfigs": [],
"TagContainer": {},
"TagComponents": {},
"AdvEffectList": [
{
"ConfigName": "Switch",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_Decoration_01_FadeIn_Lod0.prefab"
}
]
}