Skip to content

Latest commit

 

History

History
94 lines (55 loc) · 2.94 KB

_Influence.md

File metadata and controls

94 lines (55 loc) · 2.94 KB

Influence

Definitions

Influence (Influence)

  • Type: Object
Key Description Details
id The influence's identifier. An unique, increasing integer. See details
prerequisites See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

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

  • Type: Integer
  • Minimum: 1

prerequisites

src

translations

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


InfluenceTranslation

  • Type: Object
Key Description Details
name The influence name. See details
effects The effects of the influence. They should be sorted like they are in the book. See details
errata? See details

name

The influence name.

effects

The effects of the influence. They should be sorted like they are in the book.

errata?


InfluenceTranslation/effects[]


InfluenceEffect

  • Type: Object
Key Description Details
label? An optional label that is displayed and placed before the actual text. See details
text The effect text. See details

label?

An optional label that is displayed and placed before the actual text.

text

The effect text.