618 lines
24 KiB
JSON
618 lines
24 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
|
|
"redirectData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp",
|
|
"configId": 1009,
|
|
"picker": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "8c323a6aa204f7a4eb5d406b2e6236fb",
|
|
"_assetPath": "Data/AI/BehaviourTree/Adventure/Encounter/BTAction_InplacePerform_AdvEncounter_1009Isagi.json"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp",
|
|
"configId": 12,
|
|
"picker": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "ae479a4797f8d384da8a4dcf936733ba",
|
|
"_assetPath": "Data/AI/BehaviourTree/Adventure/Encounter/BTAction_InplacePerform_AdvEncounter_12Mianduo.json"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp",
|
|
"configId": 1010,
|
|
"picker": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "50b27f818b4c89a43a49478489f62207",
|
|
"_assetPath": "Data/AI/BehaviourTree/Adventure/Encounter/BTAction_InplacePerform_AdvEncounter_1010Yunguo.json"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp",
|
|
"configId": 1005,
|
|
"picker": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "4588713eff4f032498a33210bb7cf06e",
|
|
"_assetPath": "Data/AI/BehaviourTree/Adventure/Encounter/BTAction_InplacePerform_AdvEncounter_1005Huanxue.json"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp",
|
|
"configId": 1011,
|
|
"picker": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "31ea9bf901241ed4fbc58e5b0991c68e",
|
|
"_assetPath": "Data/AI/BehaviourTree/Adventure/Encounter/BTAction_InplacePerform_AdvEncounter_1011Duojielang.json"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp",
|
|
"configId": 1012,
|
|
"picker": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "25923460c60fdb2488d51ab5c28f66c9",
|
|
"_assetPath": "Data/AI/BehaviourTree/Adventure/Encounter/BTAction_InplacePerform_AdvEncounter_1012Bayan.json"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp",
|
|
"configId": 1013,
|
|
"picker": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "25923460c60fdb2488d51ab5c28f66c9",
|
|
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/Adventure/Encounter/BTAction_InplacePerform_AdvEncounter_1012Bayan.json"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"blackboardConfigs": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
|
"paraKeys": null,
|
|
"configs": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"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": "Cache",
|
|
"DataType": 133,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-84ba97c3-7821-49c9-a9f3-5f2f9de59133"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "Target",
|
|
"DataType": 6,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-4a8f9272-96c3-49af-83d6-8f1889fc2852"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "AverageTime",
|
|
"DataType": 4,
|
|
"sharingStrategy": 1,
|
|
"defaultValue": {
|
|
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp",
|
|
"_value": 6.0
|
|
},
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-39ae0bb8-b7e9-4f61-bcb1-3ae98a75fa3f"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "Variance",
|
|
"DataType": 4,
|
|
"sharingStrategy": 1,
|
|
"defaultValue": {
|
|
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp",
|
|
"_value": 2.0
|
|
},
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-aa3a4396-c77d-4979-921f-b34b21d0870e"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
1
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "2a90718a-fc0c-4ad0-85b4-27b1bdc23145"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
6
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "0ea79bc6-86f5-472b-b775-dbb3fe36d197"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-59e4dd0a-301e-4069-bd70-edf304843d2b"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLName, Assembly-CSharp",
|
|
"atlName": "Reaction_Think"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-66356b41-ae44-4277-8d32-1c9c8680e36a"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
|
|
"_minInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarSubtractFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-39ae0bb8-b7e9-4f61-bcb1-3ae98a75fa3f"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-aa3a4396-c77d-4979-921f-b34b21d0870e"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"_maxInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-39ae0bb8-b7e9-4f61-bcb1-3ae98a75fa3f"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-aa3a4396-c77d-4979-921f-b34b21d0870e"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-6902f98c-110d-45be-90e0-b73fa65a9e63"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
|
|
"atlTagId": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-6b1d6d89-6f07-489a-89a5-f47f19d78e4d"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "f5e4f668f1cf4886862bdb8c9bf7a7ff",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayATL.json"
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 3,
|
|
"Guid": "bcbfe2ad-c2cf-46d0-a304-b3e108dde23a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
|
|
"Weights": null,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
2,
|
|
4,
|
|
5
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 3,
|
|
"parentIndex": 6,
|
|
"Guid": "0b15ad2a-d961-477e-8ae1-778dadd1ea7d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-59e4dd0a-301e-4069-bd70-edf304843d2b"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLName, Assembly-CSharp",
|
|
"atlName": "Reaction_SuperShy"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-66356b41-ae44-4277-8d32-1c9c8680e36a"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
|
|
"_minInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarSubtractFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-39ae0bb8-b7e9-4f61-bcb1-3ae98a75fa3f"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-aa3a4396-c77d-4979-921f-b34b21d0870e"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"_maxInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-39ae0bb8-b7e9-4f61-bcb1-3ae98a75fa3f"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-aa3a4396-c77d-4979-921f-b34b21d0870e"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-6902f98c-110d-45be-90e0-b73fa65a9e63"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
|
|
"atlTagId": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-6b1d6d89-6f07-489a-89a5-f47f19d78e4d"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "f5e4f668f1cf4886862bdb8c9bf7a7ff",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayATL.json"
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 3,
|
|
"Guid": "00d0dc97-2c6a-4f2f-979c-290295f2f3ac"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-59e4dd0a-301e-4069-bd70-edf304843d2b"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLName, Assembly-CSharp",
|
|
"atlName": "Reaction_Enjoy"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-66356b41-ae44-4277-8d32-1c9c8680e36a"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
|
|
"_minInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarSubtractFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-39ae0bb8-b7e9-4f61-bcb1-3ae98a75fa3f"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-aa3a4396-c77d-4979-921f-b34b21d0870e"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"_maxInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-39ae0bb8-b7e9-4f61-bcb1-3ae98a75fa3f"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-aa3a4396-c77d-4979-921f-b34b21d0870e"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-6902f98c-110d-45be-90e0-b73fa65a9e63"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
|
|
"atlTagId": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-6b1d6d89-6f07-489a-89a5-f47f19d78e4d"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "f5e4f668f1cf4886862bdb8c9bf7a7ff",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayATL.json"
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 3,
|
|
"Guid": "ddaa4f21-f430-4132-af3a-ee71dc4a6d16"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
3,
|
|
7
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 6,
|
|
"parentIndex": 1,
|
|
"Guid": "056cb3bf-cd33-4f55-ab1e-f12772b414ab"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTDisableLookIKNode, Assembly-CSharp",
|
|
"index": 7,
|
|
"parentIndex": 6,
|
|
"Guid": "07508ca8-121a-4904-b35d-5504073fbef3"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -1035473,
|
|
"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": -176.0,
|
|
"y": 1488.0
|
|
},
|
|
"guid": "2a90718a-fc0c-4ad0-85b4-27b1bdc23145",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 64.0,
|
|
"y": 1504.0
|
|
},
|
|
"guid": "0ea79bc6-86f5-472b-b775-dbb3fe36d197",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 832.0,
|
|
"y": 976.0
|
|
},
|
|
"guid": "bcbfe2ad-c2cf-46d0-a304-b3e108dde23a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 464.0,
|
|
"y": 1488.0
|
|
},
|
|
"guid": "0b15ad2a-d961-477e-8ae1-778dadd1ea7d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 832.0,
|
|
"y": 1440.0
|
|
},
|
|
"guid": "00d0dc97-2c6a-4f2f-979c-290295f2f3ac",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 832.0,
|
|
"y": 1904.0
|
|
},
|
|
"guid": "ddaa4f21-f430-4132-af3a-ee71dc4a6d16",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 208.0,
|
|
"y": 1696.0
|
|
},
|
|
"guid": "056cb3bf-cd33-4f55-ab1e-f12772b414ab",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 464.0,
|
|
"y": 1952.0
|
|
},
|
|
"guid": "07508ca8-121a-4904-b35d-5504073fbef3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Adventure/Encounter/BTAction_InplacePerform_AdvEncounter.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |