Skip to content

Blessings

Lukas Obermann edited this page Oct 31, 2019 · 2 revisions

Worksheet Name

BLESSINGS

Properties

id

  • Type: number
  • Description: An increasing integer. The respective string ID will have the BLESSING_ prefix.

name l10n

  • Type: string
  • Description: The full name.

traditions univ

  • Type: Array<number, ,>
  • Description: The tradition(s) the blessing is available for. The numbers represent the numeric tradition IDs; see below.

effect l10n

  • Type: markdown
  • Description: The effect description.

range l10n

  • Type: string
  • Description: The range.

duration l10n

  • Type: string
  • Description: The duration.

target l10n

  • Type: string
  • Description: The target category.

src l10n

  • Type: Array<occurrence: [bookId: string, firstPage: number, lastPage?: number]<,>, &>
  • Description: The source books where you can find the entry. The list items contain the book IDs (from the Books table) and the page (firstPage). If an entry spans multiple pages, provide the last page as well.

errata l10n

  • Type: Array<change: [date: Date, value: string]<?>, &>?
  • Description: A list of errata for the entry in the specific language.

Special ID Tables

Traditions

id en-US de-DE
1 General Allgemein
2 Church of Praios Praioskirche
3 Church of Rondra Rondrakirche
4 Church of Boron Boronkirche
5 Church of Hesinde Hesindekirche
6 Church of Phex Phexkirche
7 Church of Peraine Perainekirche
8 Efferdkirche
9 Traviakirche
10 Firunkirche
11 Tsakirche
12 Ingerimmkirche
13 Rahjakirche
14 Namenloser Kult
15 Aveskirche
16 Ifirnkirche
17 Korkirche
18 Nanduskirche
19 Swafnirkirche
20 Numinorukult
Clone this wiki locally