Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document community-created custom playsets #472

Open
zkat opened this issue Dec 12, 2024 · 0 comments
Open

Document community-created custom playsets #472

zkat opened this issue Dec 12, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@zkat
Copy link
Member

zkat commented Dec 12, 2024

There's some community folks who have created custom playsets for "common" scenarios that might be of interest to other folks. It would be nice to have a page in our docs dedicated to that, and linked to appropriately from various playset doc pages.

Some examples:

---
name: Starforged with more Sundered Isles
ironvault:
  playset:
    type: globs
    lines:
      - "@include(starforged)"
      - asset:sundered_isles/** [starforged.recommended=true]
      - oracle_rollable:sundered_isles/misc**
      - oracle_rollable:sundered_isles/overland**
      - oracle_rollable:sundered_isles/weather**
      - oracle_rollable:sundered_isles/treasure**
      - "!oracle_rollable:sundered_isles/misc/local**"
iron-vault-kind: campaign
---
---
name: Starforged Ironsworn
ironvault:
  playset:
    type: globs
    lines:
      - "@include(sundered_isles__assets_all)"
      - oracle_rollable:classic**
      - oracle_rollable:delve**
      - move:delve/**
      - asset:classic/**
      - "!move:classic/**"
      - "!asset:starforged/** [core.technological=true]"
      - "!asset:sundered_isles/** [core.technological=true]"
iron-vault-kind: campaign
---
@zkat zkat added documentation Improvements or additions to documentation help wanted Extra attention is needed good first issue Good for newcomers labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: No status
Development

No branches or pull requests

1 participant