Actually i have done it.
if some one will be interesting in, my steps:
1) install dnSpy (link in Wiki)
2) secompile Asembly-CSharp.dll file
3) formula is in StorytellerUtility class. method DefaultThreatPointsNow.
(actually it contains random factor, but looks like it's 1 per any incedent except Caravan)
4) right click on Method (it's important because my dnSpy can't decompile whole class right way) -> change method(C#)
5) do you changes in new window and click compile
6) save module in left top corner.
done.
if some one will be interesting in, my steps:
1) install dnSpy (link in Wiki)
2) secompile Asembly-CSharp.dll file
3) formula is in StorytellerUtility class. method DefaultThreatPointsNow.
(actually it contains random factor, but looks like it's 1 per any incedent except Caravan)
4) right click on Method (it's important because my dnSpy can't decompile whole class right way) -> change method(C#)
5) do you changes in new window and click compile
6) save module in left top corner.
done.