Adjusted Page Titles

This commit is contained in:
B.A. Umberger 2020-12-10 15:49:23 -06:00
parent 439149260d
commit ce796d57fc
16 changed files with 16 additions and 45 deletions

View file

@ -1,6 +1,4 @@
# Races
---
# RACES
## Racial Traits

View file

@ -1,6 +1,4 @@
# Classes
---
# CLASSES
# Barbarian

View file

@ -1,6 +1,4 @@
# Customizations
---
# CUSTOMIZATION
# Multiclassing

View file

@ -1,6 +1,4 @@
# Personalization
---
# PERSONILIZATION
# Alignment

View file

@ -1,6 +1,4 @@
# Equipment
---
# EQUIPMENT
## Coinage

View file

@ -1,6 +1,4 @@
# Abilities
---
# ABILITIES
Six abilities provide a quick description of every creature's physical and mental characteristics:

View file

@ -1,6 +1,4 @@
# Adventuring
---
# ADVENTURING
# Time

View file

@ -1,6 +1,4 @@
# Combat
---
# COMBAT
A typical combat encounter is a clash between two sides, a flurry of weapon swings, feints, parries, footwork, and spellcasting. The game organizes the chaos of combat into a cycle of rounds and turns. A **round** represents about 6 seconds in the game world. During a round, each participant in a battle takes a **turn**. The order of turns is determined at the beginning of a combat encounter, when everyone rolls initiative. Once everyone has taken a turn, the fight continues to the next round if neither side has defeated the other.

View file

@ -1,6 +1,4 @@
# Spellcasting
---
# SPELLCASTING
Magic permeates fantasy gaming worlds and often appears in the form of a spell.

View file

@ -1,6 +1,4 @@
# Spells
---
# SPELLS
## Bard Spells

View file

@ -1,6 +1,4 @@
# Gamemastering
---
# GAMEMASTERING
# Conditions

View file

@ -1,6 +1,4 @@
# Treasure
---
# TREASURE
Magic items are presented in alphabetical order. A magic item's description gives the item's name, its category, its rarity, and its magical properties.

View file

@ -1,6 +1,4 @@
# Monsters
---
# MONSTERS
# Monster Statistics

View file

@ -1,6 +1,4 @@
# 'Creatures'
---
# CREATURES
This section contains statistics for various animals, vermin, and other critters. The stat blocks are organized alphabetically by creature name.

View file

@ -1,6 +1,4 @@
# 'NPCs'
---
# NPCs
This section contains statistics for various humanoid non-player characters (NPCs) that adventurers might encounter during a campaign, including lowly commoners and mighty archmages. These stat blocks can be used to represent both human and nonhuman NPCs.

View file

@ -12,6 +12,7 @@
- [x] Redirected domain name to Github Pages.
- [x] Re-organized repository files.
- [x] Adjusted README files.
- [x] Adjusted the page titles and removed TOC header from pages.
## November 23rd, 2020