Files
PetitPlanet-Data/Json/Propagation/9.json
2025-11-11 07:21:48 +07:00

44 lines
1.3 KiB
JSON

{
"$type": "miHoYo.HYG.PropagationGroup, Assembly-CSharp",
"maxCountInThisGroup": 4,
"desc": "每日随机土包",
"members": {
"$type": "System.Collections.Generic.Dictionary`2[[System.UInt32, mscorlib],[miHoYo.HYG.PropagationMember, Assembly-CSharp]], mscorlib",
"1": {
"$type": "miHoYo.HYG.PropagationMember, Assembly-CSharp",
"configId": 10202,
"type": 0,
"maxCount": 4
}
},
"propagations": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Propagation, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Propagation, Assembly-CSharp",
"mode": 1,
"desc": null,
"sequence": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_PitSpawn, Assembly-CSharp",
"minMutualExclusionDistance": 20,
"mutualExclusionType": 17,
"requiredTaskId": 8024,
"defaultSpawnElevationRange": {
"x": 1,
"y": 1
},
"finalSpawnElevationRange": {
"x": 20,
"y": 25
}
}
]
}
}
]
},
"enableDebugLog": false
}