2246 lines
77 KiB
JSON
2246 lines
77 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": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"var": null
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"var": 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": "TargetEntity",
|
|
"DataType": 6,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "目标家具",
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "GameplayTag",
|
|
"DataType": 3,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "操作Tag",
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
1,
|
|
7,
|
|
13,
|
|
17,
|
|
21,
|
|
26,
|
|
32,
|
|
35,
|
|
39,
|
|
43,
|
|
47,
|
|
53,
|
|
57
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 0,
|
|
"parentIndex": 61,
|
|
"Guid": "061d88c2-553a-4d25-af1a-726476325cf2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
3,
|
|
2,
|
|
5
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "b5951243-dab9-42af-a68b-ca3e5fb53e05"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 4,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1123539611
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 2,
|
|
"parentIndex": 1,
|
|
"Guid": "0446acea-a9ad-417d-8786-87b552d80863"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
|
|
"_entity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_exactMatch": null,
|
|
"_tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 30044
|
|
}
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 1,
|
|
"Guid": "2888bcf5-167e-4b7e-a6f2-4f3d964e033e"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10003
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 2,
|
|
"Guid": "2bf58481-8056-4e50-b347-f7aa53629a1c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 6,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1237680552
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 5,
|
|
"parentIndex": 1,
|
|
"Guid": "b1f37027-81c5-47ff-b37d-d9ec4e6b933a"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10004
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 5,
|
|
"Guid": "b9056ea1-3d8d-4744-9ecb-160591af151f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
8,
|
|
9,
|
|
11
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 7,
|
|
"parentIndex": 0,
|
|
"Guid": "9bbf67f5-4a39-4182-b674-861ac0a1db71"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
|
|
"_entity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_exactMatch": null,
|
|
"_tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 30042
|
|
}
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 7,
|
|
"Guid": "aebfa65e-b3f1-4233-b9c2-914a63246402"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 10,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1123539611
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 9,
|
|
"parentIndex": 7,
|
|
"Guid": "d3385e52-36ca-4a0e-9f08-b8d76e5fce1c"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10005
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 10,
|
|
"parentIndex": 9,
|
|
"Guid": "83d8c506-33f4-4a3d-9984-c9b3525afa50"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 12,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1237680552
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 11,
|
|
"parentIndex": 7,
|
|
"Guid": "63d639b0-6344-48b6-aa87-c34591c9f056"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10006
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 12,
|
|
"parentIndex": 11,
|
|
"Guid": "91dd0eac-7879-472b-8b7f-855e8cf12087"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
14,
|
|
15
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 13,
|
|
"parentIndex": 0,
|
|
"Guid": "b405da15-d3ed-4884-b522-957590ecfc0d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
|
|
"_entity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_exactMatch": null,
|
|
"_tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 30053
|
|
}
|
|
},
|
|
"index": 14,
|
|
"parentIndex": 13,
|
|
"Guid": "cd9cf780-d5c7-4713-a0b3-d420586c51ba"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 16,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1673123591
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 15,
|
|
"parentIndex": 13,
|
|
"Guid": "c312838b-1f36-47b1-a666-dfe9ef07b3a5"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10007
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 16,
|
|
"parentIndex": 15,
|
|
"Guid": "418cc958-54c7-4dfd-b074-4eaad626ee5f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
18,
|
|
19
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 17,
|
|
"parentIndex": 0,
|
|
"Guid": "fa5904b0-d17a-4cb2-9b6a-578b3068dc64"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
|
|
"_entity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_exactMatch": null,
|
|
"_tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 30066
|
|
}
|
|
},
|
|
"index": 18,
|
|
"parentIndex": 17,
|
|
"Guid": "0ad15800-45df-49cf-92c3-524c874cddae"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 20,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicOr, Assembly-CSharp",
|
|
"_operands": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
|
|
"_values": {
|
|
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1673123591
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1123539611
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 19,
|
|
"parentIndex": 17,
|
|
"Guid": "0e047189-18dd-41bf-be95-1bc7c86f9e3c"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10013
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 20,
|
|
"parentIndex": 19,
|
|
"Guid": "37d99c80-358e-4581-bbdf-8c8f1e852abf"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 21,
|
|
"parentIndex": 0,
|
|
"Guid": "fff20292-3e6b-4c55-8349-be3f6c851935"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
|
|
"_entity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_exactMatch": null,
|
|
"_tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 30046
|
|
}
|
|
},
|
|
"index": 22,
|
|
"parentIndex": 21,
|
|
"Guid": "3d6601e2-4c88-4035-84fc-dfdfbbd8e5c7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 24,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1123539611
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 23,
|
|
"parentIndex": 21,
|
|
"Guid": "92929101-ecac-448b-bb80-6f8a4e5fb736"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10015
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 24,
|
|
"parentIndex": 23,
|
|
"Guid": "27c1c71b-c1d6-4f4e-a9ff-603db32bf2c2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
|
|
"_entity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_exactMatch": null,
|
|
"_tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 30088
|
|
}
|
|
},
|
|
"index": 25,
|
|
"parentIndex": 26,
|
|
"Guid": "aad5cc84-868f-4166-8b89-e630e200ba08"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
25,
|
|
27,
|
|
29
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 26,
|
|
"parentIndex": 0,
|
|
"Guid": "599bf840-c141-430b-b463-89a4c3199532"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 28,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1123539611
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 27,
|
|
"parentIndex": 26,
|
|
"Guid": "29fdb4fc-fa56-4d6e-8e93-6cb5ff7ca539"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10017
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 28,
|
|
"parentIndex": 27,
|
|
"Guid": "974a25c9-1d15-4676-b32d-aaa94decd31c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 30,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1237680552
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 29,
|
|
"parentIndex": 26,
|
|
"Guid": "18a2934f-9ac4-4c4d-a3b7-7e99706a430a"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10018
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 30,
|
|
"parentIndex": 29,
|
|
"Guid": "a9328715-562b-4165-82bc-c485d651e33c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
|
|
"_entity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_exactMatch": null,
|
|
"_tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 30062
|
|
}
|
|
},
|
|
"index": 31,
|
|
"parentIndex": 32,
|
|
"Guid": "b30f52a2-cc8b-40a5-911d-83184c2ee404"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
31,
|
|
33
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 32,
|
|
"parentIndex": 0,
|
|
"Guid": "0f2b9103-88fa-4c06-8876-dc3dca638713"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 34,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1731029365
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 33,
|
|
"parentIndex": 32,
|
|
"Guid": "1c149d8d-2cf0-4ff9-9bf9-418fcd6d82f2"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10019
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 34,
|
|
"parentIndex": 33,
|
|
"Guid": "d5802b41-2291-4903-9e76-c0cfd38c6e30"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
36,
|
|
37
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 35,
|
|
"parentIndex": 0,
|
|
"Guid": "e199a400-0a10-42c6-92e7-deeea296cf08"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
|
|
"_entity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_exactMatch": null,
|
|
"_tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 30079
|
|
}
|
|
},
|
|
"index": 36,
|
|
"parentIndex": 35,
|
|
"Guid": "57c0781f-dcc2-408a-9b16-d2b7f48e4a07"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 38,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1673123591
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 37,
|
|
"parentIndex": 35,
|
|
"Guid": "455109cb-4bac-4e6d-92f2-aeaf48ce4cfc"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10020
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 38,
|
|
"parentIndex": 37,
|
|
"Guid": "67a6597f-42ae-4699-a024-962f6a8083b4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
40,
|
|
41
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 39,
|
|
"parentIndex": 0,
|
|
"Guid": "9d879b51-46d9-4263-a174-8c562e65a4f9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
|
|
"_entity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_exactMatch": null,
|
|
"_tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 2146247943
|
|
}
|
|
},
|
|
"index": 40,
|
|
"parentIndex": 39,
|
|
"Guid": "15f165a2-cc70-4ebe-af6b-bccac660e845"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 42,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1123539611
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 41,
|
|
"parentIndex": 39,
|
|
"Guid": "88c0ca06-46d2-4227-9b9c-9b1dd8d10fc7"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10021
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 42,
|
|
"parentIndex": 41,
|
|
"Guid": "7af89254-c990-4ff3-920f-a491e814223f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
44,
|
|
45
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 43,
|
|
"parentIndex": 0,
|
|
"Guid": "d35ab3e3-c6e7-494c-aa20-00022b5a1387"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
|
|
"_entity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_exactMatch": null,
|
|
"_tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 30015
|
|
}
|
|
},
|
|
"index": 44,
|
|
"parentIndex": 43,
|
|
"Guid": "dfaeecc5-68d4-4f48-9917-bfe7d922ff7a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 46,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1089399126
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 45,
|
|
"parentIndex": 43,
|
|
"Guid": "59ecd40e-ba36-43ba-b2ae-b44243cb2a9d"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10023
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 46,
|
|
"parentIndex": 45,
|
|
"Guid": "a0fd8e6a-f9b5-466b-a762-f84700dcedc2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
48,
|
|
49,
|
|
51
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 47,
|
|
"parentIndex": 0,
|
|
"Guid": "e6107376-de89-444b-9320-06fa88ed325a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
|
|
"_entity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_exactMatch": null,
|
|
"_tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 30060
|
|
}
|
|
},
|
|
"index": 48,
|
|
"parentIndex": 47,
|
|
"Guid": "7aa82392-7ca3-4529-b6f8-3a7c9ea03d44"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 50,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1123539611
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 49,
|
|
"parentIndex": 47,
|
|
"Guid": "49183763-6b91-4c0e-82f5-30c991a42760"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10024
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 50,
|
|
"parentIndex": 49,
|
|
"Guid": "2c2a54fa-45ba-4bdc-bcc2-f014024118f9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 52,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 454136355
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 51,
|
|
"parentIndex": 47,
|
|
"Guid": "c8b38fbc-7eda-4dc3-835e-3f3ae7d52dbc"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10026
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 52,
|
|
"parentIndex": 51,
|
|
"Guid": "2e7ec63f-16a6-461b-9164-dd107e6522c8"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
54,
|
|
55
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 53,
|
|
"parentIndex": 0,
|
|
"Guid": "d348a658-c14f-45cb-b366-2ac2b6734f1e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
|
|
"_entity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_exactMatch": null,
|
|
"_tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 30063
|
|
}
|
|
},
|
|
"index": 54,
|
|
"parentIndex": 53,
|
|
"Guid": "cb1b5cec-3afa-4d05-a1bf-0602e8f78fa8"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 56,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 343461523
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 55,
|
|
"parentIndex": 53,
|
|
"Guid": "f51533a9-eb56-4e3a-9610-4096e035a155"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10027
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 56,
|
|
"parentIndex": 55,
|
|
"Guid": "0f52db0b-5967-4fdd-be6c-572ebb30065f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
58,
|
|
59
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 57,
|
|
"parentIndex": 0,
|
|
"Guid": "6383e950-d644-4928-b558-5b0ce02b310b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
|
|
"_entity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a319613d-9cf7-4ee5-8356-87d496ed3df4"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_exactMatch": null,
|
|
"_tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 30034
|
|
}
|
|
},
|
|
"index": 58,
|
|
"parentIndex": 57,
|
|
"Guid": "14976140-babb-42c2-b6b3-a13dc6d611ef"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 60,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
|
|
"_tagA": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_tagB": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1123539611
|
|
}
|
|
},
|
|
"_exactMatch": null
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 59,
|
|
"parentIndex": 57,
|
|
"Guid": "e0586425-012e-4f50-afcd-747ab30eb36d"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 10028
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 60,
|
|
"parentIndex": 59,
|
|
"Guid": "4b816518-50a4-432a-8fd6-bbbc413111a9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 0,
|
|
"index": 61,
|
|
"parentIndex": -1,
|
|
"Guid": "40da3caa-f677-4636-971b-bee0e7385083"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 61,
|
|
"nodesHash": -1202858539,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": []
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -720.0,
|
|
"y": 8112.0
|
|
},
|
|
"guid": "061d88c2-553a-4d25-af1a-726476325cf2",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -48.0,
|
|
"y": -1504.0
|
|
},
|
|
"guid": "b5951243-dab9-42af-a68b-ca3e5fb53e05",
|
|
"comment": "电脑",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.0,
|
|
"y": -1360.0
|
|
},
|
|
"guid": "0446acea-a9ad-417d-8786-87b552d80863",
|
|
"comment": "如果是Open",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.0,
|
|
"y": -1504.0
|
|
},
|
|
"guid": "2888bcf5-167e-4b7e-a6f2-4f3d964e033e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 544.0,
|
|
"y": -1360.0
|
|
},
|
|
"guid": "2bf58481-8056-4e50-b347-f7aa53629a1c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.0,
|
|
"y": -960.0
|
|
},
|
|
"guid": "b1f37027-81c5-47ff-b37d-d9ec4e6b933a",
|
|
"comment": "如果是Close",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 544.0,
|
|
"y": -960.0
|
|
},
|
|
"guid": "b9056ea1-3d8d-4744-9ecb-160591af151f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -48.0,
|
|
"y": -336.0
|
|
},
|
|
"guid": "9bbf67f5-4a39-4182-b674-861ac0a1db71",
|
|
"comment": "电视",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.0,
|
|
"y": -512.0
|
|
},
|
|
"guid": "aebfa65e-b3f1-4233-b9c2-914a63246402",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.0,
|
|
"y": -192.0
|
|
},
|
|
"guid": "d3385e52-36ca-4a0e-9f08-b8d76e5fce1c",
|
|
"comment": "如果是Open",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 544.0,
|
|
"y": -192.0
|
|
},
|
|
"guid": "83d8c506-33f4-4a3d-9984-c9b3525afa50",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.0,
|
|
"y": 16.0
|
|
},
|
|
"guid": "63d639b0-6344-48b6-aa87-c34591c9f056",
|
|
"comment": "如果是Close",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 544.0,
|
|
"y": 16.0
|
|
},
|
|
"guid": "91dd0eac-7879-472b-8b7f-855e8cf12087",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -64.0,
|
|
"y": 464.0
|
|
},
|
|
"guid": "b405da15-d3ed-4884-b522-957590ecfc0d",
|
|
"comment": "厨房电器",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 208.0,
|
|
"y": 464.0
|
|
},
|
|
"guid": "cd9cf780-d5c7-4713-a0b3-d420586c51ba",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 208.0,
|
|
"y": 784.0
|
|
},
|
|
"guid": "c312838b-1f36-47b1-a666-dfe9ef07b3a5",
|
|
"comment": "如果是Running",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 512.0,
|
|
"y": 784.0
|
|
},
|
|
"guid": "418cc958-54c7-4dfd-b074-4eaad626ee5f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -64.0,
|
|
"y": 1152.0
|
|
},
|
|
"guid": "fa5904b0-d17a-4cb2-9b6a-578b3068dc64",
|
|
"comment": "垃圾桶",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 208.0,
|
|
"y": 1120.0
|
|
},
|
|
"guid": "0ad15800-45df-49cf-92c3-524c874cddae",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 208.0,
|
|
"y": 1504.0
|
|
},
|
|
"guid": "0e047189-18dd-41bf-be95-1bc7c86f9e3c",
|
|
"comment": "如果是Running或Open",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 512.0,
|
|
"y": 1504.0
|
|
},
|
|
"guid": "37d99c80-358e-4581-bbdf-8c8f1e852abf",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -80.0,
|
|
"y": 1936.0
|
|
},
|
|
"guid": "fff20292-3e6b-4c55-8349-be3f6c851935",
|
|
"comment": "风扇",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 1904.0
|
|
},
|
|
"guid": "3d6601e2-4c88-4035-84fc-dfdfbbd8e5c7",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 2240.0
|
|
},
|
|
"guid": "92929101-ecac-448b-bb80-6f8a4e5fb736",
|
|
"comment": "如果是Open",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": 2240.0
|
|
},
|
|
"guid": "27c1c71b-c1d6-4f4e-a9ff-603db32bf2c2",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 176.0,
|
|
"y": 2592.0
|
|
},
|
|
"guid": "aad5cc84-868f-4166-8b89-e630e200ba08",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -112.0,
|
|
"y": 2768.0
|
|
},
|
|
"guid": "599bf840-c141-430b-b463-89a4c3199532",
|
|
"comment": "窗户",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 176.0,
|
|
"y": 2912.0
|
|
},
|
|
"guid": "29fdb4fc-fa56-4d6e-8e93-6cb5ff7ca539",
|
|
"comment": "如果是Open",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.0,
|
|
"y": 2912.0
|
|
},
|
|
"guid": "974a25c9-1d15-4676-b32d-aaa94decd31c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 176.0,
|
|
"y": 3120.0
|
|
},
|
|
"guid": "18a2934f-9ac4-4c4d-a3b7-7e99706a430a",
|
|
"comment": "如果是Close",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.0,
|
|
"y": 3120.0
|
|
},
|
|
"guid": "a9328715-562b-4165-82bc-c485d651e33c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 176.0,
|
|
"y": 3408.0
|
|
},
|
|
"guid": "b30f52a2-cc8b-40a5-911d-83184c2ee404",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -112.0,
|
|
"y": 3584.0
|
|
},
|
|
"guid": "0f2b9103-88fa-4c06-8876-dc3dca638713",
|
|
"comment": "洗手台",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 176.0,
|
|
"y": 3760.0
|
|
},
|
|
"guid": "1c149d8d-2cf0-4ff9-9bf9-418fcd6d82f2",
|
|
"comment": "如果是Sink",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.0,
|
|
"y": 3760.0
|
|
},
|
|
"guid": "d5802b41-2291-4903-9e76-c0cfd38c6e30",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -96.0,
|
|
"y": 4208.0
|
|
},
|
|
"guid": "e199a400-0a10-42c6-92e7-deeea296cf08",
|
|
"comment": "玩偶",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 4032.0
|
|
},
|
|
"guid": "57c0781f-dcc2-408a-9b16-d2b7f48e4a07",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 4384.0
|
|
},
|
|
"guid": "455109cb-4bac-4e6d-92f2-aeaf48ce4cfc",
|
|
"comment": "如果是Running",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": 4384.0
|
|
},
|
|
"guid": "67a6597f-42ae-4699-a024-962f6a8083b4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -96.0,
|
|
"y": 4992.0
|
|
},
|
|
"guid": "9d879b51-46d9-4263-a174-8c562e65a4f9",
|
|
"comment": "水景",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 4816.0
|
|
},
|
|
"guid": "15f165a2-cc70-4ebe-af6b-bccac660e845",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 5168.0
|
|
},
|
|
"guid": "88c0ca06-46d2-4227-9b9c-9b1dd8d10fc7",
|
|
"comment": "如果是Open",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": 5168.0
|
|
},
|
|
"guid": "7af89254-c990-4ff3-920f-a491e814223f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -96.0,
|
|
"y": 5792.0
|
|
},
|
|
"guid": "d35ab3e3-c6e7-494c-aa20-00022b5a1387",
|
|
"comment": "秋千",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 5616.0
|
|
},
|
|
"guid": "dfaeecc5-68d4-4f48-9917-bfe7d922ff7a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 5968.0
|
|
},
|
|
"guid": "59ecd40e-ba36-43ba-b2ae-b44243cb2a9d",
|
|
"comment": "如果是Sitdown",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": 5968.0
|
|
},
|
|
"guid": "a0fd8e6a-f9b5-466b-a762-f84700dcedc2",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -96.0,
|
|
"y": 6560.0
|
|
},
|
|
"guid": "e6107376-de89-444b-9320-06fa88ed325a",
|
|
"comment": "浴缸",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 6384.0
|
|
},
|
|
"guid": "7aa82392-7ca3-4529-b6f8-3a7c9ea03d44",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 6736.0
|
|
},
|
|
"guid": "49183763-6b91-4c0e-82f5-30c991a42760",
|
|
"comment": "如果是放水",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": 6736.0
|
|
},
|
|
"guid": "2c2a54fa-45ba-4bdc-bcc2-f014024118f9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 7152.0
|
|
},
|
|
"guid": "c8b38fbc-7eda-4dc3-835e-3f3ae7d52dbc",
|
|
"comment": "如果是洗澡",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": 7152.0
|
|
},
|
|
"guid": "2e7ec63f-16a6-461b-9164-dd107e6522c8",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -96.0,
|
|
"y": 7792.0
|
|
},
|
|
"guid": "d348a658-c14f-45cb-b366-2ac2b6734f1e",
|
|
"comment": "马桶",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 7616.0
|
|
},
|
|
"guid": "cb1b5cec-3afa-4d05-a1bf-0602e8f78fa8",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 7968.0
|
|
},
|
|
"guid": "f51533a9-eb56-4e3a-9610-4096e035a155",
|
|
"comment": "如果是Sitdown",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": 7968.0
|
|
},
|
|
"guid": "0f52db0b-5967-4fdd-be6c-572ebb30065f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -96.0,
|
|
"y": 8592.0
|
|
},
|
|
"guid": "6383e950-d644-4928-b558-5b0ce02b310b",
|
|
"comment": "灯",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 8416.0
|
|
},
|
|
"guid": "14976140-babb-42c2-b6b3-a13dc6d611ef",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.0,
|
|
"y": 8768.0
|
|
},
|
|
"guid": "e0586425-012e-4f50-afcd-747ab30eb36d",
|
|
"comment": "如果是Open",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": 8768.0
|
|
},
|
|
"guid": "4b816518-50a4-432a-8fd6-bbbc413111a9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -976.0,
|
|
"y": 8112.0
|
|
},
|
|
"guid": "40da3caa-f677-4636-971b-bee0e7385083",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/Partner/V2/BTA/BTAction_PartnerPlayInteractionBubble_v2.json",
|
|
"errors": null,
|
|
"nodeErrors": {
|
|
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
|
|
}
|
|
} |