146 lines
5.2 KiB
JSON
146 lines
5.2 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.PointQueryConfig, Assembly-CSharp",
|
|
"ignoreGadget": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"checkCanNav": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"queryPos": {
|
|
"$type": "miHoYo.HYG.QueryPos, Assembly-CSharp",
|
|
"center": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": 27.185688,
|
|
"y": 2.71150017,
|
|
"z": -4.16853
|
|
}
|
|
},
|
|
"forward": null,
|
|
"offset": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0
|
|
}
|
|
},
|
|
"source": {
|
|
"$type": "miHoYo.HYG.PointQuery.RingPointQuery, Assembly-CSharp",
|
|
"radius": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 8.0
|
|
},
|
|
"radialDensity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"_value": 7
|
|
},
|
|
"circumferentialDensity": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"_value": 2
|
|
},
|
|
"isRandomOffsetWithinTheRing": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
"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.ConfigVarNpcCanStandOnPoint, Assembly-CSharp",
|
|
"_queryPoint": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetQueryPoint, Assembly-CSharp"
|
|
},
|
|
"_otherNpcDis": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
"_circle": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": []
|
|
},
|
|
"reverseScore": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false
|
|
},
|
|
"selector": {
|
|
"$type": "miHoYo.HYG.QuerySelector, Assembly-CSharp",
|
|
"selectorType": 1,
|
|
"count": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 5
|
|
},
|
|
"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": true
|
|
}
|
|
},
|
|
"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/AI/v3/UseOnce/ForTask/PQS_FindRandomPosInLiuxingyuPlane.json",
|
|
"keysHash": -990894429,
|
|
"bbConfig": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
|
"paraKeys": 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": "CampPos",
|
|
"DataType": 11,
|
|
"sharingStrategy": 1,
|
|
"defaultValue": {
|
|
"$type": "miHoYo.HYG.DataSharing.UnionDefaultVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": 4.2,
|
|
"y": 1.1,
|
|
"z": 9.725
|
|
}
|
|
},
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-2066ac42-63da-44ce-a8ab-988ab19cc754"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |