Skip to content

Chassis templates

Paul C requested to merge chassis-templates into main

Expands the Chassis Item to provide the primary source of truth for a player Mech's System and Module slot limits, and maximum SP, EP and Heat limits.

  • Added templates/partials/chassis-card.hbs to support new functionality
  • Moved RollTable display to its own templates/partials/rolltable.hbs partial
  • Additional localization messages for Chassis
  • Added chassis template defaults to module/config.js
  • Trigger update of Max values for Mech SP/EP/Heat on embedded Chassis update
Edited by Paul C

Merge request reports