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

24 lines
624 B
JSON

{
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_Reading_04_Shine_Lod0.prefab",
"ForceSimulateImmediately": false
}
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Common/InitLevelGraph_Prop_Common_PickupReadings_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/PickUpIcon.png"
},
"ButtonText": {
"Value": "PropInteractTitle_3"
}
}
]
}