summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authortradam <[email protected]>2021-08-28 05:11:37 -0400
committertradam <[email protected]>2021-08-28 05:11:37 -0400
commit8e563d873cd92d6d5b12d6a25b125b93beb27132 (patch)
tree8ed896dcf231b0792659accc01ff57cface24f7a /src
parent82d3e3078e202e57a56fea16f4f420e20938db44 (diff)
downloadPlore-Tabletop-Game-8e563d873cd92d6d5b12d6a25b125b93beb27132.tar.gz
Plore-Tabletop-Game-8e563d873cd92d6d5b12d6a25b125b93beb27132.zip
.
Diffstat (limited to 'src')
-rw-r--r--src/SUMMARY.md4
-rw-r--r--src/character-builder.mdown29
2 files changed, 21 insertions, 12 deletions
diff --git a/src/SUMMARY.md b/src/SUMMARY.md
index fde2fb6..8e338d1 100644
--- a/src/SUMMARY.md
+++ b/src/SUMMARY.md
@@ -1,8 +1,10 @@
# Summary
[Intro](./intro.mdown)
-- [Build Your Character](./character-builder.mdown)
+- [Build Your Character](character-builder.mdown)
- [Attributes](./attributes.mdown)
+ - [Professions](build/professions.mdown)
+ - [Vices](build/vices)
- [Spellcasting]()
diff --git a/src/character-builder.mdown b/src/character-builder.mdown
index dcf2169..8e7520f 100644
--- a/src/character-builder.mdown
+++ b/src/character-builder.mdown
@@ -1,13 +1,20 @@
# Build Your Character
-Players get 3 points to spend for each Suit Stat(12 total points). They also get an additional 3 points to spend on their primary Suit Stat, and 2 additional points to spend on their secondary Suit Stat. The only limitation is each stat cannot go higher then 3 points during character creation.
+Players get 3 points to spend for each Suit Stat(12 total points). Then you may spent 2 more points, the 2 points can NOT both be spent in the same group.
Once the points have been alloted, health can be determined. Max health is equal to your Diamonds total times five.
#### Sample Character Creation
-An example character created for a character with a primary stat in Hearts and a secondary stat in Spades
+### Professions and Vices
+First you should select 1 or 2 professions your character has undertaken in their life. Professions will give you advantages when rolling for checks that could reasonable fall under ypur chosen professions. Vices however will do the opposite, they will cause increased difficulty accomplishing checks related to them. Outside of these mechanics your should keep in mind to play ypur chracter in a way that would make sense goven these choices. Characters should be tempting for their characters rather then just avoiding them for the sake of avoiding the disadvantage it imposes.
+
+### Stat distribution
+
+Once you have a character in mind you can begin building their stats. You have 3 points to spend in each suit of skills to spend however you like. this is a total of 12 points(3 for diamonds, 3 for hearts, etc). Once this is done you have 2 more points you can spend in such a way they the 2 points are not spent on the same suit of skills.
+
+Here is an example of a starting stat distribution.
| Diamonds | Value |
|-----------|-------|
@@ -25,24 +32,24 @@ An example character created for a character with a primary stat in Hearts and a
| Total | 3 |
-| Hearts | Value |
-|------------|-------|
-| Presence | 2 |
-| Deception | 3 |
-| Empathy | 1 |
-| Total | 6 |
+| Hearts | Value |
+|-----------|-------|
+| Presence | 1 |
+| Deception | 2 |
+| Empathy | 1 |
+| Total | 4 |
| Spades | Value |
|------------|-------|
| Analytics | 3 |
| Practical | 0 |
-| Creativity | 2 |
-| Total | 5 |
+| Creativity | 1 |
+| Total | 4 |
As our total Diamonds value is 3, we just multiply this by 5 to get a max health of 15.
#### Sample Level Up
-Whenever a character levels up, the player gets 2 points that they can place into any stats. These points can be split should the player want to.
+Whenever a character levels up, the player gets 2 points that they can place into any stats. Like when you spent the 2 points on character creation these points must spent on two skills from different suits.