2175 lines
74 KiB
JSON
2175 lines
74 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": "fc296e5fc9d4ffc44bc28710572a0fd4",
|
|
"_assetPath": "Data/AI/Blackboard/WorldIncident/SmallTheater/BB_SmallTheater_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": "PassiveNPCList",
|
|
"DataType": 133,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "被动说话的NPC列表",
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-b08fa6b5-81b8-467a-9058-ee54af984fee"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "PassiveNPC",
|
|
"DataType": 6,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-2d873c08-3a17-4ac5-857a-f812ee7a84d7"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
1,
|
|
2,
|
|
50,
|
|
53,
|
|
42
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "63bbb91b-d273-4aaf-957e-2c8b665edfc6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-b08fa6b5-81b8-467a-9058-ee54af984fee"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetNPCsByParticipantName, Assembly-CSharp",
|
|
"_guid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_participantName": "被动人"
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "be07f17d-c1ff-43e3-93ff-d77fe27c6e7a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 3,
|
|
"_False": 4,
|
|
"_condition": {
|
|
"$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": "instance-b08fa6b5-81b8-467a-9058-ee54af984fee"
|
|
}
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
"_defaultRes": false,
|
|
"index": 2,
|
|
"parentIndex": 0,
|
|
"Guid": "1d8bb143-90d0-4a71-9b06-fa521f81f33a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2d873c08-3a17-4ac5-857a-f812ee7a84d7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarUInt64Indexer, Assembly-CSharp",
|
|
"_index": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
},
|
|
"_array": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-b08fa6b5-81b8-467a-9058-ee54af984fee"
|
|
}
|
|
},
|
|
"_fallbackValue": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2d873c08-3a17-4ac5-857a-f812ee7a84d7"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 2,
|
|
"Guid": "b0ca52a4-3313-4617-ab00-06c74dca3e45"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "没有要对话的人",
|
|
"IsLogError": true,
|
|
"customMsg": null,
|
|
"index": 4,
|
|
"parentIndex": 2,
|
|
"Guid": "6c1239e4-31c9-4a65-af5f-d0e4ada0feb6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": -1,
|
|
"_Child": -1,
|
|
"index": 5,
|
|
"parentIndex": -1,
|
|
"Guid": "045d2ae7-0577-4a6e-aa71-709c631683bc"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceXZ, Assembly-CSharp",
|
|
"_from": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_to": {
|
|
"$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-2d873c08-3a17-4ac5-857a-f812ee7a84d7"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 1.1
|
|
}
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 63,
|
|
"Guid": "e3f65f13-a256-4c8c-9a0b-08a3ab8dbe74"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTActiveSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
44,
|
|
63,
|
|
15
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 7,
|
|
"parentIndex": 42,
|
|
"Guid": "248105df-bb4b-49ad-999e-d0f6ab975c5e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
18,
|
|
9,
|
|
62,
|
|
10,
|
|
11,
|
|
12
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 8,
|
|
"parentIndex": 33,
|
|
"Guid": "263ddfd9-628e-45c8-b58b-d67be45a9023"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Active-ShouldStop-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "e431000e-6a83-40c9-80db-4e866c1a4599"
|
|
},
|
|
{
|
|
"$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-45895fce-dc41-4848-8ee6-a8a38f9a6e47"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLName, Assembly-CSharp",
|
|
"atlName": "Reaction_SayHi"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a8fb4294-8660-4ddf-bdb4-f494446a7074"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 1.5
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-0747a558-2931-4186-8ccd-acf2c6f57d5e"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 2.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-890ca910-56d1-4d42-b744-97d241b26bef"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-46abcd27-9e5a-4855-9677-df3a113f7370"
|
|
},
|
|
"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-89a19058-2d7a-4c4c-9f77-55beab9dcc9a"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2d873c08-3a17-4ac5-857a-f812ee7a84d7"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-bded9658-eb5f-437d-992b-efac4c4d459c"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
|
|
"atlTagId": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-91634b42-54d8-40c6-a9a4-cb8d70964f8b"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "7a6455b2e5d74e18af62fb3862965ff6",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTA/BTAction_PlayATL_v3.json"
|
|
},
|
|
"index": 10,
|
|
"parentIndex": 8,
|
|
"Guid": "95faa17b-8726-4247-b22b-6a4b715181fa"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Active-SayHi-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"index": 11,
|
|
"parentIndex": 8,
|
|
"Guid": "e63774a7-57b8-4dee-907d-008a4e7cca6e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTActiveSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
19,
|
|
14
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 12,
|
|
"parentIndex": 8,
|
|
"Guid": "02ec511e-edc9-4456-b820-84434a2412b4"
|
|
},
|
|
{
|
|
"$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": "Passive-SayHi-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"index": 13,
|
|
"parentIndex": 19,
|
|
"Guid": "0a2821d9-4000-40e7-bd52-5dab0ebf7e2e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
|
|
"result": 2,
|
|
"index": 14,
|
|
"parentIndex": 12,
|
|
"Guid": "0b33cb00-b53c-427d-a477-8cdd0c649b12"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
16,
|
|
56
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 15,
|
|
"parentIndex": 7,
|
|
"Guid": "ed50d04c-7fca-4ee0-b458-538a5286629c"
|
|
},
|
|
{
|
|
"$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-45895fce-dc41-4848-8ee6-a8a38f9a6e47"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLName, Assembly-CSharp",
|
|
"atlName": "Reaction_Fantasy"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-a8fb4294-8660-4ddf-bdb4-f494446a7074"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 2.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-0747a558-2931-4186-8ccd-acf2c6f57d5e"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 3.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-890ca910-56d1-4d42-b744-97d241b26bef"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-46abcd27-9e5a-4855-9677-df3a113f7370"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-bded9658-eb5f-437d-992b-efac4c4d459c"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
|
|
"atlTagId": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-89a19058-2d7a-4c4c-9f77-55beab9dcc9a"
|
|
},
|
|
"value": null
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-91634b42-54d8-40c6-a9a4-cb8d70964f8b"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "7a6455b2e5d74e18af62fb3862965ff6",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTA/BTAction_PlayATL_v3.json"
|
|
},
|
|
"index": 16,
|
|
"parentIndex": 15,
|
|
"Guid": "adea108c-16ea-4dfd-a00b-57b1b51a29c5"
|
|
},
|
|
{
|
|
"$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-6d5fa761-66cd-437c-84b8-153fbe2fb9c7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2d873c08-3a17-4ac5-857a-f812ee7a84d7"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2873250b-137e-43b0-bb78-db3536e7b5c6"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.6
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-4ad3747e-4e71-412f-8de6-2f757a27223e"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-ade80c25-3821-43bc-9247-9800c6cc9a48"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 999.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "2c41ab5b2a2d4b53b2bdab27521f5352",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTS/BTState_SmoothFollowTarget_v3.json"
|
|
},
|
|
"index": 17,
|
|
"parentIndex": 59,
|
|
"Guid": "76c4ff1b-a5b0-4c50-a583-a01df60ca7ac"
|
|
},
|
|
{
|
|
"$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": "849bb24921ecd01418d6f8151ff71c7f",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_StopNavigation.json"
|
|
},
|
|
"index": 18,
|
|
"parentIndex": 8,
|
|
"Guid": "aa556a4c-4e2a-4bf5-b910-6fb1f5a62d4e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": 13,
|
|
"_Child": 23,
|
|
"index": 19,
|
|
"parentIndex": 12,
|
|
"Guid": "560e6622-9837-4d08-997c-5c4cb447edef"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTActiveSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
35,
|
|
21,
|
|
31
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 20,
|
|
"parentIndex": 65,
|
|
"Guid": "fb3e7f90-3b63-4fae-8bd0-1b80f21add79"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": 22,
|
|
"_Child": 25,
|
|
"index": 21,
|
|
"parentIndex": 20,
|
|
"Guid": "c81285dc-4d34-4650-8237-877ad2c3db79"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SpeakTurn-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 2
|
|
}
|
|
},
|
|
"index": 22,
|
|
"parentIndex": 21,
|
|
"Guid": "043244c6-c4ad-4c31-96e5-fb05fa3b944b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
24,
|
|
40,
|
|
28
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 23,
|
|
"parentIndex": 19,
|
|
"Guid": "52209bec-3779-4093-a5ec-1918c29cf383"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SpeakTurn-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 1
|
|
},
|
|
"index": 24,
|
|
"parentIndex": 23,
|
|
"Guid": "549bcbab-7c82-44aa-bd48-5df02d37fb09"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
26,
|
|
27,
|
|
30,
|
|
34,
|
|
32
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 25,
|
|
"parentIndex": 21,
|
|
"Guid": "adb0674a-cde1-43c0-80fc-4099113b1ef8"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.2,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 26,
|
|
"parentIndex": 25,
|
|
"Guid": "a779230f-8ecd-47d1-b7ba-a94a3ce4a2ad"
|
|
},
|
|
{
|
|
"$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-80544cfa-48fc-4542-b0ed-6d89af2c38dc"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2d873c08-3a17-4ac5-857a-f812ee7a84d7"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "4c5232e7520e48f9912d8bbf0f9c847e",
|
|
"_assetPath": "Data/AI/BehaviourTree/WorldIncident/SmallTheater/BTState_SmallTheaterTalkReactions_v3.json"
|
|
},
|
|
"index": 27,
|
|
"parentIndex": 25,
|
|
"Guid": "de9de6df-e757-41a6-af4a-84f68efe93ab"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
64,
|
|
29,
|
|
41,
|
|
55,
|
|
61
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 28,
|
|
"parentIndex": 23,
|
|
"Guid": "5aeebf86-3a0b-4131-9001-e6f913623828"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTDisablePushNode, Assembly-CSharp",
|
|
"index": 29,
|
|
"parentIndex": 28,
|
|
"Guid": "56cd910c-f0c5-41b3-8ad4-13557dd53e83"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SpeakTurn-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 2
|
|
},
|
|
"index": 30,
|
|
"parentIndex": 25,
|
|
"Guid": "c711229c-bc55-46ba-8008-e09c4f316fab"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
|
|
"result": 2,
|
|
"index": 31,
|
|
"parentIndex": 20,
|
|
"Guid": "e8809392-514d-4226-ae85-6b10ca2e8adc"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
|
|
"result": 1,
|
|
"index": 32,
|
|
"parentIndex": 25,
|
|
"Guid": "8ccaf355-5a77-47df-87ae-afc2641a466e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
8,
|
|
49
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 33,
|
|
"parentIndex": 63,
|
|
"Guid": "99707078-3143-4689-a13e-f94222899a41"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTIncreaseBlackboardNode, Assembly-CSharp",
|
|
"ValueGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 1
|
|
},
|
|
"BlackboardKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TotalTurnCount-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"index": 34,
|
|
"parentIndex": 25,
|
|
"Guid": "adf35cf8-7302-43a5-a41f-c83d4d4232bd"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": 36,
|
|
"_Child": 37,
|
|
"index": 35,
|
|
"parentIndex": 20,
|
|
"Guid": "4e63d7c4-90f5-44ce-b5b5-ed5a2d3875d3"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TotalTurnCount-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 96
|
|
}
|
|
},
|
|
"index": 36,
|
|
"parentIndex": 35,
|
|
"Guid": "77a2d6b5-7ca7-4b25-b77c-c2e58b0ad7a5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
38,
|
|
39
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 37,
|
|
"parentIndex": 35,
|
|
"Guid": "23f4bc1c-f22c-4f55-9a2c-5f984a8d66fd"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "小剧场退出",
|
|
"IsLogError": true,
|
|
"customMsg": null,
|
|
"index": 38,
|
|
"parentIndex": 37,
|
|
"Guid": "9b6f67cf-b770-43eb-bca7-5f4ba3df6c73"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTExitWorldIncidentNode, Assembly-CSharp",
|
|
"index": 39,
|
|
"parentIndex": 37,
|
|
"Guid": "0100af10-2f5e-40ba-99b7-529b1a589f95"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetMemoryDataNode, Assembly-CSharp",
|
|
"memoryType": 2,
|
|
"memoryStrKey": "Global/Meetup/最近看过的小剧场_Int_Queue_10",
|
|
"memoryKey": 562949953421637,
|
|
"valueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "MeetUpID-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"targetGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"memoryTimeGetter": null,
|
|
"index": 40,
|
|
"parentIndex": 23,
|
|
"Guid": "46206943-52f3-4648-a9fd-ebb72f7450eb"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRegisterMeetupAsPerformanceNode, Assembly-CSharp",
|
|
"idVar": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "MeetUpID-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"targetGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"isOneTime": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"index": 41,
|
|
"parentIndex": 28,
|
|
"Guid": "44314cc7-c370-4e7e-9930-982e3fcacf35"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
7,
|
|
43
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 42,
|
|
"parentIndex": 0,
|
|
"Guid": "43a4e73f-a6a1-4a8c-b9b3-41ace14efda5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardWhenPauseNode, Assembly-CSharp",
|
|
"TargetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "RequestInEnd-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"ValueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"pauseReason": 16,
|
|
"index": 43,
|
|
"parentIndex": 42,
|
|
"Guid": "70ae0896-d26d-44da-940d-b7d662ccaca3"
|
|
},
|
|
{
|
|
"$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": 7,
|
|
"Guid": "b91a82cf-8d9f-4db0-9297-34a48389b1ed"
|
|
},
|
|
{
|
|
"$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": "RequestInEnd-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"index": 45,
|
|
"parentIndex": 44,
|
|
"Guid": "aabe5f91-e922-4268-9ec4-85ba78361e99"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
47,
|
|
52,
|
|
48
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 46,
|
|
"parentIndex": 44,
|
|
"Guid": "79353999-2d65-4a32-b0ef-81131f60d790"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "被演出打断,小剧场退出",
|
|
"IsLogError": true,
|
|
"customMsg": null,
|
|
"index": 47,
|
|
"parentIndex": 46,
|
|
"Guid": "e43abe4e-9724-4f9f-9e05-c78374aa2002"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTExitWorldIncidentNode, Assembly-CSharp",
|
|
"index": 48,
|
|
"parentIndex": 46,
|
|
"Guid": "d9c62073-e28c-4cf1-8f2e-01c6d57c20c6"
|
|
},
|
|
{
|
|
"$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-492c00ba-d151-4f98-b6b9-8e852535a21a"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2d873c08-3a17-4ac5-857a-f812ee7a84d7"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-bd6a10c1-1159-40f4-9f64-eed34c1fc6fe"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "b5934a962e8f1084491054f1cda65308",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/LookIK/Atom_AutoIKSetting.json"
|
|
},
|
|
"index": 49,
|
|
"parentIndex": 33,
|
|
"Guid": "c8f3c189-d4b7-4af9-8241-f689a0099d66"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 51,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "MeetUpID-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"targetGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 50,
|
|
"parentIndex": 0,
|
|
"Guid": "8fb594fd-0ba6-44f8-9636-de9c6e32ef8f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "MeetUpID-fc296e5fc9d4ffc44bc28710572a0fd4-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetRandomNpcMeetupCfgUnviewedByPlayer, Assembly-CSharp",
|
|
"_npcConfigId1": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerConfigIdEntity, Assembly-CSharp"
|
|
},
|
|
"_npcConfigId2": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetAvatarConfigID, Assembly-CSharp",
|
|
"_guid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2d873c08-3a17-4ac5-857a-f812ee7a84d7"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
},
|
|
"index": 51,
|
|
"parentIndex": 50,
|
|
"Guid": "96fe4a4e-4cb5-4045-9004-4c7f253f47f7"
|
|
},
|
|
{
|
|
"$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": "70bca396a66bdf94dbe23f43ec516b9a",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_StopBehaviour.json"
|
|
},
|
|
"index": 52,
|
|
"parentIndex": 46,
|
|
"Guid": "f346db2a-3561-4673-ad02-1d8a4b02f1b3"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
54
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 53,
|
|
"parentIndex": 0,
|
|
"Guid": "2f29f7cd-8374-48bb-ad94-4299a93875c1"
|
|
},
|
|
{
|
|
"$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": null
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "7be090ea3385452984cb679bedde7fdd",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTA/BTAction_InitializeEverything_v3.json"
|
|
},
|
|
"index": 54,
|
|
"parentIndex": 53,
|
|
"Guid": "be2a7fc2-3fe2-46e2-8076-c21160a50212"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayAffairBubbleNode, Assembly-CSharp",
|
|
"index": 55,
|
|
"parentIndex": 28,
|
|
"Guid": "32e7fb93-d287-4773-8c95-6ec99e26d796"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
|
|
"RepeaterMode": 2,
|
|
"isDynamic": false,
|
|
"RepeatCount": 0,
|
|
"targetRepeatCount": null,
|
|
"RepeatLimit": -1,
|
|
"UntilResult": 0,
|
|
"_Child": 57,
|
|
"index": 56,
|
|
"parentIndex": 15,
|
|
"Guid": "e7d4fa27-ea91-4aef-ba32-548c9a27bffd"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
58,
|
|
59
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 57,
|
|
"parentIndex": 56,
|
|
"Guid": "2f12479f-7a54-4518-bbda-51c909336793"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 2.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 58,
|
|
"parentIndex": 57,
|
|
"Guid": "ced3b0ae-0cbc-462e-97bf-3c50e79824f3"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 60,
|
|
"_False": 17,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerConfigIdEntity, Assembly-CSharp"
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"_value": 1009
|
|
}
|
|
},
|
|
"_defaultRes": false,
|
|
"index": 59,
|
|
"parentIndex": 57,
|
|
"Guid": "56114511-fdca-45c0-ba15-00ff9f5ea74d"
|
|
},
|
|
{
|
|
"$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-6d5fa761-66cd-437c-84b8-153fbe2fb9c7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2d873c08-3a17-4ac5-857a-f812ee7a84d7"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2873250b-137e-43b0-bb78-db3536e7b5c6"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.6
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-4ad3747e-4e71-412f-8de6-2f757a27223e"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-ade80c25-3821-43bc-9247-9800c6cc9a48"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 999.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-1abaf7f5-83d7-419d-9a62-4ba9e59e4289"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 3
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "2c41ab5b2a2d4b53b2bdab27521f5352",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTS/BTState_SmoothFollowTarget_v3.json"
|
|
},
|
|
"index": 60,
|
|
"parentIndex": 59,
|
|
"Guid": "00e0c4e6-b41f-48a3-8606-7a22043075a6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLookIKFocusNode, Assembly-CSharp",
|
|
"isLookAtPosition": false,
|
|
"targetGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2d873c08-3a17-4ac5-857a-f812ee7a84d7"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"targetPosition": null,
|
|
"keepUpdatePosition": null,
|
|
"priority": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 20
|
|
},
|
|
"index": 61,
|
|
"parentIndex": 28,
|
|
"Guid": "30b645c3-00fc-406f-8fc2-80db13def62f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
|
|
"_lookForwardMode": 0,
|
|
"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-2d873c08-3a17-4ac5-857a-f812ee7a84d7"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"LerpTime": 0.0,
|
|
"useLerpSpeed": true,
|
|
"lerpSpeedGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 200.0
|
|
},
|
|
"index": 62,
|
|
"parentIndex": 8,
|
|
"Guid": "0d4cb56d-85bb-423c-bc4b-e207b450e46f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
6,
|
|
33
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 63,
|
|
"parentIndex": 7,
|
|
"Guid": "3f0bb868-0d0e-4735-9a3d-651824cc23ce"
|
|
},
|
|
{
|
|
"$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp",
|
|
"_Child": 65,
|
|
"index": 64,
|
|
"parentIndex": 28,
|
|
"Guid": "3326c337-4cbe-4ea1-9372-a9c8664a4eed"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
66,
|
|
20
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 65,
|
|
"parentIndex": 64,
|
|
"Guid": "6bba0d77-6b9f-4a90-abf1-e258e4913de4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
|
|
"_lookForwardMode": 0,
|
|
"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-2d873c08-3a17-4ac5-857a-f812ee7a84d7"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"LerpTime": 0.0,
|
|
"useLerpSpeed": true,
|
|
"lerpSpeedGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 200.0
|
|
},
|
|
"index": 66,
|
|
"parentIndex": 65,
|
|
"Guid": "4bc1462e-dd59-42bb-8172-2d5e94296098"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -1943481179,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
5
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -816.0,
|
|
"y": -464.0
|
|
},
|
|
"guid": "63bbb91b-d273-4aaf-957e-2c8b665edfc6",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -448.0,
|
|
"y": -2176.0
|
|
},
|
|
"guid": "be07f17d-c1ff-43e3-93ff-d77fe27c6e7a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -448.0,
|
|
"y": -1920.0
|
|
},
|
|
"guid": "1d8bb143-90d0-4a71-9b06-fa521f81f33a",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -208.0,
|
|
"y": -2032.0
|
|
},
|
|
"guid": "b0ca52a4-3313-4617-ab00-06c74dca3e45",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -208.0,
|
|
"y": -1712.0
|
|
},
|
|
"guid": "6c1239e4-31c9-4a65-af5f-d0e4ada0feb6",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 256.0,
|
|
"y": 128.0
|
|
},
|
|
"guid": "045d2ae7-0577-4a6e-aa71-709c631683bc",
|
|
"comment": "距离小于1时进行打断",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": -64.0
|
|
},
|
|
"guid": "e3f65f13-a256-4c8c-9a0b-08a3ab8dbe74",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -160.0,
|
|
"y": 1040.0
|
|
},
|
|
"guid": "248105df-bb4b-49ad-999e-d0f6ab975c5e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 736.0,
|
|
"y": 304.0
|
|
},
|
|
"guid": "263ddfd9-628e-45c8-b58b-d67be45a9023",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1312.0,
|
|
"y": 304.0
|
|
},
|
|
"guid": "e431000e-6a83-40c9-80db-4e866c1a4599",
|
|
"comment": "被动的人不要走了",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1856.0,
|
|
"y": 304.0
|
|
},
|
|
"guid": "95faa17b-8726-4247-b22b-6a4b715181fa",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2208.0,
|
|
"y": 304.0
|
|
},
|
|
"guid": "e63774a7-57b8-4dee-907d-008a4e7cca6e",
|
|
"comment": "主动的人SayHi",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2576.0,
|
|
"y": 304.0
|
|
},
|
|
"guid": "02ec511e-edc9-4456-b820-84434a2412b4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3152.0,
|
|
"y": -304.0
|
|
},
|
|
"guid": "0a2821d9-4000-40e7-bd52-5dab0ebf7e2e",
|
|
"comment": "被动的人有没有SayHi",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2848.0,
|
|
"y": 720.0
|
|
},
|
|
"guid": "0b33cb00-b53c-427d-a477-8cdd0c649b12",
|
|
"comment": "等待中",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 464.0,
|
|
"y": 2128.0
|
|
},
|
|
"guid": "ed50d04c-7fca-4ee0-b458-538a5286629c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 768.0,
|
|
"y": 2128.0
|
|
},
|
|
"guid": "adea108c-16ea-4dfd-a00b-57b1b51a29c5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1872.0,
|
|
"y": 2672.0
|
|
},
|
|
"guid": "76c4ff1b-a5b0-4c50-a583-a01df60ca7ac",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 976.0,
|
|
"y": 304.0
|
|
},
|
|
"guid": "aa556a4c-4e2a-4bf5-b910-6fb1f5a62d4e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2848.0,
|
|
"y": -80.0
|
|
},
|
|
"guid": "560e6622-9837-4d08-997c-5c4cb447edef",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4320.0,
|
|
"y": 1136.0
|
|
},
|
|
"guid": "fb3e7f90-3b63-4fae-8bd0-1b80f21add79",
|
|
"comment": "开始说话",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4624.0,
|
|
"y": 1392.0
|
|
},
|
|
"guid": "c81285dc-4d34-4650-8237-877ad2c3db79",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4896.0,
|
|
"y": 1120.0
|
|
},
|
|
"guid": "043244c6-c4ad-4c31-96e5-fb05fa3b944b",
|
|
"comment": "不是对方的轮次",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3168.0,
|
|
"y": 368.0
|
|
},
|
|
"guid": "52209bec-3779-4093-a5ec-1918c29cf383",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3392.0,
|
|
"y": 32.0
|
|
},
|
|
"guid": "549bcbab-7c82-44aa-bd48-5df02d37fb09",
|
|
"comment": "说话轮次初始化",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4896.0,
|
|
"y": 1568.0
|
|
},
|
|
"guid": "adb0674a-cde1-43c0-80fc-4099113b1ef8",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 5136.0,
|
|
"y": 1568.0
|
|
},
|
|
"guid": "a779230f-8ecd-47d1-b7ba-a94a3ce4a2ad",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 5376.0,
|
|
"y": 1568.0
|
|
},
|
|
"guid": "de9de6df-e757-41a6-af4a-84f68efe93ab",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3552.0,
|
|
"y": 1056.0
|
|
},
|
|
"guid": "5aeebf86-3a0b-4131-9001-e6f913623828",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3840.0,
|
|
"y": 2016.0
|
|
},
|
|
"guid": "56cd910c-f0c5-41b3-8ad4-13557dd53e83",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 5744.0,
|
|
"y": 1568.0
|
|
},
|
|
"guid": "c711229c-bc55-46ba-8008-e09c4f316fab",
|
|
"comment": "轮到对方",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4624.0,
|
|
"y": 1840.0
|
|
},
|
|
"guid": "e8809392-514d-4226-ae85-6b10ca2e8adc",
|
|
"comment": "是对方的轮次,等待",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 6288.0,
|
|
"y": 1568.0
|
|
},
|
|
"guid": "8ccaf355-5a77-47df-87ae-afc2641a466e",
|
|
"comment": "自己的轮次结束",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 464.0,
|
|
"y": 608.0
|
|
},
|
|
"guid": "99707078-3143-4689-a13e-f94222899a41",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 6016.0,
|
|
"y": 1568.0
|
|
},
|
|
"guid": "adf35cf8-7302-43a5-a41f-c83d4d4232bd",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4624.0,
|
|
"y": 672.0
|
|
},
|
|
"guid": "4e63d7c4-90f5-44ce-b5b5-ed5a2d3875d3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4880.0,
|
|
"y": 496.0
|
|
},
|
|
"guid": "77a2d6b5-7ca7-4b25-b77c-c2e58b0ad7a5",
|
|
"comment": "总对话轮次大于24",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4880.0,
|
|
"y": 752.0
|
|
},
|
|
"guid": "23f4bc1c-f22c-4f55-9a2c-5f984a8d66fd",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 5136.0,
|
|
"y": 752.0
|
|
},
|
|
"guid": "9b6f67cf-b770-43eb-bca7-5f4ba3df6c73",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 5376.0,
|
|
"y": 752.0
|
|
},
|
|
"guid": "0100af10-2f5e-40ba-99b7-529b1a589f95",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3632.0,
|
|
"y": 32.0
|
|
},
|
|
"guid": "46206943-52f3-4648-a9fd-ebb72f7450eb",
|
|
"comment": "注册小剧场",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3840.0,
|
|
"y": 2144.0
|
|
},
|
|
"guid": "44314cc7-c370-4e7e-9930-982e3fcacf35",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -416.0,
|
|
"y": 1840.0
|
|
},
|
|
"guid": "43a4e73f-a6a1-4a8c-b9b3-41ace14efda5",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -160.0,
|
|
"y": 2576.0
|
|
},
|
|
"guid": "70ae0896-d26d-44da-940d-b7d662ccaca3",
|
|
"comment": "如果被演出打断",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.0,
|
|
"y": -592.0
|
|
},
|
|
"guid": "b91a82cf-8d9f-4db0-9297-34a48389b1ed",
|
|
"comment": "距离小于1时进行打断",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": -656.0
|
|
},
|
|
"guid": "aabe5f91-e922-4268-9ec4-85ba78361e99",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": -480.0
|
|
},
|
|
"guid": "79353999-2d65-4a32-b0ef-81131f60d790",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 752.0,
|
|
"y": -480.0
|
|
},
|
|
"guid": "e43abe4e-9724-4f9f-9e05-c78374aa2002",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1312.0,
|
|
"y": -480.0
|
|
},
|
|
"guid": "d9c62073-e28c-4cf1-8f2e-01c6d57c20c6",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 704.0,
|
|
"y": 912.0
|
|
},
|
|
"guid": "c8f3c189-d4b7-4af9-8241-f689a0099d66",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -448.0,
|
|
"y": -1472.0
|
|
},
|
|
"guid": "8fb594fd-0ba6-44f8-9636-de9c6e32ef8f",
|
|
"comment": "如果meetID = 0",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -144.0,
|
|
"y": -1472.0
|
|
},
|
|
"guid": "96fe4a4e-4cb5-4045-9004-4c7f253f47f7",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 976.0,
|
|
"y": -480.0
|
|
},
|
|
"guid": "f346db2a-3561-4673-ad02-1d8a4b02f1b3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -448.0,
|
|
"y": -1120.0
|
|
},
|
|
"guid": "2f29f7cd-8374-48bb-ad94-4299a93875c1",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -176.0,
|
|
"y": -1120.0
|
|
},
|
|
"guid": "be2a7fc2-3fe2-46e2-8076-c21160a50212",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3840.0,
|
|
"y": 2432.0
|
|
},
|
|
"guid": "32e7fb93-d287-4773-8c95-6ec99e26d796",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1136.0,
|
|
"y": 2128.0
|
|
},
|
|
"guid": "e7d4fa27-ea91-4aef-ba32-548c9a27bffd",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1376.0,
|
|
"y": 2128.0
|
|
},
|
|
"guid": "2f12479f-7a54-4518-bbda-51c909336793",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2288.0,
|
|
"y": 2144.0
|
|
},
|
|
"guid": "ced3b0ae-0cbc-462e-97bf-3c50e79824f3",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1632.0,
|
|
"y": 2352.0
|
|
},
|
|
"guid": "56114511-fdca-45c0-ba15-00ff9f5ea74d",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1872.0,
|
|
"y": 2080.0
|
|
},
|
|
"guid": "00e0c4e6-b41f-48a3-8606-7a22043075a6",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3840.0,
|
|
"y": 2576.0
|
|
},
|
|
"guid": "30b645c3-00fc-406f-8fc2-80db13def62f",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1584.0,
|
|
"y": 304.0
|
|
},
|
|
"guid": "0d4cb56d-85bb-423c-bc4b-e207b450e46f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 218.77356,
|
|
"y": 371.7989
|
|
},
|
|
"guid": "3f0bb868-0d0e-4735-9a3d-651824cc23ce",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3824.0,
|
|
"y": 864.0
|
|
},
|
|
"guid": "3326c337-4cbe-4ea1-9372-a9c8664a4eed",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4080.0,
|
|
"y": 864.0
|
|
},
|
|
"guid": "6bba0d77-6b9f-4a90-abf1-e258e4913de4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4320.0,
|
|
"y": 448.0
|
|
},
|
|
"guid": "4bc1462e-dd59-42bb-8172-2d5e94296098",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": ""
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/WorldIncident/General/SmallTheater/BTGraph_SmallTheaterActiveSpeaker.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |