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

26 lines
671 B
JSON

{
"States": [],
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Common_Prop_MissionHint_01_Resident01_Lod0.prefab",
"AttachPoint": "Root",
"ForceSimulateImmediately": false
}
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Rogue/InitLevelGraph_Prop_RogueActivity_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/ActivityIcon.png"
},
"ButtonText": {
"Value": "PropInteractTitle_1"
}
}
]
}