Added more property help docs
This commit is contained in:
25
app/private/docs/property/note.md
Normal file
25
app/private/docs/property/note.md
Normal 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)
|
||||
Reference in New Issue
Block a user