129 lines
4.7 KiB
JSON
129 lines
4.7 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.PointQueryConfig, Assembly-CSharp",
|
|
"ignoreGadget": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false
|
|
},
|
|
"checkCanNav": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false
|
|
},
|
|
"queryPos": {
|
|
"$type": "miHoYo.HYG.QueryPos, Assembly-CSharp",
|
|
"center": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
|
|
"sceneId": 2,
|
|
"pointId": 1222859515,
|
|
"dataType": 0
|
|
},
|
|
"forward": null,
|
|
"offset": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0
|
|
}
|
|
},
|
|
"source": {
|
|
"$type": "miHoYo.HYG.PointQuery.CirclePointQuery, Assembly-CSharp",
|
|
"minRadius": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0
|
|
},
|
|
"maxRadius": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 10.0
|
|
},
|
|
"pointSpacing": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.6
|
|
},
|
|
"increaseSpacing": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]], Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarNpcCanStandOnPoint, Assembly-CSharp",
|
|
"_queryPoint": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetFixedQueryPoint, Assembly-CSharp"
|
|
},
|
|
"_otherNpcDis": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.3
|
|
},
|
|
"_circle": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
|
|
"_operand": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckPosInScreenWithPos, Assembly-CSharp",
|
|
"_predictPos": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetFixedQueryPoint, Assembly-CSharp"
|
|
},
|
|
"_size": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
|
|
"_value": {
|
|
"x": 0.3,
|
|
"y": 1.0,
|
|
"z": 0.3
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"strategy": 0,
|
|
"multiScores": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]], Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"addScores": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]], Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetQueryDisToCenter, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"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[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": null,
|
|
"_assetPath": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/Query/PQS/YingdiNearbyPosNotInScreen.json",
|
|
"keysHash": 0,
|
|
"bbConfig": null
|
|
} |