Files
PetitPlanet-Data/Query/PQS/NearPlayerPos.json
2025-11-11 07:21:48 +07:00

121 lines
4.4 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": true
},
"randomCount": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 100
},
"queryPos": {
"$type": "miHoYo.HYG.QueryPos, Assembly-CSharp",
"center": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
}
},
"forward": null
},
"source": {
"$type": "miHoYo.HYG.PointQuery.CirclePointQuery, Assembly-CSharp",
"minRadius": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.5
},
"maxRadius": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 2.0
},
"pointSpacing": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.3
}
},
"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.ConfigVarGetQueryPoint, Assembly-CSharp"
},
"_otherNpcDis": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.3
},
"_circle": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 1
}
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetAreaMaskBySamplePosition, Assembly-CSharp",
"_position": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetFixedQueryPoint, Assembly-CSharp"
},
"_maxDistance": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.2
},
"_fallBack": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": -1
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToInt32, Assembly-CSharp",
"_arg": 0,
"_argEnumType": "miHoYo.HYG.NavmeshAreaType, Assembly-CSharp, Version=2.0.0.668, Culture=neutral, PublicKeyToken=null"
}
}
]
},
"multiScores": {
"$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"
}
]
},
"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": true
},
"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/NearPlayerPos.json",
"keysHash": 0,
"bbConfig": null
}