Шаблон:SpellListTableRow
Перейти до навігації
Перейти до пошуку
Template to fill the rows of the Spell list table. It is intended to use inside wikitable with appropriate columns.
Параметр | Опис | Тип | Статус | |
---|---|---|---|---|
spell | spell | Name of the spell | Рядок | обов'язковий |
image | image | File name, auto-generated as "{{spell}} Icon.png" if not provided. | Рядок | необов'язковий |
conc | conc | Does spell require concentration.
| Рядок | необов'язковий |
casttime | casttime | Casting time of the Spell
| Невідомо | необов'язковий |
duration | duration | Duration of the spell.
| Невідомо | необов'язковий |
range | range | Range of the spell separated by "/".
| Рядок | необов'язковий |
area | area | AoE range of the spell separated by "/". | Рядок | необов'язковий |
aoe | aoe | AoE type of the spell.
| Рядок | необов'язковий |
attack | attack | Does spell require an attack roll.
| Рядок | необов'язковий |
save | save | Does spell require a saving throw against its DC.
| Рядок | необов'язковий |
damage | damage | Type of the damage dealt by the Spell.
| Рядок | необов'язковий |
Example:
{| class=wikitable style="width: 100%;" ! | Name ! | Casting Time ! | Duration ! | Range / Area ! | Attack / Save ! | Damage / Effect |- {{SpellListTableRow | image=Acid Splash Icon.png | spell=Acid Splash | area=2/7 | save=DEX | damage=Acid }} {{SpellListTableRow | spell=Blade Ward | casttime={{action}} | duration=2 | range=self | conc=required | attack=no }} |}
Result:
Name | Casting Time | Duration | Range / Area | Attack / Save | Damage / Effect |
---|---|---|---|---|---|
Acid Splash | Action | - | 18m / 60ft 2m / 7ft (Radius) |
Attack Roll Dexterity Save |
Acid |
Blade Ward | Action | 2 turns | Self | - | - |