Skip to content
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

Add Roll Table to cyphers/artifacts Effect field #108

Open
SolarBear opened this issue Aug 5, 2020 · 6 comments
Open

Add Roll Table to cyphers/artifacts Effect field #108

SolarBear opened this issue Aug 5, 2020 · 6 comments
Labels
enhancement New feature or request

Comments

@SolarBear
Copy link
Owner

Requested by @morgruth in another issue:

If the Effect field was rich text for a Cypher item, then would it be possible to put a link to a rollTable there?

@SolarBear SolarBear added the enhancement New feature or request label Aug 5, 2020
@morgurth
Copy link

morgurth commented Aug 6, 2020

I'm pretty sure you can reference it that way. That would probably be the best/easiest way to allow for this.

@SolarBear
Copy link
Owner Author

@NiceTSY has added a nice, temporary workaround on this: forms can be listed in comma-separated format and, when created, a random one will be selected.

Of course this is not quite as flexible as roll tables but it will allow a simple version of that feature. Roll tables will still happen, though.

@morgurth
Copy link

It works in the Item, but once I drag it to the Actor, that Effect field is not Rich Text.

@SolarBear
Copy link
Owner Author

Yes, I'm aware of that: I have only some tiny space for the description. I've been thinking about a solution for that problem: I'll have to try a different approach.

@morgurth
Copy link

I've just created Cyphers with every possible combination. It's some extra typing. I then have my master random cypher rollTable hit a cascade of rollTables to get the item. Having it done when the cypher is dropped into an Actor would be more elegant, but this works. I'm going to try to figure out how to make changes to the game system myself. I am not overly familiar with JS and CSS but I do know Python and do a lot of shell scripting (Bash and Powershell).

image

@morgurth
Copy link

Is it possible to add things like [[1d6]] (for duration and doses of a Chemical Factory) to the effect in the item, but when it is displayed on the character sheet, it becomes fixed text? Same with a rollTable. It hits the table and the text return is added at that point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants