Editing Creature size

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
A '''[[Creatures|creature's]] size''' indicates how large it is, roughly communicating other parameters like the model's dimensions/how much space it physically occupies, their weight, and their ability to interact with the environment, such as via [[Rocky Crevice]]s and [[Burrow Hole]]s.
A '''[[Creatures|creature's]] size''' indicates how large it is, roughly communicating other parameters like the model's dimensions/how much space it physically occupies, their weight, and their ability to interact with the environment, such as via [[Rocky Crevice]]s and [[Burrow Hole]]s.


The weight of a creature affects what can [[Throw]] or [[Shove]] it.
The weight of a creature affects what can {{SAI|Throw}} or {{SAI|Shove}} it.
* A creature may throw items and other creatures weighing up to {{Code|[[Strength]]<sup>2</sup> x 0.2}}kg or {{Code|[[Strength]]<sup>2</sup> x 0.4}}lbs.
* A creature may throw items and other creatures weighing up to {{Code|[[Strength]]<sup>2</sup> x 0.2}}kg or {{Code|[[Strength]]<sup>2</sup> x 0.4}}lbs.
** For example, with 18 Strength, one can throw objects weighing up to {{Code|18<sup>2</sup> x 0.2}} = 64.8 kg (or 130 lbs).
** For example, with 18 [[Strength]], one can throw objects weighing up to {{Code|18<sup>2</sup> x 0.2}} = 64.8 kg (or 130 lbs).
* When a creature's size changes, its weight will also be adjusted as necessary to conform with the above categories.
* When a creature's size changes, its weight will also be adjusted as necessary to conform with the above categories.


A creature's size and weight can be inspected by selecting it and choosing ''Examine'', or targeting it with the cursor and hitting the corresponding hotkey.
A creature's size and weight can be inspected by selecting it and choosing ''Examine'', or targeting it with the cursor and hitting the corresponding hotkey.


