Template:Action table/row
Jump to navigation
Jump to search
Format a row of {{Action table}}.
Examples
All columns displayed (default)
Markup<table class="wikitable sortable" style="width:100%;"> <tr> <th>Name</th> <th>Type</th> <th>Cost</th> <th>Range/Area</th> <th>Attack/Save</th> <th>Damage</th> </tr> {{Action table/row | columns = name, type, cost, range-aoe, roll, damage | link = Ice Knife | name = Ice Knife | type = spell | spell level = 1 | spell school = Conjuration | controller icon = Ice Knife Icon.webp | damage 1 = 1d10 | damage 1 type = Piercing | damage 2 = 1d6 | damage 2 type = Cold | aoe = radius | aoe m = 2 | attack roll = ranged spell | save = DEX | cost = action | feature range = ranged }} </table>Renders as
Name | Type | Cost | Range/Area | Attack/Save | Damage |
---|---|---|---|---|---|
|
Level 1 spell |
|
![]() ![]() |
![]() |
1d10 + 1d6 |
Conditions field
Markup<table class="wikitable sortable" style="width:100%;"> <tr> <th>Name</th> <th>Range/Area</th> <th>Attack/Save</th> <th>Damage</th> <th>Condition</th> </tr> {{Action table/row | columns = name, range-aoe, roll, damage, conditions | link = Arcane Shot: Enfeebling Arrow | name = Arcane Shot: Enfeebling Arrow | type = weapon action | controller icon = Arcane Shot Enfeebling Arrow Icon.webp | damage 1 = weapon | damage 2 = 2d6 | damage 2 type = Necrotic | aoe = radius | aoe m = 5 | attack roll = ranged weapon | save = CON | cost = action | hit cost = aa | feature range = weapon | conditions = Feeble (Condition) }} </table>Renders as
Name | Range/Area | Attack/Save | Damage | Condition |
---|---|---|---|---|
|
![]() ![]() |
![]() |
Normal weapon damage + 2d6 |
Combined effects field
Markup<table class="wikitable sortable" style="width:100%;"> <tr> <th>Name</th> <th>Cost</th> <th>Range/Area</th> <th>Attack/Save</th> <th>Effects</th> </tr> {{Action table/row | columns = name, cost, range-aoe, roll, effects | link = Searing Smite | name = Searing Smite | type = spell | spell level = 1 | spell school = Evocation | controller icon = Searing Smite Icon.webp | damage 1 = weapon | damage 2 = 1d6 | damage 2 type = Fire | damage 3 = 1d6 | damage 3 type = Fire | damage 3 info = Per turn | attack roll = melee weapon | save = CON | cost = action | hit cost = bonus, spell1 | feature range = weapon | conditions = Searing Smite (Condition) }} {{Action table/row | columns = name, cost, range-aoe, roll, effects | link = Spiritual Weapon: Greataxe | name = Spiritual Weapon: Greataxe | type = spell | spell level = 2 | spell school = Evocation | controller icon = Spiritual Weapon Icon.webp | damage 1 = 1d8 + 1 + caster mod | damage 1 type = Force | attack roll = melee spell | hit cost = bonus, spell2 | feature range = 18 | creatures = Spiritual Weapon (greataxe) }} </table>Renders as
Name | Cost | Range/Area | Attack/Save | Effects |
---|---|---|---|---|
|
|
![]() |
![]() |
Normal weapon damage + 1d6 + 1d6 (Per turn) |
|
|
![]() |
![]() |
1d8 + 1 + Spellcasting modifier |