Skip to content

[Feature request]: Roll max of various values #314

Description

@nico198x

Feature request and related problem

max(4,2)d10

i would expect this to roll 4d10, but i can't get it to work, no matter how many permutations of brackets i try.

Ultimate, the goal is to roll the larger of two dice pools on Alchemy where I can reference Skill and Attribute variables. So it would look like (with whatever brackets needed):

max(Skill1+Att1,Skill2+Att2)d10>=8

But I don't think that will ever work unless you can fix max(4,2)d10.

I'm open to other suggestions also.

Thanks!

Suggested solution

Should determine highest value, then roll that many dice.

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions