From 74e97e59068d1728cc673c805af5626f1a181470 Mon Sep 17 00:00:00 2001
From: Material Foundry <68693756+CDeenen@users.noreply.github.com>
Date: Wed, 24 May 2023 15:46:53 +0200
Subject: [PATCH] Updated Token Action (markdown)
---
Token-Action.md | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/Token-Action.md b/Token-Action.md
index f9ac9d9..e27859b 100644
--- a/Token-Action.md
+++ b/Token-Action.md
@@ -87,14 +87,9 @@ Using the 'Prepend Title' field, you can add some text before the statistic. So
`Akra HP: 4/9`
Stats
-With the 'Stats' dropdown menu, you can select what to display on the button. The text that will be displayed on the button will take the following form:
+With the 'Stats' dropdown menu, you can select what to display on the button.
-"`token/actor name` `prepend title` `stat`"
-Where the token/actor name is only displayed if 'Display Name' is checked.
-Normally, the 'Stat' option only displays a value. You can use 'Prepend Title' to add some extra information. For example, by filling in `HP: ` in the 'Prepend Title' field, and set 'Stat' to HP, you will get something like:
-"HP: 10/20"
-
-The stats that are available will depend on the game system, and will usually include the most important stats of that system. Other stats, that are not available can be added using the 'Custom' option.
+The stats that are available will depend on the game system, and will usually include the most important stats of that system. Other stats that are not available can be added using the 'Custom' option.
Custom Stats
By selecting 'Custom', you can enter a formula to get any stat from a token by filling in the path the the desired stat (from the token object).