From 426a550dd57c5ae3bbdda84bf998a010c8702c2c Mon Sep 17 00:00:00 2001 From: Mara Date: Fri, 13 Dec 2024 16:46:16 +0100 Subject: [PATCH] docs: add exclude info --- en/docusaurus-plugin-content-docs/current/admin/model/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/en/docusaurus-plugin-content-docs/current/admin/model/index.md b/en/docusaurus-plugin-content-docs/current/admin/model/index.md index 06aa439..bba4e04 100644 --- a/en/docusaurus-plugin-content-docs/current/admin/model/index.md +++ b/en/docusaurus-plugin-content-docs/current/admin/model/index.md @@ -54,6 +54,8 @@ Statistics are based on a name, but you will notice that after generating the fi - `max`: The maximum value the statistic can have. - `combination`: If the statistic is a combination of several other statistics, you can indicate it here. For example, if the `Dodge` statistic is the sum of `Strength` and `Dexterity`, you can indicate it here. Using a combination automatically cancels out the `min` and `max` values. Additionally, combined statistics will not be calculated in the total sum. +Statistics can be excluded in the dice roll selection, preventing rolling for that statistic. This can be useful for statistics that are not used in the game, or for statistics that are not rolled but are used in formulas. + ## Criticals It is possible to define: