turnbasedgamedata/Config/Level/GroupGraph/F10305001/Group_F10305001_G104.json
2025-02-24 07:50:34 -03:00

53 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "G104_OpenCam"
},
"OnEvent": [
{
"$type": "RPG.GameCore.BindSwitchPhotoGraphFuncBtn",
"UseType": "StartPhotoInTriggerRange",
"RangeTriggerProp": {
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 104
}
},
"ID": {
"FixedValue": {
"Value": 300003
}
}
}
},
"PhotoGraphMode": "SingleTakePhoto",
"AimTargetContainerConfig": [
{
"AimTargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300002
]
},
"ContainerFlagName": "PhotoG104",
"IsTopContainer": true,
"IsSimpleConfig": true,
"IsAimTargetType": true
}
]
}
]
}
]
}
],
"Type": "Group"
}