Camp Supplies: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Remove up-to-date template.)
(Updated for new table)
Line 15: Line 15:
=== 20+ Supply ===
=== 20+ Supply ===


{{:Camp Supplies/list query|where=supplies >= 20 AND is_drink = 0}}
{{:Camp Supplies/list query|where=camp_supplies >= 20 AND type = "Food"}}


=== 15+ Supply ===
=== 15+ Supply ===


{{:Camp Supplies/list query|where=15 <= supplies AND supplies < 20 AND is_drink = 0}}
{{:Camp Supplies/list query|where=15 <= camp_supplies AND camp_supplies < 20 AND type = "Food"}}


=== 10+ Supply ===
=== 10+ Supply ===


{{:Camp Supplies/list query|where=10 <= supplies AND supplies < 15 AND is_drink = 0}}
{{:Camp Supplies/list query|where=10 <= camp_supplies AND camp_supplies < 15 AND type = "Food"}}


=== 5+ Supply ===
=== 5+ Supply ===


{{:Camp Supplies/list query|where=5 <= supplies AND supplies < 10 AND is_drink = 0}}
{{:Camp Supplies/list query|where=5 <= camp_supplies AND camp_supplies < 10 AND type = "Food"}}


=== 1+ Supply ===
=== 1+ Supply ===


{{:Camp Supplies/list query|where=supplies < 5 AND is_drink = 0}}
{{:Camp Supplies/list query|where=camp_supplies < 5 AND type = "Food"}}


===Alcohol===
===Alcohol===


{{:Camp Supplies/list query|where=is_drink = 1}}
{{:Camp Supplies/list query|where=type = "Drinks"}}


=== Weapons ===
=== Weapons ===

Revision as of 07:40, 15 April 2024

Camp Supplies are Consumables such as Food and Drinks which allow characters to perform a Long Rest, restoring all Hit Points and expended Spell Slots.

Camp Supplies

  • Every Food or Drink has an inherent X value of Camp Supplies.
  • At least 40 Camp Supplies (80 for tactician difficulty) worth of food and/or drinks need to be consumed in order to take a Long Rest. More supplies can be used at once during a Long Rest but it does not give any additional benefit. If the supplies requirement is not reached, instead of a Long Rest, the party takes a Partial Rest and regains only half of their spell slots and hp back while also not gaining any Short Rests.
  • Alcoholic beverages can also be drunk with a Bonus action, granting Alcohol Alcohol condition to the character.

Related Achievements

A-Bedrolls and Breakfast.jpg

Bedrolls and Breakfast
Take four full Long Rests in a single playthrough - adventuring's tiring work.


A-Bottoms Up.jpg

Bottoms Up
Long Rest using only alcohol - a time-honoured dwarven tradition.


A-Punch Drunk.jpg

Punch Drunk
Defeat twenty opponents while a party character is drunk in a single playthough - down them.


List of Camp Supplies

20+ Supply

15+ Supply

10+ Supply

5+ Supply

1+ Supply

Alcohol

Weapons

Salami ( 6 )

List of Camp Supplies by cost efficiency