justinross / foundry-bitd-alternate-sheets

MIT License
5 stars 11 forks source link

Feature request - modifying amount of certain GUI elements #82

Open cojoMan opened 10 months ago

cojoMan commented 10 months ago

There are some features that increase the number of stress boxes for the players - is there a way to add some, even if hacky ?

edit : figured this one out [[Same with turf - as I understand it, having turf decreases the amount of rep needed to level up ? Or I might not know how to use it on the sheets...]]

justinross commented 8 months ago

Kind of hacky, but you can do this: https://github.com/justinross/foundry-bitd-alternate-sheets/issues/83#issuecomment-1892523474

it should work with most numeric values, if you can find the right field name to use as the effect’s attribute key. You can look at the template.json for the base system to find them: https://github.com/megastruktur/foundryvtt-blades-in-the-dark/blob/master/template.json

(anything under Actors.character. Then just append “system” to it in the Attribute Key field when making the value)

The Mule ability should currently work this way.