turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_TribbieDoll_01_Config.json
2025-02-24 07:50:34 -03:00

26 lines
648 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"
}
]
}
]
}
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_TribbieDoll_01.json"
}