Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_BugMechaKabudo_01_Config.json
2025-05-20 21:34:22 -03:00

24 lines
630 B
JSON

{
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_BugMechaKabudo_01_Light_Lod0.prefab"
}
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_BugMechaKabudo_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/SpecimenIcon.png"
},
"ButtonText": {
"Value": "PropInteractTitle_1"
}
}
]
}