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