Mezryss / FVTT-Genesys

Foundry VTT: Unoffocial implementation of the Genesys RPG
MIT License
26 stars 9 forks source link

Adds support for super-characteristics #88

Closed Assembling-Kings closed 11 months ago

Assembling-Kings commented 1 year ago

This PR provides support for super-characteristics, an optional rule for the supper tone. To enable it the GM must go to the settings. image

Which allows an user to mark/unmark characteristics as super-characteristics during character creation (before all starting XP is spent) by right-clicking and selecting it from the menu. Super-characteristics are denoted by a star icon behind their value. If this style is too jarring let me know what else you have in mind. I suck at creating nice looking things 😭. image

This option is also available to all adversaries.

When a character/adversary uses the Dice Roller Prompt to roll with any of their super-characteristic any proficiency dice can explode and add an additional one. image image

As a side change, I fixed a bug with the rank-up icon still showing for skills that were already at rank 5.