Шаблон:SpellListTableRow

Матеріал з Вікі D&D українською
Перейти до навігації Перейти до пошуку



Template to fill the rows of the Spell list table. It is intended to use inside wikitable with appropriate columns.

Параметри шаблону[Управління TemplateData]

ПараметрОписТипСтатус
spellspell

Name of the spell

Рядокобов'язковий
imageimage

File name, auto-generated as "{{spell}} Icon.png" if not provided.

Рядокнеобов'язковий
concconc

Does spell require concentration.

Пропоновані значення
required
Рядокнеобов'язковий
casttimecasttime

Casting time of the Spell

Пропоновані значення
{{Action|bonus}} {{Action|reaction}} {{Action}} +{{Action|bonus}}
За замовчуванням
{{Action}}
Невідомонеобов'язковий
durationduration

Duration of the spell.

Пропоновані значення
1 2 3 10 100 longrest
Невідомонеобов'язковий
rangerange

Range of the spell separated by "/".

Пропоновані значення
self melee touch weapon 9/30
За замовчуванням
18/60
Приклад
9/30 to get 9m/30ft.
Рядокнеобов'язковий
areaarea

AoE range of the spell separated by "/".

Рядокнеобов'язковий
aoeaoe

AoE type of the spell.

Пропоновані значення
radius cone cube
За замовчуванням
radius
Рядокнеобов'язковий
attackattack

Does spell require an attack roll.

Пропоновані значення
yes no
Рядокнеобов'язковий
savesave

Does spell require a saving throw against its DC.

Пропоновані значення
STR DEX CON INT WIS CHA
Рядокнеобов'язковий
damagedamage

Type of the damage dealt by the Spell.

Пропоновані значення
Slashing Piercing Bludgeoning Cold Fire Acid Lightning Force Poison Thunder Radiant Necrotic Psychic
Рядокнеобов'язковий

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
Damage Types Acid
Blade Ward Concentration Action  2 turns  Self - -