2313 lines
82 KiB
JSON
2313 lines
82 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": []
|
|
},
|
|
"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": "9cacb199533beed42ad50871313cf4b0",
|
|
"_assetPath": "Data/AI/Blackboard/v3/RelaxWalk/BB_RelaxWalk_v3.json"
|
|
},
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "c0770a133fe86684faf372693f25ae33",
|
|
"_assetPath": "Data/AI/Blackboard/v3/Navigation/BB_Navi_v3.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": "SitEntity",
|
|
"DataType": 6,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "LookAtPos",
|
|
"DataType": 11,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-6dcd6bce-33c0-4270-a639-14a2aa15995d"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "RepeatTimes",
|
|
"DataType": 2,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-2185d9bb-1825-4ca5-80bf-0fafa2749619"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "BackwardActivate",
|
|
"DataType": 1,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-df85336c-0343-4776-9267-b2283a9ceab0"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$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-060953a7-c695-45ba-bc28-13a36edf16eb"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "SeatSlotId",
|
|
"DataType": 2,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-f0c9a4cd-ca28-47a5-9f01-e443f7945c47"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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,
|
|
34
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "7345d6c8-de17-411e-86e2-4af0cfb5a3fe"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 2,
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "b0f77662-d27b-450a-a5bd-0bb5728f3c14"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
62,
|
|
3,
|
|
4,
|
|
5,
|
|
7
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 2,
|
|
"parentIndex": 1,
|
|
"Guid": "93f0bde4-05a0-42df-9dc1-6460db43461c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTFindSitTargetWithConfigNode, Assembly-CSharp",
|
|
"type": 1,
|
|
"seatsVar": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SitEntity-9cacb199533beed42ad50871313cf4b0-0"
|
|
}
|
|
},
|
|
"targetSeatKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"seatStandbyPosKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "StandbyPos-9cacb199533beed42ad50871313cf4b0-0"
|
|
},
|
|
"seatSitPosKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-6dcd6bce-33c0-4270-a639-14a2aa15995d"
|
|
},
|
|
"slotIdKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-f0c9a4cd-ca28-47a5-9f01-e443f7945c47"
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 2,
|
|
"Guid": "0f19a96b-274e-4427-96c8-67639edfcadf"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2185d9bb-1825-4ca5-80bf-0fafa2749619"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 2,
|
|
"Guid": "82dcb15e-29d7-4a79-bd7e-86b67b0a29fd"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 6,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPostureMatches, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_filters": 2
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 5,
|
|
"parentIndex": 2,
|
|
"Guid": "c24f2a13-f178-4673-b49f-36d8f86ceded"
|
|
},
|
|
{
|
|
"$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": "7f3085e453270a4439e1658bb81227f8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_GetUpFromSitting.json"
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 5,
|
|
"Guid": "630aad10-de3c-44a1-96b0-05f3c409d90d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
|
|
"RepeaterMode": 1,
|
|
"isDynamic": false,
|
|
"RepeatCount": 0,
|
|
"targetRepeatCount": null,
|
|
"RepeatLimit": 5,
|
|
"UntilResult": 0,
|
|
"_Child": 8,
|
|
"index": 7,
|
|
"parentIndex": 2,
|
|
"Guid": "9130d8e7-0991-4301-9c27-ea040aaa5603"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 9,
|
|
"_False": 14,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
|
|
"_operand": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp",
|
|
"_operands": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
|
|
"_values": {
|
|
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp",
|
|
"_array": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SitEntity-9cacb199533beed42ad50871313cf4b0-0"
|
|
}
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntityValid, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanUInt64, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarCanAvatarSitOnChair, Assembly-CSharp",
|
|
"_avatarGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_chairGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_defaultRes": false,
|
|
"index": 8,
|
|
"parentIndex": 7,
|
|
"Guid": "35fa0f2a-9e23-4429-89bf-07b3eeb8cdf5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 1,
|
|
"FromFailure": 1,
|
|
"FromRunning": 2,
|
|
"_Child": 10,
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "214037fb-f96a-4e64-aea0-fdbb0fbcbd95"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
11,
|
|
13
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 10,
|
|
"parentIndex": 9,
|
|
"Guid": "df2f33f0-967c-4e9d-b14a-da8532c9e771"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 12,
|
|
"index": 11,
|
|
"parentIndex": 10,
|
|
"Guid": "524fd0fe-d994-4e23-b32a-e9c758ff7e95"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
|
|
"queryConfig": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "4280f1b677581a748b553a3c99c435d2",
|
|
"_assetPath": "Data/Query/EQS/AI/v3/Find/EQS_FindCanSit.json"
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SitEntity-9cacb199533beed42ad50871313cf4b0-0"
|
|
},
|
|
"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-133f6a73-f6c6-4d80-9772-dbbf68b19c7f"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 5.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-053cbdd0-4f36-4f45-8e47-7aa9834073f0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_Next": -1,
|
|
"index": 12,
|
|
"parentIndex": 11,
|
|
"Guid": "623e59ea-3ab8-452f-a93e-2852c4009be9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTFindSitTargetWithConfigNode, Assembly-CSharp",
|
|
"type": 0,
|
|
"seatsVar": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SitEntity-9cacb199533beed42ad50871313cf4b0-0"
|
|
}
|
|
},
|
|
"targetSeatKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"seatStandbyPosKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "StandbyPos-9cacb199533beed42ad50871313cf4b0-0"
|
|
},
|
|
"seatSitPosKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-6dcd6bce-33c0-4270-a639-14a2aa15995d"
|
|
},
|
|
"slotIdKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-f0c9a4cd-ca28-47a5-9f01-e443f7945c47"
|
|
},
|
|
"index": 13,
|
|
"parentIndex": 10,
|
|
"Guid": "55e92cdc-e92f-4c8a-ad50-7f96c21165fe"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
15,
|
|
29
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 14,
|
|
"parentIndex": 8,
|
|
"Guid": "7a087b0c-de6d-4b04-8d1c-d726a9c3bb05"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
16
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 15,
|
|
"parentIndex": 14,
|
|
"Guid": "dc88f56c-9ff1-4d2d-af60-05b11fc574f9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": 17,
|
|
"_Child": 18,
|
|
"index": 16,
|
|
"parentIndex": 15,
|
|
"Guid": "25361bdd-2b1d-4a3a-8b0d-e25f16b52c92"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp",
|
|
"_operands": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
|
|
"_values": {
|
|
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanUInt64, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp",
|
|
"_array": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SitEntity-9cacb199533beed42ad50871313cf4b0-0"
|
|
}
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntityValid, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarCanAvatarSitOnChair, Assembly-CSharp",
|
|
"_avatarGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_chairGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"index": 17,
|
|
"parentIndex": 16,
|
|
"Guid": "38a2acb7-09d9-42ec-bc23-ae460b9b707b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
19,
|
|
24
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 18,
|
|
"parentIndex": 16,
|
|
"Guid": "57fe1f73-c6c2-4d7d-9616-3920abd8822d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 20,
|
|
"index": 19,
|
|
"parentIndex": 18,
|
|
"Guid": "ddad40e0-8bf1-4b30-aa27-925c372f072f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.CfgBTInterruptOnResumeNode, Assembly-CSharp",
|
|
"_Child": 21,
|
|
"index": 20,
|
|
"parentIndex": 19,
|
|
"Guid": "6bde003d-9280-4336-a954-0a7a62958eae"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 21,
|
|
"parentIndex": 20,
|
|
"Guid": "3202f29f-a934-4bc4-b0c6-41830bb73b0e"
|
|
},
|
|
{
|
|
"$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-9561d8ac-94f4-4898-a4b4-28fc3fbfc899"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-5da277ed-88d7-419f-81ca-9836d944cf71"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 270.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-3a1b6163-692b-4214-a383-4428020d5ed6"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-df85336c-0343-4776-9267-b2283a9ceab0"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "eafa93ad00b6487ca165f653a983b182",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTA/RelaxWalk/BTAction_RelaxWalkBackwardReactionATL_v3.json"
|
|
},
|
|
"index": 22,
|
|
"parentIndex": 21,
|
|
"Guid": "e463c4f3-edfc-42f2-86d0-5906d2c3a48c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-df85336c-0343-4776-9267-b2283a9ceab0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"index": 23,
|
|
"parentIndex": 21,
|
|
"Guid": "91cc233f-26fb-4d77-a473-6cacd5e78e84"
|
|
},
|
|
{
|
|
"$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp",
|
|
"_Child": 25,
|
|
"index": 24,
|
|
"parentIndex": 18,
|
|
"Guid": "d94e919d-fdb4-4b93-a095-5b83e0404868"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
26,
|
|
27
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 25,
|
|
"parentIndex": 24,
|
|
"Guid": "08c724ce-7da6-48bc-a97d-4040fd10b3e9"
|
|
},
|
|
{
|
|
"$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-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"LerpTime": 0.0,
|
|
"useLerpSpeed": true,
|
|
"lerpSpeedGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 120.0
|
|
},
|
|
"index": 26,
|
|
"parentIndex": 25,
|
|
"Guid": "2ae321a5-1659-4849-8af3-cb1445e3f251"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 28,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2185d9bb-1825-4ca5-80bf-0fafa2749619"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 2
|
|
}
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 27,
|
|
"parentIndex": 25,
|
|
"Guid": "db12dbba-44ed-49a9-bd7d-fc23968527ac"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 59,
|
|
"index": 28,
|
|
"parentIndex": 27,
|
|
"Guid": "1bc4fb9b-8d39-4d38-ab15-04cf7e8215ed"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 1,
|
|
"FromFailure": 1,
|
|
"FromRunning": 2,
|
|
"_Child": 30,
|
|
"index": 29,
|
|
"parentIndex": 14,
|
|
"Guid": "b7b0bb9e-ccc4-4819-ae5b-359326c5fdbe"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.CfgBTInterruptOnResumeNode, Assembly-CSharp",
|
|
"_Child": 31,
|
|
"index": 30,
|
|
"parentIndex": 29,
|
|
"Guid": "97ff1d54-5fb0-43c8-a195-a5cc40f8c589"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
32,
|
|
33
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 31,
|
|
"parentIndex": 30,
|
|
"Guid": "f8b65a02-1352-4783-b414-560315bcc3aa"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTIncreaseBlackboardNode, Assembly-CSharp",
|
|
"ValueGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
},
|
|
"BlackboardKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2185d9bb-1825-4ca5-80bf-0fafa2749619"
|
|
},
|
|
"index": 32,
|
|
"parentIndex": 31,
|
|
"Guid": "7c600b1f-2c83-4451-b923-5753220a75ef"
|
|
},
|
|
{
|
|
"$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-470b0eab-1e39-40fc-8a16-838a8903c72d"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2185d9bb-1825-4ca5-80bf-0fafa2749619"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "9bc8f11c07ac40d39e66d404d9bf4d06",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTA/RelaxWalk/BTAction_RelaxWalkEntityInValidReactionATL_v3.json"
|
|
},
|
|
"index": 33,
|
|
"parentIndex": 31,
|
|
"Guid": "9944a433-ebfc-4402-9d40-20f904bb5d2a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 35,
|
|
"index": 34,
|
|
"parentIndex": 0,
|
|
"Guid": "d2e9914a-83ac-41ec-bb9a-c99f1ed650f6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
|
|
"RepeaterMode": 1,
|
|
"isDynamic": false,
|
|
"RepeatCount": 0,
|
|
"targetRepeatCount": null,
|
|
"RepeatLimit": 5,
|
|
"UntilResult": 0,
|
|
"_Child": 36,
|
|
"index": 35,
|
|
"parentIndex": 34,
|
|
"Guid": "48aff206-b2fe-459c-a09d-4bbc62b10bc7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 37,
|
|
"_False": 42,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
|
|
"_operand": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp",
|
|
"_operands": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
|
|
"_values": {
|
|
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp",
|
|
"_array": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SitEntity-9cacb199533beed42ad50871313cf4b0-0"
|
|
}
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntityValid, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanUInt64, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarCanAvatarSitOnChair, Assembly-CSharp",
|
|
"_avatarGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_chairGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_defaultRes": false,
|
|
"index": 36,
|
|
"parentIndex": 35,
|
|
"Guid": "619fd83b-39ef-4b09-84c3-f3867cd38def"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 1,
|
|
"FromFailure": 1,
|
|
"FromRunning": 2,
|
|
"_Child": 38,
|
|
"index": 37,
|
|
"parentIndex": 36,
|
|
"Guid": "02cfb88c-3d54-496b-9dcf-cbf40151c45d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
39,
|
|
41
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 38,
|
|
"parentIndex": 37,
|
|
"Guid": "a6404b1c-5007-4964-8026-51ebec1efdf9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 40,
|
|
"index": 39,
|
|
"parentIndex": 38,
|
|
"Guid": "2be1283b-2a3f-44cd-9381-5ec414e4e7e7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
|
|
"queryConfig": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "4280f1b677581a748b553a3c99c435d2",
|
|
"_assetPath": "Data/Query/EQS/AI/v3/Find/EQS_FindCanSit.json"
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SitEntity-9cacb199533beed42ad50871313cf4b0-0"
|
|
},
|
|
"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-133f6a73-f6c6-4d80-9772-dbbf68b19c7f"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 5.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-053cbdd0-4f36-4f45-8e47-7aa9834073f0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_Next": -1,
|
|
"index": 40,
|
|
"parentIndex": 39,
|
|
"Guid": "bccc2c34-beba-4a7e-927f-21a3eacbaf41"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTFindSitTargetWithConfigNode, Assembly-CSharp",
|
|
"type": 0,
|
|
"seatsVar": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SitEntity-9cacb199533beed42ad50871313cf4b0-0"
|
|
}
|
|
},
|
|
"targetSeatKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"seatStandbyPosKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "StandbyPos-9cacb199533beed42ad50871313cf4b0-0"
|
|
},
|
|
"seatSitPosKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-6dcd6bce-33c0-4270-a639-14a2aa15995d"
|
|
},
|
|
"slotIdKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-f0c9a4cd-ca28-47a5-9f01-e443f7945c47"
|
|
},
|
|
"index": 41,
|
|
"parentIndex": 38,
|
|
"Guid": "3679d822-5316-4136-8e94-10c971bf5f36"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
43,
|
|
54
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 42,
|
|
"parentIndex": 36,
|
|
"Guid": "69853ce5-c1db-4507-89e6-7706ec35ef99"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
44
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 43,
|
|
"parentIndex": 42,
|
|
"Guid": "c6b50e86-d1c8-40f0-9e78-82cc6277f8d1"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": 45,
|
|
"_Child": 46,
|
|
"index": 44,
|
|
"parentIndex": 43,
|
|
"Guid": "157c2d6c-b5b5-4d6e-a587-f40181035a77"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp",
|
|
"_operands": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
|
|
"_values": {
|
|
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanUInt64, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp",
|
|
"_array": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SitEntity-9cacb199533beed42ad50871313cf4b0-0"
|
|
}
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntityValid, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicOr, Assembly-CSharp",
|
|
"_operands": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
|
|
"_values": {
|
|
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarCanAvatarSitOnChair, Assembly-CSharp",
|
|
"_avatarGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_chairGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "IsMultiChair-c0770a133fe86684faf372693f25ae33-0"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"index": 45,
|
|
"parentIndex": 44,
|
|
"Guid": "510058e7-8e8d-4f56-a9bc-7f3a8977f4ae"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
47,
|
|
52
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 46,
|
|
"parentIndex": 44,
|
|
"Guid": "d0b4e74d-a43c-461a-b7c0-91a9e99be0cb"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 48,
|
|
"index": 47,
|
|
"parentIndex": 46,
|
|
"Guid": "aa56f879-39e7-4b5a-9d7e-6d7ae459fb9e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.CfgBTInterruptOnResumeNode, Assembly-CSharp",
|
|
"_Child": 49,
|
|
"index": 48,
|
|
"parentIndex": 47,
|
|
"Guid": "188056a3-8d34-4a1d-91a0-5e81a6b04a88"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
50,
|
|
51
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 49,
|
|
"parentIndex": 48,
|
|
"Guid": "877e3a66-9a6e-4bd1-bddc-fb6919da08d5"
|
|
},
|
|
{
|
|
"$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-9561d8ac-94f4-4898-a4b4-28fc3fbfc899"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-5da277ed-88d7-419f-81ca-9836d944cf71"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 180.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-3a1b6163-692b-4214-a383-4428020d5ed6"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-df85336c-0343-4776-9267-b2283a9ceab0"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "eafa93ad00b6487ca165f653a983b182",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTA/RelaxWalk/BTAction_RelaxWalkBackwardReactionATL_v3.json"
|
|
},
|
|
"index": 50,
|
|
"parentIndex": 49,
|
|
"Guid": "f2856afc-ab68-4112-83f7-19cce90cf117"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-df85336c-0343-4776-9267-b2283a9ceab0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"index": 51,
|
|
"parentIndex": 49,
|
|
"Guid": "24d5907e-484f-42d7-8f7c-2ffb8d09e828"
|
|
},
|
|
{
|
|
"$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp",
|
|
"_Child": 61,
|
|
"index": 52,
|
|
"parentIndex": 46,
|
|
"Guid": "07f326b0-a0ec-4e96-bef0-c16987f6c92b"
|
|
},
|
|
{
|
|
"$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-a15f5f71-1730-47b7-b6e7-9401ae1e14bf"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SitEntity-9cacb199533beed42ad50871313cf4b0-0"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-cae5eea4-fc17-4516-ac76-cbfa34383bd5"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-071dfcd4-5c10-4134-a40e-d5b3c4abc541"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-c9e4b09f-618c-4c70-b686-9e4b7acd7a8b"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "StandbyPos-9cacb199533beed42ad50871313cf4b0-0"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-1e32385e-6430-43e9-b1f3-1f14c655ed0b"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-6dcd6bce-33c0-4270-a639-14a2aa15995d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-dcaa5b08-bf35-4043-9bf4-84615a8713da"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 30.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-1359e972-43bd-473f-ba48-b793ac56e6ec"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 60.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-8da59d02-cffd-432d-855b-befa4953ba6d"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 2
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-756143f7-b416-4bc9-85ea-2aae1187f9af"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-f0c9a4cd-ca28-47a5-9f01-e443f7945c47"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "4ae94037ceb44c9687fe845d4653e520",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTS/BTState_SmoothWalkToSit_v3.json"
|
|
},
|
|
"index": 53,
|
|
"parentIndex": 61,
|
|
"Guid": "f709a3d5-dcca-4913-a7a5-23fed5be4f28"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 1,
|
|
"FromFailure": 1,
|
|
"FromRunning": 2,
|
|
"_Child": 55,
|
|
"index": 54,
|
|
"parentIndex": 42,
|
|
"Guid": "c8e629dc-a3f0-4818-8f75-e6eefa7fe0c4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.CfgBTInterruptOnResumeNode, Assembly-CSharp",
|
|
"_Child": 56,
|
|
"index": 55,
|
|
"parentIndex": 54,
|
|
"Guid": "028ecced-c670-4afb-8dd5-7fa9fc075b1f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
57,
|
|
63,
|
|
58
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 56,
|
|
"parentIndex": 55,
|
|
"Guid": "c1dd975c-0b3f-4f1c-b88b-dbc27c7d230f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTIncreaseBlackboardNode, Assembly-CSharp",
|
|
"ValueGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
},
|
|
"BlackboardKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2185d9bb-1825-4ca5-80bf-0fafa2749619"
|
|
},
|
|
"index": 57,
|
|
"parentIndex": 56,
|
|
"Guid": "38de2f1b-9313-4707-b3cc-e72cf4bdaa92"
|
|
},
|
|
{
|
|
"$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-470b0eab-1e39-40fc-8a16-838a8903c72d"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2185d9bb-1825-4ca5-80bf-0fafa2749619"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "9bc8f11c07ac40d39e66d404d9bf4d06",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTA/RelaxWalk/BTAction_RelaxWalkEntityInValidReactionATL_v3.json"
|
|
},
|
|
"index": 58,
|
|
"parentIndex": 56,
|
|
"Guid": "164f5847-fb25-4e0c-ba7e-38376c68f56b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.CfgBTInterruptOnResumeNode, Assembly-CSharp",
|
|
"_Child": 60,
|
|
"index": 59,
|
|
"parentIndex": 28,
|
|
"Guid": "fb23d414-3361-4425-a566-c28715db8872"
|
|
},
|
|
{
|
|
"$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-ec960d88-0c63-4aae-879a-0c126db58bb3"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "fc6228239f49470bb5b4e27636d06573",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTA/BTAction_RandomRelaxATL_v3.json"
|
|
},
|
|
"index": 60,
|
|
"parentIndex": 59,
|
|
"Guid": "9b2b065f-7564-4611-a06e-e8446c9bb7cc"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 53,
|
|
"index": 61,
|
|
"parentIndex": 52,
|
|
"Guid": "ef2e3552-acbb-4b65-b643-a50622d04547"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "CanSit-c0770a133fe86684faf372693f25ae33-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false
|
|
},
|
|
"index": 62,
|
|
"parentIndex": 2,
|
|
"Guid": "99fc668b-ad79-4a6e-9a89-3bc5fcc9f4e5"
|
|
},
|
|
{
|
|
"$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-42010367-e904-4091-86c3-aca058e6342d"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"LerpTime": 0.0,
|
|
"useLerpSpeed": true,
|
|
"lerpSpeedGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 200.0
|
|
},
|
|
"index": 63,
|
|
"parentIndex": 56,
|
|
"Guid": "b65b731f-a3c3-47e9-8898-b8dde8aae1ac"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": 537169645,
|
|
"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": 7.5,
|
|
"y": -26.5
|
|
},
|
|
"guid": "7345d6c8-de17-411e-86e2-4af0cfb5a3fe",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 423.5,
|
|
"y": -2138.5
|
|
},
|
|
"guid": "b0f77662-d27b-450a-a5bd-0bb5728f3c14",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 679.5,
|
|
"y": -2138.5
|
|
},
|
|
"guid": "93f0bde4-05a0-42df-9dc1-6460db43461c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1200.0,
|
|
"y": -2384.0
|
|
},
|
|
"guid": "0f19a96b-274e-4427-96c8-67639edfcadf",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1456.0,
|
|
"y": -2384.0
|
|
},
|
|
"guid": "82dcb15e-29d7-4a79-bd7e-86b67b0a29fd",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1712.0,
|
|
"y": -2384.0
|
|
},
|
|
"guid": "c24f2a13-f178-4673-b49f-36d8f86ceded",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2032.0,
|
|
"y": -2384.0
|
|
},
|
|
"guid": "630aad10-de3c-44a1-96b0-05f3c409d90d",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 935.5,
|
|
"y": -1562.5
|
|
},
|
|
"guid": "9130d8e7-0991-4301-9c27-ea040aaa5603",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1191.5,
|
|
"y": -1562.5
|
|
},
|
|
"guid": "35fa0f2a-9e23-4429-89bf-07b3eeb8cdf5",
|
|
"comment": "如果椅子消失了",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1479.5,
|
|
"y": -1754.5
|
|
},
|
|
"guid": "214037fb-f96a-4e64-aea0-fdbb0fbcbd95",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1703.5,
|
|
"y": -1754.5
|
|
},
|
|
"guid": "df2f33f0-967c-4e9d-b14a-da8532c9e771",
|
|
"comment": "重新找椅子",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1927.5,
|
|
"y": -1754.5
|
|
},
|
|
"guid": "524fd0fe-d994-4e23-b32a-e9c758ff7e95",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2183.5,
|
|
"y": -1754.5
|
|
},
|
|
"guid": "623e59ea-3ab8-452f-a93e-2852c4009be9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2407.5,
|
|
"y": -1754.5
|
|
},
|
|
"guid": "55e92cdc-e92f-4c8a-ad50-7f96c21165fe",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1431.5,
|
|
"y": -842.5
|
|
},
|
|
"guid": "7a087b0c-de6d-4b04-8d1c-d726a9c3bb05",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1639.5,
|
|
"y": -1146.5
|
|
},
|
|
"guid": "dc88f56c-9ff1-4d2d-af60-05b11fc574f9",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1879.5,
|
|
"y": -1146.5
|
|
},
|
|
"guid": "25361bdd-2b1d-4a3a-8b0d-e25f16b52c92",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2103.5,
|
|
"y": -1306.5
|
|
},
|
|
"guid": "38a2acb7-09d9-42ec-bc23-ae460b9b707b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2103.5,
|
|
"y": -922.5
|
|
},
|
|
"guid": "57fe1f73-c6c2-4d7d-9616-3920abd8822d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2391.5,
|
|
"y": -922.5
|
|
},
|
|
"guid": "ddad40e0-8bf1-4b30-aa27-925c372f072f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2631.5,
|
|
"y": -922.5
|
|
},
|
|
"guid": "6bde003d-9280-4336-a954-0a7a62958eae",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2903.5,
|
|
"y": -922.5
|
|
},
|
|
"guid": "3202f29f-a934-4bc4-b0c6-41830bb73b0e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3168.0,
|
|
"y": -928.0
|
|
},
|
|
"guid": "e463c4f3-edfc-42f2-86d0-5906d2c3a48c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3552.0,
|
|
"y": -928.0
|
|
},
|
|
"guid": "91cc233f-26fb-4d77-a473-6cacd5e78e84",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2375.5,
|
|
"y": -362.5
|
|
},
|
|
"guid": "d94e919d-fdb4-4b93-a095-5b83e0404868",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2647.5,
|
|
"y": -362.5
|
|
},
|
|
"guid": "08c724ce-7da6-48bc-a97d-4040fd10b3e9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2919.5,
|
|
"y": -378.5
|
|
},
|
|
"guid": "2ae321a5-1659-4849-8af3-cb1445e3f251",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3175.5,
|
|
"y": -378.5
|
|
},
|
|
"guid": "db12dbba-44ed-49a9-bd7d-fc23968527ac",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3415.5,
|
|
"y": -378.5
|
|
},
|
|
"guid": "1bc4fb9b-8d39-4d38-ab15-04cf7e8215ed",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1671.5,
|
|
"y": 21.5
|
|
},
|
|
"guid": "b7b0bb9e-ccc4-4819-ae5b-359326c5fdbe",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1927.5,
|
|
"y": 21.5
|
|
},
|
|
"guid": "97ff1d54-5fb0-43c8-a195-a5cc40f8c589",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2231.5,
|
|
"y": 21.5
|
|
},
|
|
"guid": "f8b65a02-1352-4783-b414-560315bcc3aa",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2487.5,
|
|
"y": 21.5
|
|
},
|
|
"guid": "7c600b1f-2c83-4451-b923-5753220a75ef",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2743.5,
|
|
"y": 21.5
|
|
},
|
|
"guid": "9944a433-ebfc-4402-9d40-20f904bb5d2a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 327.5,
|
|
"y": 837.5
|
|
},
|
|
"guid": "d2e9914a-83ac-41ec-bb9a-c99f1ed650f6",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 615.5,
|
|
"y": 837.5
|
|
},
|
|
"guid": "48aff206-b2fe-459c-a09d-4bbc62b10bc7",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 871.5,
|
|
"y": 869.5
|
|
},
|
|
"guid": "619fd83b-39ef-4b09-84c3-f3867cd38def",
|
|
"comment": "如果椅子消失了",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1159.5,
|
|
"y": 645.5
|
|
},
|
|
"guid": "02cfb88c-3d54-496b-9dcf-cbf40151c45d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1415.5,
|
|
"y": 645.5
|
|
},
|
|
"guid": "a6404b1c-5007-4964-8026-51ebec1efdf9",
|
|
"comment": "重新找椅子",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1639.5,
|
|
"y": 645.5
|
|
},
|
|
"guid": "2be1283b-2a3f-44cd-9381-5ec414e4e7e7",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1863.5,
|
|
"y": 645.5
|
|
},
|
|
"guid": "bccc2c34-beba-4a7e-927f-21a3eacbaf41",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2119.5,
|
|
"y": 645.5
|
|
},
|
|
"guid": "3679d822-5316-4136-8e94-10c971bf5f36",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1127.5,
|
|
"y": 1381.5
|
|
},
|
|
"guid": "69853ce5-c1db-4507-89e6-7706ec35ef99",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1383.5,
|
|
"y": 1381.5
|
|
},
|
|
"guid": "c6b50e86-d1c8-40f0-9e78-82cc6277f8d1",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1607.5,
|
|
"y": 1381.5
|
|
},
|
|
"guid": "157c2d6c-b5b5-4d6e-a587-f40181035a77",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1824.0,
|
|
"y": 1184.0
|
|
},
|
|
"guid": "510058e7-8e8d-4f56-a9bc-7f3a8977f4ae",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1831.5,
|
|
"y": 1605.5
|
|
},
|
|
"guid": "d0b4e74d-a43c-461a-b7c0-91a9e99be0cb",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2087.5,
|
|
"y": 1477.5
|
|
},
|
|
"guid": "aa56f879-39e7-4b5a-9d7e-6d7ae459fb9e",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2327.5,
|
|
"y": 1477.5
|
|
},
|
|
"guid": "188056a3-8d34-4a1d-91a0-5e81a6b04a88",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2583.5,
|
|
"y": 1477.5
|
|
},
|
|
"guid": "877e3a66-9a6e-4bd1-bddc-fb6919da08d5",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2807.5,
|
|
"y": 1477.5
|
|
},
|
|
"guid": "f2856afc-ab68-4112-83f7-19cce90cf117",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3159.5,
|
|
"y": 1477.5
|
|
},
|
|
"guid": "24d5907e-484f-42d7-8f7c-2ffb8d09e828",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2119.5,
|
|
"y": 1989.5
|
|
},
|
|
"guid": "07f326b0-a0ec-4e96-bef0-c16987f6c92b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2688.0,
|
|
"y": 1984.0
|
|
},
|
|
"guid": "f709a3d5-dcca-4913-a7a5-23fed5be4f28",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1392.0,
|
|
"y": 3104.0
|
|
},
|
|
"guid": "c8e629dc-a3f0-4818-8f75-e6eefa7fe0c4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1664.0,
|
|
"y": 3104.0
|
|
},
|
|
"guid": "028ecced-c670-4afb-8dd5-7fa9fc075b1f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1920.0,
|
|
"y": 3104.0
|
|
},
|
|
"guid": "c1dd975c-0b3f-4f1c-b88b-dbc27c7d230f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2208.0,
|
|
"y": 3104.0
|
|
},
|
|
"guid": "38de2f1b-9313-4707-b3cc-e72cf4bdaa92",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2768.0,
|
|
"y": 3104.0
|
|
},
|
|
"guid": "164f5847-fb25-4e0c-ba7e-38376c68f56b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3680.0,
|
|
"y": -384.0
|
|
},
|
|
"guid": "fb23d414-3361-4425-a566-c28715db8872",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3920.0,
|
|
"y": -384.0
|
|
},
|
|
"guid": "9b2b065f-7564-4611-a06e-e8446c9bb7cc",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2400.0,
|
|
"y": 1984.0
|
|
},
|
|
"guid": "ef2e3552-acbb-4b65-b643-a50622d04547",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 944.0,
|
|
"y": -2384.0
|
|
},
|
|
"guid": "99fc668b-ad79-4a6e-9a89-3bc5fcc9f4e5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2480.0,
|
|
"y": 3104.0
|
|
},
|
|
"guid": "b65b731f-a3c3-47e9-8898-b8dde8aae1ac",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/Relax/Deprecated/BTState_RelaxWalkReactionToSit_General_v3.json",
|
|
"errors": null,
|
|
"nodeErrors": {
|
|
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
|
|
}
|
|
} |