470 lines
15 KiB
JSON
470 lines
15 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
|
|
"redirectData": null,
|
|
"blackboardConfigs": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
|
"paraKeys": null,
|
|
"configs": null,
|
|
"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": "TransportGuid",
|
|
"DataType": 6,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-2c05a15b-0991-4f78-92b5-c93e3ac3e2c4"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "TransportPos",
|
|
"DataType": 11,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-d0ba48ae-b09b-472b-8b3e-86b3db93d244"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
8
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "d496ea11-7051-4d83-af98-a883c5695ecf"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTFindTransportNode, Assembly-CSharp",
|
|
"mode": 0,
|
|
"sceneIdVar": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"_value": 10008
|
|
},
|
|
"sceneInstanceIdVar": null,
|
|
"npcConfigIdVar": null,
|
|
"transportGuidKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2c05a15b-0991-4f78-92b5-c93e3ac3e2c4"
|
|
},
|
|
"transportPointLocationKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-d0ba48ae-b09b-472b-8b3e-86b3db93d244"
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 4,
|
|
"Guid": "ceaa7243-b83c-42fc-be75-a07ad0386b09"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
|
|
"RepeaterMode": 1,
|
|
"isDynamic": false,
|
|
"RepeatCount": 0,
|
|
"targetRepeatCount": null,
|
|
"RepeatLimit": -1,
|
|
"UntilResult": 0,
|
|
"_Child": -1,
|
|
"index": 2,
|
|
"parentIndex": -1,
|
|
"Guid": "778b9d0e-9594-46a5-a7ae-65c46b51cb3b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
7
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 3,
|
|
"parentIndex": 6,
|
|
"Guid": "52cc53ce-8f18-454f-8239-eb551eb11195"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
5,
|
|
1
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 4,
|
|
"parentIndex": 6,
|
|
"Guid": "12ccbc86-9427-4559-8eae-563edb1fed25"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckSceneBySceneId, Assembly-CSharp",
|
|
"_callerGUID": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_sceneId": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"_value": 10009
|
|
},
|
|
"_isEqual": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 4,
|
|
"Guid": "2c213867-2d89-4a57-bf4a-6becf191c180"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
4,
|
|
3
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 6,
|
|
"parentIndex": 9,
|
|
"Guid": "7b0ef0e4-1df7-4152-938e-4a6964c7123a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTFindTransportNode, Assembly-CSharp",
|
|
"mode": 0,
|
|
"sceneIdVar": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"_value": 2
|
|
},
|
|
"sceneInstanceIdVar": null,
|
|
"npcConfigIdVar": null,
|
|
"transportGuidKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2c05a15b-0991-4f78-92b5-c93e3ac3e2c4"
|
|
},
|
|
"transportPointLocationKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-d0ba48ae-b09b-472b-8b3e-86b3db93d244"
|
|
},
|
|
"index": 7,
|
|
"parentIndex": 3,
|
|
"Guid": "802f38c2-613a-4041-8a99-a51cfc041cd2"
|
|
},
|
|
{
|
|
"$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp",
|
|
"_Child": 9,
|
|
"index": 8,
|
|
"parentIndex": 0,
|
|
"Guid": "9828952a-cba7-4e7d-b324-ecdbb68df22d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
6,
|
|
10
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "67d72631-fc7b-44f1-a438-354a1a817d77"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 11,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntityValid, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2c05a15b-0991-4f78-92b5-c93e3ac3e2c4"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"_defaultRes": false,
|
|
"index": 10,
|
|
"parentIndex": 9,
|
|
"Guid": "7bef8528-a9aa-4b2c-b0b5-06226b49fc03"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
12,
|
|
13
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 11,
|
|
"parentIndex": 10,
|
|
"Guid": "4776a9d6-3654-4a4e-b168-79755822b510"
|
|
},
|
|
{
|
|
"$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": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-d16a3e3d-ac70-4b6b-9146-c46ee6820b1b"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-d0ba48ae-b09b-472b-8b3e-86b3db93d244"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "74e4911dbb344276b875705754dc08fd",
|
|
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Navigation/BTState_NaviToTargetPos.json"
|
|
},
|
|
"index": 12,
|
|
"parentIndex": 11,
|
|
"Guid": "77e11241-4f14-4fc8-a78d-4f9365bb8666"
|
|
},
|
|
{
|
|
"$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": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TransportEntityGUID-5b4a2b5ae397ee24885777ebf70787ae-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2c05a15b-0991-4f78-92b5-c93e3ac3e2c4"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "d02bd6de533548f4b91cfb97880e0338",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_EnterHouse.json"
|
|
},
|
|
"index": 13,
|
|
"parentIndex": 11,
|
|
"Guid": "459f963a-8c50-4701-83b4-61635a9f16a3"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": 803883176,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
2
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -672.0,
|
|
"y": -80.0
|
|
},
|
|
"guid": "d496ea11-7051-4d83-af98-a883c5695ecf",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 608.0,
|
|
"y": -240.0
|
|
},
|
|
"guid": "ceaa7243-b83c-42fc-be75-a07ad0386b09",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -144.0,
|
|
"y": -336.0
|
|
},
|
|
"guid": "778b9d0e-9594-46a5-a7ae-65c46b51cb3b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 352.0,
|
|
"y": 48.0
|
|
},
|
|
"guid": "52cc53ce-8f18-454f-8239-eb551eb11195",
|
|
"comment": "在别的场景,就去主岛",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 344.5,
|
|
"y": -204.5
|
|
},
|
|
"guid": "12ccbc86-9427-4559-8eae-563edb1fed25",
|
|
"comment": "在水族馆,需要先去万象馆",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 608.0,
|
|
"y": -416.0
|
|
},
|
|
"guid": "2c213867-2d89-4a57-bf4a-6becf191c180",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 96.0,
|
|
"y": -112.0
|
|
},
|
|
"guid": "7b0ef0e4-1df7-4152-938e-4a6964c7123a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 608.0,
|
|
"y": 0.0
|
|
},
|
|
"guid": "802f38c2-613a-4041-8a99-a51cfc041cd2",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -432.0,
|
|
"y": -64.0
|
|
},
|
|
"guid": "9828952a-cba7-4e7d-b324-ecdbb68df22d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -192.0,
|
|
"y": -80.0
|
|
},
|
|
"guid": "67d72631-fc7b-44f1-a438-354a1a817d77",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 96.0,
|
|
"y": 208.0
|
|
},
|
|
"guid": "7bef8528-a9aa-4b2c-b0b5-06226b49fc03",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 352.0,
|
|
"y": 224.0
|
|
},
|
|
"guid": "4776a9d6-3654-4a4e-b168-79755822b510",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 608.0,
|
|
"y": 224.0
|
|
},
|
|
"guid": "77e11241-4f14-4fc8-a78d-4f9365bb8666",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 608.0,
|
|
"y": 464.0
|
|
},
|
|
"guid": "459f963a-8c50-4701-83b4-61635a9f16a3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/Event/General/Others/BTGraph_GoToMainland.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |