Files
PetitPlanet-Data/AI/02Blackboard/Blackboard/v3/Navigation/BB_NavigationInterface.json
2025-11-11 07:21:48 +07:00

141 lines
3.7 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.DataSharing.SingleBlackboardConfig, Assembly-CSharp",
"path": "Assets/MoleRes/Rel/SRes/Data/AI/02Blackboard/Blackboard/v3/Navigation/BB_NavigationInterface.json",
"boardName": "",
"isStatic": false,
"keys": [
{
"isStatic": false,
"mustNoSharing": false,
"showName": "TargetPosition",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": [
"TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0"
],
"programName": "TargetPosition"
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "LastFailedTimestamp",
"DataType": 6,
"sharingStrategy": 2,
"category": null,
"nameHistory": [
"LastFailedTimestamp-e28f4dfdf8d4bc84a9463d7cbc021447-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "LastSuccessTimeStamp",
"DataType": 6,
"sharingStrategy": 2,
"category": null,
"nameHistory": [
"LastSuccessTimeStamp-e28f4dfdf8d4bc84a9463d7cbc021447-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "TargetRotation",
"DataType": 11,
"sharingStrategy": 2,
"category": null,
"nameHistory": [
"TargetRotation-e28f4dfdf8d4bc84a9463d7cbc021447-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "MoveCmdType",
"DataType": 2,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
"_value": 2
},
"category": null,
"comment": "1是慢走2是走3是跑4是冲刺暂不使用",
"nameHistory": [
"MoveCmdType-e28f4dfdf8d4bc84a9463d7cbc021447-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "Result",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"nameHistory": [
"Result-e28f4dfdf8d4bc84a9463d7cbc021447-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "TargetEntity",
"DataType": 6,
"sharingStrategy": 2,
"category": null,
"nameHistory": [
"TargetEntity-e28f4dfdf8d4bc84a9463d7cbc021447-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "SSCommunicationDestination",
"DataType": 11,
"sharingStrategy": 2,
"category": null,
"nameHistory": [
"CachedDestination-e28f4dfdf8d4bc84a9463d7cbc021447-0",
"SSCommunicationDestination-e28f4dfdf8d4bc84a9463d7cbc021447-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "ShouldStartNavigation",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"nameHistory": [
"ShouldStartNavigation-e28f4dfdf8d4bc84a9463d7cbc021447-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "ShouldStopNavigation",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"nameHistory": [
"ShouldStopNavigation-e28f4dfdf8d4bc84a9463d7cbc021447-0"
],
"programName": "ShouldStopNavigation"
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "MoveMode",
"DataType": 3,
"sharingStrategy": 2,
"category": null,
"comment": "SimpleMove = 0,\rSlowWalk = 1,\r InsectNetMove = 2,\rReachPilerMove = 3,",
"nameHistory": [
"MoveMode-e28f4dfdf8d4bc84a9463d7cbc021447-0"
],
"programName": ""
}
],
"keysHash": -1903169846,
"genCodePath": "Assets/Scripts/Gen/Blackboard/BlackboardKeys.Navigation.cs"
}