Files
PetitPlanet-Data/AI/01BehaviourTree/Gameplay/Event/General/SellSomethingToPlayer/BTGraph_EventSellSomethingToPlayer.json
2025-11-11 07:21:48 +07:00

132 lines
4.7 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": []
},
"noSharingKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
"$values": []
}
},
"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
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "900d88cd-7be2-4c67-b4d5-7ad904dc8db0"
},
{
"$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-5abfee03-4b74-4ed8-afe1-7621d3ed1204"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayFixedFloat, Assembly-CSharp",
"_values": {
"$type": "System.Collections.Generic.List`1[[System.Single, mscorlib]], mscorlib",
"$values": [
20.0,
20.0,
20.0,
20.0
]
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-de0e8b3e-8940-4052-9b6e-b0636f752045"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
"atlTagId": 1663846038
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d71d3942-5923-4706-a7c6-2f7d89d97c09"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
"atlTagId": 692904200
}
}
]
},
"_assetGuid": "d528171933ed467e9cc25efacbf8728d",
"_assetPath": "Data/AI/01BehaviourTree/Gameplay/Event/General/SendGiftToPlayer/BTGraph_TryFollowPlayer.json"
},
"index": 1,
"parentIndex": 0,
"Guid": "31f15917-6471-4343-a9ea-01010672bacb"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 1052915723,
"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": -732.0,
"y": -117.5
},
"guid": "900d88cd-7be2-4c67-b4d5-7ad904dc8db0",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -357.3999,
"y": -396.049927
},
"guid": "31f15917-6471-4343-a9ea-01010672bacb",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/Event/General/SellSomethingToPlayer/BTGraph_EventSellSomethingToPlayer.json",
"errors": null,
"nodeErrors": null
}