mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
44 lines
1003 B
JSON
44 lines
1003 B
JSON
{
|
|
"AdvResidentEffects": {
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"ConfigNameList": [
|
|
"Resident01"
|
|
]
|
|
},
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"AnimatorStateGroupEvents": [],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_MascotSwitch_01.json",
|
|
"PropButtonConfigs": [
|
|
{
|
|
"ID": "Interact",
|
|
"ButtonIcon": {
|
|
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
|
|
},
|
|
"ButtonText": {
|
|
"Value": "MazeText_MazePuzzle_SwitchHand_StartControl"
|
|
}
|
|
}
|
|
],
|
|
"TagContainer": {},
|
|
"TagComponents": {},
|
|
"AdvEffectList": [
|
|
{
|
|
"ConfigName": "Resident01",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_MascotSwitch_01_Resident01_Lod0.prefab",
|
|
"PositionOffset": {
|
|
"X": 0,
|
|
"Y": 1.2,
|
|
"Z": 0
|
|
},
|
|
"Scale": {
|
|
"X": 0.7,
|
|
"Y": 0.7,
|
|
"Z": 0.7
|
|
}
|
|
}
|
|
]
|
|
} |