Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_Picking.json
2025-11-11 07:21:48 +07:00

511 lines
17 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PickTargetGuid-fb54071689934634d8f2a11ac4035b1f-0"
},
"var": null
}
]
},
"configs": {
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "fb54071689934634d8f2a11ac4035b1f",
"_assetPath": "Data/Statescript/Ability/1007_Pick/Pick_000_Board.json"
}
]
},
"noSharingKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "ForceEquip",
"DataType": 1,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-be8814ab-5bc4-476c-a515-74917bdced51"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Services": null,
"_Children": null,
"index": 0,
"parentIndex": -1,
"Guid": "24322bd4-0d64-4efd-a022-519a29d5cd08"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Services": null,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
12,
2,
3
]
},
"index": 1,
"parentIndex": 4,
"Guid": "29d63b71-c0d2-4560-b271-fc30b2a5fc89"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEnableNavmeshObstacleNode, Assembly-CSharp",
"index": 2,
"parentIndex": 1,
"Guid": "e38a6df2-d1ad-4683-b889-a4449cdfe490"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTDisablePushNode, Assembly-CSharp",
"index": 3,
"parentIndex": 1,
"Guid": "75d5c27e-556b-4909-8512-f74d61ed5cd7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Services": null,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
5,
1
]
},
"index": 4,
"parentIndex": -1,
"Guid": "cd990acd-2fc9-40d5-9c59-cde18307e19b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Services": null,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
7,
8
]
},
"index": 5,
"parentIndex": 4,
"Guid": "d0192272-f956-4814-9bb0-7d9e53a6963c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"_assetGuid": "849bb24921ecd01418d6f8151ff71c7f",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_StopNavigation.json"
},
"index": 6,
"parentIndex": 5,
"Guid": "b00a092e-7194-4447-905c-e2afb9419a18"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"_assetGuid": "70bca396a66bdf94dbe23f43ec516b9a",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_StopBehaviour.json"
},
"index": 7,
"parentIndex": 5,
"Guid": "137f6d56-436e-4102-bcc3-cfe5a0aba260"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"_assetGuid": "51b9ab3b92924ec4eaee94005357b9c0",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_ResetPosture.json"
},
"index": 8,
"parentIndex": 5,
"Guid": "bc96b13f-3dd5-4705-8058-33e7032a8aa3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "ForcePickToEquip-fb54071689934634d8f2a11ac4035b1f-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-be8814ab-5bc4-476c-a515-74917bdced51"
},
"targetGuid": null
},
"index": 9,
"parentIndex": 4,
"Guid": "ac55e607-9643-4259-90ce-25683cd5bf0c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTDoRunAbilityTaskNode, Assembly-CSharp",
"AbilityName": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedString, Assembly-CSharp",
"_value": "PickAbility"
},
"TargetGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PickTargetGuid-fb54071689934634d8f2a11ac4035b1f-0"
},
"targetGuid": null
},
"index": 10,
"parentIndex": -1,
"Guid": "21d8e600-fc95-4e76-a9a8-6c123abea4e0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRunAbilityNode, Assembly-CSharp",
"abilityName": {
"$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityName, Assembly-CSharp",
"_value": "PickAbility"
},
"attemptToStopBehavior": true,
"attemptToResetPosture": true,
"runningPolicy": 1,
"provideEventData": true,
"eventTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1745303942
}
},
"target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PickTargetGuid-fb54071689934634d8f2a11ac4035b1f-0"
},
"targetGuid": null
},
"customEventDataWrapper": null,
"index": 11,
"parentIndex": 12,
"Guid": "08d7ace7-610d-4bda-ae0b-39e3887177ff"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 11,
"_False": 14,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTargetRespondInteraction, Assembly-CSharp",
"_targetGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PickTargetGuid-fb54071689934634d8f2a11ac4035b1f-0"
},
"targetGuid": null
},
"_ownerGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_interactionTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 964550612
}
}
},
"_defaultRes": false,
"index": 12,
"parentIndex": 1,
"Guid": "c9ba234c-3ca4-42b3-a38a-de78f4fc9fd8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRunAbilityNode, Assembly-CSharp",
"abilityName": {
"$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityName, Assembly-CSharp",
"_value": "PickFlowerAbility"
},
"attemptToStopBehavior": true,
"attemptToResetPosture": true,
"runningPolicy": 1,
"provideEventData": true,
"eventTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 855605903
}
},
"target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PickTargetGuid-fb54071689934634d8f2a11ac4035b1f-0"
},
"targetGuid": null
},
"customEventDataWrapper": null,
"index": 13,
"parentIndex": 14,
"Guid": "596bf6d3-86d9-4608-a945-b6e3d9b62f96"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 13,
"_False": -1,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTargetRespondInteraction, Assembly-CSharp",
"_targetGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PickTargetGuid-fb54071689934634d8f2a11ac4035b1f-0"
},
"targetGuid": null
},
"_ownerGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_interactionTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 855605903
}
}
},
"_defaultRes": false,
"index": 14,
"parentIndex": 12,
"Guid": "a4f44570-9263-4d8c-b2b6-c86149272997"
}
]
},
"containers": null,
"rootIndex": 4,
"nodesHash": 738601446,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
0,
10
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 819.5
},
"guid": "24322bd4-0d64-4efd-a022-519a29d5cd08",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 944.350037
},
"guid": "29d63b71-c0d2-4560-b271-fc30b2a5fc89",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 464.0,
"y": 1136.0
},
"guid": "e38a6df2-d1ad-4683-b889-a4449cdfe490",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 464.0,
"y": 1296.0
},
"guid": "75d5c27e-556b-4909-8512-f74d61ed5cd7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 466.125
},
"guid": "cd990acd-2fc9-40d5-9c59-cde18307e19b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 413.6
},
"guid": "d0192272-f956-4814-9bb0-7d9e53a6963c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 217.799988
},
"guid": "b00a092e-7194-4447-905c-e2afb9419a18",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 364.1
},
"guid": "137f6d56-436e-4102-bcc3-cfe5a0aba260",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 553.3
},
"guid": "bc96b13f-3dd5-4705-8058-33e7032a8aa3",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 0.0
},
"guid": "ac55e607-9643-4259-90ce-25683cd5bf0c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1024.0,
"y": 720.0
},
"guid": "21d8e600-fc95-4e76-a9a8-6c123abea4e0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1024.0,
"y": 912.0
},
"guid": "08d7ace7-610d-4bda-ae0b-39e3887177ff",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 688.0,
"y": 944.0
},
"guid": "c9ba234c-3ca4-42b3-a38a-de78f4fc9fd8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1392.0,
"y": 1392.0
},
"guid": "596bf6d3-86d9-4608-a945-b6e3d9b62f96",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1024.0,
"y": 1392.0
},
"guid": "a4f44570-9263-4d8c-b2b6-c86149272997",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_Picking.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}