Files
PetitPlanet-Data/Query/EQS/00AI/Daily/Find/EQS_DailyFindFlying.json
2025-11-11 07:21:48 +07:00

280 lines
10 KiB
JSON

{
"$type": "miHoYo.HYG.EntityQueryConfig, Assembly-CSharp",
"allowNoRoot": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
},
"allowSelf": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
},
"queryPos": {
"$type": "miHoYo.HYG.QueryPos, Assembly-CSharp",
"center": null,
"forward": null,
"offset": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0
}
},
"source": {
"$type": "miHoYo.HYG.CircleEntityQuery, Assembly-CSharp",
"radius": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ca0e623d-b362-4828-b513-b4a80f1e37f3"
},
"targetGuid": null
},
"checkTargetCenter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
},
"getItemOnTarget": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
},
"hasAnyTags": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 32
},
{
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 910661705
},
{
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1086459177
},
{
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1124528794
},
{
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1881425103
}
]
},
"blockedTags": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
"$values": []
}
},
"maxProcessCount": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 300
},
"maxSuccessCount": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 100
},
"ignoreAllCondition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
},
"conditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]], Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorBool, Assembly-CSharp",
"_a": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6398fddc-eb1f-4362-b245-a0a9b16e5798"
},
"targetGuid": null
},
"_b": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCanEntityInteract, Assembly-CSharp",
"_avatarEntity": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_targetEntity": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetQueryTarget, Assembly-CSharp"
}
},
"_c": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
}
]
},
"strategy": 0,
"multiScores": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]], Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarCurve, Assembly-CSharp",
"curve": {
"$type": "miHoYo.HYG.AI.AnimationCurveData, Assembly-CSharp",
"clampMin": 0.0,
"clampMax": 20.0,
"scoreCoefficient": 10.0,
"curve": {
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": {
"$type": "UnityEngine.Keyframe[], UnityEngine.CoreModule",
"$values": [
{
"$type": "UnityEngine.Keyframe, UnityEngine.CoreModule",
"time": 0.0,
"value": 1.0,
"inTangent": 0.0,
"outTangent": -1.0,
"inWeight": 0.0,
"outWeight": 0.0,
"weightedMode": 0,
"tangentMode": 0,
"tangentModeInternal": 0
},
{
"$type": "UnityEngine.Keyframe, UnityEngine.CoreModule",
"time": 1.0,
"value": 0.0,
"inTangent": -1.0,
"outTangent": 0.0,
"inWeight": 0.0,
"outWeight": 0.0,
"weightedMode": 0,
"tangentMode": 0,
"tangentModeInternal": 0
}
]
},
"preWrapMode": 8,
"postWrapMode": 8
}
},
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntitiesXZ, Assembly-CSharp",
"_fromEntityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetQueryTarget, Assembly-CSharp"
},
"_toEntityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9ebdfa65-0bca-42af-8e52-5eeb6d1897a4"
},
"targetGuid": null
}
}
}
]
},
"addScores": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]], Assembly-CSharp]], mscorlib",
"$values": []
},
"reverseScore": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
},
"selector": {
"$type": "miHoYo.HYG.QuerySelector, Assembly-CSharp",
"selectorType": 0,
"count": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 1
},
"percent": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.0
},
"randomCvar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
}
},
"next": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.QueryConfig`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": null,
"_assetPath": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/Query/EQS/00AI/Daily/Find/EQS_DailyFindFlying.json",
"keysHash": 945025158,
"bbConfig": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ca0e623d-b362-4828-b513-b4a80f1e37f3"
},
"var": null
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9ebdfa65-0bca-42af-8e52-5eeb6d1897a4"
},
"var": null
}
]
},
"configs": null,
"noSharingKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "Range",
"DataType": 4,
"sharingStrategy": 1,
"category": null,
"comment": "查询范围",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-ca0e623d-b362-4828-b513-b4a80f1e37f3"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "DistanceOwner",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"comment": "厨具需要更靠近谁",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-9ebdfa65-0bca-42af-8e52-5eeb6d1897a4"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "NeedSameHeight",
"DataType": 1,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-6398fddc-eb1f-4362-b245-a0a9b16e5798"
]
}
}
]
}
}
}