== Size categories ==
== Size Categories ==
{| class="wikitable"
{| class="wikitable"
! rowspan= 2 | Size
! rowspan= 2 | Size
! colspan = 2 | Maximum weight
! colspan = 2 | Maximum Weight
! rowspan= 2 | Example creatures
! rowspan= 2 | Example Creatures
|-
|-
! kg !! lbs
! kg !! lbs
|-
|-
| Tiny || 6 || 12 || [[Cat]]s, [[Crag Spider]]s, and [[Air Elemental]]s
| Tiny || 6 || 12 || [[Find_Familiar#Cat_Familiar|Cat]]s, [[Crag Spider]]s, and [[Air Elemental]]s
|-
|-
| Small || 40 || 80 || [[Halfling]]s, [[gnome]]s, [[goblin]]s, and [[Polymorph|sheep]]
| Small || 40 || 80 || [[Halfling]]s, [[Gnome]]s, [[Goblin]]s, and [[Sheep]]
|-
|-
| Medium || 200 || 400 || [[Human]]s, [[Dwarf|dwarves]]{{Note|Despite their shorter stature and reduced [[Resources#Movement_speed|movement speed]], Dwarves are indeed Medium creatures, interacting with other game mechanics accordingly. Female Duergar are an exception, and are Small creatures.}}, and most other [[Race|playable Races]]
| Medium || 200 || 400 || [[Human]]s, [[Dwarf|Dwarves]]{{Note|Despite their shorter stature and reduced [[Resources#Movement Speed|Movement Speed]], Dwarves are indeed Medium creatures, interacting with other game mechanics accordingly.}}, and most other [[Race|Playable Races]]
|-
|-
| Large || 5,000 || 10,000 || [[Ogre (creature)|Ogres]], [[Owlbear]]s
| Large || 5,000 || 10,000 || [[Ogre (creature)|Ogres]], [[Owlbear]]s
Line 29: Line 29:
|}
|}


== Modifying size ==
 
=== Altered form ===
=== Modifying Size===
When a creature's form is changed (examples in table below), part of the parameters that they inherit include the form's size and weight as per the above table.
When a creature's form is changed (examples in table below), part of the parameters that they inherit include the form's size and weight as per the above table.


Line 40: Line 40:
|-
|-
| rowspan = 4 | {{Cond|Disguise Self|w=35}}  
| rowspan = 4 | {{Cond|Disguise Self|w=35}}  
| rowspan = 4 style="text-align: center;" data-sort-value = 2.5 | Respective [[Race]]'s (Small for gnomes and halflings, Medium for others) || {{RarityItem|Mask of the Shapeshifter}} ({{SAI|Shapeshift}})
| rowspan = 4 style="text-align: center;" data-sort-value = 2.5 | Respective [[Race]]'s (Small for Gnomes and Halflings, Medium for others) || {{RarityItem|Mask of the Shapeshifter}} ({{SAI|Shapeshift}})
| rowspan = 4 | {{Duration|Long Rest}}
| rowspan = 4 | {{Duration|Long Rest}}
|-
|-
Line 49: Line 49:
| {{SAI|Seeming}}
| {{SAI|Seeming}}
|-
|-
| Wild Shape <!--{{Cond|Wild Shape}}--> || Respective creature's (ranges from Tiny for a Cat, to Large for an Owlbear) || {{SAI|Wild Shape}} || {{Duration|Long Rest}}
| {{Cond|Wild Shape}} || Respective creature's (ranges from Tiny for a Cat, to Large for an Owlbear) || {{SAI|Wild Shape}} || {{Duration|Long Rest}}
|-
|-
| rowspan = 3 | {{Cond|Gaseous Form}}
| rowspan = 3 | {{Cond|Gaseous Form}}
Line 83: Line 83:
| data-sort-value = 4 | Large
| data-sort-value = 4 | Large
|-
|-
| {{Cond|Displacer Beast Form}}  
| {{Cond|Displacer Beast Form}} || Medium || {{SAI|Displacer Beast Shape}} || {{Duration|Long Rest}}
| data-sort-value = 3 | Medium || {{SAI|Displacer Beast Shape}} || {{Duration|Long Rest}}
|-
|-
| {{Cond|Slayer Form}}  
| {{Cond|Slayer Form}}  
Line 90: Line 89:
|}
|}


=== Enlarge and reduce ===
 
Furthermore, additional modifications can be made to a character's size to shift it into neighbouring categories, as per the table below.
Furthermore, additional modifications can be made to a character's size to shift it into neighbouring categories, as per the table below.
* Creatures cannot change to categories larger than Gargantuan, or smaller than Tiny.
* Creatures cannot change to categories larger than Gargantuan, or smaller than Tiny.
** Other parameters like their physical model can still change size.
** Other parameters like their physical model can still change size.
* Conditions with the ''same'' Stack ID (see below) are replaced/refreshed if another source is added; they do not stack.
* Conditions with the ''same'' Stack ID (see below) are replaced/refreshed if another source is added; they do not stack.
** For instance, a [[duergar]] inflicted with {{Cond|Enlarged}} is Large, and using {{SAI|Whossa Large Fellow?}} will first cancel Enlarged, then apply it anew.
** For instance, an {{Cond|Enlarged}} [[Duergar]] is Large, and using {{SAI|Whossa Large Fellow?}} will first cancel {{Cond|Enlarged}}, then apply it anew.
** Using {{SAI|Enlarge|c=16}} on a {{Cond|Reduced}} character will first cancel the latter condition (regardless of initial source), then apply Enlarged, possibly changing their overall size by 2 categories.
** Using {{SAI|Enlarge|c=16}} on a {{Cond|Reduced}} character will first cancel the latter condition (regardless of initial source), then apply {{Cond|Enlarged}}, possibly changing their overall size by 2 categories.
** Despite being a separate Condition and having additional effects, {{Cond|Giant Form}} takes up the same "slot" as Enlarged and Reduced.
** Despite being a separate Condition and having additional effects, {{Cond|Giant Form}} takes up the same "slot" as {{Cond|Enlarged}} and {{Cond|Reduced}}.
* Conditions with ''different'' Stack IDs ''can'' stack, changing the character's size as appropriate.
* Conditions with ''different'' Stack IDs ''can'' stack, changing the character's size as appropriate.
** An Enlarged character that uses a {{RarityItem|Elixir of the Colossus}}{{Icon|Consumables Icon.png|16}} will further increase size.
** An {{Cond|Enlarged}} character that uses a {{RarityItem|Elixir of the Colossus}}{{Icon|Consumables Icon.png|16}} will further increase size.
** A creature with {{Cond|Elixir of the Colossus}} that is then Reduced will return back to its original size, then change again as appropriate when either effect ends or is replaced.
** A creature with {{Cond|Elixir of the Colossus}} that is then {{Cond|Reduced}} will return back to its original size, then change again as appropriate when either effect ends or is replaced.
* These changes apply ''after'' taking into account a shape/form change.
* These changes apply ''after'' taking into account a shape/form change.
** As such, a Medium Cat, Gargantuan Owlbear, or Tiny Sheep are all possible, amongst other combinations.
** As such, a Medium Cat, Gargantuan Owlbear, or Tiny Sheep are all possible, amongst other combinations.
Line 107: Line 106:
! [[Conditions#Stack ID|Stack ID]]
! [[Conditions#Stack ID|Stack ID]]
! Condition
! Condition
! Size change
! Size Change
! Source
! Source
! Duration
! Duration
Please note that all contributions to Baldur's Gate 3 Wiki are considered to be released under the CC BY-NC-SA license, except when noted otherwise (see BG3Wiki:Copyrights for details). If you do not want your writing to be edited and redistributed at will, do not submit it here. Per our Content Rules, you are promising that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)