1355 lines
43 KiB
JSON
1355 lines
43 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
|
|
"redirectData": null,
|
|
"blackboardConfigs": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
|
"paraKeys": {
|
|
"$values": []
|
|
},
|
|
"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": "9946099a4bfbddf47a93876dbee2d9e4",
|
|
"_assetPath": "Data/Statescript/Ability/PerformItem/PerformItem_Board.json"
|
|
},
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "e1c2fdd851a6e2240a6cf2356a3eb0d2",
|
|
"_assetPath": "Data/Statescript/Ability/1002_ToolSwitch/ToolSwitch_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": "Trigger",
|
|
"isArray": false,
|
|
"DataType": 1,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-c7972ec2-89f7-442d-aa73-2e2db369daaa"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "Triggerred",
|
|
"isArray": false,
|
|
"DataType": 1,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-5557cf37-db84-4fda-a5fc-3245340640c1"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"roots": null,
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 0,
|
|
"parentIndex": 2,
|
|
"Guid": "45c1fcf7-a1d0-4273-a6b6-5b214bcb3780",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 2,
|
|
"FromRunning": 2,
|
|
"_Child": 6,
|
|
"index": 1,
|
|
"parentIndex": -1,
|
|
"Guid": "71402a4e-87ec-4d49-afd4-a7413398606c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 3,
|
|
"_False": 0,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 5,
|
|
"Guid": "12b85439-da76-4369-8570-290d1bece7e3"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 3,
|
|
"parentIndex": 2,
|
|
"Guid": "d83ce2fa-32bf-42fa-9ca3-9a5a47057502",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 60093
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
5,
|
|
36
|
|
]
|
|
},
|
|
"index": 4,
|
|
"parentIndex": -1,
|
|
"Guid": "466dad80-3a7a-4c91-a263-26399124343a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
2,
|
|
7
|
|
]
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 4,
|
|
"Guid": "8fa7e4ac-6463-4bfb-b506-9e8d2c612c6f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarAreAllOfBodyBitsFree, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_bits": 4294967295
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 1,
|
|
"Guid": "f9912694-89b0-4927-a693-6a693574e36b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
8,
|
|
12,
|
|
13
|
|
]
|
|
},
|
|
"index": 7,
|
|
"parentIndex": 5,
|
|
"Guid": "d97a7d84-4128-4dc5-90be-404d46092208"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
9,
|
|
10,
|
|
11
|
|
]
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 7,
|
|
"Guid": "f9832a39-c3e7-4116-acd8-1ea7b0bec324"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarToolConfigIdHasSitDownAnim, Assembly-CSharp",
|
|
"_configId": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
}
|
|
}
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "93b970b1-65ec-49f7-bc1d-3615ab22b41d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
"index": 10,
|
|
"parentIndex": 8,
|
|
"Guid": "a6570b23-98ed-4142-8014-a7e6fb56dd02"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-9af8e870-65f4-40b8-b64a-4ae1507b72c8"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToUInt32, Assembly-CSharp",
|
|
"_arg": 1,
|
|
"_argEnumType": "miHoYo.HYG.Posture, Assembly-CSharp, Version=2.0.0.668, Culture=neutral, PublicKeyToken=null"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "51b9ab3b92924ec4eaee94005357b9c0",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_ResetPosture.json"
|
|
},
|
|
"index": 11,
|
|
"parentIndex": 8,
|
|
"Guid": "95bd4562-6936-42ac-9899-34a5373ae350"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": []
|
|
},
|
|
"_assetGuid": "70bca396a66bdf94dbe23f43ec516b9a",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_StopBehaviour.json"
|
|
},
|
|
"index": 12,
|
|
"parentIndex": 7,
|
|
"Guid": "bb7cfb71-5377-4ab0-a21e-a813421a447a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
14,
|
|
15
|
|
]
|
|
},
|
|
"index": 13,
|
|
"parentIndex": 7,
|
|
"Guid": "5ffb67eb-c76c-437d-915d-be6b5fd8ba37"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetCurrentToolConfigId, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
}
|
|
}
|
|
},
|
|
"index": 14,
|
|
"parentIndex": 13,
|
|
"Guid": "ef0b4c13-9ebf-405d-a814-78ec4e1ee2c5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
16,
|
|
17,
|
|
22,
|
|
23,
|
|
26,
|
|
29,
|
|
32,
|
|
33
|
|
]
|
|
},
|
|
"index": 15,
|
|
"parentIndex": 13,
|
|
"Guid": "3311e02c-f4c2-4afa-96c7-a24e5613d626"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "SwitchTool",
|
|
"IsLogError": true,
|
|
"customMsg": null,
|
|
"index": 16,
|
|
"parentIndex": 15,
|
|
"Guid": "606a3877-fc70-41e2-abd2-81296014a2f4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
18,
|
|
19,
|
|
20,
|
|
21
|
|
]
|
|
},
|
|
"index": 17,
|
|
"parentIndex": 15,
|
|
"Guid": "855f62f3-b0c5-4f35-9c46-e5d9c2c7b684"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 18,
|
|
"parentIndex": 17,
|
|
"Guid": "373dbf9a-5f77-41fd-91de-95e846e90d7f",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "NextToolMakeId-e1c2fdd851a6e2240a6cf2356a3eb0d2-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarConvertUInt32ToUInt64, Assembly-CSharp",
|
|
"_raw": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 19,
|
|
"parentIndex": 17,
|
|
"Guid": "4dc19a43-a880-4912-b29c-8c54fdc44a85",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Switch-e1c2fdd851a6e2240a6cf2356a3eb0d2-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 20,
|
|
"parentIndex": 17,
|
|
"Guid": "e9cb6994-2101-494f-b4fe-379dfda2ae4b",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "PlaySwitchVfx-e1c2fdd851a6e2240a6cf2356a3eb0d2-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 21,
|
|
"parentIndex": 17,
|
|
"Guid": "1087b0a5-ea3a-4177-8cae-f3fde34d5553",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SendMessage-e1c2fdd851a6e2240a6cf2356a3eb0d2-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 22,
|
|
"parentIndex": 15,
|
|
"Guid": "d7ff8ce0-c371-4d90-847a-828327ac2afb",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-c7972ec2-89f7-442d-aa73-2e2db369daaa"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
|
|
"failWhenChildFailed": false,
|
|
"_Condition": 24,
|
|
"_Child": 25,
|
|
"index": 23,
|
|
"parentIndex": 15,
|
|
"Guid": "28a44298-8d21-4354-b698-a091afd18c1b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "State-e1c2fdd851a6e2240a6cf2356a3eb0d2-0"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
},
|
|
"index": 24,
|
|
"parentIndex": 23,
|
|
"Guid": "41639eb2-5116-4957-b9d7-477392c031c7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
|
|
"result": 2,
|
|
"index": 25,
|
|
"parentIndex": 23,
|
|
"Guid": "e903f312-3b07-458c-a11f-726a3678e391"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
|
|
"failWhenChildFailed": false,
|
|
"_Condition": 27,
|
|
"_Child": 28,
|
|
"index": 26,
|
|
"parentIndex": 15,
|
|
"Guid": "c77a9e74-d7a2-4d22-8a7f-a42f1f68cf77"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToUInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "State-e1c2fdd851a6e2240a6cf2356a3eb0d2-0"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
},
|
|
"index": 27,
|
|
"parentIndex": 26,
|
|
"Guid": "0eddf53e-4e34-4b98-a647-66bdd0d2703c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
|
|
"result": 2,
|
|
"index": 28,
|
|
"parentIndex": 26,
|
|
"Guid": "20d13628-0465-4e42-a905-6ec98a8a12d3"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
|
|
"failWhenChildFailed": false,
|
|
"_Condition": 30,
|
|
"_Child": 31,
|
|
"index": 29,
|
|
"parentIndex": 15,
|
|
"Guid": "8a2f145b-e4c4-4859-8677-9507c84a8088"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedLogicOr, Assembly-CSharp",
|
|
"_operands": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]], Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
|
|
"_operand": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsSwitchingStateEqualTo, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_toolSwitchingState": 1
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
|
|
"_operand": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsCurrentToolLoadingStatusEqualTo, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_loadingStatus": 2
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"index": 30,
|
|
"parentIndex": 29,
|
|
"Guid": "9b7193c8-e7a5-4a37-93e5-8e07ad6cf567"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
|
|
"result": 2,
|
|
"index": 31,
|
|
"parentIndex": 29,
|
|
"Guid": "7807fe3b-7691-4e9b-873b-14cda5766bd3"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitFramesNode, Assembly-CSharp",
|
|
"frames": null,
|
|
"index": 32,
|
|
"parentIndex": 15,
|
|
"Guid": "a167e144-1945-4fcb-9f23-0d60bfce6d14"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 34,
|
|
"_False": 35,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-5557cf37-db84-4fda-a5fc-3245340640c1"
|
|
}
|
|
},
|
|
"index": 33,
|
|
"parentIndex": 15,
|
|
"Guid": "e970162a-cc23-41b4-9096-96df6d2dad27"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 100.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 34,
|
|
"parentIndex": 33,
|
|
"Guid": "b8fb0116-9df5-42be-ad16-58dcc789e735"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 35,
|
|
"parentIndex": 33,
|
|
"Guid": "e0dc8cde-dff2-4a51-a3db-ead94388cf07"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 37,
|
|
"index": 36,
|
|
"parentIndex": 4,
|
|
"Guid": "80720025-b777-4f50-b331-219fdbde3c44"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
38,
|
|
39,
|
|
40,
|
|
41,
|
|
45,
|
|
46
|
|
]
|
|
},
|
|
"index": 37,
|
|
"parentIndex": 36,
|
|
"Guid": "445fca64-12a1-4ede-abdf-c246107b87e9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-c7972ec2-89f7-442d-aa73-2e2db369daaa"
|
|
}
|
|
},
|
|
"index": 38,
|
|
"parentIndex": 37,
|
|
"Guid": "858fde09-c765-4c7d-bbf4-dc2c7984c047"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 39,
|
|
"parentIndex": 37,
|
|
"Guid": "3a72e43a-10a7-4db6-8ac3-357a4e8704d4",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-c7972ec2-89f7-442d-aa73-2e2db369daaa"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToUInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
"index": 40,
|
|
"parentIndex": 37,
|
|
"Guid": "51eb2de6-150e-4911-9964-1845fecd84e4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
42,
|
|
43,
|
|
44
|
|
]
|
|
},
|
|
"index": 41,
|
|
"parentIndex": 37,
|
|
"Guid": "cfb76cc6-9f3c-47e1-8719-82ea7d8db62b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsTestKeyDown, Assembly-CSharp"
|
|
},
|
|
"index": 42,
|
|
"parentIndex": 41,
|
|
"Guid": "d03937a3-ad64-4fb8-a11f-1712f808e201"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitFramesNode, Assembly-CSharp",
|
|
"frames": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
},
|
|
"index": 43,
|
|
"parentIndex": 41,
|
|
"Guid": "8563735f-85df-47f8-9e81-b7f1d6bdc56e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsTestKeyDown, Assembly-CSharp"
|
|
},
|
|
"index": 44,
|
|
"parentIndex": 41,
|
|
"Guid": "dbff63d0-7eac-451a-b584-feb4328d34c0"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 45,
|
|
"parentIndex": 37,
|
|
"Guid": "e651beff-92d1-46d1-9bb0-ccb9f97b8567",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-5557cf37-db84-4fda-a5fc-3245340640c1"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTEditorPauseNode, Assembly-CSharp",
|
|
"_active": false,
|
|
"_condition": null,
|
|
"_Child": 47,
|
|
"index": 46,
|
|
"parentIndex": 37,
|
|
"Guid": "007431da-2c06-41ac-b166-497240b1c174"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
48,
|
|
49
|
|
]
|
|
},
|
|
"index": 47,
|
|
"parentIndex": 46,
|
|
"Guid": "58e4ae59-edbc-469f-8df9-a4141998d203"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleRunSSNode, Assembly-CSharp",
|
|
"sync": true,
|
|
"onlyRemote": true,
|
|
"ssNode": {
|
|
"$type": "miHoYo.HYG.Statescript.CfgSSActionTestShowGiftPerformance, Assembly-CSharp",
|
|
"_Next": null,
|
|
"index": -1,
|
|
"parentIndex": -1,
|
|
"Guid": "00000000-0000-0000-0000-000000000000"
|
|
},
|
|
"index": 48,
|
|
"parentIndex": 47,
|
|
"Guid": "6ce3c74d-0bea-48b3-86e3-3f4442914b4b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleRunSSNode, Assembly-CSharp",
|
|
"sync": true,
|
|
"onlyRemote": true,
|
|
"ssNode": {
|
|
"$type": "miHoYo.HYG.Statescript.CfgSSActionLog, Assembly-CSharp",
|
|
"_Next": null,
|
|
"index": -1,
|
|
"parentIndex": -1,
|
|
"Guid": "00000000-0000-0000-0000-000000000000",
|
|
"Message": "RunSSSSSSSSSSSS",
|
|
"LogError": true,
|
|
"LogCat": 12,
|
|
"CustomMsg": null
|
|
},
|
|
"index": 49,
|
|
"parentIndex": 47,
|
|
"Guid": "48c7963d-a742-447c-ac10-5fba6e3de517"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 4,
|
|
"nodesHash": 1995267537,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
1
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -647.349854,
|
|
"y": -1135.04993
|
|
},
|
|
"guid": "45c1fcf7-a1d0-4273-a6b6-5b214bcb3780",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -823.349854,
|
|
"y": 720.9501
|
|
},
|
|
"guid": "71402a4e-87ec-4d49-afd4-a7413398606c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -903.349854,
|
|
"y": -1407.04993
|
|
},
|
|
"guid": "12b85439-da76-4369-8570-290d1bece7e3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -615.349854,
|
|
"y": -1519.04993
|
|
},
|
|
"guid": "d83ce2fa-32bf-42fa-9ca3-9a5a47057502",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1975.34985,
|
|
"y": -495.049927
|
|
},
|
|
"guid": "466dad80-3a7a-4c91-a263-26399124343a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1127.34985,
|
|
"y": -799.0499
|
|
},
|
|
"guid": "8fa7e4ac-6463-4bfb-b506-9e8d2c612c6f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -535.349854,
|
|
"y": 784.9501
|
|
},
|
|
"guid": "f9912694-89b0-4927-a693-6a693574e36b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -368.875244,
|
|
"y": -746.199341
|
|
},
|
|
"guid": "d97a7d84-4128-4dc5-90be-404d46092208",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -176.875244,
|
|
"y": -1284.21179
|
|
},
|
|
"guid": "f9832a39-c3e7-4116-acd8-1ea7b0bec324",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 175.124756,
|
|
"y": -1652.21179
|
|
},
|
|
"guid": "93b970b1-65ec-49f7-bc1d-3615ab22b41d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 191.124756,
|
|
"y": -1444.21179
|
|
},
|
|
"guid": "a6570b23-98ed-4142-8014-a7e6fb56dd02",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 239.124756,
|
|
"y": -1124.21179
|
|
},
|
|
"guid": "95bd4562-6936-42ac-9899-34a5373ae350",
|
|
"comment": "坐着也可以掏,因此不用这个",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -256.875244,
|
|
"y": -1572.21179
|
|
},
|
|
"guid": "bb7cfb71-5377-4ab0-a21e-a813421a447a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -119.349854,
|
|
"y": -351.049927
|
|
},
|
|
"guid": "5ffb67eb-c76c-437d-915d-be6b5fd8ba37",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 111.124756,
|
|
"y": -735.6117
|
|
},
|
|
"guid": "ef0b4c13-9ebf-405d-a814-78ec4e1ee2c5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 24.6501465,
|
|
"y": 80.95007
|
|
},
|
|
"guid": "3311e02c-f4c2-4afa-96c7-a24e5613d626",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 216.650146,
|
|
"y": -415.049927
|
|
},
|
|
"guid": "606a3877-fc70-41e2-abd2-81296014a2f4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 351.124756,
|
|
"y": -232.911743
|
|
},
|
|
"guid": "855f62f3-b0c5-4f35-9c46-e5d9c2c7b684",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 591.124756,
|
|
"y": -735.611938
|
|
},
|
|
"guid": "373dbf9a-5f77-41fd-91de-95e846e90d7f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 591.124756,
|
|
"y": -421.011841
|
|
},
|
|
"guid": "4dc19a43-a880-4912-b29c-8c54fdc44a85",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 591.124756,
|
|
"y": -161.411743
|
|
},
|
|
"guid": "e9cb6994-2101-494f-b4fe-379dfda2ae4b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 591.124756,
|
|
"y": 98.18823
|
|
},
|
|
"guid": "1087b0a5-ea3a-4177-8cae-f3fde34d5553",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 616.650146,
|
|
"y": 416.950073
|
|
},
|
|
"guid": "d7ff8ce0-c371-4d90-847a-828327ac2afb",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 728.650146,
|
|
"y": 688.9501
|
|
},
|
|
"guid": "28a44298-8d21-4354-b698-a091afd18c1b",
|
|
"comment": "等待一次切换",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 984.650146,
|
|
"y": 608.9501
|
|
},
|
|
"guid": "41639eb2-5116-4957-b9d7-477392c031c7",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 984.650146,
|
|
"y": 864.9501
|
|
},
|
|
"guid": "e903f312-3b07-458c-a11f-726a3678e391",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 392.650146,
|
|
"y": 1552.95007
|
|
},
|
|
"guid": "c77a9e74-d7a2-4d22-8a7f-a42f1f68cf77",
|
|
"comment": "等待切换完成",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 648.650146,
|
|
"y": 1504.95007
|
|
},
|
|
"guid": "0eddf53e-4e34-4b98-a647-66bdd0d2703c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 616.650146,
|
|
"y": 1824.95007
|
|
},
|
|
"guid": "20d13628-0465-4e42-a905-6ec98a8a12d3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 344.650146,
|
|
"y": 2160.9502
|
|
},
|
|
"guid": "8a2f145b-e4c4-4859-8677-9507c84a8088",
|
|
"comment": "等待工具显示",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 616.650146,
|
|
"y": 2032.95007
|
|
},
|
|
"guid": "9b7193c8-e7a5-4a37-93e5-8e07ad6cf567",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 600.650146,
|
|
"y": 2432.9502
|
|
},
|
|
"guid": "7807fe3b-7691-4e9b-873b-14cda5766bd3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 344.650146,
|
|
"y": 2560.9502
|
|
},
|
|
"guid": "a167e144-1945-4fcb-9f23-0d60bfce6d14",
|
|
"comment": "等一帧道具SS初始化",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 105.987793,
|
|
"y": 609.37
|
|
},
|
|
"guid": "e970162a-cc23-41b4-9096-96df6d2dad27",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 360.650146,
|
|
"y": 560.9501
|
|
},
|
|
"guid": "b8fb0116-9df5-42be-ad16-58dcc789e735",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 382.887939,
|
|
"y": 747.170044
|
|
},
|
|
"guid": "e0dc8cde-dff2-4a51-a3db-ead94388cf07",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1863.34985,
|
|
"y": 112.950073
|
|
},
|
|
"guid": "80720025-b777-4f50-b331-219fdbde3c44",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1511.34985,
|
|
"y": 240.950073
|
|
},
|
|
"guid": "445fca64-12a1-4ede-abdf-c246107b87e9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -999.349854,
|
|
"y": -351.049927
|
|
},
|
|
"guid": "858fde09-c765-4c7d-bbf4-dc2c7984c047",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -983.349854,
|
|
"y": -95.04993
|
|
},
|
|
"guid": "3a72e43a-10a7-4db6-8ac3-357a4e8704d4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -967.349854,
|
|
"y": 176.950073
|
|
},
|
|
"guid": "51eb2de6-150e-4911-9964-1845fecd84e4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -967.349854,
|
|
"y": 464.950073
|
|
},
|
|
"guid": "cfb76cc6-9f3c-47e1-8719-82ea7d8db62b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -647.349854,
|
|
"y": 128.950073
|
|
},
|
|
"guid": "d03937a3-ad64-4fb8-a11f-1712f808e201",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -631.349854,
|
|
"y": 336.950073
|
|
},
|
|
"guid": "8563735f-85df-47f8-9e81-b7f1d6bdc56e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -535.349854,
|
|
"y": 576.9501
|
|
},
|
|
"guid": "dbff63d0-7eac-451a-b584-feb4328d34c0",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -519.349854,
|
|
"y": 1024.95007
|
|
},
|
|
"guid": "e651beff-92d1-46d1-9bb0-ccb9f97b8567",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1175.34985,
|
|
"y": 960.9501
|
|
},
|
|
"guid": "007431da-2c06-41ac-b166-497240b1c174",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1159.34985,
|
|
"y": 1200.95007
|
|
},
|
|
"guid": "58e4ae59-edbc-469f-8df9-a4141998d203",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -887.349854,
|
|
"y": 1040.95007
|
|
},
|
|
"guid": "6ce3c74d-0bea-48b3-86e3-3f4442914b4b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -887.349854,
|
|
"y": 1264.95007
|
|
},
|
|
"guid": "48c7963d-a742-447c-ac10-5fba6e3de517",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Test/1_TestLianjiSwitchToolAndTalk.json",
|
|
"errors": null
|
|
} |