import-cards
Import a preset Foundry deck (e.g., pokerDark/pokerLight) into the world. GM-only: creates a ready-made 52-card deck.
Instructions
Instantiate a core Foundry PRESET deck into the world (e.g. "pokerDark"/"pokerLight" — a standard 52-card deck). Cards have no premium-book compendium, so this is the ready-made deck path; build themed D&D decks with create-cards. GM-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional name for the imported stack. | |
| preset | Yes | Core preset deck key — e.g. "pokerDark" / "pokerLight" (a standard 52-card deck). | |
| folderName | No | Optional folder to place the stack in (created if absent). |