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

264 lines
8.6 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-2a275111-4667-4441-8f75-c991f71a5394"
}
}
]
},
"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": "610b73694f639eb4693615cbced1306b",
"_assetPath": "Data/Statescript/Ability/Think/Think_Any_Board.json"
}
]
},
"noSharingKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "Duration",
"DataType": 4,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-2a275111-4667-4441-8f75-c991f71a5394"
]
}
}
]
}
},
"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": [
1,
2,
3,
4,
5
]
},
"index": 0,
"parentIndex": -1,
"Guid": "15a66714-8526-46e0-b274-792b9c7c0911"
},
{
"$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": []
},
"_assetGuid": "f7bc61cc2a8c4f11bb43da3d5f11cd02",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_ResetAll.json"
},
"index": 1,
"parentIndex": 0,
"Guid": "c04951d2-a88f-466d-8dc4-ce029d9f42e2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "StartThinking-610b73694f639eb4693615cbced1306b-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
},
"index": 2,
"parentIndex": 0,
"Guid": "0d980c03-ff81-4767-bc7a-bb5b94344643"
},
{
"$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-2a275111-4667-4441-8f75-c991f71a5394"
}
},
"index": 3,
"parentIndex": 0,
"Guid": "19e747a4-df76-4c39-afe5-f5d5d454270f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "StopThinking-610b73694f639eb4693615cbced1306b-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
},
"index": 4,
"parentIndex": 0,
"Guid": "f86f4602-96d9-497f-ac38-82576c639895"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
"failWhenChildFailed": false,
"_Condition": 6,
"_Child": 7,
"index": 5,
"parentIndex": 0,
"Guid": "390ca861-b1b4-443b-af26-8a5ec3af19e5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarHasDOAModifierOnAnyLayer, Assembly-CSharp",
"_ownerGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_doaModifierType": "miHoYo.HYG.DOAnimation.DOAThinkStateModifier, Assembly-CSharp, Version=2.0.0.668, Culture=neutral, PublicKeyToken=null"
},
"index": 6,
"parentIndex": 5,
"Guid": "fdad3ec5-61bd-4c91-8e65-7d1d8653befc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 2,
"index": 7,
"parentIndex": 5,
"Guid": "e6a244c3-a265-4c6e-b413-5b061d0b1795"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 1829113092,
"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": 326.15
},
"guid": "15a66714-8526-46e0-b274-792b9c7c0911",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 0.0
},
"guid": "c04951d2-a88f-466d-8dc4-ce029d9f42e2",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 146.3
},
"guid": "0d980c03-ff81-4767-bc7a-bb5b94344643",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 342.1
},
"guid": "19e747a4-df76-4c39-afe5-f5d5d454270f",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 486.2
},
"guid": "f86f4602-96d9-497f-ac38-82576c639895",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 682.0
},
"guid": "390ca861-b1b4-443b-af26-8a5ec3af19e5",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 630.3
},
"guid": "fdad3ec5-61bd-4c91-8e65-7d1d8653befc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 798.6
},
"guid": "e6a244c3-a265-4c6e-b413-5b061d0b1795",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_LostInThought.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}