Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_LegendBook_01_Config.json
2025-11-05 00:34:44 +01:00

57 lines
1.2 KiB
JSON

{
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap04_LegendBook_01_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [],
"AnimatorStateGroupEvents": [
{
"States": [
{
"Name": "Undissolving01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.AdvTriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ConfigNameList": [
"Eff01"
]
}
],
"OnExit": []
},
{
"States": [
{
"Name": "Dissolving01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.AdvRemoveEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ConfigNameList": [
"Eff01"
]
}
],
"OnExit": []
}
],
"PropButtonConfigs": [],
"TagContainer": {},
"TagComponents": {},
"AdvEffectList": [
{
"ConfigName": "Eff01",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_LegendBook_01_Gone_Lod0.prefab",
"FollowTargetAlways": true,
"AttachPoint": "EffRoot01"
}
]
}