676 lines
25 KiB
JSON
676 lines
25 KiB
JSON
{
|
||
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
|
||
"redirectData": null,
|
||
"blackboardConfigs": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
||
"paraKeys": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
|
||
"key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-b7087bc4-f5a2-4a7c-92fd-101ab6c7cd50"
|
||
},
|
||
"var": null
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
|
||
"key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-1ec393e1-3a9d-4a19-91c8-5d3641a72671"
|
||
},
|
||
"var": null
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
|
||
"key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-aa50827d-6117-4426-9230-c1a0a323683f"
|
||
},
|
||
"var": 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": "dda35f53f81fd7249bfc70ba7ff8605d",
|
||
"_assetPath": "Data/AI/Blackboard/v3/Utility/BB_GeneralMotives.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": "ToolID",
|
||
"DataType": 3,
|
||
"sharingStrategy": 1,
|
||
"category": null,
|
||
"comment": "要拿在手上的工具",
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-b7087bc4-f5a2-4a7c-92fd-101ab6c7cd50"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "NeedRelaxWalk",
|
||
"DataType": 1,
|
||
"sharingStrategy": 1,
|
||
"category": null,
|
||
"comment": "是否需要散步",
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-1ec393e1-3a9d-4a19-91c8-5d3641a72671"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "RelaxWalkRange",
|
||
"DataType": 4,
|
||
"sharingStrategy": 1,
|
||
"category": null,
|
||
"comment": "最大散步半径(已废弃)",
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-9775a52b-6da7-4f26-ae07-ad1abf51d387"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "minWaitTime",
|
||
"DataType": 4,
|
||
"sharingStrategy": 1,
|
||
"defaultValue": {
|
||
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp",
|
||
"_value": 1.0
|
||
},
|
||
"category": null,
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-e68a2c13-e3d8-4ee6-bdbd-31deae504e2d"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "maxWaitTime",
|
||
"DataType": 4,
|
||
"sharingStrategy": 1,
|
||
"defaultValue": {
|
||
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp",
|
||
"_value": 3.0
|
||
},
|
||
"category": null,
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-07d6e233-9040-4c5b-83b0-cf70d1fdeafd"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "LessRangeWalkType",
|
||
"DataType": 2,
|
||
"sharingStrategy": 1,
|
||
"defaultValue": {
|
||
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
|
||
"_value": 2
|
||
},
|
||
"category": null,
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-9667d074-128d-40d7-9026-ea732244d442"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "LargeRangeWalkType",
|
||
"DataType": 2,
|
||
"sharingStrategy": 1,
|
||
"defaultValue": {
|
||
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
|
||
"_value": 2
|
||
},
|
||
"category": null,
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-89700759-3da1-428e-8096-c9e3a663cd67"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "DuringTime",
|
||
"DataType": 4,
|
||
"sharingStrategy": 1,
|
||
"defaultValue": {
|
||
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp",
|
||
"_value": 300.0
|
||
},
|
||
"category": null,
|
||
"comment": "散步的持续时间,默认300s",
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-aa50827d-6117-4426-9230-c1a0a323683f"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "EnableReactionToSit",
|
||
"DataType": 1,
|
||
"sharingStrategy": 1,
|
||
"defaultValue": {
|
||
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
|
||
"_value": true
|
||
},
|
||
"category": null,
|
||
"comment": "对坐下有反应",
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-6fb03c1e-060c-4c0d-8227-d0dd4c812fcc"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "EnableReactionToTrees",
|
||
"DataType": 1,
|
||
"sharingStrategy": 1,
|
||
"defaultValue": {
|
||
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
|
||
"_value": true
|
||
},
|
||
"category": null,
|
||
"comment": "对树有反应",
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-72b00db2-93c6-41af-b0f9-0834ba8d1c9e"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "EnableReactionToFlyings",
|
||
"DataType": 1,
|
||
"sharingStrategy": 1,
|
||
"defaultValue": {
|
||
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
|
||
"_value": true
|
||
},
|
||
"category": null,
|
||
"comment": "对飞行生物有反应",
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-325a727a-dde2-4154-978e-1bb856036cf6"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "EnableReactionToMinors",
|
||
"DataType": 1,
|
||
"sharingStrategy": 1,
|
||
"defaultValue": {
|
||
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
|
||
"_value": true
|
||
},
|
||
"category": null,
|
||
"comment": "对矿石有反应",
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-c12977bf-3ca8-4431-a67f-32f222a52246"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "EnableReactionToCrops",
|
||
"DataType": 1,
|
||
"sharingStrategy": 1,
|
||
"defaultValue": {
|
||
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
|
||
"_value": true
|
||
},
|
||
"category": null,
|
||
"comment": "对作物有反应",
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-24bb458e-a4e5-4565-a7b1-e00e5c773388"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "EnableReactionToPlayer",
|
||
"DataType": 1,
|
||
"sharingStrategy": 1,
|
||
"defaultValue": {
|
||
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
|
||
"_value": true
|
||
},
|
||
"category": null,
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-4cf04781-dbf1-43bb-9df7-4d6ddfbef634"
|
||
]
|
||
}
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"NewNodesPlaceholder": {
|
||
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
||
"_Children": {
|
||
"$type": "System.Int32[], mscorlib",
|
||
"$values": [
|
||
6,
|
||
5,
|
||
4
|
||
]
|
||
},
|
||
"index": 0,
|
||
"parentIndex": -1,
|
||
"Guid": "1208df0d-8fdb-46c1-97af-c65a9a360814"
|
||
},
|
||
{
|
||
"$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-8f410a3b-5a68-4d7a-bc1c-1b61758fddda"
|
||
},
|
||
"value": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
||
"_key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-aa50827d-6117-4426-9230-c1a0a323683f"
|
||
},
|
||
"targetGuid": null
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
||
"key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-aaa5f4f3-e6a3-4d54-8029-10af694f69f9"
|
||
},
|
||
"value": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
||
"_key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-6fb03c1e-060c-4c0d-8227-d0dd4c812fcc"
|
||
},
|
||
"targetGuid": null
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
||
"key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-cf6a96bd-2fbd-4e61-9792-7fac6c9b8be0"
|
||
},
|
||
"value": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
||
"_key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-72b00db2-93c6-41af-b0f9-0834ba8d1c9e"
|
||
},
|
||
"targetGuid": null
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
||
"key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-923dd7c4-6460-484e-9846-ead1dcc4f2bd"
|
||
},
|
||
"value": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
||
"_key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-325a727a-dde2-4154-978e-1bb856036cf6"
|
||
},
|
||
"targetGuid": null
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
||
"key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-2030b346-2ee1-405d-9308-87e0546d6fb0"
|
||
},
|
||
"value": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
||
"_key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-c12977bf-3ca8-4431-a67f-32f222a52246"
|
||
},
|
||
"targetGuid": null
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
||
"key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-bcdfbdb5-8531-450b-b7e5-bbb9921426bf"
|
||
},
|
||
"value": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
||
"_key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-24bb458e-a4e5-4565-a7b1-e00e5c773388"
|
||
},
|
||
"targetGuid": null
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
||
"key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-03c7a343-26b6-4be9-abe3-85218112ec3c"
|
||
},
|
||
"value": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
||
"_key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-9667d074-128d-40d7-9026-ea732244d442"
|
||
},
|
||
"targetGuid": null
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
||
"key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-72b46d65-87c1-4e88-8c10-a384abcd447b"
|
||
},
|
||
"value": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
||
"_key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-89700759-3da1-428e-8096-c9e3a663cd67"
|
||
},
|
||
"targetGuid": null
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
||
"key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-94ead9ea-172b-4be9-a956-2bdb1fdc8ab5"
|
||
},
|
||
"value": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
||
"_key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-4cf04781-dbf1-43bb-9df7-4d6ddfbef634"
|
||
},
|
||
"targetGuid": null
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"_assetGuid": "b1d23870d7424277817c650a6d2fddc7",
|
||
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTS/BTState_UltimateSmoothRelax_v3.json"
|
||
},
|
||
"index": 1,
|
||
"parentIndex": 2,
|
||
"Guid": "0a316db8-3fad-4476-82b1-3f1a9d4d6fcd"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
||
"_Children": {
|
||
"$type": "System.Int32[], mscorlib",
|
||
"$values": [
|
||
3,
|
||
1
|
||
]
|
||
},
|
||
"index": 2,
|
||
"parentIndex": 5,
|
||
"Guid": "37b6ab9f-83a5-4a7c-a5da-5239b81576a4"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
||
"ConditionGraph": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
||
"_key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-1ec393e1-3a9d-4a19-91c8-5d3641a72671"
|
||
},
|
||
"targetGuid": null
|
||
},
|
||
"index": 3,
|
||
"parentIndex": 2,
|
||
"Guid": "c8125e94-4580-4ad4-9ec1-26a1edebb7f6"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
|
||
"WaitTime": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
|
||
"_minInclusive": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
||
"_key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-e68a2c13-e3d8-4ee6-bdbd-31deae504e2d"
|
||
},
|
||
"targetGuid": null
|
||
},
|
||
"_maxInclusive": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
||
"_key": {
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
||
"keyName": "instance-07d6e233-9040-4c5b-83b0-cf70d1fdeafd"
|
||
},
|
||
"targetGuid": null
|
||
}
|
||
},
|
||
"index": 4,
|
||
"parentIndex": 0,
|
||
"Guid": "2d33de16-968c-41f9-8313-d87cf72b1046"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
||
"FromSuccess": 0,
|
||
"FromFailure": 0,
|
||
"FromRunning": 2,
|
||
"_Child": 2,
|
||
"index": 5,
|
||
"parentIndex": 0,
|
||
"Guid": "e3fa2d36-8591-4b4a-8ea9-caad0fd578c9"
|
||
},
|
||
{
|
||
"$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-ca0a6488-2174-4d6b-82b0-78cf5cd58f97"
|
||
},
|
||
"value": {
|
||
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
||
"_value": true
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"_assetGuid": "7be090ea3385452984cb679bedde7fdd",
|
||
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTA/BTAction_InitializeEverything_v3.json"
|
||
},
|
||
"index": 6,
|
||
"parentIndex": 0,
|
||
"Guid": "1c147169-0313-42ff-abd8-0d3b08180c81"
|
||
}
|
||
]
|
||
},
|
||
"containers": null,
|
||
"rootIndex": 0,
|
||
"nodesHash": -2136851438,
|
||
"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": 480.0,
|
||
"y": 624.0
|
||
},
|
||
"guid": "1208df0d-8fdb-46c1-97af-c65a9a360814",
|
||
"comment": null,
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 1328.0,
|
||
"y": 624.0
|
||
},
|
||
"guid": "0a316db8-3fad-4476-82b1-3f1a9d4d6fcd",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 1088.0,
|
||
"y": 512.0
|
||
},
|
||
"guid": "37b6ab9f-83a5-4a7c-a5da-5239b81576a4",
|
||
"comment": null,
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 1328.0,
|
||
"y": 448.0
|
||
},
|
||
"guid": "c8125e94-4580-4ad4-9ec1-26a1edebb7f6",
|
||
"comment": null,
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 784.0,
|
||
"y": 944.0
|
||
},
|
||
"guid": "2d33de16-968c-41f9-8313-d87cf72b1046",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 816.0,
|
||
"y": 512.0
|
||
},
|
||
"guid": "e3fa2d36-8591-4b4a-8ea9-caad0fd578c9",
|
||
"comment": null,
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 800.0,
|
||
"y": -80.0
|
||
},
|
||
"guid": "1c147169-0313-42ff-abd8-0d3b08180c81",
|
||
"comment": null,
|
||
"locked": false,
|
||
"collapse": false
|
||
}
|
||
]
|
||
},
|
||
"comment": null
|
||
},
|
||
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/PreProcessing/Initialize/BTAction_CommonPreBehavior.json",
|
||
"errors": null,
|
||
"nodeErrors": {
|
||
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
|
||
}
|
||
} |