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) - Current luck tokens (if any) - Available attacks - Known spells - Languages (if any) - Current coin amounts (gold, silver, copper) - 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 **Luck:** 1
* Attacks: Quarterstaff
* Known Spells: Magic Missile, Light
* Coins: 25g 13s 7c
* 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
* Coins: 18g 5s 10c
* Gear (4/10): Longsword, Dagger, Chain Mail, Backpack
Notes¶
- You must have an active initiative (either channel-specific or server-wide) 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
- Luck tokens are only shown if the character has any (>0)
- For more detailed character information, use the
!sheet
command
Related Commands¶
!luck
- Manage luck tokens for characters!sheet
- View detailed character information!initiative
- Initiative tracking and management