anvil-vtt / FateX

FateX is the extended Fate game system for FoundryVTT.
MIT License
22 stars 16 forks source link

[Feature Request] Skills extra bonus for dice rolls only #71

Open dacancino opened 3 years ago

dacancino commented 3 years ago

image

Hi! Thanks for your great work with this System. I'm designing my own set of rules and Ambientation based on Fate Condensed.

Something i'd really like to see implemented, like the image i provide here, is a secondary bonus number for the skills, which only affects the roll dice, but not the skills order. Sometimes one character has a special weapon or equipment that adds a bonus to a certain skill, but doesn't affecting the "skill pyramid".

I'd love if you can implement something like that... Maybe as an activatable box in the caracter's skill. Have a good day!

PatrickBauer commented 3 years ago

@dacancino Thank you for this request: Would that bonus be applied every time? Is it like a flat bonus for every roll on this skill for this user?

dacancino commented 3 years ago

@dacancino Thank you for this request: Would that bonus be applied every time? Is it like a flat bonus for every roll on this skill for this user?

@PatrickBauer Yes! Like a flat bonus for every roll, until the character's owner or the GM decide to deactivate it =)

Pjb518 commented 3 years ago

@dacancino Adding a static modifier field to skills is pretty straightforward, but I'm not sure I'd want the interface cluttered up with all these additional bonuses.

Perhaps we can denote modified skill values with an asterisk or a colour difference to make it easy to keep track of skills which have been granted a bonus.

Would that work for you? Or is it really important that you can see these bonuses at all times?

dacancino commented 3 years ago

@dacancino Adding a static modifier field to skills is pretty straightforward, but I'm not sure I'd want the interface cluttered up with all these additional bonuses.

Perhaps we can denote modified skill values with an asterisk or a colour difference to make it easy to keep track of skills which have been granted a bonus.

Would that work for you? Or is it really important that you can see these bonuses at all times?

@Pjb518 Hi!! I just posted the image to show the concept c: But sure! Could be something less invasive. Maybe a different tab in the sheet where the GM or the player could set this flat bonuses... it is important that the bonus could be any number between 1 and 9.

Thanks for the reply =)