mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
36 lines
826 B
JSON
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"
|
|
}
|
|
]
|
|
} |