DeckofAdventures / TheGame

Welcome to Deck of Adventures, The Game.
https://deckofadventures.github.io/TheGame/
Other
4 stars 3 forks source link

New Powers, Vulnys, and Minor Edits to PGF and GM Guide #169

Closed LockerM closed 1 year ago

LockerM commented 1 year ago

In this PR, I...

CBroz1 commented 1 year ago

I think we might need to revisit the file naming. I had previously assumed PCs were in the Bestiary, but we could split it up like Powers and Vulnerabilities currently are.

01_PlayerGuide_Brief.md
01_PlayerGuide_Full.md
02_GMGuide.md
03_CharacterCreation.md
04_Powers.md
04_Powers.yaml
04_Powers_Combined.tsv
04_Vulnerabilities.md
04_Vulnerabilities.yaml
05_Bestiary.md
05_Bestiary.tsv
05_Bestiary.yaml
05_PCs.yaml
06_Items.yaml
99_Glossary.md

I've also seen number prefixing conventions that use 10, 20 - so that later docs can come along to be 11, and avoid restructuring. That would look like this for us

00_PlayerGuide_Brief.md
00_PlayerGuide_Full.md
20_GMGuide.md
30_CharacterCreation.md
40_Powers.md
40_Powers.yaml
40_Powers_Combined.tsv
40_Vulnerabilities.md
40_Vulnerabilities.yaml
50_Bestiary.md
50_Bestiary.tsv
50_Bestiary.yaml
50_PCs.yaml
60_Items.yaml
99_Glossary.md