Skip to content

Updated DV tables

Norman Briggs requested to merge cruxis/dv_measurement_problems_923 into master

Intent

Fix broken DV tables for multiple weapons, mostly a remediation of bad pack builds and missing values from DV tables.


  • This is meant for a hotfix
  • This is meant for the next release (see milestone)
  • This needs more reviewers than normal; there may be controversy or high complexity
  • This intentionally introduces regressions that will be addressed later
  • There is/will be documentation changes on the wiki
  • Please do not send commits here without coordinating closely with the owner
  • This is a Build System change

Related Issues

Steps to Test

  1. Check out branch/build
  2. Create scene and new actor, preferably extended distance scene to check long distance DVs
  3. Add multiple weapons of different types to the actor, refer to src/packs/internal/dv-tables/table.dv. for various kinds.
  4. Equip each item and click the DV distance ruler, click the ruler on the scene and measure distance from actor to various lengths to see changes to DV based on distance. Values can be checked against pg. 173 in the core rulebook.

Future Work

As this happened to this roll table I imagine there are other tables that are also broken based on conversions to v11.

Additional Notes

None

Merge request reports