diff options
| author | realtradam <[email protected]> | 2022-10-10 00:44:03 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-10-10 00:44:03 -0400 |
| commit | f48a8a19869870332eed5ade8527f2cfb89f299e (patch) | |
| tree | 9677b4837d6c1f900d9b1ba0e1a651c263798f49 /src/attributes.md | |
| parent | bee0c2b65a2dc92f21ca3144d14c002d5e9ad318 (diff) | |
| download | Plore-Tabletop-Game-f48a8a19869870332eed5ade8527f2cfb89f299e.tar.gz Plore-Tabletop-Game-f48a8a19869870332eed5ade8527f2cfb89f299e.zip | |
rename to md
Diffstat (limited to 'src/attributes.md')
| -rw-r--r-- | src/attributes.md | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/src/attributes.md b/src/attributes.md new file mode 100644 index 0000000..372a7e0 --- /dev/null +++ b/src/attributes.md @@ -0,0 +1,39 @@ +# Attributes + +All attributes are grouped up into 4 distinct groups, each group representing one of the four suits in a tarot deck. Each group contains 3 primary stats, and 1 derivative stat that is calculated based on other factors. + +## Stats: +For new characters: assign 4,3,3,2,2,2,1,1,1 + +### Fitness + + Endurance: Running a marathon, holding your breath + Strength: Pushing a rock, overpowering an opponent + Precision: Walking a tightrope, picking a lock + +--- +### Mental + + Resolve: Facing fears or great pain(Maintaining a spell cast) + Wisdom: Applying Knowledge(Casting a lot of magic quickly) + Perception: Noticing details or the big picture(Casting at long ranges with great accuracy) + +--- +### Social + + Stoical: Enduring without showing feeling or complaint + Cordiality: Friendliness and Socialness + Eloquence: Using language with fluency and aptness + +--- +### Ideas and Stuff + + Health: How much damage one can take before being downed + Blood: Consumed some spells, some attacks, and when one is downed. You die when it reaches 0 + Memory: How much powerful knowledge you can keep + Appearance: Is dependant on your character race and dressing. Can augment you communication skills + +--- + + + |
