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

47 lines
1.2 KiB
JSON

{
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap04_CurseScroll_05_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"AnimatorStateGroupEvents": [
{
"States": [
{
"Name": "Light01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_CurseScroll_01_Loop01_Lod0.prefab",
"IsAttachToTargetEntity": true,
"AttachPoint": "EffRoot",
"ForceSimulateImmediately": false
}
]
}
]
}
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_CurseScroll_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/ActivityIcon.png"
},
"ButtonText": {
"Value": "PropInteractTitle_1"
}
}
],
"TagContainer": {},
"TagComponents": {}
}