pwatson100
pwatson100
Might be able to do this with Active Effects?
I will have to look into it when I have time. It would mean modifying my combat tracker code to check if the token selected has that talent and give...
It can be done by adding if (item.data.attributes.power.value >0) { const ilabel = game.i18n.localize('ALIENRPG.Power') + ' ' + game.i18n.localize('ALIENRPG.Supply'); const consUme = 'power'; this.actor.consumablesCheck(this.actor, consUme, ilabel, item._id); } to the...
Moved away from using svg images so this should be resolved in the next release.
Corrcted in the latest release 3.1.8.
Thank you. I see your point and will look into it. It would be good to have it as an option though it might not be possible. I like the...
Thank you. Sorry I never got around to really looking at this. AS soon as I have the V12 work out of the way I will pick it up again.
I fixed it a while ago. If you uninstall the system and reinstall it should sort it out.
Hi, That is what the Human Panic, push checkbox is for. https://raw.githubusercontent.com/pwatson100/alienrpg/refs/heads/master/images/mother-instructions/synthetic-sheet-human.webp It does fake stress/panic rolls.
Not something I have really thought about. At the table what would a player do? Part of the challenge of playing a secret android is talking their way out of...