Files
PetitPlanet-Data/AI/00GoalList/UtilityAI/GoalList_Shasha.json
2025-11-11 07:21:48 +07:00

70 lines
2.3 KiB
JSON

{
"$type": "miHoYo.HYG.AI.UtilityAIConfig, Assembly-CSharp",
"description": "莎莎默认",
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"configs": null,
"noSharingKeys": null
},
"goalList": {
"$type": "System.Collections.Generic.List`1[[GoalData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "GoalData, Assembly-CSharp",
"goalId": 10,
"goalName": "车站闲逛",
"enabled": false,
"goalType": 0,
"behaviourTreeInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": null,
"_assetGuid": "717a10ac7c8927d4b84b2e5fa5a0555e",
"_assetPath": "Data/AI/BehaviourTree/Task/BTGraphTaskWalkAroundStationAndStretch.json"
},
"stateScriptInitializer": {
"$type": "miHoYo.HYG.Statescript.StatescriptInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"script": 0
},
"jumpSceneId": null,
"predicates": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVarBool, Assembly-CSharp]], mscorlib",
"$values": []
},
"considerations": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Consideration, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.ConsiderationConstant, Assembly-CSharp",
"description": null,
"conditions": null,
"configVarInput": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 300.0
}
}
]
},
"directSetPosWhenEnter": false,
"initPosRule": {
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
"xPos": -1.5,
"yPos": 0.4,
"zPos": 3.5,
"yAngle": 0.0,
"ignoreGravity": false
},
"initSceneRule": {
"$type": "miHoYo.HYG.AI.SelectSceneByConfig, Assembly-CSharp",
"sceneID": 10000
},
"startTimeStampKey": "",
"endTimeStampKey": "",
"goalListFilePath": null
}
]
}
}