Skip to content

Some Randomization  #1702

@Alarond

Description

@Alarond

This is not an issue. I just wanted to share this information. When I play Hero system I like there to be some randomization to when characters take actions, much like in other RPG games like D&D and such. Of course the speed chart is intricate and important to the game so the way I do this is by setting the initial segment that a character can react on to be based on the first action in the segment chart. For instance if the chart says that your first action is in the 6th segment because you have a speed of 6 then I like to roll a 6 sided die to set the first segment to sometime between the 1st and 6th round.

In the spirit of this I have taken your script and made a copy for myself. I added a randomizer function and another function that uses that randomizer to generate a random first segment based on the characters speed. I can share my code if you are interested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions