mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
33 lines
829 B
JSON
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
|
|
}
|
|
]
|
|
} |