Skip to content

Latest commit

 

History

History
934 lines (539 loc) · 33.3 KB

File metadata and controls

934 lines (539 loc) · 33.3 KB

Culture

Definitions

Culture (Culture)

  • Type: Object
Key Description Details
id An unique, increasing integer. See details
language A list of native languages (usually it is only one). See details
script? A list of native scripts (usually it is only one). If the culture does not use any script, leave this field empty. See details
area_knowledge If the area knowledge has a fixed value or can be adjusted. See details
social_status A list of possible social status in the respective culture. See details
common_professions A list of professions that are typical for the culture, as well as professions that are rarely practiced or encountered in the culture. The list is either defined by group (as multiple lists) or plain (as a single list). See details
common_advantages? A list of common advantages. See details
common_disadvantages? A list of common disadvantages. See details
uncommon_advantages? A list of uncommon advantages. See details
uncommon_disadvantages? A list of uncommon disadvantages. See details
common_skills A list of common skills. See details
uncommon_skills? A list of uncommon skills. See details
cultural_package The skill points you get for buying the culture package. See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

language

A list of native languages (usually it is only one).

script?

A list of native scripts (usually it is only one). If the culture does not use any script, leave this field empty.

area_knowledge

If the area knowledge has a fixed value or can be adjusted.

social_status

A list of possible social status in the respective culture.

common_professions

A list of professions that are typical for the culture, as well as professions that are rarely practiced or encountered in the culture. The list is either defined by group (as multiple lists) or plain (as a single list).

common_advantages?

A list of common advantages.

common_disadvantages?

A list of common disadvantages.

uncommon_advantages?

A list of uncommon advantages.

uncommon_disadvantages?

A list of uncommon disadvantages.

common_skills

A list of common skills.

uncommon_skills?

A list of uncommon skills.

cultural_package

The skill points you get for buying the culture package.

src

translations

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


Culture/language[]


Culture/script[]


Culture/social_status[]


Culture/common_advantages[]


Culture/common_disadvantages[]


Culture/uncommon_advantages[]


Culture/uncommon_disadvantages[]


Culture/common_skills[]


Culture/uncommon_skills[]


Culture/cultural_package[]


AreaKnowledge

If the area knowledge has a fixed value or can be adjusted.

  • Type: Object
Key Description Details
is_fixed true if the area knowledge has a fixed value, false if it can be adjusted. See details

is_fixed

true if the area knowledge has a fixed value, false if it can be adjusted.

  • Type: Boolean

CommonnessWeight

The "weight" difference compared to other professions or profession variants. Some professions or profession variants are simply more common (Mostly), but sometimes only specific elements are used (Only).


CommonnessWeight'0

  • Constant: "Mostly"

CommonnessWeight'1

  • Constant: "Only"

Weighted<ProfessionOrVariant>

Some professions or profession variants are more common than others. There may be cultures where some professions or profession variants are not represented at all.

  • Type: Object
Key Description Details
elements The list of more common professions or profession variants. See details
weight The "weight" difference compared to other professions or profession variants. Some professions or profession variants are simply more common (Mostly), but sometimes only specific elements are used (Only). See details

elements

The list of more common professions or profession variants.

weight

The "weight" difference compared to other professions or profession variants. Some professions or profession variants are simply more common (Mostly), but sometimes only specific elements are used (Only).


Weighted/elements[]


CommonProfessionConstraintsOperation

This defines how the list of constraints should be offset against the list of all mundane professions: Either only the professions are kept that intersect with the constraints (include) or only the professions are kept that are different from the constraints (exclude).


CommonProfessionConstraintsOperation'0

  • Constant: "Intersection"

CommonProfessionConstraintsOperation'1

  • Constant: "Difference"

CommonProfessionConstraints<Constraint>

A list of professions. The filter specifies how the list is applied to all mundane professions.

  • Type: Object
Key Description Details
constraints The list of constraints. See details
operation This defines how the list of constraints should be offset against the list of all mundane professions: Either only the professions are kept that intersect with the constraints (include) or only the professions are kept that are different from the constraints (exclude). See details

constraints

The list of constraints.

operation

This defines how the list of constraints should be offset against the list of all mundane professions: Either only the professions are kept that intersect with the constraints (include) or only the professions are kept that are different from the constraints (exclude).


CommonProfessionConstraints/constraints[]


Rarity

Some professions may be found in a culture, but are not that common.


Rarity'0

  • Constant: "Rare"

Rarity'1

  • Constant: "VeryRare"

ProfessionConstraint

  • Type: Object
Key Description Details
id The profession's identifier. See details
weighted_variants? Some profession variants are more common than others. There may be cultures where some variants are not represented at all. See details
rarity? Some professions may be found in a culture, but are not that common. See details

id

The profession's identifier.

weighted_variants?

Some profession variants are more common than others. There may be cultures where some variants are not represented at all.

rarity?

Some professions may be found in a culture, but are not that common.


MundaneProfessionSubgroupConstraint

Some professions may be found in a culture, but are not that common.


MundaneProfessionSubgroupConstraint'0

  • Constant: "Profane"

MundaneProfessionSubgroupConstraint'1

  • Constant: "Fighter"

MundaneProfessionSubgroupConstraint'2

  • Constant: "Religious"

MagicalTraditionConstraint

  • Type: Object
Key Description Details
id The magical tradition's identifier. See details
weighted_professions? Some professions are more common than others. There may be cultures where some professions are not represented at all. See details
rarity? Some traditions may be found in a culture, but are not that common. See details

id

The magical tradition's identifier.

weighted_professions?

Some professions are more common than others. There may be cultures where some professions are not represented at all.

