
Hello, all. I GM a Stars Without Numbers game, and I often use vast quantities of NPCs. To keep it interesting and less of a numbers game, I usually roll health for every token individually, even though they share the same sheet. It's a time consuming process. I tried using MonsterHitDice but because of the way an SWN sheet is built, they don't play nice together and I lack the skill to make the necessary alterations. All hit dice are D8's, and the sheet has an attribute that determines how many hit dice an NPC has. I'll try to sum up what I need as logically as possible: When I drag an npc onto the map: If [attribute "npc"] = 1 Roll ([attribute "npc_hd"]d8) quietly Set result as both value and max value in bar 1 of the token Enable "see" permission for bar 1, disable "edit" permission That is all. I'd be forever grateful if someone could cook this up for me, or point me in the right direction. Much appreciated.