init
This commit is contained in:
21
Prototypes/StoryGen/story-templates.yml
Normal file
21
Prototypes/StoryGen/story-templates.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
# SPDX-FileCopyrightText: 2024 Tayrtahn <tayrtahn@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
- type: storyTemplate
|
||||
id: GenericStory
|
||||
locId: story-template-generic
|
||||
variables:
|
||||
bookGenre: BookGenres
|
||||
char1Type: BookCharacters
|
||||
char1Adj: BookCharacterTraits
|
||||
char2Type: BookCharacters
|
||||
char2Adj: BookCharacterTraits
|
||||
event: BookEvents
|
||||
action: BookActions
|
||||
actionTrait: BookActionTraits
|
||||
char3Type: BookCharacters
|
||||
location: BookLocations
|
||||
element: BookStoryElements
|
||||
elementTrait: BookStoryElementTraits
|
||||
Reference in New Issue
Block a user