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
@@ -0,0 +1,295 @@
{
"$type": "miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp",
"path": "Assets/MoleRes/Rel/SRes/Data/AI/02Blackboard/Gameplay/Partner/BB_Partner.json",
"boardName": null,
"isStatic": false,
"keys": [
{
"isStatic": false,
"mustNoSharing": false,
"showName": "PlayerStandingCounter",
"DataType": 6,
"sharingStrategy": 2,
"category": null,
"nameHistory": [
"PlayerStandingCounter-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "PlayerStanding",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"nameHistory": [
"PlayerStanding-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "LastPlayerStandingPos",
"DataType": 11,
"sharingStrategy": 2,
"category": null,
"nameHistory": [
"LastPlayerStandingPos-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "IsGoingToInteract",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "正要准备去交互",
"nameHistory": [
"IsGoingToInteract-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "NeedToTellToRelax",
"DataType": 1,
"sharingStrategy": 2,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": true
},
"category": null,
"comment": "需要告知玩家要去散步",
"nameHistory": [
"NeedToTellToRelax-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "DonePlayerDoing",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "NPC已经做完了一轮玩家在做的事了,如果玩家还在持续,就不需要跟着做了",
"nameHistory": [
"DonePlayerDoing-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "SitEntityList",
"DataType": 133,
"sharingStrategy": 2,
"category": null,
"comment": "要交互的座椅列表",
"nameHistory": [
"SitEntityList-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "InteractList",
"DataType": 133,
"sharingStrategy": 2,
"category": null,
"comment": "要交互的家具列表",
"nameHistory": [
"InteractList-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "DoneInteractList",
"DataType": 133,
"sharingStrategy": 2,
"category": null,
"comment": "已交互的列表",
"nameHistory": [
"DoneInteractList-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "TooFar",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "是否太远",
"nameHistory": [
"TooFar-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "NeedFollowPlayer",
"DataType": 1,
"sharingStrategy": 32,
"category": null,
"comment": "是否需要跟随玩家",
"nameHistory": [
"NeedFollowPlayer-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "HasObstacle",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "有障碍物遮挡",
"nameHistory": [
"HasObstacle-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "DoingLikePlayerDone",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "跟玩家做一样的事完成指示",
"nameHistory": [
"DoingLikePlayerDone-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "PlayerCurDoing",
"DataType": 2,
"sharingStrategy": 2,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
"_value": 0
},
"category": null,
"comment": "玩家当前正在干啥,1钓鱼,2坐着,3躺着",
"nameHistory": [
"PlayerCurDoing-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "PlayerLastDoing",
"DataType": 2,
"sharingStrategy": 2,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
"_value": 0
},
"category": null,
"comment": "玩家上一次干了啥,1钓鱼,2坐着,3躺着",
"nameHistory": [
"PlayerLastDoing-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "DoneTimestamp",
"DataType": 6,
"sharingStrategy": 2,
"category": null,
"comment": "完成的时间戳",
"nameHistory": [
"DoneTimestamp-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "PartnerCurDoing",
"DataType": 2,
"sharingStrategy": 2,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
"_value": 0
},
"category": null,
"comment": "NPC当前正在干啥,1钓鱼,2坐着,3躺着",
"nameHistory": [
"PartnerCurDoing-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "PartnerLastDoing",
"DataType": 2,
"sharingStrategy": 2,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
"_value": 0
},
"category": null,
"comment": "NPC上次正在干啥,1钓鱼,2坐着,3躺着",
"nameHistory": [
"PartnerLastDoing-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "NonInteractFurList",
"DataType": 133,
"sharingStrategy": 2,
"category": null,
"comment": "非可交互家具",
"nameHistory": [
"NonInteractFurList-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "SameFollowBubble",
"DataType": 2,
"sharingStrategy": 2,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
"_value": -1
},
"category": null,
"comment": "保证同场景切Goal不会触发切场景气泡",
"nameHistory": [
"SameFollowBubble-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "ReactionFurniture",
"DataType": 6,
"sharingStrategy": 32,
"category": null,
"comment": "玩家指向动作要交互的家具",
"nameHistory": [
"ReactionFurniture-aefb37e14e103494ab0f467f9056c43a-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "ReactionToPoint",
"DataType": 11,
"sharingStrategy": 32,
"category": null,
"comment": "玩家指向动作要去空点",
"nameHistory": [
"ReactionToPoint-aefb37e14e103494ab0f467f9056c43a-0"
]
}
],
"keysHash": -1331446363,
"genCodePath": null
}
@@ -0,0 +1,231 @@
{
"$type": "miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp",
"path": "Assets/MoleRes/Rel/SRes/Data/AI/02Blackboard/Gameplay/Partner/BB_Partner_v2.json",
"boardName": null,
"isStatic": false,
"keys": [
{
"isStatic": false,
"mustNoSharing": false,
"showName": "PlayerNotMoving",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "玩家并没有移动",
"nameHistory": [
"PlayerNotMoving-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "TooFar",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "玩家离NPC太远",
"nameHistory": [
"TooFar-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "LastPlayerPos",
"DataType": 11,
"sharingStrategy": 2,
"category": null,
"comment": "上一次检测玩家的位置",
"nameHistory": [
"LastPlayerPos-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "NeedDistanceCheck",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "需要进行玩家范围检测",
"nameHistory": [
"NeedDistanceCheck-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "LastPlayerDoing",
"DataType": 2,
"sharingStrategy": 2,
"category": null,
"comment": "上一次玩家正在做的事(1. 坐、2.钓鱼、3.躺着)只记录特殊的",
"nameHistory": [
"LastPlayerDoing-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "CurPlayerDoing",
"DataType": 2,
"sharingStrategy": 2,
"category": null,
"comment": "本次玩家正在做的事(1. 坐、2.钓鱼、3.躺着)",
"nameHistory": [
"CurPlayerDoing-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "PlayerDoingCouner",
"DataType": 2,
"sharingStrategy": 2,
"category": null,
"comment": "玩家正在做的事计时器",
"nameHistory": [
"PlayerDoingCouner-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "ForceFurnitureEntity",
"DataType": 6,
"sharingStrategy": 2,
"category": null,
"comment": "要强制交互的家具",
"nameHistory": [
"ForceFurnitureEntity-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "FurnitureInteractTag",
"DataType": 3,
"sharingStrategy": 2,
"category": null,
"comment": "交互标签",
"nameHistory": [
"FurnitureInteractTag-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "PlayerReactionPos",
"DataType": 11,
"sharingStrategy": 2,
"category": null,
"comment": "前往玩家空点的位置",
"nameHistory": [
"DoPlayerReaction-3c77a46f968a1b64992fa81e0f0f2b0e-0",
"PlayerReactionPos-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "NeedRelaxIntermediate",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "需要跟玩家说要自己去玩了",
"nameHistory": [
"NeedRelaxIntermediate-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "PlayerDoLock",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "玩家正在做什么锁",
"nameHistory": [
"NeedPlayerDoCheck-3c77a46f968a1b64992fa81e0f0f2b0e-0",
"PlayerDoLock-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "DontCareWhateverPlayerDo",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "不需要管玩家在干啥了",
"nameHistory": [
"DontCareWhateverPlayerDo-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "RelaxRelativeEntity",
"DataType": 6,
"sharingStrategy": 2,
"category": null,
"comment": "Relax用的Entity",
"nameHistory": [
"RelaxRelativeEntities-3c77a46f968a1b64992fa81e0f0f2b0e-0",
"RelaxRelativeEntity-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "RelaxRelativeExcludeEntities",
"DataType": 133,
"sharingStrategy": 2,
"category": null,
"comment": "Relax用的Entity排外列表",
"nameHistory": [
"NewKey14-3c77a46f968a1b64992fa81e0f0f2b0e-0",
"RelaxRelativeEntities-3c77a46f968a1b64992fa81e0f0f2b0e-1",
"RelaxRelativeExcludeEntities-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "RelaxRelativeEntities",
"DataType": 133,
"sharingStrategy": 2,
"category": null,
"comment": "Relax用的Entity列表",
"nameHistory": [
"RelaxRelativeEntities-3c77a46f968a1b64992fa81e0f0f2b0e-2"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "PartnerCurrentScene",
"DataType": 2,
"sharingStrategy": 2,
"category": null,
"comment": "伙伴当前所处的场景",
"nameHistory": [
"PartnerCurrentScene-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "SceneBubbleLock",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"comment": "正在播放场景切换相关气泡Lock",
"nameHistory": [
"SceneBubbleLock-3c77a46f968a1b64992fa81e0f0f2b0e-0"
]
}
],
"keysHash": -67333413,
"genCodePath": null
}