summaryrefslogtreecommitdiffhomepage
path: root/src/social.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/social.md')
-rw-r--r--src/social.md49
1 files changed, 48 insertions, 1 deletions
diff --git a/src/social.md b/src/social.md
index d9ccc92..825234a 100644
--- a/src/social.md
+++ b/src/social.md
@@ -24,4 +24,51 @@ Things you learn about characters can be used to your advantage. Not necessarily
The way you dress, as well as the race you play also has an effect on how receptive others are toward your social attempts. As a possible example: wearing expensive fancy attire may make you more trustworthy to rich socialites but could make you less convincing to those less fortunate. Wearing armour may make your appear like a "dumb brute" which can incentivize characters to take it off. Some settlements also could be predisposed to trusting or distrusting certain races, factors that affect your odds of success.
## Resolution
-If the difference between difficulty and persuasion is between 1 and 6 then the player must roll to make up the difference. The result of this roll will determine if there is a cost to pay for the success. If the difference is greater then 6 then the persuasion fails. If the difference is 0 or negative then the attempt succeeds.
+
+The difficulty of a given social combat is decided by the GM by weighing several factors. Factors that matter are reputation in the community, appearance(how you dress and your race) The GM then lays out 1-3+ cards(more is higher difficulty) face down and only reveals one. The next card is only revealed when the current card is "overcome".
+
+To "overcome" a card one of the players must give a convincing argument/plea/threat/etc correlating to one of their stats. When they do they can play a card matching the number or the suit and thus the card is overcome, causing the next card to be revealed.
+
+Each individual stat can only be used once in a social encounter.
+
+
+<!--
+Math notes:
+Encounter deck doesnt use faces, but player deck does.
+Estimated odds for player hand of 8:
+| Encounter Cards | Player Skill Bonus | Chance of Success|
+| -- | -- | -- |
+| 1 | 0 | 52.1% |
+| 2 | 0 | 24.9% |
+| 3 | 0 | 10.7% |
+| 4 | 0 | 4.0% |
+| 5 | 0 | 1.3% |
+| 6 | 0 | 0.3% |
+
+| Encounter Cards | Player Skill Bonus | Chance of Success|
+| -- | -- | -- |
+| 1 | 1 | 88.5% |
+| 2 | 1 | 74.0% |
+| 3 | 1 | 57.4% |
+| 4 | 1 | 40.7% |
+| 5 | 1 | 25.5% |
+| 6 | 1 | 13.5% |
+
+| Encounter Cards | Player Skill Bonus | Chance of Success|
+| -- | -- | -- |
+| 1 | 2 | 97.1% |
+| 2 | 2 | 91.6% |
+| 3 | 2 | 82.9% |
+| 4 | 2 | 70.3% |
+| 5 | 2 | 54.7% |
+| 6 | 2 | 37.1% |
+
+| Encounter Cards | Player Skill Bonus | Chance of Success|
+| -- | -- | -- |
+| 1 | 3 | 99.1% |
+| 2 | 3 | 96.9% |
+| 3 | 3 | 92.6% |
+| 4 | 3 | 85.3% |
+| 5 | 3 | 73.7% |
+| 6 | 3 | 57.9% |
+--> \ No newline at end of file