vttred / ose

Old-School Essentials – Foundry VTT Edition
https://ose.vtt.red
GNU General Public License v3.0
96 stars 52 forks source link

The ability to add a manual modifier to the Save Bonus Vs Magic #459

Open anthonyronda opened 1 year ago

anthonyronda commented 1 year ago

New Feature or Changed Behaviour

A user has correctly pointed out that there's currently no support for the Dwarf's Magic Resistance racial ability, which adds an additional modifier to the Vs Magic bonus

Ways this can be handled:

Why?

There must always be at least some way to correctly show all of a character's primary scores and secondary attributes and we unfortunately don't currently support that

Code of Conduct

frons79 commented 9 months ago

Ways this can be handled:

  • temporary Tweaks menu modifier (likely a box where the user can enter a bonus amount)
  • A tickbox in Tweaks menu that allows manual input of the Vs Magic bonus
  • in time, we can handle this with an Active Effect placed on the Magic Resistance ability if system-native active effect support is added

Solution 2 (tickbox in Tweaks menu) seems to me the easiest and so far the most elegant to implement, until number 3 is in, of course.