Camp Supplies: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
m (→‎Weapons: remove dot)
(Remove up-to-date template.)
Line 1: Line 1:
{{up to date|2023-09-15}}
'''Camp Supplies''' are [[Consumables]] such as [[#Food|Food]] and [[#Drinks|Drinks]] which allow characters to perform a [[Long Rest]], restoring all [[Hit Points]] and expended [[Spells#Spell Slots|Spell Slots]].
'''Camp Supplies''' are [[Consumables]] such as [[#Food|Food]] and [[#Drinks|Drinks]] which allow characters to perform a [[Long Rest]], restoring all [[Hit Points]] and expended [[Spells#Spell Slots|Spell Slots]].



Revision as of 16:10, 9 March 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

    Error 1054: Unknown column 'supplies' in 'where clause'

    Function: CargoSQLQuery::run Query: SELECT `cargo__misc_items`.`_pageID` AS `cargo_backlink_page_id_misc_items`,`_pageName` AS `page`,`name` AS `name`,`camp_supplies` AS `camp supplies`,`icon` AS `icon` FROM `cargo__misc_items` WHERE supplies >= 20 AND is_drink = 0 ORDER BY `camp_supplies` DESC,`name` LIMIT 100

15+ Supply

    Error 1054: Unknown column 'supplies' in 'where clause'

    Function: CargoSQLQuery::run Query: SELECT `cargo__misc_items`.`_pageID` AS `cargo_backlink_page_id_misc_items`,`_pageName` AS `page`,`name` AS `name`,`camp_supplies` AS `camp supplies`,`icon` AS `icon` FROM `cargo__misc_items` WHERE 15 <= supplies AND supplies < 20 AND is_drink = 0 ORDER BY `camp_supplies` DESC,`name` LIMIT 100

10+ Supply

    Error 1054: Unknown column 'supplies' in 'where clause'

    Function: CargoSQLQuery::run Query: SELECT `cargo__misc_items`.`_pageID` AS `cargo_backlink_page_id_misc_items`,`_pageName` AS `page`,`name` AS `name`,`camp_supplies` AS `camp supplies`,`icon` AS `icon` FROM `cargo__misc_items` WHERE 10 <= supplies AND supplies < 15 AND is_drink = 0 ORDER BY `camp_supplies` DESC,`name` LIMIT 100

5+ Supply

    Error 1054: Unknown column 'supplies' in 'where clause'

    Function: CargoSQLQuery::run Query: SELECT `cargo__misc_items`.`_pageID` AS `cargo_backlink_page_id_misc_items`,`_pageName` AS `page`,`name` AS `name`,`camp_supplies` AS `camp supplies`,`icon` AS `icon` FROM `cargo__misc_items` WHERE 5 <= supplies AND supplies < 10 AND is_drink = 0 ORDER BY `camp_supplies` DESC,`name` LIMIT 100

1+ Supply

    Error 1054: Unknown column 'supplies' in 'where clause'

    Function: CargoSQLQuery::run Query: SELECT `cargo__misc_items`.`_pageID` AS `cargo_backlink_page_id_misc_items`,`_pageName` AS `page`,`name` AS `name`,`camp_supplies` AS `camp supplies`,`icon` AS `icon` FROM `cargo__misc_items` WHERE supplies < 5 AND is_drink = 0 ORDER BY `camp_supplies` DESC,`name` LIMIT 100

Alcohol

    Error 1054: Unknown column 'is_drink' in 'where clause'

    Function: CargoSQLQuery::run Query: SELECT `cargo__misc_items`.`_pageID` AS `cargo_backlink_page_id_misc_items`,`_pageName` AS `page`,`name` AS `name`,`camp_supplies` AS `camp supplies`,`icon` AS `icon` FROM `cargo__misc_items` WHERE is_drink = 1 ORDER BY `camp_supplies` DESC,`name` LIMIT 100

Weapons

Salami ( 6 )

List of Camp Supplies by cost efficiency