Argon-Mutant Year Zero
An implementation of the Argon - Combat HUD (by TheRipper93 and Mouse0270) for the Mutant Year Zero system. The Argon Combat HUD (CORE) module is required for this module to work.
All icon included in this project are from Game-icons.net, used under the CC BY 3.0 license
The documentation for the core argon features can be found here
This module adjust various Argon features for the Mutant Year Zero system:
- Portrait
- While the current strength is alway displayed, the current values of the other three attributes is only displayed if they are below the maximum
- The rot will be displayed on the profile (the permanent rot has a border)
- Action tracking takes the difference of actions and maneuvers into account and allows for the use of an available action for a maneuver
- Skills and Attributes adapt to the actor type
- Weapon Sets have a rudamental Drag&Drop system for weapons
- Tooltips will display used skills/attributes, descriptions, use cases, requirements, the bonus, the damage, and the range where applicable
- Item Buttons have an option to display resources (bullets or ability points) and consume these on use
Due to licensing i am not able to include official text from the book for the description of the standard actions (help, move, take cover...). The default description of these actions therefore only points to the page in the rule book which describes them. Should you wish to customize the description of these actions, you can create an item (i recommend using a talent) with the name _argonUI_#ActionID
where #ActionID
is replaced by the actions id:
- "help":
Help
, - "hinder":
Hinder
- "move":
Move
- "take cover":
TakeCover
- "draw weapon":
DrawWeapon
- "reload":
Reload
- "DEFEND":
Defend
Due to the way movement works in Mutant Year Zero the Movement Tracker is not (yet?) available to in this implementation.
Languages:
The module contains an English and a German translation. If you want additional languages to be supported let me know.
If you have suggestions, questions, or requests for additional features please let me know.