Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/01General/BTGraph_DoNothingForSometime.json
2025-11-11 07:21:48 +07:00

270 lines
8.5 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting,Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-417eb5fa-ab52-4c96-8392-7fc9c3ffad04"
}
}
]
},
"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": "MinTime",
"isArray": false,
"DataType": 4,
"sharingStrategy": 1,
"category": null,
"comment": "只配Min的话就固定Min的时间",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-417eb5fa-ab52-4c96-8392-7fc9c3ffad04"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "MaxTime",
"isArray": false,
"DataType": 4,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-f7e1e5c2-65c6-4fb3-8535-1d44ffbe50ee"
]
}
}
]
}
},
"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": [
4
]
},
"index": 0,
"parentIndex": -1,
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 9999.0,
"IsRandom": true,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 1,
"parentIndex": -1,
"Guid": "0f1d5d18-d47c-4036-b061-edd5c93ee26e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
"WaitTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-417eb5fa-ab52-4c96-8392-7fc9c3ffad04"
}
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-f7e1e5c2-65c6-4fb3-8535-1d44ffbe50ee"
}
}
},
"index": 2,
"parentIndex": 4,
"Guid": "57969182-a59e-42b5-84ce-ca79c5857a4e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-f7e1e5c2-65c6-4fb3-8535-1d44ffbe50ee"
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-417eb5fa-ab52-4c96-8392-7fc9c3ffad04"
}
}
},
"index": 3,
"parentIndex": 6,
"Guid": "4f95e2aa-7247-4f94-8177-41171cb87328"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
2
]
},
"index": 4,
"parentIndex": 0,
"Guid": "3c3c5606-de70-49b0-9cc9-46b1be66d224"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
"WaitTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-417eb5fa-ab52-4c96-8392-7fc9c3ffad04"
}
},
"index": 5,
"parentIndex": 6,
"Guid": "4c8f2a93-a74b-48d9-8db4-fe22347fd786"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
5
]
},
"index": 6,
"parentIndex": 4,
"Guid": "3f6621ba-5708-4886-bb39-94696cd3a2ef"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -1762725088,
"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": 0.0,
"y": 162.8
},
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 269.5
},
"guid": "0f1d5d18-d47c-4036-b061-edd5c93ee26e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 230.450012
},
"guid": "57969182-a59e-42b5-84ce-ca79c5857a4e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 0.0
},
"guid": "4f95e2aa-7247-4f94-8177-41171cb87328",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 143.0
},
"guid": "3c3c5606-de70-49b0-9cc9-46b1be66d224",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 177.1
},
"guid": "4c8f2a93-a74b-48d9-8db4-fe22347fd786",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 84.15
},
"guid": "3f6621ba-5708-4886-bb39-94696cd3a2ef",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/01General/BTGraph_DoNothingForSometime.json",
"errors": null
}