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

1356 lines
45 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"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": [
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "84cc8f8ff79e6b144bed4228c44e5eba",
"_assetPath": "Data/Blackboard/MealActivityBoard.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": "WorldIncidentGuid",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-3142de3e-668d-48c2-9f6c-11b68aa28037"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "CookwareGuid",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-7593c91c-ba5d-4c8d-84e9-d3c95248ab3f"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetPos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-eb77fdaf-9176-4b9b-b795-b620e87a016c"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "StirUpgradeCookwareGuid",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-578a67ba-6bf2-4e37-8e5a-4e1032c425be"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "LastBubbleTime",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-2cb9ab37-6dd0-4118-8745-2dfd17bd197b"
]
}
}
]
}
},
"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": [
34,
1,
2,
32,
25,
26,
31,
10
]
},
"index": 0,
"parentIndex": -1,
"Guid": "c21f7ca8-7d31-4e9e-9912-888f1086079c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3142de3e-668d-48c2-9f6c-11b68aa28037"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetBlackboardIdOfWorldIncident, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"index": 1,
"parentIndex": 0,
"Guid": "a763d720-5fbe-4202-8589-50c696f578c7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7593c91c-ba5d-4c8d-84e9-d3c95248ab3f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDineWorkCookwareGuid, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"index": 2,
"parentIndex": 0,
"Guid": "b95aea66-07a5-40b6-b8af-4570baa852a6"
},
{
"$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": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-eb77fdaf-9176-4b9b-b795-b620e87a016c"
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "MoveCmdType-91c02740761d06f49909ffb642f55030-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp",
"_a": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceXZ, Assembly-CSharp",
"_from": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-eb77fdaf-9176-4b9b-b795-b620e87a016c"
}
},
"_to": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
}
},
"_b": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 3
},
"_c": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 2
}
}
}
]
},
"_assetGuid": "0e309c790c8f5b547bed74bf0057f162",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json"
},
"index": 3,
"parentIndex": 33,
"Guid": "38aa5cb4-2759-47fc-9495-db17260bc69c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "6049f6f3e8ac432693e618c649ce8f80",
"_assetPath": "Data/Query/PQS/MealActivity/MealActivityStirPoint.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-eb77fdaf-9176-4b9b-b795-b620e87a016c"
},
"bbParams": {
"$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-4e46e2f9-4d48-4224-baa9-89296cbc94ef"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7593c91c-ba5d-4c8d-84e9-d3c95248ab3f"
}
}
}
]
},
"_Next": -1,
"index": 4,
"parentIndex": 5,
"Guid": "2c796585-5314-4c7c-a788-fe62be962364"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
6
]
},
"index": 5,
"parentIndex": 33,
"Guid": "9d2ac620-b67a-4cc9-b5e1-962f7df23252"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
7,
8
]
},
"index": 6,
"parentIndex": 5,
"Guid": "4484fc62-780e-4a24-a133-4d73452cf409"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.5,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 7,
"parentIndex": 6,
"Guid": "fd5c7a03-fdaf-4227-bb64-c4c14d2926e0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 1,
"index": 8,
"parentIndex": 6,
"Guid": "9259d7dd-3b94-4423-b5ab-685b9b9deff2"
},
{
"$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": "96af597caefcb1c4db2992bf522c2e64",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Stiring.json"
},
"index": 9,
"parentIndex": 10,
"Guid": "f4e43a49-adcf-4aca-bef4-7e0974d8a7cb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
11,
9,
20,
16,
29
]
},
"index": 10,
"parentIndex": 0,
"Guid": "309b8ead-d4c7-4687-80e1-61a46766757d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
"WaitTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 999.0
},
"index": 11,
"parentIndex": 10,
"Guid": "9dd44fea-4744-4761-8b05-6ceeb6c2b10e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 1,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
13,
22,
27
]
},
"index": 12,
"parentIndex": -1,
"Guid": "63b21a80-bdbe-4638-8e0d-2f127c96bd5d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
"WaitTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
"_range": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector2, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 5.0,
"y": 8.0
}
}
},
"index": 13,
"parentIndex": 12,
"Guid": "94d8ad95-53d9-4249-a62b-fae800e3a366"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleV2Node, Assembly-CSharp",
"bubbleIdGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 9141
},
"successRateGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
},
"hasIntervalTime": true,
"intervalTimeGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 10.0
},
"lastPlayedTimeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2cb9ab37-6dd0-4118-8745-2dfd17bd197b"
},
"index": 14,
"parentIndex": 20,
"Guid": "40afd0e7-7170-4e78-8110-4fdde6433565"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitUntilEventWithArgsNode, Assembly-CSharp",
"_eventID": 557,
"argNum": 1,
"arg1SelectKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-578a67ba-6bf2-4e37-8e5a-4e1032c425be"
},
"arg2SelectKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"arg3SelectKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"arg4SelectKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"index": 15,
"parentIndex": 16,
"Guid": "13476a3e-197a-49d3-b40a-740e7396cace"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
15,
18,
19,
17
]
},
"index": 16,
"parentIndex": 10,
"Guid": "cd0efd03-5a4d-42c0-a4e4-65406223c091"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleV2Node, Assembly-CSharp",
"bubbleIdGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 9015
},
"successRateGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
},
"hasIntervalTime": false,
"intervalTimeGetter": null,
"lastPlayedTimeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"index": 17,
"parentIndex": 16,
"Guid": "566c8882-adea-41b5-8cfb-754829e9d48c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt64, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-578a67ba-6bf2-4e37-8e5a-4e1032c425be"
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7593c91c-ba5d-4c8d-84e9-d3c95248ab3f"
}
}
},
"index": 18,
"parentIndex": 16,
"Guid": "36c58700-2e97-4df6-8da7-13b2d7bd2d65"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "紧急搅拌!",
"IsLogError": true,
"customMsg": null,
"index": 19,
"parentIndex": 16,
"Guid": "26064a8b-3f1c-4372-9351-27a53e1a444c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
21,
14,
38,
37,
40,
39
]
},
"index": 20,
"parentIndex": 10,
"Guid": "340024ab-5bf2-459b-9f43-e86b23c87b85"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 3.0,
"MaxWaitTime": 4.0,
"index": 21,
"parentIndex": 20,
"Guid": "9e262fc8-49dc-4a35-976d-44c616ffbfef"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
23,
24
]
},
"index": 22,
"parentIndex": 12,
"Guid": "0fdecf59-79d3-4bc9-9ecf-cc69cecf39be"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "e3faa7babb894044ace25e09d42f92f3",
"_assetPath": "Data/Query/PQS/MealActivity/MealActivityStirRelaxPoints.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-eb77fdaf-9176-4b9b-b795-b620e87a016c"
},
"bbParams": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"_Next": -1,
"index": 23,
"parentIndex": 22,
"Guid": "57e86dfd-fd6c-460f-9660-3d9befb6dd8d"
},
{
"$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": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-eb77fdaf-9176-4b9b-b795-b620e87a016c"
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "MoveCmdType-91c02740761d06f49909ffb642f55030-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 1
}
}
]
},
"_assetGuid": "0e309c790c8f5b547bed74bf0057f162",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json"
},
"index": 24,
"parentIndex": 22,
"Guid": "69bf205e-850c-48ac-956d-6314bc5407b0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanOrEqualToFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPointXZ, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_point": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-eb77fdaf-9176-4b9b-b795-b620e87a016c"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.2
}
},
"index": 25,
"parentIndex": 0,
"Guid": "85d5e6a7-afd6-4066-a19b-41676c85437a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7593c91c-ba5d-4c8d-84e9-d3c95248ab3f"
}
}
},
"LerpTime": 0.3,
"useLerpSpeed": false,
"lerpSpeedGetter": null,
"index": 26,
"parentIndex": 0,
"Guid": "febe5a3f-3e54-4c55-b35a-9d97c7418eee"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleV2Node, Assembly-CSharp",
"bubbleIdGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 9018
},
"successRateGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
},
"hasIntervalTime": true,
"intervalTimeGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 30.0
},
"lastPlayedTimeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2cb9ab37-6dd0-4118-8745-2dfd17bd197b"
},
"index": 27,
"parentIndex": 12,
"Guid": "69e5a5c5-fc5f-4150-b45b-f38941e1d59e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "StiredFoods-84cc8f8ff79e6b144bed4228c44e5eba-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayOptAppend`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"source": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "StiredFoods-84cc8f8ff79e6b144bed4228c44e5eba-0"
}
},
"target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDineWorkFoodConfigId, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
},
"index": 28,
"parentIndex": 29,
"Guid": "0c44d760-eb3d-478e-815a-a17354b52ce7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
36,
30,
28,
35
]
},
"index": 29,
"parentIndex": 10,
"Guid": "564e6d16-5c0f-4338-8b96-6ce8cf19ae03"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayContains`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"source": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "StiredFoods-84cc8f8ff79e6b144bed4228c44e5eba-0"
}
},
"target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDineWorkFoodConfigId, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
},
"index": 30,
"parentIndex": 29,
"Guid": "817d30a2-9007-41d1-99ec-c93903a77a1c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "开始进入搅拌",
"IsLogError": false,
"customMsg": null,
"index": 31,
"parentIndex": 0,
"Guid": "bfe3c39b-3d98-46a7-8799-90e327b1c158"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": -1,
"_False": 33,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckRange, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7593c91c-ba5d-4c8d-84e9-d3c95248ab3f"
}
},
"_pos": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
},
"_defaultRes": true,
"index": 32,
"parentIndex": 0,
"Guid": "06e9d4e4-7516-4881-8dd9-afc09330f78e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
3
]
},
"index": 33,
"parentIndex": 32,
"Guid": "017a9464-c0a7-424e-9a78-971353572c3c"
},
{
"$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": 34,
"parentIndex": 0,
"Guid": "b4495804-1930-4156-9e6f-dbdc780f6cd3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "设置搅拌记录",
"IsLogError": true,
"customMsg": null,
"index": 35,
"parentIndex": 29,
"Guid": "b291439b-b405-45fd-ac33-e3fdfc0cb3a3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToUInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDineWorkFoodConfigId, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 0
}
},
"index": 36,
"parentIndex": 29,
"Guid": "9411dd9a-d6f8-4fd0-8648-0867aac11e3e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleV2Node, Assembly-CSharp",
"bubbleIdGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 9142
},
"successRateGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
},
"hasIntervalTime": true,
"intervalTimeGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 10.0
},
"lastPlayedTimeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2cb9ab37-6dd0-4118-8745-2dfd17bd197b"
},
"index": 37,
"parentIndex": 20,
"Guid": "578f512f-4b8b-46cc-829a-8ee6dfe98772"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 3.0,
"MaxWaitTime": 4.0,
"index": 38,
"parentIndex": 20,
"Guid": "e7fe5cb9-2b0c-405d-a284-a495df0a609f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleV2Node, Assembly-CSharp",
"bubbleIdGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 9143
},
"successRateGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
},
"hasIntervalTime": true,
"intervalTimeGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 10.0
},
"lastPlayedTimeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2cb9ab37-6dd0-4118-8745-2dfd17bd197b"
},
"index": 39,
"parentIndex": 20,
"Guid": "0762f0af-6678-4ce8-ad8c-61292b79b991"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 3.0,
"MaxWaitTime": 4.0,
"index": 40,
"parentIndex": 20,
"Guid": "3a9cc1e0-8ab6-4bc8-a5bc-45e972a80447"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 498610160,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
12
]
},
"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": 1540.803
},
"guid": "c21f7ca8-7d31-4e9e-9912-888f1086079c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 162.8
},
"guid": "a763d720-5fbe-4202-8589-50c696f578c7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 452.100037
},
"guid": "b95aea66-07a5-40b6-b8af-4570baa852a6",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 814.660034
},
"guid": "38aa5cb4-2759-47fc-9495-db17260bc69c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 218.460022
},
"guid": "2c796585-5314-4c7c-a788-fe62be962364",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 434.060059
},
"guid": "9d2ac620-b67a-4cc9-b5e1-962f7df23252",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 613.360046
},
"guid": "4484fc62-780e-4a24-a133-4d73452cf409",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1209.6001,
"y": 559.46
},
"guid": "fd5c7a03-fdaf-4227-bb64-c4c14d2926e0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1209.6001,
"y": 695.860046
},
"guid": "9259d7dd-3b94-4423-b5ab-685b9b9deff2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 2248.40015
},
"guid": "f4e43a49-adcf-4aca-bef4-7e0974d8a7cb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 3163.00586
},
"guid": "309b8ead-d4c7-4687-80e1-61a46766757d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 2040.5
},
"guid": "9dd44fea-4744-4761-8b05-6ceeb6c2b10e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 5094.65039
},
"guid": "63b21a80-bdbe-4638-8e0d-2f127c96bd5d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 4573.80029
},
"guid": "94d8ad95-53d9-4249-a62b-fae800e3a366",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 736.0,
"y": 2624.0
},
"guid": "40afd0e7-7170-4e78-8110-4fdde6433565",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.0,
"y": 3248.0
},
"guid": "13476a3e-197a-49d3-b40a-740e7396cace",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 3417.15
},
"guid": "cd0efd03-5a4d-42c0-a4e4-65406223c091",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 3677.3
},
"guid": "566c8882-adea-41b5-8cfb-754829e9d48c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.0,
"y": 3408.0
},
"guid": "36c58700-2e97-4df6-8da7-13b2d7bd2d65",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 3517.8
},
"guid": "26064a8b-3f1c-4372-9351-27a53e1a444c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 2616.35
},
"guid": "340024ab-5bf2-459b-9f43-e86b23c87b85",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 736.0,
"y": 2480.0
},
"guid": "9e262fc8-49dc-4a35-976d-44c616ffbfef",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 4951.65039
},
"guid": "0fdecf59-79d3-4bc9-9ecf-cc69cecf39be",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 4735.50049
},
"guid": "57e86dfd-fd6c-460f-9660-3d9befb6dd8d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 5002.801
},
"guid": "69bf205e-850c-48ac-956d-6314bc5407b0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1223.42
},
"guid": "85d5e6a7-afd6-4066-a19b-41676c85437a",
"comment": "保证开始搅拌前的位置是可交互的",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1551.0
},
"guid": "febe5a3f-3e54-4c55-b35a-9d97c7418eee",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 5368.00049
},
"guid": "69e5a5c5-fc5f-4150-b45b-f38941e1d59e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 4370.30029
},
"guid": "0c44d760-eb3d-478e-815a-a17354b52ce7",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 4329.628
},
"guid": "564e6d16-5c0f-4338-8b96-6ce8cf19ae03",
"comment": "加入搅拌过的菜品数组",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.0,
"y": 4128.0
},
"guid": "817d30a2-9007-41d1-99ec-c93903a77a1c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1881.0
},
"guid": "bfe3c39b-3d98-46a7-8799-90e327b1c158",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 783.2001
},
"guid": "06e9d4e4-7516-4881-8dd9-afc09330f78e",
"comment": "如果当前点可以交互就立即交互",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 803.660034
},
"guid": "017a9464-c0a7-424e-9a78-971353572c3c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 0.0
},
"guid": "b4495804-1930-4156-9e6f-dbdc780f6cd3",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 704.0,
"y": 4704.0
},
"guid": "b291439b-b405-45fd-ac33-e3fdfc0cb3a3",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 832.0,
"y": 3984.0
},
"guid": "9411dd9a-d6f8-4fd0-8648-0867aac11e3e",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1024.0,
"y": 2624.0
},
"guid": "578f512f-4b8b-46cc-829a-8ee6dfe98772",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1024.0,
"y": 2480.0
},
"guid": "e7fe5cb9-2b0c-405d-a284-a495df0a609f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1344.0,
"y": 2624.0
},
"guid": "0762f0af-6678-4ce8-ad8c-61292b79b991",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1344.0,
"y": 2480.0
},
"guid": "3a9cc1e0-8ab6-4bc8-a5bc-45e972a80447",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/MearActivity/BTGraph_MealActivity_Stiring.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}