-
Notifications
You must be signed in to change notification settings - Fork 112
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
Option to 'complete' encounters? #178
Comments
I also think this is a great idea. Goblinist RPG Tools
<http://tools.goblinist.com/5enc> does this. They call it the seed monster.
…On Wed, Sep 11, 2019 at 4:03 PM Falkorr43 ***@***.***> wrote:
So, the idea is this. Say you have an encounter in mind, where your party
face off with an aboleth, but you want to add some extra creatures that the
aboleth has enthralled or otherwise in its service.
Alternatively, the party is chasing a pair of bandits, and in their haste,
they end up barging in on another group of as-yet-undetermined monsters.
Basically, would it be possible to implement the functionality to start
with part of an encounter (the 'core') already set, and have the remainder
randomly generated to a certain encounter difficulty, as per the 'Random
[Difficulty]' options? You can sort of do this already by putting in a
bunch of random creatures and randomising each monster besides the 'core',
but hopefully this wouldn't be too difficult to implement? Hardly a
priority, but something that some people might find useful, myself included.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#178?email_source=notifications&email_token=AAKWURETWZWYSJIJFCU6VZDQJFMITA5CNFSM4IVY3L42YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HK2NYZQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAKWURCZV5QBMKIH337ANSDQJFMITANCNFSM4IVY3L4Q>
.
|
Definitely something I'd like to do. Actually, I think what I'd do is give you an option to lock monsters so when you randomize the locked monsters don't get removed.
I think I've seen that anime |
Honestly, that's strictly better than my original suggestion. It would tie in a lot better with the existing UI, and would generally allow for much more flexibility with encounter generation. |
So, the idea is this. Say you have an encounter in mind, where your party face off with an aboleth, but you want to add some extra creatures that the aboleth has enthralled or otherwise in its service.
Alternatively, the party is chasing a pair of bandits, and in their haste, they end up barging in on another group of as-yet-undetermined monsters.
Basically, would it be possible to implement the functionality to start with part of an encounter (the 'core') already set, and have the remainder randomly generated to a certain encounter difficulty, as per the 'Random [Difficulty]' options? You can sort of do this already by putting in a bunch of random creatures and randomising each monster besides the 'core', but hopefully this wouldn't be too difficult to implement? Hardly a priority, but something that some people might find useful, myself included.
The text was updated successfully, but these errors were encountered: