User:Guybrush42/DamageExamples

From Baldur's Gate 3 Wiki
< User:Guybrush42
Revision as of 01:38, 5 November 2023 by Guybrush42 (talk | contribs) (Added heading and expanded note, removed Notes column from table)
Jump to navigation Jump to search

Test run for damage example table. The intent it to replace the paragroh of examples so that the full in-game style damage expression can be shown for each example.

Examples of damage rolls

Source Damage expression Explanation
Daggers Dagger
D4 Piercing.png 1d4 (1~4) Damage TypesPiercing damage
A single four-sided die is rolled for a total of 1 to 4 piercing damage.
Greatswords Greatsword
D6 Slashing.png 2d6 (2~12) Damage TypesSlashing damage
Roll two six-sided dice for a total of 2 to 12 slashing damage.
Fireball Fireball
D6 Fire.png 8d6 (8~48) Damage TypesFire damage
Roll eight six-sided dice for a total of 8 to 48 fire damage.

For example, a successful attack with a Daggers Dagger does a base of 1d4Damage TypesPiercing damage (1~4). This means a single four-sided die D4 Piercing.png is rolled to determine the damage, for a total of 1 to 4 piercing damage. Most weapons use a single damage die, but some two-handed weapons use two: a successful attack with a Greatswords Greatsword does 2d6Damage TypesSlashing damage (2~12), rolling two six-sided dice D6 Slashing.png for a total of 2 to 12 slashing damage. Damaging spells typically roll more dice: for example, being caught in a Fireball Fireball will cause 8d6Damage TypesFire damage (8~48), though a successful Saving Throw can reduce it to half.