Files
PetitPlanet-Data/AI/00GoalList/Gameplay/SystemDecision/Utility_SystemDecisionGoOutside.json
2025-11-11 07:21:48 +07:00

73 lines
2.6 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": 210000474,
"goalName": "前往主岛",
"enabled": true,
"goalType": 0,
"behaviourTreeInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"_assetGuid": "ac4b0b5fe4c84902ad0b3dca4e8cdc00",
"_assetPath": "Data/AI/01BehaviourTree/Daily/CrossScene/BTGraph_GoOutside.json"
},
"useSequencerBT": false,
"sequencerBTInitializers": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp]], mscorlib",
"$values": []
},
"abilityName": {
"$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityName, Assembly-CSharp",
"_value": null
},
"initScriptBt": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"_assetGuid": null,
"_assetPath": null
},
"predicates": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]], 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": 1.0
},
"configVarRank": null
}
]
},
"directSetPosWhenEnter": false,
"initPosRule": null,
"initSceneRule": null,
"startTimeStampKey": null,
"endTimeStampKey": null
}
]
}
}