67 lines
2.4 KiB
JSON
67 lines
2.4 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.AI.UtilityAIConfig, Assembly-CSharp",
|
|
"description": "npc日常事件-向玩家卖东西",
|
|
"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": 200000017,
|
|
"goalName": "向玩家卖东西",
|
|
"enabled": true,
|
|
"goalType": 0,
|
|
"behaviourTreeInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": []
|
|
},
|
|
"_assetGuid": "d687fa1e79714b69a2a27e579a787bce",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_DailyEvent/BTG/BTGraph_DailySellSomethingToPlayer_v3.json"
|
|
},
|
|
"useSequencerBT": false,
|
|
"sequencerBTInitializers": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateScriptInitializer": {
|
|
"$type": "miHoYo.HYG.Statescript.StatescriptInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": []
|
|
},
|
|
"scriptnew": 0
|
|
},
|
|
"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
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"directSetPosWhenEnter": false,
|
|
"initPosRule": null,
|
|
"initSceneRule": null,
|
|
"startTimeStampKey": null,
|
|
"endTimeStampKey": null
|
|
}
|
|
]
|
|
}
|
|
} |