Skip to content

Latest commit

 

History

History
142 lines (83 loc) · 5.56 KB

File metadata and controls

142 lines (83 loc) · 5.56 KB

Spell

Definitions

Spell (Spell)

  • Type: Object
Key Description Details
id The spell's identifier. An unique, increasing integer. See details
check Lists the linked three attributes used to make a skill check. See details
check_penalty? In some cases, the target's Spirit or Toughness is applied as a penalty. See details
parameters Measurable parameters of a spell. See details
target The target category – the kind of creature or object – the skill affects. See details
property The associated property. See details
traditions The tradition(s) the spell is available for. It may be generally available to all traditions or it may be only familiar in specific traditions. See details
improvement_cost States which column is used to improve the skill. See details
prerequisites? See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details
enhancements? See details

id

The spell's identifier. An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

check

Lists the linked three attributes used to make a skill check.

check_penalty?

In some cases, the target's Spirit or Toughness is applied as a penalty.

parameters

Measurable parameters of a spell.

target

The target category – the kind of creature or object – the skill affects.

property

The associated property.

traditions

The tradition(s) the spell is available for. It may be generally available to all traditions or it may be only familiar in specific traditions.

improvement_cost

States which column is used to improve the skill.

prerequisites?

src

translations

All translations for the entry, identified by IETF language tag (BCP47).

enhancements?


SpellTranslation

  • Type: Object
Key Description Details
name The name of the spell. See details
effect The effect description may be either a plain text or a text that is divided by a list of effects for each quality level. It may also be a list for each two quality levels. See details
casting_time See details
cost See details
range See details
duration See details
target See details
errata? See details

name

The name of the spell.

effect

The effect description may be either a plain text or a text that is divided by a list of effects for each quality level. It may also be a list for each two quality levels.

casting_time

cost

range

duration

target

  • Type: String

errata?