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

A variable or expression in the formula representing the roll or ability, or branching. #227

Open
Kartagia opened this issue Jun 5, 2021 · 2 comments

Comments

@Kartagia
Copy link

Kartagia commented Jun 5, 2021

Is your feature request related to a problem? Please describe.
You cannot create a system rounding towards zero. The issue is to create roll "4dF/2 (round to zero).

Describe the solution you'd like
Either generate a new rounding switch which is equal to the function "sign(result)*rounddown(abs(result))".

Describe alternatives you've considered
The generic pragma replaced with the die roll result. A method for this would be second function "lamda( ) -The second function is used to convert each element of the result array to the result.

The other option would be f.
could contain # for each result of , and ## for the total result of the roll code.

Additional context

@GreenImp
Copy link
Collaborator

GreenImp commented Jun 5, 2021

Sorry, could you describe this in a bit more detail? I'm struggling to understand what the issue is.

@Kartagia
Copy link
Author

Kartagia commented Jun 5, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants