2023-03-08 13:26:32 +00:00
|
|
|
{
|
|
|
|
"victim": {
|
2023-03-13 15:23:34 +00:00
|
|
|
"responseChancePercent": 7,
|
2023-03-08 13:26:32 +00:00
|
|
|
"responseTypeWeights": {
|
2023-03-13 15:23:34 +00:00
|
|
|
"positive": 7,
|
2023-03-08 13:26:32 +00:00
|
|
|
"negative": 2,
|
2023-03-08 15:30:39 +00:00
|
|
|
"plead": 2
|
2023-03-08 13:26:32 +00:00
|
|
|
},
|
2023-03-10 11:08:41 +00:00
|
|
|
"stripCapitalisationChancePercent": 20,
|
|
|
|
"allCapsChancePercent": 20,
|
2023-03-08 13:26:32 +00:00
|
|
|
"appendBroToMessageEndChancePercent": 35
|
|
|
|
},
|
|
|
|
"killer": {
|
2023-03-22 10:25:34 +00:00
|
|
|
"responseChancePercent": 16,
|
2023-03-08 13:26:32 +00:00
|
|
|
"responseTypeWeights": {
|
|
|
|
"positive": 5,
|
|
|
|
"negative": 2,
|
2023-03-08 15:30:39 +00:00
|
|
|
"plead": 2
|
2023-03-08 13:26:32 +00:00
|
|
|
},
|
2023-03-10 11:08:41 +00:00
|
|
|
"stripCapitalisationChancePercent": 20,
|
2023-03-22 10:25:34 +00:00
|
|
|
"allCapsChancePercent": 15,
|
|
|
|
"appendBroToMessageEndChancePercent": 15
|
2023-03-08 13:26:32 +00:00
|
|
|
}
|
|
|
|
}
|