Adjust sanitar+sanitarFollower to have more live-accurate generation values
This commit is contained in:
parent
8cda48cac7
commit
fcb1e2c2f3
@ -2117,7 +2117,7 @@
|
|||||||
"weights": {
|
"weights": {
|
||||||
"0": 1,
|
"0": 1,
|
||||||
"1": 2,
|
"1": 2,
|
||||||
"2": 0
|
"2": 2
|
||||||
},
|
},
|
||||||
"whitelist": []
|
"whitelist": []
|
||||||
},
|
},
|
||||||
@ -2136,7 +2136,7 @@
|
|||||||
"weights": {
|
"weights": {
|
||||||
"0": 1,
|
"0": 1,
|
||||||
"1": 2,
|
"1": 2,
|
||||||
"2": 1
|
"2": 3
|
||||||
},
|
},
|
||||||
"whitelist": []
|
"whitelist": []
|
||||||
},
|
},
|
||||||
@ -2162,16 +2162,16 @@
|
|||||||
},
|
},
|
||||||
"specialItems": {
|
"specialItems": {
|
||||||
"weights": {
|
"weights": {
|
||||||
"0": 1,
|
"0": 0,
|
||||||
"1": 0
|
"1": 1
|
||||||
},
|
},
|
||||||
"whitelist": []
|
"whitelist": []
|
||||||
},
|
},
|
||||||
"stims": {
|
"stims": {
|
||||||
"weights": {
|
"weights": {
|
||||||
"0": 2,
|
"0": 1,
|
||||||
"1": 1,
|
"1": 1,
|
||||||
"2": 0
|
"2": 2
|
||||||
},
|
},
|
||||||
"whitelist": []
|
"whitelist": []
|
||||||
},
|
},
|
||||||
|
@ -2134,7 +2134,7 @@
|
|||||||
"weights": {
|
"weights": {
|
||||||
"0": 1,
|
"0": 1,
|
||||||
"1": 2,
|
"1": 2,
|
||||||
"2": 0
|
"2": 2
|
||||||
},
|
},
|
||||||
"whitelist": []
|
"whitelist": []
|
||||||
},
|
},
|
||||||
@ -2153,7 +2153,7 @@
|
|||||||
"weights": {
|
"weights": {
|
||||||
"0": 1,
|
"0": 1,
|
||||||
"1": 2,
|
"1": 2,
|
||||||
"2": 1
|
"2": 2
|
||||||
},
|
},
|
||||||
"whitelist": []
|
"whitelist": []
|
||||||
},
|
},
|
||||||
@ -2186,9 +2186,9 @@
|
|||||||
},
|
},
|
||||||
"stims": {
|
"stims": {
|
||||||
"weights": {
|
"weights": {
|
||||||
"0": 2,
|
"0": 1,
|
||||||
"1": 1,
|
"1": 2,
|
||||||
"2": 0
|
"2": 1
|
||||||
},
|
},
|
||||||
"whitelist": []
|
"whitelist": []
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user