> [!infobox|left wikipedia]
> # Brewer's Supplies
> ![[brewer's tools - zhjake.webp|cover hsmall]]
> ##### Stats
> | | |
> | ---- | ---- |
> | **Category** | Artisan's Tools |
> | **Weight** | 9 lbs. |
> | **Cost** | 20 GP |
> | **Tags** | Adventuring Gear |
> ##### Tool Use
> | | |
> | ---- | ---- |
> | **Ability** | INT |
> | **Craft** | [[5-Items/Mundane/Antitoxin.md\|Antitoxin]] |
# Description
Brewing is the art of producing beer. Not only does beer serve as an alcoholic beverage, but the process of brewing purifies water. Crafting beer takes weeks of fermentation, but only a few hours of work.
**_Components._** Brewer's Supplies include a large glass jug, a quantity of hops, a siphon, and several feet of tubing.
**_History._** Proficiency with Brewer's Supplies gives you additional insight on Intelligence (History) checks concerning events that involve alcohol as a significant element.
**_Medicine._** This tool proficiency grants additional insight when you treat anyone suffering from alcohol poisoning or when you can use alcohol to dull pain.
**_Persuasion._** A stiff drink can help soften the hardest heart. Your proficiency with Brewer's Supplies can help you ply someone with drink, giving them just enough alcohol to mellow their mood.
**_Potable Water._** Your knowledge of brewing enables you to purify water that would otherwise be undrinkable. As part of a Long Rest, you can purify up to 6 gallons of water, or 1 gallon as part of a Short Rest.
# Sample Tasks and Craftable Gear
| Activity | DC |
| -------------------------------------- | -- |
| Identify alcohol | 10 |
| Detect poison or impurities in a drink | 15 |
| Ignore effects of alcohol | 20 |
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID file.link AS "Items", itemCategory AS "Category", join(list(weight, " lbs."), "") AS "Weight", join(list(cost, " gp"), "") AS "Cost"
FROM "5-Items"
WHERE any(contains(this.craftableItem, file.link))
WHERE publish = true
```
%%
| Items | Category | Weight | Cost |
| ------------------------------------------- | ---------------- | ------ | ----- |
| [[5-Items/Mundane/Antitoxin.md\|Antitoxin]] | Adventuring Gear | 0 lbs. | 50 gp |
%% DATAVIEW_PUBLISHER: end %%
# Credits
Information taken from the _Player's Handbook (2024)_ and _Xanathar's Guide to Everything (2017)_.
Image credit: Brewer's Tools – Zhjake \[[tumblr link](https://zhjake.tumblr.com/post/640336201555034112/started-doing-some-of-the-dnd-tools-because-i)]