Skip to content

Latest commit

 

History

History
117 lines (69 loc) · 4.57 KB

Disadvantage.md

File metadata and controls

117 lines (69 loc) · 4.57 KB

Disadvantage

Definitions

Disadvantage (Disadvantage)

  • Type: Object
Key Description Details
id See details
levels? See details
select_options? See details
maximum? See details
prerequisites? See details
ap_value See details
has_maximum_spent_influence Does this disadvantage count towards the maximum of AP to be spent on disadvantages? See details
is_exclusive_to_arcane_spellworks Does this disadvantage exclusively applies to arcane spellworks and not to magical actions and magical applications? See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

  • Type: Id

levels?

select_options?

maximum?

prerequisites?

ap_value

has_maximum_spent_influence

Does this disadvantage count towards the maximum of AP to be spent on disadvantages?

  • Type: Boolean

is_exclusive_to_arcane_spellworks

Does this disadvantage exclusively applies to arcane spellworks and not to magical actions and magical applications?

  • Type: Boolean

src

translations

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


DisadvantageTranslation

  • Type: Object
Key Description Details
name See details
name_in_library? See details
input? A string that is used as a label for an input field. See details
rules See details
range? The range. See details
ap_value_append? A string that gets appended to the default AP Value text with a preceding space. This always happens if present, even if the generated AP Value text is replaced. See details
errata? See details

name

name_in_library?

input?

A string that is used as a label for an input field.

rules

range?

The range.

  • Type: Markdown-formatted text
  • Minimum Length: 1

ap_value_append?

A string that gets appended to the default AP Value text with a preceding space. This always happens if present, even if the generated AP Value text is replaced.

errata?