Skip to content

Latest commit

 

History

History
481 lines (282 loc) · 15.9 KB

BlessedTradition.md

File metadata and controls

481 lines (282 loc) · 15.9 KB

Blessed Tradition

Definitions

Blessed Tradition (BlessedTradition)

  • Type: Object
Key Description Details
id See details
select_options? See details
skill_applications? See details
skill_uses? See details
primary? The tradition's primary attribute. Leave empty if the tradition does not have one. See details
aspects? The tradition's aspects, if any. See details
restricted_blessings? If a tradition restricts the possible blessings, the blessings that are not allowed. See details
favored_combat_techniques? A list of favored combat techniques. See details
favored_skills A list of favored skills. See details
favored_skills_selection? On activation of the tradition, a specific number of skills from a list of skills must be selected as being favored. See details
type The type of the tradition. May be either church or shamanistic. See details
associated_principles_id? The select option's identifier of the disadvantage Principles that represent this tradition's code, if any. See details
prerequisites? See details
ap_value See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

  • Type: Id

select_options?

skill_applications?

skill_uses?

primary?

The tradition's primary attribute. Leave empty if the tradition does not have one.

aspects?

The tradition's aspects, if any.

restricted_blessings?

If a tradition restricts the possible blessings, the blessings that are not allowed.

favored_combat_techniques?

A list of favored combat techniques.

favored_skills

A list of favored skills.

favored_skills_selection?

On activation of the tradition, a specific number of skills from a list of skills must be selected as being favored.

type

The type of the tradition. May be either church or shamanistic.

associated_principles_id?

The select option's identifier of the disadvantage Principles that represent this tradition's code, if any.

  • Type: Number

prerequisites?

ap_value

src

translations

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


BlessedTradition/aspects[]


BlessedTradition/favored_skills[]


RestrictedBlessings

If a tradition restricts the possible blessings, the blessings that are not allowed.


RestrictedBlessings'Three

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

tag

  • Constant: "Three"

three


RestrictedBlessings'Six

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

tag

  • Constant: "Six"

six


ThreeRestrictedBlessings


ThreeRestrictedBlessings[]


SixRestrictedBlessings


SixRestrictedBlessings[]


FavoredCombatTechniques


FavoredCombatTechniques'All

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

tag

  • Constant: "All"

all


FavoredCombatTechniques'All/all

  • Type: Empty Object

FavoredCombatTechniques'AllClose

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

tag

  • Constant: "AllClose"

all_close


FavoredCombatTechniques'AllClose/all_close

  • Type: Empty Object

FavoredCombatTechniques'AllUsedInHunting

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

tag

  • Constant: "AllUsedInHunting"

all_used_in_hunting


FavoredCombatTechniques'AllUsedInHunting/all_used_in_hunting

  • Type: Empty Object

FavoredCombatTechniques'Specific

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

tag

  • Constant: "Specific"

specific


SpecificFavoredCombatTechniques

  • Type: Object
Key Description Details
list A list of specific favored combat techniques. See details

list

A list of specific favored combat techniques.


SpecificFavoredCombatTechniques/list[]


FavoredSkillsSelection

  • Type: Object
Key Description Details
number The number of skills that can be selected. See details
options The possible set of skills. See details

number

The number of skills that can be selected.

  • Type: Integer
  • Minimum: 1

options

The possible set of skills.


FavoredSkillsSelection/options[]


BlessedTraditionType

The type of the tradition. May be either church or shamanistic.


BlessedTraditionType'Church

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

tag

  • Constant: "Church"

church


BlessedTraditionType'Church/church

  • Type: Empty Object

BlessedTraditionType'Shamanistic

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

tag

  • Constant: "Shamanistic"

shamanistic


ShamanisticBlessedTradition

Additional rules for shamanistic traditions.

  • Type: Object
Key Description Details
can_use_bone_mace_as_ceremonial_item See details

can_use_bone_mace_as_ceremonial_item

  • Type: Boolean

BlessedTraditionTranslation

  • Type: Object
Key Description Details
name See details
name_compressed? A shorter name of the tradition's name, used in liturgical chant descriptions. See details
name_in_library? See details
special_rules The special rules of the tradition. They should be sorted like they are in the book. See details
errata? See details

name

name_compressed?

A shorter name of the tradition's name, used in liturgical chant descriptions.

  • Type: String
  • Minimum Length: 1

name_in_library?

special_rules

The special rules of the tradition. They should be sorted like they are in the book.

errata?


BlessedTraditionTranslation/special_rules[]