Files
PetitPlanet-Data/AI/01BehaviourTree/Test/Modular/3C/Holdable/BTTest_UseBook.json
2025-11-11 07:21:48 +07:00

194 lines
6.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$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-03191d56-6ba0-4518-b788-e5c54e5058db"
},
"var": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 15.0
}
}
]
},
"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": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "AutoTakeOutDefaultBook",
"DataType": 1,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": true
},
"category": null,
"comment": "选了的话手上没书的时候会掏一本默认ID的书。\n否则没拿书就返回失败这个分支暂时没实现。",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-b48507d2-fe68-4b47-839e-2c55335d331a"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "UseTime",
"DataType": 4,
"sharingStrategy": 1,
"category": null,
"comment": "看多久的书",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-03191d56-6ba0-4518-b788-e5c54e5058db"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "翻书频率倍率",
"DataType": 4,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp",
"_value": 1.0
},
"category": null,
"comment": "基础频率为3-6秒倍率基础值为1倍率越大间隔时间越久。",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-fb29ae9d-398a-441b-85b5-7dd978fd4156"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2
]
},
"_Services": null,
"index": 0,
"parentIndex": 1,
"Guid": "77a56391-719d-4e0d-846c-66458ec3d4dc"
},
{
"$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp",
"_Child": 0,
"index": 1,
"parentIndex": -1,
"Guid": "e6627c3f-84cf-4528-8167-c05dc3c39262"
},
{
"$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-73b975e0-c8b3-4565-94f3-1a4e35100fe1"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 15.0
}
}
]
},
"_assetGuid": "db3806b94c6e9ea4ba5897112f799a78",
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Holdable/BTAction_ReadBook.json"
},
"index": 2,
"parentIndex": 0,
"Guid": "0e86bdc3-3909-4e97-97a9-448694259de6"
}
]
},
"containers": null,
"rootIndex": 1,
"nodesHash": -1700211175,
"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": 249.6,
"y": 42.9
},
"guid": "77a56391-719d-4e0d-846c-66458ec3d4dc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 71.5
},
"guid": "e6627c3f-84cf-4528-8167-c05dc3c39262",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 0.0
},
"guid": "0e86bdc3-3909-4e97-97a9-448694259de6",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Test/Modular/3C/Holdable/BTTest_UseBook.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}