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

Characters with slow weapons equipped aren't sorted last in individual initiative #39

Closed
anthonyronda opened this issue Jan 17, 2022 · 1 comment
Assignees
Labels
bug Something isn't working combat Anything related to combat (initiative tracker, attacking, etc.)

Comments

@anthonyronda
Copy link
Member

What is wrong

According to OSE Basic rulebook, Slow weapons place a combatant last in the initiative order

Reproduction steps:

  1. Go to System Settings, enable Individual Initiative, and save changes
  2. Create two new actors
  3. Create a weapon on New Actor 1
  4. Click the 📝 on the New Weapon and select Slow
  5. Place both actors into a combat and Start Combat
  6. Roll initiative a few times. Note that the weight icon doesn't show for New Actor 1, and New Actor 1 is sometimes first in the initiative order
@anthonyronda anthonyronda added the bug Something isn't working label Jan 17, 2022
@anthonyronda anthonyronda self-assigned this Jan 17, 2022
@freohr freohr added the combat Anything related to combat (initiative tracker, attacking, etc.) label Jan 17, 2022
RabidOwlbear added a commit to RabidOwlbear/ose that referenced this issue Jan 18, 2022
anthonyronda pushed a commit that referenced this issue Jan 24, 2022
* fix: individual initiative dice spam

* fix issue #39 individual initiative and slow

* added options parameter to item#roll function

* updated individual initiative fix

* formatting

* added template data

* chat message formatting
@anthonyronda
Copy link
Member Author

Fixed in #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working combat Anything related to combat (initiative tracker, attacking, etc.)
Projects
None yet
Development

No branches or pull requests

3 participants