242 lines
7.8 KiB
JSON
242 lines
7.8 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": "80f3b3ff76cf1d8498e0eba5c65bcc6d",
|
|
"_assetPath": "Data/AI/Blackboard/v2/Utility/BB_UtilityManipulation.json"
|
|
}
|
|
]
|
|
},
|
|
"noSharingKeys": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"roots": null,
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
2,
|
|
5
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTMaintainBlackboardValueNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "CustomUtility-80f3b3ff76cf1d8498e0eba5c65bcc6d-0"
|
|
},
|
|
"startValueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "CustomUtility-80f3b3ff76cf1d8498e0eba5c65bcc6d-0"
|
|
}
|
|
},
|
|
"endValueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 0.0
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 5,
|
|
"Guid": "dd5b09fa-e940-45ab-b1a0-d906bbe202fe"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
3,
|
|
4
|
|
]
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 0,
|
|
"Guid": "9848d547-2293-4834-997e-24fbe03184ed"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "CustomUtility-80f3b3ff76cf1d8498e0eba5c65bcc6d-0"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 0.0
|
|
}
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 2,
|
|
"Guid": "63eba1de-4baa-4223-8d20-d79f730d0bff"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "CustomUtility-80f3b3ff76cf1d8498e0eba5c65bcc6d-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1000.0
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 2,
|
|
"Guid": "499a81d5-5e9c-4d82-b30c-c38071b0fcfb"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
|
|
"terminateWhenPause": false,
|
|
"finishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
1,
|
|
6
|
|
]
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 0,
|
|
"Guid": "f759a47a-d23d-4683-9742-fbc5e47e5014"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTMaintainBlackboardValueNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "CustomState-80f3b3ff76cf1d8498e0eba5c65bcc6d-0"
|
|
},
|
|
"startValueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "CustomState-80f3b3ff76cf1d8498e0eba5c65bcc6d-0"
|
|
}
|
|
},
|
|
"endValueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 5,
|
|
"Guid": "c43326de-76d0-42d4-a819-86610333c5e5"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -1886069911,
|
|
"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": 0.0,
|
|
"y": 481.525024
|
|
},
|
|
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 496.100037
|
|
},
|
|
"guid": "dd5b09fa-e940-45ab-b1a0-d906bbe202fe",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 170.5
|
|
},
|
|
"guid": "9848d547-2293-4834-997e-24fbe03184ed",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 0.0
|
|
},
|
|
"guid": "63eba1de-4baa-4223-8d20-d79f730d0bff",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 243.1
|
|
},
|
|
"guid": "499a81d5-5e9c-4d82-b30c-c38071b0fcfb",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 748.550049
|
|
},
|
|
"guid": "f759a47a-d23d-4683-9742-fbc5e47e5014",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 848.100037
|
|
},
|
|
"guid": "c43326de-76d0-42d4-a819-86610333c5e5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": "不传参默认保持1000"
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/00General/UtilityManipulation/Atom_MaintainCustomUtility.json",
|
|
"errors": null
|
|
} |