Added the new centaurs campaign

This commit is contained in:
2026-07-20 03:37:39 +00:00
parent 9f07c80eb5
commit bb0aedf36a
6 changed files with 375 additions and 0 deletions

30
centaurs/party.yml Normal file
View File

@@ -0,0 +1,30 @@
---
party:
- name: "Krek"
category: pc
class: cleric
level: 1
player: "Eric Rakestraw"
note: "Krek is a Thri-Kreen Twilight Domain Cleric."
- name: "Rick Oathbreaker"
category: pc
class: druid
level: 1
player: "Mike Brown"
note: "Rick is a Centaur Druid."
- name: "Tlann"
category: pc
class: sorcerer
level: 1
player: "Zach Anthony"
note: "Tlann is a Tiefing Sorcerer."
- name: "Torvass Oathbreaker"
category: pc
class: barbarian
level: 1
player: "Adam Rakestraw"
note: "Torvass is a Centaur Barbarian."
...