-
Notifications
You must be signed in to change notification settings - Fork 0
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
Origin and Occupation items to create #3
Comments
That's definitely a plan, but it's a bit more complicated than it seems at first glance. I'd like to implement this feature but to do it right, requires a few things to figure out:
Let me know what you think or if you have a clever way of approaching this problem. For now, I am inclined to push this off until after initial release, as it is something that should be reasonably easy to do manually as a player. |
I was not assuming you would create the tags and traits! That would be too much work for you but let the GMs create their own so this would not put you in trouble with Marvel. I dont think they have an IP on the words Occupation and Origin... :-) So only adding the two options in the create item drop down would help GM's build their own list of traits and tags in each Occupation or Origin. PS: Who knows, maybe Marvel calls you up latter and asks you to work for them on this Foundry version of their game!!! Hope they do! |
Thanks! As you say, it was never a question of whether I would include the items in-game (I unfortunately cannot), but rather the difficulties in how to define what items should be automatically added from within the settings for Origin/Occupation. How do I "point" to the correct item from within the Origin or Occupation? Not saying its an unsolvable problem, just that it may be too much work to figure out before the initial release. Hopefully that makes more sense to you |
So I will comment on this but please keep in mind I have NO skills what so ever in programming so I might be saying stupid stuff... |
Hmm, that would fix this issue but as far as I'm aware, items cannot exist in other items by default in foundry. It would have to be manually coded (as we do in the cyberpunk red system). Do you know of a system where this is the case, as an example? |
IIRC in the Call of Cthulhu system when you select an Occupation it auto selects your skills. |
If you look at the rules when creating a character, the Occupation and Origin include a bunch of predetermined Traits and/or Tags. If I were to create a character I would prefer to drag and drop an Occupation with all the right traits and tags in one shot than to drag them one by one so if it's not too much work to add those two items (Occupation & Origin) it would be a plus. I think that now we can include items into items so the GMs could create their Origin and Occupation items with the sub traits and tag already included in them. Hope this helps and does not make your life more complicated... :-)!
The text was updated successfully, but these errors were encountered: