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

22 lines
881 B
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": [
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "820008b2eac496c45badd21a006ed6fa",
"_assetPath": "Data/AI/Blackboard/DefaultSharedBlackboardNew.json"
}
]
},
"noSharingKeys": null
},
"conditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.AI.AIPerceptionCondition, Assembly-CSharp]], mscorlib",
"$values": []
}
}