Skip to content

Implements the Halo Mythic role-playing game into the Foundry Virtual Tabletop.

License

Notifications You must be signed in to change notification settings

maximilianmaihoefner/foundryvtt-halo-mythic

Repository files navigation

Foundry VTT - Halo Mythic v4.0 (Unofficial)

CI Supported Foundry Versions Latest Release Download Count Repository License contributions welcome

Implements the Halo Mythic role-playing game into the Foundry Virtual Tabletop.

This System implementation, as well as Halo Mythic itself, are unofficial and are not endorsed by or affiliated with Microsoft.

Features

tbd

Inconsistencies

  • This implementation of Halo Mythic interprets Wounds in a more traditional Hit Point way, meaning, it is good to have high current Wounds and bad to lose Wounds.

Installation

This System is not complete and should be considered alpha software. Things might break or are simply not working at all. If you encounter any issues please feel free to create an Issue.

Make sure to create a Backup of your existing Worlds if you are updating to a newer Version. Things might break in irreversible ways, so make sure to always have a Backup on Hand.

  • Open up Foundry and navigate to the Setup Screen.
  • Select "Game Systems" and then click on the "Install System"-Button on the lower left part of the window.
  • Enter: https://raw.githubusercontent.com/maximilianmaihoefner/foundryvtt-halo-mythic/main/public/system.json into the "Manifest URL"-Field and click the "Install"-Button.
  • Foundry will now download the lastest Version of Halo Mythic.
  • Now you can set up a world using the "Halo Mythic 4.0"-System like you would do with every other System.

TODO

  • Add 'Appearance'-Box to Biography-Tab
  • Add 'Background'-Box to Biography-Tab
  • Calculate Max-Wounds, applying lifestyle bonuses
  • Allow adding other Equipment to Inventory, not just weapons.
  • Add Settings-overwrite to allow incompatible upbringing and environment combinations
  • Add Settings-overwrite to change movement/carrying multipliers.
  • Add Definitions for Educations.
  • Implement 'fast foot' for initiative rolls.
  • Implement Mythic characteristics.
  • Add Special Damage options to Medical-Tab.
  • Auto calculate Damage for players and enemies.
  • Add compendium for weapons.
  • Add compendium for npcs.
  • Consume Ammo when Weapons are shot.
  • Implement reload rules.
  • Add macro support.
  • Create Player Character Macro (a wizard for creating player characters)
  • Create Npc Macro
  • Create Encounter Macro
  • Maybe add Quench Tests

Copyright

This project is licensed under the terms of the GNU LGPL v3 license.

Halo Mythic Role-playing game created by Vorked.

Halo © Microsoft Corporation. FoundryVTT - Halo Mythic was created under Microsoft's "Game Content Usage Rules" using assets from Halo, and it is not endorsed by or affiliated with Microsoft.

Image Credits

Missing Images

  • M6A
  • Napalm Grenade
  • Police Baton
  • Smoke Screen Grenade
  • Taser Gun

Contributing

Build

npm run build

Tests

npm run test