Files
2025-11-11 07:21:48 +07:00

1706 lines
79 KiB
JSON

{
"$type": "miHoYo.HYG.PropagationGroup, Assembly-CSharp",
"maxCountInThisGroup": 400,
"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": 50276,
"type": 3,
"maxCount": 9999
},
"2": {
"$type": "miHoYo.HYG.PropagationMember, Assembly-CSharp",
"configId": 50277,
"type": 3,
"maxCount": 9999
},
"3": {
"$type": "miHoYo.HYG.PropagationMember, Assembly-CSharp",
"configId": 50278,
"type": 3,
"maxCount": 9999
},
"4": {
"$type": "miHoYo.HYG.PropagationMember, Assembly-CSharp",
"configId": 50279,
"type": 3,
"maxCount": 9999
},
"5": {
"$type": "miHoYo.HYG.PropagationMember, Assembly-CSharp",
"configId": 54000,
"type": 3,
"maxCount": 9999
},
"6": {
"$type": "miHoYo.HYG.PropagationMember, Assembly-CSharp",
"configId": 54001,
"type": 3,
"maxCount": 9999
},
"7": {
"$type": "miHoYo.HYG.PropagationMember, Assembly-CSharp",
"configId": 54002,
"type": 3,
"maxCount": 9999
},
"8": {
"$type": "miHoYo.HYG.PropagationMember, Assembly-CSharp",
"configId": 54003,
"type": 3,
"maxCount": 9999
}
},
"propagations": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Propagation, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Propagation, Assembly-CSharp",
"mode": 0,
"desc": "初次生长",
"sequence": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew, Assembly-CSharp",
"spawnTargetCandidatesByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp",
"targetConfigId": 1,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp",
"targetConfigId": 5,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
}
},
"delta": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 1,
"deltaValueBasedOnTotalDelta": 0.5,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 1,
"type": 3,
"takeConfigIdAsMemberKey": true
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 5,
"type": 3,
"takeConfigIdAsMemberKey": true
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew, Assembly-CSharp",
"spawnTargetCandidatesByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp",
"targetConfigId": 2,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp",
"targetConfigId": 6,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
}
},
"delta": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 7,
"deltaValueBasedOnTotalDelta": 0.3,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.5,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 2,
"type": 3,
"takeConfigIdAsMemberKey": true
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 6,
"type": 3,
"takeConfigIdAsMemberKey": true
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew, Assembly-CSharp",
"spawnTargetCandidatesByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp",
"targetConfigId": 3,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp",
"targetConfigId": 7,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
}
},
"delta": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 7,
"deltaValueBasedOnTotalDelta": 0.2,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.2,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 3,
"type": 3,
"takeConfigIdAsMemberKey": true
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 7,
"type": 3,
"takeConfigIdAsMemberKey": true
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew, Assembly-CSharp",
"spawnTargetCandidatesByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp",
"targetConfigId": 4,
"weight": 1,
"takeConfigIdAsMemberKey": false
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp",
"targetConfigId": 8,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
}
},
"delta": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 7,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.1,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 4,
"type": 3,
"takeConfigIdAsMemberKey": true
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 8,
"type": 3,
"takeConfigIdAsMemberKey": true
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew, Assembly-CSharp",
"spreadTargetCandidatesByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp",
"targetConfigId": 1,
"targetType": 3,
"weight": 1,
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp",
"targetConfigId": 2,
"targetType": 3,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp",
"targetConfigId": 5,
"targetType": 3,
"weight": 1,
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp",
"targetConfigId": 6,
"targetType": 3,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
}
},
"spreadCountInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadCountInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadCountInfo, Assembly-CSharp",
"SpreadCount": 1,
"weight": 1
}
]
},
"spreadProbability": 0.5,
"spreadProbabilityWhenPlantWatered": 1.0,
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 4,
"type": 3,
"takeConfigIdAsMemberKey": true
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 8,
"type": 3,
"takeConfigIdAsMemberKey": true
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
}
]
}
},
{
"$type": "miHoYo.HYG.Propagation, Assembly-CSharp",
"mode": 1,
"desc": "普通天数变化生长",
"sequence": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew, Assembly-CSharp",
"spawnTargetCandidatesByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp",
"targetConfigId": 1,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpawnNew+SpawnInfo, Assembly-CSharp",
"targetConfigId": 5,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
}
},
"delta": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 1,
"deltaValueBasedOnTotalDelta": 0.5,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.25,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 1,
"type": 3,
"takeConfigIdAsMemberKey": true
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 5,
"type": 3,
"takeConfigIdAsMemberKey": true
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew, Assembly-CSharp",
"potentialUpgradeTargetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp",
"entityInfo": {
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 2,
"type": 3
},
"weight": 1,
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp",
"entityInfo": {
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 3,
"type": 3
},
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp",
"entityInfo": {
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 6,
"type": 3
},
"weight": 1,
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp",
"entityInfo": {
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 7,
"type": 3
},
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
}
},
"upgradeProbabilityInfosByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 0.5,
"requiredAmount": {
"x": 2,
"y": 6
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 1,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 0.8,
"requiredAmount": {
"x": 7,
"y": 7
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 1,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 1.0,
"requiredAmount": {
"x": 8,
"y": 8
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 1,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 0.5,
"requiredAmount": {
"x": 2,
"y": 6
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 5,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 0.8,
"requiredAmount": {
"x": 7,
"y": 7
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 5,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 1.0,
"requiredAmount": {
"x": 8,
"y": 8
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 5,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
}
]
}
},
"checkRange": {
"x": 1,
"y": 2
},
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 1,
"type": 3,
"takeConfigIdAsMemberKey": true
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 5,
"type": 3,
"takeConfigIdAsMemberKey": true
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew, Assembly-CSharp",
"potentialUpgradeTargetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp",
"entityInfo": {
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 3,
"type": 3
},
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp",
"entityInfo": {
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 7,
"type": 3
},
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
}
},
"upgradeProbabilityInfosByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 0.5,
"requiredAmount": {
"x": 2,
"y": 6
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 2,
"type": 3
},
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 3,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 0.8,
"requiredAmount": {
"x": 7,
"y": 7
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 2,
"type": 3
},
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 3,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 1.0,
"requiredAmount": {
"x": 8,
"y": 8
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 2,
"type": 3
},
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 3,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 0.5,
"requiredAmount": {
"x": 2,
"y": 6
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 6,
"type": 3
},
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 7,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 0.8,
"requiredAmount": {
"x": 7,
"y": 7
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 6,
"type": 3
},
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 7,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 1.0,
"requiredAmount": {
"x": 8,
"y": 8
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 6,
"type": 3
},
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 7,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
}
]
}
},
"checkRange": {
"x": 1,
"y": 2
},
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 2,
"type": 3,
"takeConfigIdAsMemberKey": true
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 6,
"type": 3,
"takeConfigIdAsMemberKey": true
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew, Assembly-CSharp",
"potentialUpgradeTargetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp",
"entityInfo": {
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 4,
"type": 3
},
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeTargetInfo, Assembly-CSharp",
"entityInfo": {
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 8,
"type": 3
},
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
}
},
"upgradeProbabilityInfosByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 0.5,
"requiredAmount": {
"x": 2,
"y": 6
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 2,
"type": 3
},
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 3,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 0.8,
"requiredAmount": {
"x": 7,
"y": 7
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 2,
"type": 3
},
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 3,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 1.0,
"requiredAmount": {
"x": 8,
"y": 8
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 2,
"type": 3
},
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 3,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 0.5,
"requiredAmount": {
"x": 2,
"y": 6
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 6,
"type": 3
},
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 7,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 0.8,
"requiredAmount": {
"x": 7,
"y": 7
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 6,
"type": 3
},
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 7,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpdateByNeighbourCheckNew+UpgradeProbabilityInfo, Assembly-CSharp",
"upgradeProbability": 1.0,
"requiredAmount": {
"x": 8,
"y": 8
},
"compareTargets": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 6,
"type": 3
},
{
"$type": "miHoYo.HYG.EntityInfo, Assembly-CSharp",
"configId": 7,
"type": 3
}
]
},
"takeConfigIdAsMemberKey": true
}
]
}
},
"checkRange": {
"x": 1,
"y": 2
},
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 3,
"type": 3,
"takeConfigIdAsMemberKey": true
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 7,
"type": 3,
"takeConfigIdAsMemberKey": true
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew, Assembly-CSharp",
"spreadTargetCandidatesByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp",
"targetConfigId": 1,
"targetType": 3,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp",
"targetConfigId": 5,
"targetType": 3,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
}
},
"spreadCountInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadCountInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadCountInfo, Assembly-CSharp",
"SpreadCount": 1,
"weight": 1
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadCountInfo, Assembly-CSharp",
"SpreadCount": 2,
"weight": 1
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadCountInfo, Assembly-CSharp",
"SpreadCount": 3,
"weight": 1
}
]
},
"spreadProbability": 0.8,
"spreadProbabilityWhenPlantWatered": 1.0,
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 2,
"type": 3,
"takeConfigIdAsMemberKey": true
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 6,
"type": 3,
"takeConfigIdAsMemberKey": true
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew, Assembly-CSharp",
"spreadTargetCandidatesByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp",
"targetConfigId": 1,
"targetType": 3,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadTargetInfo, Assembly-CSharp",
"targetConfigId": 5,
"targetType": 3,
"weight": 1,
"takeConfigIdAsMemberKey": true
}
]
}
},
"spreadCountInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadCountInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadCountInfo, Assembly-CSharp",
"SpreadCount": 1,
"weight": 1
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadCountInfo, Assembly-CSharp",
"SpreadCount": 2,
"weight": 1
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedSpreadNew+SpreadCountInfo, Assembly-CSharp",
"SpreadCount": 3,
"weight": 1
}
]
},
"spreadProbability": 0.8,
"spreadProbabilityWhenPlantWatered": 1.0,
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 3,
"type": 3,
"takeConfigIdAsMemberKey": true
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 7,
"type": 3,
"takeConfigIdAsMemberKey": true
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpgradeNew, Assembly-CSharp",
"potentialUpgradeTargetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp",
"targetConfigId": 2,
"weight": 3,
"takeConfigIdAsMemberKey": false
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp",
"targetConfigId": 6,
"weight": 3,
"takeConfigIdAsMemberKey": false
}
]
}
},
"upgradeProbability": 60.0,
"upgradeProbabilityWhenPlantWatered": 1.0,
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 1,
"type": 3,
"takeConfigIdAsMemberKey": false
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 5,
"type": 3,
"takeConfigIdAsMemberKey": false
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpgradeNew, Assembly-CSharp",
"potentialUpgradeTargetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp",
"targetConfigId": 3,
"weight": 1,
"takeConfigIdAsMemberKey": false
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp",
"targetConfigId": 7,
"weight": 1,
"takeConfigIdAsMemberKey": false
}
]
}
},
"upgradeProbability": 40.0,
"upgradeProbabilityWhenPlantWatered": 1.0,
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 2,
"type": 3,
"takeConfigIdAsMemberKey": false
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 6,
"type": 3,
"takeConfigIdAsMemberKey": false
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
},
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpgradeNew, Assembly-CSharp",
"potentialUpgradeTargetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp]], mscorlib]], mscorlib",
"GalaxyHexia": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp",
"targetConfigId": 4,
"weight": 1,
"takeConfigIdAsMemberKey": false
}
]
},
"GalaxyTaffeh": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.PropagationRule_WeedUpgradeNew+UpgradeInfo, Assembly-CSharp",
"targetConfigId": 8,
"weight": 1,
"takeConfigIdAsMemberKey": false
}
]
}
},
"upgradeProbability": 20.0,
"upgradeProbabilityWhenPlantWatered": 1.0,
"targetsByGalaxy": {
"$type": "System.Collections.Generic.Dictionary`2[[Proto.GalaxyType, Assembly-Common],[miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp]], mscorlib",
"GalaxyHexia": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 3,
"type": 3,
"takeConfigIdAsMemberKey": false
},
"GalaxyTaffeh": {
"$type": "miHoYo.HYG.GalaxyPropagationRuleBasedOnDelta+TargetValue, Assembly-CSharp",
"configId": 7,
"type": 3,
"takeConfigIdAsMemberKey": false
}
},
"enableMinMaxClamp": false,
"minClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
},
"maxClamp": {
"$type": "miHoYo.HYG.DataValueStruct, Assembly-CSharp",
"dataSource": 0,
"deltaValueBasedOnTotalDelta": 0.0,
"deltaValueGivenNumber": 0,
"minDeltaValue": 0,
"maxDeltaValue": 0,
"deltaValueBasedOnCurTargetCount": 0.0,
"givenTargetConfigId": 0,
"deltaValueBasedOnGivenTargetCount": 0.0,
"deltaValueBasedOnLeftDelta": 0.0,
"deltaValueBasedOnGroupLeftCount": 0.0
}
}
]
}
}
]
},
"enableDebugLog": false
}