Skip to content

Override Test Parameters

Choose a tag to compare

@farling42 farling42 released this 09 Jun 11:19
· 8 commits to master since this release
e7ef3fa
  • Add new system.testOverride.<testType>.<field> support for rolling tests, e.g.
    • To make Soak tests always Favored, create an Active Effect with the change: system.testOverride.soak.isFav OVERRIDE true
    • to make Soak tests always Disfavored, create an Active Effect with the change: system.testOverride.soak.disfavored OVERRIDE true
  • Don't include banned players in the Party Sheet window.
  • In the Default Card Deck Configuration window, clicking on the label of a field will open up the currently selected card stack (deck/disard pile/hand) configured for that field.