Party Command¶
Display a condensed view of all player characters in the current initiative.
Usage¶
!party
Description¶
The party command provides a quick overview of all player characters currently in initiative, showing: - Basic character information (name, level, ancestry, class) - Combat stats (AC, HP, ability scores) - Available attacks - Known spells - Gear and inventory
Examples¶
View party members in initiative:
!party
Example output:
**Party Members:**
1. **Gandalf**, L1 Human Wizard **AC:** 15 **HP:** 10 **S:** +2 **D:** +1 **C:** +1 **I:** +0 **W:** +0 **Ch:** +0
* Attacks: Quarterstaff
* Known Spells: Magic Missile, Light
* Gear (3/10): Quarterstaff, Spellbook, Backpack
2. **Aragorn**, L1 Human Fighter **AC:** 16 **HP:** 12 **S:** +3 **D:** +2 **C:** +2 **I:** +0 **W:** +0 **Ch:** +0
* Attacks: Longsword, Dagger
* Known Spells: None
* Gear (4/10): Longsword, Dagger, Chain Mail, Backpack
Notes¶
- You must have an active initiative in the channel to use this command
- Only player characters in the initiative will be shown
- Characters are sorted alphabetically by name
- The command shows a condensed view of each character's capabilities
- For more detailed character information, use the
!sheet
command