Files
DiceCloud/app/private/docs/property/spell-list.md
2022-09-01 12:18:29 +02:00

882 B

Spell lists

Spell lists are collections of spells.


Name

The name of the spell list.

Description

A detailed description of the spell list.

Allows inline calculations.

Maximum prepared spells

A computed field that determines how many spells can be considered ready to cast in this spell list.

Spell save DC

A computed field that determines the DC of saving throws in this spell list. Spells can access the DC of their spell list using #spellList.dc

Attack roll bonus

A computed field that determines the bonus to add to a d20 when making a spell attack with a spell in this spell list. Spells can access the attack roll bonus of their spell list using #spellList.attackRollBonus

Tags

See Tags