Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_DrunkMouth_01_Config.json
2025-08-14 09:43:09 +02:00

28 lines
634 B
JSON

{
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_DrunkMouth_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/BoxIcon.png"
},
"ButtonText": {
"Value": "PropInteractTitle_1"
}
}
],
"AdvEffectList": [
{
"ConfigName": "Drunk",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_DrunkMouth_01_Drunk_Lod0.prefab",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
}
]
}