Skip to main content

Encounter Template

An Encounter Template is a special type of resource that can be used by the app to trigger (and generate) an encounter. These resources must comply with a very specific interface, containing some specific stats that must always be present.

Required stats

All encounter templates must have the following stats defined (either as base or calc stats):

  • string name
  • array<resource> combatant_pool
    • NOTE: Each of the resources in the combatant pool stat MUST be (and marked as) Combatant Entries