Files
database-schema/docs/reference/AnimalDisease.md
T

3.8 KiB

Animal Disease

Definitions

Animal Disease (AnimalDisease)

  • Type: Object
Key Description Details
id The animal disease's identifier. An unique, increasing integer. See details
level The animal disease's level. See details
resistance Depending on the disease, apply Spirit or Toughness as a penalty to the disease roll. It may also happen that the lower of both is applied as a penalty. See details
cause What causes the disease? The GM rolls 1D20 to see if a character gets infected. If the infection check succeeds, the GM makes a disease check to determine the severity of the infection. See details
animal_types The animal types this disease applies to. See details
communicability_to_intelligent_creatures If and at which chance the disease can be communicated to intelligent creatures. See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

The animal disease's identifier. An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

level

The animal disease's level.

  • Type: Integer
  • Minimum: 1

resistance

Depending on the disease, apply Spirit or Toughness as a penalty to the disease roll. It may also happen that the lower of both is applied as a penalty.

cause

What causes the disease? The GM rolls 1D20 to see if a character gets infected. If the infection check succeeds, the GM makes a disease check to determine the severity of the infection.

animal_types

The animal types this disease applies to.

If no animal types are given, the animal disease applies to all animal types.

communicability_to_intelligent_creatures

If and at which chance the disease can be communicated to intelligent creatures.

If no causes are given, the disease is not communicable to intelligent creatures.

src

translations

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


AnimalDisease/cause[]


AnimalDisease/animal_types[]


AnimalDisease/communicability_to_intelligent_creatures[]