Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_MailBox_01_Config.json
2025-07-03 10:50:43 +02:00

32 lines
876 B
JSON

{
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap04_MailBox_01_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_MailBox_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "PropInteractTitle_1"
}
}
],
"TagContainer": {},
"TagComponents": {},
"AdvEffectList": [
{
"ConfigName": "Special",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_MailBox_01_Idle01_Lod0.prefab"
},
{
"ConfigName": "Open",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_MailBox_01_Open_Lod0.prefab"
}
]
}