Register

Annoying's Lancer Alternative Sheets

An Add-on Module for Foundry Virtual Tabletop

Author: Annoying Project Source Foundry Versions 11+ (Verified 12.343) Last Updated 22 hours, 27 minutes ago

Lancer Alternative Sheets

 - This is a module for the unofficial Lancer game system to provide alternative player-directed sheets for the tabletop game Lancer by Massif Press.


It is designed to be a player-facing sheet that provides all of the functionality carried over from the original sheet, providing an immersive and convenient way to interact with the Lancer system, and a simple-to-understand responsive layout.

 

While the main goal was to provide aesthetic alternative sheets to the Lancer system, there are some functional features included as well:

In addition to the above:
* player mech sheets display some useful pilot sheet items such as core bonuses and pilot talents.
* player mech sheets and pilot sheets feature a sidebar where useful stats are always easily accessed at a glance
* deployable sheets list all their available actions and activations

Sheet Previews

The Lancer system by default comes with these themes, which this module supports

Pilot Sheets

Mech Sheets

Mech Sheets

NPC Sheets

NPC Sheets

Deployable Sheets

Deployable Sheets

Installation

This module can be installed:

Using the sheet

To use the sheet, you must select the "Sheet" configuration (to the left of "Close" in the images above) in the selected actor sheet and select "Alternative <Type> Sheet" to override the default sheet or to act as the new default sheet.

 

The implemented sheets are as follows:

To change the global system theme, change the LANCER system theme by going to Game Settings -> Configure Settings -> LANCER -> UI Theme. This setting is per-client, but all sheets will reflect this setting by default.

 

To override or set a fixed theme per-sheet, you can activate the 'advanced toggle' in the sheet (in the sheet itself, typically near the top) and find a notebook symbol. This setting is synced across all clients.

Frequently Asked Questions

Q: How do I roll a weapon/system?
A: For rollable items, such as weapons or systems there's an icon with the background of a D20 in it, that glows slightly. You can press this to roll your weapon. If you have suggestions on how to make this more obvious so this question doesn't need to be asked, please make an inquiry in the issues page or directly to me on Discord!

Q: How do I change my system theme?
A: To change the global system theme, change the LANCER system theme by going to Game Settings -> Configure Settings -> LANCER -> UI Theme. This setting is per-client, but all sheets will reflect this setting by default.

Q: How do I change the theme of a single sheet?
A: To override or set a fixed theme per-sheet, you can activate the 'advanced toggle' in the sheet (in the sheet itself, typically near the top) and find a notebook symbol. This setting is synced across all clients.

Q: How do I enable sensors or the tech attack stat on my sheet?
A: Rules-as-written for Lancer, player pilots do not have tech attacks, and by extension have no use for either stat, excepting the 'Search' action, which states an explicit range of 5. If you wish to enable the display of these stats on the pilot sheets anyway and you are a GM, you can do so in the settings page of this module.

Q: What is the difference between the image on the sidebar (side) and the image shown on the header (top)?
A: Functionally, the image on the sidebar is the token (or prototype token) art and the image on the header is the actor art. In layman's the side image is what appears when you drag a token onto a scene or your 'play token' on Foundry and the top is the image that appears on the actor list or your 'main art' for your character (and is often used by modules such as Carousel Combat Tracker among many others to represent your character over the token)

Q: Help something broke and I need to wipe the module's settings data!
A: In the event that for some reason you need to completely reset this module's settings data there are some functions that I've written that can help with that:

resetMechSheetLocalData(uuid?: string);
resetMechSheetData(uuid?: string);
resetNPCSheetData(uuid?: string);
resetPilotSheetLocalData(uuid?: string);
resetPilotSheetData(uuid?: string);
resetDeployableSheetData(uuid?: string);

You can open a browser's console to access these functions. For example, to reset pilot sheet data for the pilot (header img offsets, theme override, macros, and bond image source) with a UUID of 'Actor.WxLln2hSz8EtXcLc' (it's often just "Actor." + "ID of your actor", accessible within Foundry's native UI) would be to use resetPilotSheetData so the command would be: game.modules.get("lancer-alternative-sheets").api.settings.resetPilotSheetData('Actor.WxLln2hSz8EtXcLc'). Not defining a UUID will clear all pilot data rather than a specific one. If this sounds too technical for you, I don't recommend you fiddling with these commands and instead contacting me on PilotNET.

Contributing

Please report any issues or concerns you have over at the Issue Tracker. Alternatively, you can message me (annoying) over in the Lancer Discord (AKA Pilot NET).
Known issues (as well as updates on whether or not they have been resolved) can be found at the Full Changelog

 

The sheet utilizes Foundry's localization implementation to display text. If you wish to contribute to localization for a language and help accommodate for players of a non-English speaking community, I am always open to pull requests!

If you are looking to contribute to localization but do not have the technical experience to know where to start, please contact me on Pilot NET!

Acknowledgements

License

GPL V3

Supported Game Systems

  1. LANCER

    Latest Version: Version 2.11.1 Last Updated 1 month, 2 weeks ago

Categories

Available Versions

  1. Version 1.3.15

    22 hours, 27 minutes ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  2. Version 1.3.14

    3 weeks, 6 days ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  3. Version 1.3.13

    1 month ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  4. Version 1.3.12

    1 month ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  5. Version 1.3.11

    1 month, 3 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  6. Version 1.3.10

    1 month, 3 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  7. Version 1.3.9

    2 months ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  8. Version 1.3.8

    2 months, 2 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  9. Version 1.3.7

    2 months, 2 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  10. Version 1.3.6

    2 months, 3 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  11. Version 1.3.5

    2 months, 3 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  12. Version 1.3.4

    2 months, 3 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  13. Version 1.3.3

    2 months, 3 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  14. Version 1.3.2

    2 months, 3 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  15. Version 1.3.1

    2 months, 4 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  16. Version 1.3.0

    2 months, 4 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  17. Version 1.2.2

    2 months, 4 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  18. Version 1.2.1

    3 months, 3 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  19. Version 1.1.8

    4 months, 3 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  20. Version 1.1.7

    4 months, 3 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  21. Version 1.1.6

    4 months, 4 weeks ago
    Foundry Version 11 - 12 (Verified 12.343) Manifest URL Read Notes
  22. Version 1.1.5

    4 months, 4 weeks ago
    Foundry Version 11 - 12 (Verified 11.315) Manifest URL Read Notes
  23. Version 1.1.4

    5 months ago
    Foundry Version 11 - 12 (Verified 11.315) Manifest URL Read Notes
  24. Version 1.1.3

    5 months, 2 weeks ago
    Foundry Version 11 - 12 (Verified 11.315) Manifest URL Read Notes
  25. Version 1.1.2

    5 months, 2 weeks ago
    Foundry Version 11 - 12 (Verified 11.315) Manifest URL Read Notes
  26. Version 1.0.3

    6 months, 3 weeks ago
    Foundry Version 11 - 11 (Verified 11.315) Manifest URL Read Notes