Files
PetitPlanet-Data/AI/AIPerception/roomLevelNPC.json
2025-11-11 07:21:48 +07:00

128 lines
4.4 KiB
JSON

{
"$type": "miHoYo.HYG.AI.AIPerceptionConfig, Assembly-CSharp",
"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": null
},
"conditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.AI.AIPerceptionCondition, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.AI.AIPerceptionReaction, Assembly-CSharp",
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$values": []
},
"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": []
}
},
"scriptPicker": {
"$type": "miHoYo.HYG.Statescript.StatescriptInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"scriptnew": 1502585220
},
"useReaction": true,
"reactionData": {
"$type": "miHoYo.HYG.AI.AIReactionData, Assembly-CSharp",
"isImmediate": false,
"priority": 10,
"behaviourTreeInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "5b5ac2a848ac39544b34cbd7c420521a",
"_assetPath": "Data/AI/BehaviourTree/Reaction/BTGraph_ReactionHelloToPlayer.json"
},
"describe": null,
"behaviourTreeGraph": null
},
"postScriptPicker": {
"$type": "miHoYo.HYG.Statescript.StatescriptInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"scriptnew": 0
},
"CD": 10.0,
"aliasName": "监测玩家进门",
"describe": "描述描述",
"enabled": true,
"allowNpcs": {
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
"$values": [
1005
]
},
"stateScriptIds": {
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
"$values": []
}
},
{
"$type": "miHoYo.HYG.AI.AIPerceptionReaction, Assembly-CSharp",
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"configs": null,
"noSharingKeys": null
},
"scriptPicker": {
"$type": "miHoYo.HYG.Statescript.StatescriptInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"scriptnew": 2425817363
},
"useReaction": true,
"reactionData": {
"$type": "miHoYo.HYG.AI.AIReactionData, Assembly-CSharp",
"isImmediate": false,
"priority": 0,
"behaviourTreeInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "b39b1fcdd56a84045a05b2b86d6361dd",
"_assetPath": "Data/AI/BehaviourTree/Reaction/BTGraph_ReactionBeShotByCamera.json"
},
"describe": null,
"behaviourTreeGraph": null
},
"postScriptPicker": {
"$type": "miHoYo.HYG.Statescript.StatescriptInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"scriptnew": 0
},
"CD": 0.0,
"aliasName": "进入相机",
"describe": "",
"enabled": true,
"allowNpcs": {
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
"$values": [
1005
]
},
"stateScriptIds": null
}
]
}
}