-
Notifications
You must be signed in to change notification settings - Fork 18
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
Support for Location, Creature and Adventure Crafter #6
Comments
Hello @loofou - Thanks for reaching out and using the module! Ok, beware, long answer!!! I am really interested in approaching this discussion. I have given it some thought and there are a couple of reasons I am inclined towards not supporting the Crafter Series as well as not supporting magazine specific variations. These are my current reasons:
These are some of the tools I've been adding to this module in the latest releases:
Having said that, if you happen to ingest your own tables into Foundry (i've heard some people did!), with these tools you can achieve quite most of it, no? For the Adventure Crafter, you can create a Themes Table, in which each entry of the Random Table corresponds to another Random Table (The one for PlotPoints for that Theme). When rolling on the parent Random Table, Foundry will automatically draw a value from the sub-table! I haven't done this, since I am way too lazy. So I use "Roll From External Tables" to roll 5 times 1d100 and look it up on the PDF (with PDFoundry), it is not blazing fast but it is alright, depending on how frequently you pull new plotlines! For the Location Crafter (I use the randomized one from Magazine 2), I have loaded the tables since they are very small into Foundry. With the Flavor Random Table Macros I can quite quickly get a new location, and override the roll formula. Also, feel free to be setup Foundry to your needs, my own personal setup is made by a few of my own modules:
:D Hope this makes sense, and looking forward to your thoughts! |
Thank you for the very detailed answer. I understand that basically most of the things you need for the Crafter tables are already provided, but I feel you would need to do too many manual changes to be able to use it in a GM-based session during play. This is mainly a concern for the Location Crafter I guess: I usually had a google sheet that helped me with the locations during play. I would change the counter and it would randomly select another line. Trouble is: it didn't handle strike-outs (already seen) elements well and I feel the same is happening here. I also can't spend a few minutes to update all +X on the rolls manually every time the players go into another area. I was hoping for some automation towards that. I really don't want my GM helper tools to slow down game, that's why I use them in the first place (to make the game faster). The Adventure Crafter I would probably use during session planning anyway, so for that this is less of an issue. There I would've just preferred something like a preset sheet or something, as I hate handling paper or additional pdfs on the side if I could have everything in Foundry. Maybe I write a small module myself for this one day... But I get the lazy and the license part. It was just some hope :) Still, thank you for the good work! |
Indeed! I will still keep my thoughts open to see of ways for improving it for fast in-game experience. My biggest laziness is the Adventure Crafter because of the huge tables and also it comes with much customization, based on the theme setup. But would it work out if we started with the Locations Crafter and Creature Crafter (I have to buy it) @loofou |
Oh I can absolutely understand that. I personally don't use the Adventure Creator during sessions (yet), so this is something I wouldn't want or expect soon. The Location Crafter would be my #1 request indeed, I think. Creature Crafter seems also not too complex (there it would mainly be a nice UI/dialog or output I guess). If you ever want to look into the Adventure Crafter, I found using the Card Decks simplifies the user-centric tables (characters and plots) a lot, but yes, it's still quite some work. Do you want me to make three separate request issues out of this, one for each Crafter system to keep better track of it? Even if you do not work on it anytime soon (or at all) it might help staying organized, unless you do not use Github issues for task tracking :) |
Yes indeed, let's create three separate issues. The Location Crafter would definitely be my first bet too, it is the one I also use the most. It would be the Randomized version from the Magazine volume 2 though, since the original one is also more meant towards prep heavy, and relies more on known elements. Regarding the Adventure Crafter, is there any "Simplified" version on any of the magazines? In any case, it is also quite easy to implement with pure random tables on Foundry by the user (A theme random table, then ingest the huge tables and roll on them 5 times) |
I actually don't own the magazines, so I only know the regular one. But yes, I usually spend around 30 minutes preparing the tables and that is fine with me. I just want to avoid having to adjust the tables manually during the session. But maybe interpretation of random events is good enough for now. I will grab the magazine and see how it works there. Thanks! |
@loofou I have made a prototype of the magazine version! (The one I have). Take a look. The tables are not included however. The Progress points are managed like chaos, and with Nested Random Tables, the special and random elements work fine. |
Great! I will take a look as soon as I find the time :) Btw: I created the split issues for each of the features. It's only for the simplified versions for now, with assessment of feasibility of the full versions at a later point (it's just great to have something at this point :) ). I guess we can close this issue then? |
Thanks! |
Hey,
I'm not sure this is something you planned or not (or have the right to do), but would you be inclined to provide features for the Mythic supplements for creating Creatures, Locations and Adventures? Especially the second two would be immensely interesting to non-solo games and sessions as well, as they can be used by GMs to help generate content during a session.
Just to be sure: I'm more talking about a way to keep track of the results above, less the actual rules to put in. For the Adventure Crafter that would be Plots and Scenes, etc, for the Location Crafter that would be to keep track of the three lists, as well as progressing.
Thanks for the work on this in any case :)
The text was updated successfully, but these errors were encountered: