Added more property help docs

This commit is contained in:
Stefan Zermatten
2022-09-01 12:18:29 +02:00
parent a63e2099d3
commit ffe37bf907
30 changed files with 948 additions and 11 deletions

View File

@@ -0,0 +1,25 @@
# Notes
Notes are used to store text on the creature that does not have a direct mechanical impact. Notes appear on the journal tab when active on the character, or are shown in the log when applied by an [action](/docs/property/action).
---
### Name
Name of the note.
### Summary
A summary of the note. This will appear on the note card and in the log when applied by an [action](/docs/property/action).
Allows [inline calculations](/docs/inline-calculations).
### Description
A detailed description of the feature.
Allows [inline calculations](/docs/inline-calculations).
### Tags
See [Tags](/docs/tags)