
Question Better summed up at the bottom Can't seem to edit the name of this post Hello all! Thank you for reading this im in a little conundrum :/ My Issue: im running a pathfinder playtest (PF2) campaign right now, and thought it would be great to have some macros for me as the DM to generate information for some of my NPC stats. the issue im running into seems to be more of a specific PF2 issue. when i look at a monster stat block for say... a Zombie Shambler it all looks fine except for the HP value (20). looking at this i though well thats lame, i don't like the fact that all monsters will have the same HP pool. so i looked into converting the hp value of (20) into what im used to something like (3d8+9). i have the math behind how i achieved this but i can't seem to figure out how to take the sum of (20), and make it turn into a version like (3d8+9). Basically im trying to take a catch all approach to this something i can copy paste into each NPC abilites as a macro and it will work regardless of what the HP Value is. any suggestions?