rarity?

Some traditions may be found in a culture, but are not that common.


BlessedTraditionConstraint

  • Type: Object
Key Description Details
id The magical tradition's identifier. See details
weighted_professions? Some professions are more common than others. There may be cultures where some professions are not represented at all. See details
rarity? Some traditions may be found in a culture, but are not that common. See details

id

The magical tradition's identifier.

weighted_professions?

Some professions are more common than others. There may be cultures where some professions are not represented at all.

rarity?

Some traditions may be found in a culture, but are not that common.


MundaneCommonProfessionConstraint


MundaneCommonProfessionConstraint'Profession

  • Type: Object
Key Description Details
tag See details
profession See details

tag

  • Constant: "Profession"

profession


MundaneCommonProfessionConstraint'ProfessionSubgroup

  • Type: Object
Key Description Details
tag See details
profession_subgroup See details

tag

  • Constant: "ProfessionSubgroup"

profession_subgroup


MagicCommonProfessionConstraint


MagicCommonProfessionConstraint'Tradition

  • Type: Object
Key Description Details
tag See details
tradition See details

tag

  • Constant: "Tradition"

tradition


MagicCommonProfessionConstraint'MagicDilettante

  • Type: Object
Key Description Details
tag See details
magic_dilettante See details

tag

  • Constant: "MagicDilettante"

magic_dilettante


MagicCommonProfessionConstraint'MagicDilettante/magic_dilettante

  • Type: Empty Object

MagicCommonProfessionConstraint'Profession

  • Type: Object
Key Description Details
tag See details
profession See details

tag

  • Constant: "Profession"

profession


BlessedCommonProfessionConstraint

  • Type: Object
Key Description Details
tag See details
tradition See details

tag

  • Constant: "Tradition"

tradition


PlainCommonProfessions


GroupedCommonProfessions

Lists of professions by group.

  • Type: Object
  • Minimum Properties: 1
Key Description Details
mundane? See details
magic? See details
blessed? See details

mundane?

magic?

blessed?


CommonProfessions

A list of professions that are typical for the culture, as well as professions that are rarely practiced or encountered in the culture. The list is either defined by group (as multiple lists) or plain (as a single list).


CommonProfessions'Plain

  • Type: Object
Key Description Details
tag See details
plain See details

tag

  • Constant: "Plain"

plain


CommonProfessions'Grouped

  • Type: Object
Key Description Details
tag See details
grouped See details

tag

  • Constant: "Grouped"

grouped


CommonnessRatedSkill


CulturalPackageItem

  • Type: Object
Key Description Details
id The skill's identifier. See details
points The skill points for the respective skill you get for buying the cultural package. See details

id

The skill's identifier.

points

The skill points for the respective skill you get for buying the cultural package.

  • Type: Integer
  • Minimum: 1
  • Maximum: 2

CultureTranslation

  • Type: Object
Key Description Details
name The name of the state. See details
area_knowledge The description of the area knowledge. See details
common_advantages? The respective common advantages text from the source book. See details
common_disadvantages? The respective common disadvantages text from the source book. See details
uncommon_advantages? The respective uncommon advantages text from the source book. See details
uncommon_disadvantages? The respective uncommon disadvantages text from the source book. See details
common_names Structured description of common names. See details
errata? See details

name

The name of the state.

  • Type: String
  • Minimum Length: 1

area_knowledge

The description of the area knowledge.

common_advantages?

The respective common advantages text from the source book.

common_disadvantages?

The respective common disadvantages text from the source book.

uncommon_advantages?

The respective uncommon advantages text from the source book.

uncommon_disadvantages?

The respective uncommon disadvantages text from the source book.

common_names

Structured description of common names.

errata?


AreaKnowledgeTranslation

Description and examples of the area knowledge.

  • Type: Object
Key Description Details
description The full description without examples in parenthesis. See details
abbreviated A shorter version of the description, used in input fields and other UI elements where the space might be to small to use the full description. See details
examples? Examples of areas, if applicable. See details

description

The full description without examples in parenthesis.

  • Type: String
  • Minimum Length: 1

abbreviated

A shorter version of the description, used in input fields and other UI elements where the space might be to small to use the full description.

  • Type: String
  • Minimum Length: 1

examples?

Examples of areas, if applicable.


AreaKnowledgeTranslation/examples[]


AreaKnowledgeExample

  • Type: Object
Key Description Details
area See details

area

  • Type: String
  • Minimum Length: 1

CommonNames

Structured description of common names.

  • Type: Object
  • Minimum Properties: 1
Key Description Details
first_name_groups? First names can be gender-neutral, but they can also be for a specific binary sex. They are sorted into groups. See details
last_name_groups? Last names can be gender-neutral, like family names, but they can also be for a specific binary sex. They are sorted into groups. See details
naming_rules? Special naming rules. See details

first_name_groups?

First names can be gender-neutral, but they can also be for a specific binary sex. They are sorted into groups.

last_name_groups?

Last names can be gender-neutral, like family names, but they can also be for a specific binary sex. They are sorted into groups.

naming_rules?

Special naming rules.


CommonNames/first_name_groups[]


CommonNames/last_name_groups[]


CommonNameGroup

  • Type: Object
Key Description Details
label The group label. See details
sex? The binary sex if the group is only for a certain binary sex. See details
names The names from the group. See details

label

The group label.

sex?

The binary sex if the group is only for a certain binary sex.

names

The names from the group.


CommonNameGroup/names[]


CommonName

  • Type: Object
Key Description Details
name See details
note? Additional information about the name, appended in parenthesis. See details

name

note?

Additional information about the name, appended in parenthesis.