Description Usage Arguments Value Examples
After a failed save, some rules allow an additional save-after-the-save to prevent wounds individually. This is sometimes refered as a shrug. This function stands in place of e.g. Disgustingly Resilient. 8th does not have universal rules, but this function uses the older name for convenience.
1 | to_fnp(n, fnp)
|
n |
integer scalar number of un-saved wounds |
fnp |
integer scalar minimum to ignore wound (e.g. fnp = 5 for 5+ Disgustingly Resilient) |
integer scalar number of failed FNPs
1 2 | # CSM plague marine attempts to shrug a wound.
to_fnp(1, 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.