plan_adventuring_day
Plan a D&D 5e adventuring day by calculating the daily XP budget, distributing encounter difficulties, and recommending short rest placement.
Instructions
Plan a full D&D 5e adventuring day. Calculates the daily XP budget, suggests encounter difficulty distribution, and recommends short rest placement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| party_size | Yes | Number of party members | |
| party_level | Yes | Average party level | |
| num_encounters | No | Planned number of encounters | |
| difficulty_mix | No | Specific difficulty for each encounter (length must match num_encounters). If omitted, defaults to a balanced mix. |