diff options
| -rw-r--r-- | src/SUMMARY.md | 2 | ||||
| -rw-r--r-- | src/Spellcasting.md | 13 |
2 files changed, 14 insertions, 1 deletions
diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 9015d4d..d3a5c6f 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -14,7 +14,7 @@ - [Armour](armour.md) - [Weapons](weapons.md) -- [Spellcasting]() +- [Spellcasting](Spellcasting.md) - [Running The Game]() - [Fate Deck](fate-deck.md) diff --git a/src/Spellcasting.md b/src/Spellcasting.md new file mode 100644 index 0000000..8f979b1 --- /dev/null +++ b/src/Spellcasting.md @@ -0,0 +1,13 @@ +The world map is divided into regions. Each region will have a randomly assigned tarot card which will determine the type of magic availible from a given plane. + +Each plane wil consist of a variety of "elemental" zones which shift around relative to our own plane. + +Fire x2 - Magma - Fel Ash + +Sea x2 - Ice - Frostwind + +Flesh x2 - Chemicus - Harmium + +Memory - ?? - ?? + +Void
\ No newline at end of file |
