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,29 @@
# Class level
A class level is a property that represents a single level in a class. It is generally used as a child of a [Class property](/docs/property/class).
Features and bonuses that are given by a class level get added as children of the class level.
---
### Level
Which level this property represents.
### Name
The name of the class or subclass this level is part of
### Variable name
The same variable name of the class this level belongs to.
### Description
A description of the benefits gained with this level.
Allows [inline calculations](/docs/inline-calculations).
### Tags
See [Tags](/docs/tags)