Files
turnbasedgamedata/Config/Props/Common/Prop_Common_GridFightConsole_01_Config.json
2025-11-05 00:34:44 +01:00

33 lines
829 B
JSON

{
"AdvResidentEffects": {
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ConfigNameList": [
"Resident01"
]
},
"DisableAnimEventLayers": [],
"AnimatorStateGroupEvents": [],
"DefaultLevelGraphPath": "Config/Level/Props/Common/InitLevelGraph_Prop_Common_GridFightConsole_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/RogueTournIcon.png"
},
"ButtonText": {
"Value": "PropName_1025"
}
}
],
"TagContainer": {},
"TagComponents": {},
"AdvEffectList": [
{
"ConfigName": "Resident01",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Common_Prop_GridFight_01_Resident01_Lod0.prefab",
"SyncTargetAnimatorParam": true
}
]
}