Merge pull request #13398 from timothyteakettle/wound-config

wound config values, wound bonus for how damaged a limb is
This commit is contained in:
silicons
2020-10-01 03:02:35 -07:00
committed by GitHub
4 changed files with 21 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#define WOUND_DAMAGE_EXPONENT 1.225
#define WOUND_DAMAGE_EXPONENT 1.2
/// an attack must do this much damage after armor in order to roll for being a wound (incremental pressure damage need not apply)
#define WOUND_MINIMUM_DAMAGE 5