Template:Attack roll: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
m (Fixed {{Attack roll}}s returning "Attack roll s")
m (typo)
 
Line 16: Line 16:
Example: {{code|<nowiki>{{Attack roll}}</nowiki>}}
Example: {{code|<nowiki>{{Attack roll}}</nowiki>}}


Result: {{Attack roll}}s
Result: {{Attack roll}}





Latest revision as of 17:47, 11 January 2024

Usage: {{Attack roll|<Type>}}


Example: {{Attack roll}}

Result: Attack roll


Example: {{Attack roll|melee weapon}}

Result: Melee weapon attack roll


Example: {{Attack roll|ranged weapon}}

Result: Ranged weapon attack roll


Example: {{Attack roll|melee unarmed}}

Result: Melee unarmed attack roll


Example: {{Attack roll|ranged spell}}

Result: Ranged spell attack roll

No description.

Template parameters

ParameterDescriptionTypeStatus
type1

The type of attack roll.

Suggested values
melee weapon melee spell melee unarmed melee off-hand weapon ranged weapon ranged spell ranged unarmed ranged off-hand weapon
Stringoptional