Skip to content

Commit 77361a7

Browse files
committed
So1um v0.4
1 parent aa51411 commit 77361a7

File tree

4 files changed

+85
-1
lines changed

4 files changed

+85
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# So1um Changelog
22

3+
## v0.4
4+
5+
* Hit Points are the number of even dice with 3d6 + Body score.
6+
* Monsters use Body equals Hit Points.
7+
* Characters start with 1 cliché, and can add up to 3 of them.
8+
39
## v0.3
410

511
* *Will* has been renamed *Soul*.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ It's published under the terms of [the CC-BY 4.0 License](https://creativecommon
1111
* [So1um v0.1](so1um-01.md)
1212
* [So1um v0.2](so1um-02.md)
1313
* [So1um v0.3.6](so1um-03.md)
14+
* [So1um v0.4](so1um-04.md)
1415
* [So1um (latest)](so1um.md)
1516

1617
You can also [download the PDFs](pdfs/index.md).

so1um-04.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
# so1um 0.4
2+
3+
## Create your hero.
4+
5+
Roll 3d6 each for **Body** (*physical prowess & health*), **Mind** (*mental capacity & intelligence*), **Soul** (*spirit & willpower*). Each starts at 1 and each even number rolled is a +1. To generate Hit Points, roll 3d6, count the evens and add this to Body score (monsters use Body equals Hit Points). Characters begin with one cliché, roll 3d6, and gain one cliché for each even number rolled. If you wish, flesh out a background, looks, quirks, etc. Be creative and stuff.
6+
7+
## Determine goals & the first scene.
8+
9+
Figure out why your character is there and where in the story they are. *Are you plundering a tomb? Rescuing the princess?* This is a short description of where our hero is and what's happening. Imagine a starting point for your adventure.
10+
11+
## Begin asking questions.
12+
13+
To begin play, ask a question that has a **yes** or **no** answer, it is important to keep it simple. *Do I encounter a trap? Are guards present?*
14+
15+
For each question, roll a d6 and consult the table below. If the hero has an applicable cliché or an advantage, roll 2d6 and choose the best result. If the character has a significant disadvantage, roll 2d6 and use the worst result.
16+
17+
1- *No, And*
18+
2- *No*
19+
3- *No, But*
20+
4- *Yes, But*
21+
5- *Yes*
22+
6- *Yes, And*
23+
24+
## And & But Results.
25+
26+
*And* amplifies, while *But* mitigates. *No, And* means things went really bad. *No, But* softens the blow a bit. *Yes, But* is successful but with a drawback. *Yes, And* is all kinds of awesome.
27+
28+
1- Nothing significant happens
29+
2- An obstacle, something to overcome
30+
3- A unique feature or situation
31+
4- A unique feature or situation
32+
5- NPC (1-3 friendly, 4-5 neutral, 6 not friendly)
33+
6- Monster (1 friendly, 2-3 neutral, 4-6 not friendly)
34+
35+
*You can use the above method to determine the outcome of encounters, or use the optional rules that follow to expand the depth of the system.*
36+
37+
## Contests.
38+
39+
When your character comes into dangerous or risky situations, Determine Difficulty (either via narratory license or dice, *see below*). Use dice equal to Body, Mind, or Soul for the contest, adding one die to the roll if a cliché is applicable. If *ONE* die rolls equal to the Difficulty or higher, you succeed!
40+
41+
## Determine Difficulty.
42+
43+
To randomly determine difficulty of a task, roll a d6:
44+
45+
1- Automatic
46+
2- Simple
47+
3- Easy
48+
4- Average
49+
5- Tricky
50+
6- Hard
51+
52+
## Resolving Combat.
53+
54+
Resolve combat as if two characters were facing off using the stats listed for monsters, where the high roll wins the round/combat. Ties are a deadlock or draw with no damage. All attacks cause one damage.
55+
56+
## Taking/Causing/Healing Damage.
57+
58+
If you succeed at a combat check, subtract one HP from the enemy, if you fail, subtract one of your HPs. You may reduce the Body score instead of HP and any subsequent Body contests use the current score. When Body or HP reach zero, you are dead. Heal HP at a rate one per eight hours of rest, one Body at a rate of one per day.
59+
60+
## Example clichés.
61+
62+
*The veteran warrior, Nimble-fingered rogue, Sneaky little bastard, Spellbinder of the elemental flames, Priest of Assaradin, Sticky fingers*
63+
64+
## Sample Characters:
65+
66+
**Alessandor the Blade** B:2 M:1 S:1 HP:2 *Cleric of Pastorin, Master of the Duel*
67+
**Byran Spellslinger** B:1 M:3 S:2 HP:1 *Mage of the Forgotten Water Splendids*
68+
69+
## Sample Monsters:
70+
71+
**Goblin** B:1 M:1 S:1 HP:1 *Sneaky little bastard*
72+
**Owlbear** B:3 M:1 S:1 HP:3 *Grapple, Berserk*
73+
**Squidhead** B:2 M:3 S:3 HP:2 *Mind control, Illusion magic, Madness*
74+
**Zombie** B:1 M:1 S:1 HP:1 *Silent, Infection*
75+
76+
*by matt jackson - [msjx.org](http://msjx.org)
77+
licensed under Creative Commons Attribution 4.0 inspired by [tinysolitarysoldiers.blogspot.com](http://tinysolitarysoldiers.blogspot.com) & others many thanks to Carsten, Bruno, Bryan, Josh + Noah*

so1um.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
so1um-03.md
1+
so1um-04.md

0 commit comments

Comments
 (0)