Latest version | 1.0.2 |
---|---|
Minimum Core | 12 |
Compatible Core | 12 |
File size | 9 B |
Last updated | 1 month ago |
Created | 1 month ago |
Authors | |
Languages |
|
Systems |
Starwarsffg |
Project source | Project URL |
Read-me | Readme URL |
This is a module crafted for the FFG Star Wars system in Foundry VTT. It allows you to enhance your actors by adding custom fields beneath their derived values, providing greater depth and customization for your campaigns.
Customize your actors by adding new fields through the Configuration Settings and the Custom Fields dialog.
Organize your fields by grouping them under a specific name.
The display order of fields on an actor is determined by their sequence in the Custom Fields dialog. Reorder fields effortlessly using the drag-and-drop feature.
To enhance the visual layout of your actor sheets, you can create empty spaces by leaving the Field Name blank. This feature is useful for organizing information and improving readability, as demonstrated in the example images above.
The fields are stored in the actor in _flags.lgs-extra-fields-for-star-wars.extraFields
as an object:
[
{
"group": "Sanity",
"name": "Curret",
"value": 0
},
{
"group": "Sanity",
"name": "Threshold",
"value": 0
}
]
Be cautious when renaming Group Names or Field Names. Doing so will reset any stored data on the actor to 0. Ensure that you intend to reset the data before making such changes.
This module may not be compatible with other modules that modify the default actor template. If you experience issues, check for conflicts with other installed modules and consult their documentation for compatibility information.
If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository. Contributions are welcome—feel free to submit pull requests or propose new features!
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: lgs-extra-fields-for-star-wars or copy its manifest URL:
And paste it to the input box at the bottom of your window.
You can install this package directly to your Forge account.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Advertisement cookies are used to deliver visitors with customized advertisements based on the pages they visited before and analyze the effectiveness of the ad campaign.