Skip to content

0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@reonZ reonZ released this 23 Jul 13:32
· 200 commits to master since this release
  • added support for custom rollOptions, those can be added via the system RollOption or directly provided in the attack options arguments, here is an example on how to implement the Blind-Fight feat, just add those 3 REs in the feat itself:

    {"key":"RollOption","domain":"all","option":"self:pf2perception:visibility:cancel:hidden"}
    {"key":"RollOption","domain":"all","option":"self:pf2perception:concealed:dc:0"}
    {"key":"RollOption","domain":"all","option":"self:pf2perception:hidden:dc:5"}
  • removed automated support for the Blind-Fight feat

  • you can now manually override a cover in the modifiers window (the one you need to hold shift to show or not show during a check roll)