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

27 lines
697 B
JSON

{
"DisableAnimEventLayers": [],
"AnimatorStateGroupEvents": [
{
"States": [
{
"Name": "Burn01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_TribbieDoll_01_Flame01_Lod0.prefab",
"ForceSimulateImmediately": false
}
]
}
]
}
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_TribbieDoll_01.json"
}