Template:Reaction box/format

From bg3.wiki
Jump to navigation Jump to search
Template documentation

Meant to be used with cargo query from Template:Reaction box.

Preview:

Basic example

Markup
{{Reaction box/format
| link = Entropic Ward
| image = Entropic Ward.webp
| hotbar icon = Entropic Ward Unfaded Icon.webp
| cost = reaction
| description = As a reaction, you can impose {{Disadvantage}} on an {{Attack Roll}} against you.

If the attack misses, you gain {{Advantage}} on your next Attack Roll against your attacker for 1 turn.
| extra description =
| damage = 
| damage type =
| damage modifier =
| targets = Attacker
| recharge = Per turn
| ask = yes
}}
Renders as

As a reaction, you can impose DisadvantageDisadvantage on an Attack RollAttack Roll against you.

If the attack misses, you gain AdvantageAdvantage on your next Attack Roll against your attacker for 1 turn.

With damage

Markup
{{Reaction box/format
| link = Tenacity
| image = Tenacity.webp
| hotbar icon = Tenacity Unfaded Icon.webp
| cost = reaction
| description = When you miss a melee attack, you deal {{DamageText|[[Strength]] [[Modifier]]|Bludgeoning}} damage (minimum of 1) anyway.
| extra description =
| damage = Strength
| damage type = Bludgeoning
| damage modifier =
| targets = 
| recharge = 
| ask = yes
}}
Renders as
TenacityTenacity (Reaction)
When you miss a melee attack, you deal Strength ModifierBludgeoningBludgeoning damage (minimum of 1) anyway.

With extra description

Markup
{{Reaction box/format
| link = Warding Flare
| image = Warding Flare.webp
| hotbar icon= Warding Flare Unfaded Icon.webp
| cost = reaction
| description = Shield yourself with divine light. Use your {{r|reaction}} to impose {{Disadvantage}} on an attacker, possibly causing their attack to miss.
| extra description = An attacker that can't be Blinded is immune to this effect.
}}
Renders as

Shield yourself with divine light. Use your Reaction to impose DisadvantageDisadvantage on an attacker, possibly causing their attack to miss.

An attacker that can't be Blinded is immune to this effect.