CNCBWin0.83.5_C349455_R356048_D356048

This commit is contained in:
amizing25
2025-11-11 07:21:48 +07:00
commit 2c9a38628c
25703 changed files with 12399349 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
{
"$type": "miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp",
"path": "Assets/MoleRes/Rel/SRes/Data/AI/02Blackboard/_Modular/Interact/BB_FurnitureInteract.json",
"boardName": null,
"isStatic": false,
"keys": [
{
"isStatic": false,
"mustNoSharing": false,
"showName": "IsNPCUseBathtub",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "NPC是否正在使用浴缸",
"nameHistory": [
"IsNPCUseBathtub-8352aa05e31aa634aad6ce907138e68d-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "LastInteractEntity",
"DataType": 6,
"sharingStrategy": 2,
"category": null,
"comment": "上一个交互的Entity",
"nameHistory": [
"LastInteractEntity-8352aa05e31aa634aad6ce907138e68d-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "IsNPCUseStool",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "NPC是否正在使用马桶",
"nameHistory": [
"IsNPCUseStool-8352aa05e31aa634aad6ce907138e68d-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "IsNPCUseSwing",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "NPC是否正在使用秋千",
"nameHistory": [
"IsNPCUseSwing-8352aa05e31aa634aad6ce907138e68d-0"
]
}
],
"keysHash": -505132262,
"genCodePath": null
}

View File

@@ -0,0 +1,68 @@
{
"$type": "miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp",
"path": "Assets/MoleRes/Rel/SRes/Data/AI/02Blackboard/_Modular/Interact/BB_UnifiedInteractContext.json",
"boardName": null,
"isStatic": false,
"keys": [
{
"isStatic": false,
"mustNoSharing": false,
"showName": "TargetDirection",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"comment": "朝向给定的方向",
"nameHistory": [
"TargetDirection-a383032b791d36b47bad78680cc9b682-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "TargetPosition",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": [
"TargetPosition-a383032b791d36b47bad78680cc9b682-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "Target",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"comment": "要交互的目标",
"nameHistory": [
"Target-a383032b791d36b47bad78680cc9b682-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "SlotID",
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"nameHistory": [
"SlotID-a383032b791d36b47bad78680cc9b682-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "InteractTag",
"DataType": 3,
"sharingStrategy": 1,
"category": null,
"comment": "不传则尝试使用AIInteractCfg中已运行的Tag",
"nameHistory": [
"InteractTag-a383032b791d36b47bad78680cc9b682-0"
]
}
],
"keysHash": -1515504342,
"genCodePath": null
}