2023-03-08 14:26:32 +01:00
|
|
|
{
|
|
|
|
"victim": {
|
|
|
|
"responseChancePercent": 25,
|
|
|
|
"responseTypeWeights": {
|
|
|
|
"positive": 8,
|
|
|
|
"negative": 2,
|
2023-03-08 16:30:39 +01:00
|
|
|
"plead": 2
|
2023-03-08 14:26:32 +01:00
|
|
|
},
|
|
|
|
"stripCapitalisationChancePercent": 25,
|
|
|
|
"allCapsChancePercent": 25,
|
|
|
|
"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
|
|
|
},
|
|
|
|
"stripCapitalisationChancePercent": 25,
|
|
|
|
"allCapsChancePercent": 25,
|
|
|
|
"appendBroToMessageEndChancePercent": 35
|
|
|
|
}
|
|
|
|
}
|