created |
---|
2023-07-07 11:29 |
![[adventure banner here.jpg]]
![[cypher-system.png|right|150]] ![[tiny-dungeon-2e.webp|right|150]]
[!abstract]- The Adventure Seed Add the adventure seed here. Give a rough overview of the general plot - what's happening, what the characters are supposed to do, etc
name Create new scene
type command
action Quickadd: New Scene
^button-new-scene
List
From -"_templates"
Where contains(file.tags, "scene")
Sort file.name desc
name Create new character
type command
action Quickadd: New Character
^button-new-character
List
From -"_templates"
Where contains(file.tags, "character")
Sort file.name
name Create new map
type command
action Quickadd: New Map
^button-new-map
List
From -"_templates"
Where contains(file.tags, "map")
Sort file.name
name Create new creature
type command
action Quickadd: New Creature
^button-new-creature
List
From -"_templates"
Where contains(file.tags, "creature")
Sort file.name
name Create new setting detail
type command
action Quickadd: New Setting
^button-new-setting
List
From -"_templates"
Where contains(file.tags, "setting")
Sort file.name
name Create new place
type command
action Quickadd: New Place
^button-new-place
List
From -"_templates"
Where contains(file.tags, "place")
Sort file.name
List
From -"_templates"
Where contains(file.tags, "mechanics")
Sort file.name