Skip to content

More specific Backgrounds Skills  #3

@MrVauxs

Description

@MrVauxs

Currently backgrounds data only provide the total sum of what they can provide. It would be great if we can distinguish "Pick anything / from a list" from hardcoded "You are trained in X."

The basic implementation would be creating an array of objects representing available choices. The array should by default be "and", with each object being a single choice. "Trained in Occultism and any other of your choice" would become [{occultism}, {any}] in pseudo-code.

We don't need to lose our minds over "sets" of choices (yet), so no need for recursive patterns like "You are trained in either Occultism and Nature or Arcana and Religion." Let's stick it to one layer for now.

Metadata

Metadata

Assignees

Labels

enhancementImprove format or data structure

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions