Compare commits
2 Commits
077cefbc02
...
7652634b46
Author | SHA1 | Date | |
---|---|---|---|
7652634b46 | |||
c0f8254db1 |
@ -14,3 +14,8 @@ MARKDOWN_EXTENSIONS = [
|
||||
'extra', 'incorporealcms.mdx.figures', 'incorporealcms.mdx.pydot', 'sane_lists', 'smarty', 'toc',
|
||||
'attr_list', 'tables', 'pymdownx.tilde',
|
||||
]
|
||||
MARKDOWN_EXTENSION_CONFIGS = {
|
||||
'toc': {
|
||||
'toc_depth': '2-5',
|
||||
},
|
||||
}
|
||||
|
@ -60,10 +60,13 @@ enjoy far more organizational freedom, stemming from far less attention from the
|
||||
* Xi Tauri Aa
|
||||
* Xi Tauri Ab
|
||||
* Xi Tauri B
|
||||
* B-3
|
||||
* Colony Station "Langrius"
|
||||
* Xi Tauri C
|
||||
* Asteria --- terraformed, population approximately 1 million.
|
||||
* Helios
|
||||
* Hera --- A Nexus Corp black site, according to Victor
|
||||
* Hera
|
||||
* Hera III --- A Nexus Corp black site, according to Victor
|
||||
* Icarus
|
||||
* Icarus IV --- could be construed to "support" life, roughly.
|
||||
* Perseus --- could support life but not aware of civilization
|
||||
|
@ -7,6 +7,11 @@ Footer: Numenera, the Cypher System, No Thank You, Evil!, Invisible Sun,
|
||||
|
||||
# Cypher System Homebrew
|
||||
|
||||
The following collects a bunch of customizations, additions, house rules, and similar that I've made for my Cypher
|
||||
System games.
|
||||
|
||||
[TOC]
|
||||
|
||||
## House Rules
|
||||
|
||||
### Cost of Optional Spellcasting
|
||||
|
Loading…
x
Reference in New Issue
Block a user