Futil / foundry-mausritter

The Mausritter RPG for Foundry
28 stars 20 forks source link

Instant NPC #7

Closed brunocalado closed 1 year ago

brunocalado commented 3 years ago

This macro can roll all tables for NPC and create an actor.

You need to add all tables to a compendium with a label Tables. But, you can change the label.

This is the macro: https://raw.githubusercontent.com/brunocalado/mestre-digital/master/Foundry%20VTT/Macros/Sistemas%20Diversos/Mausritter-InstantNPC.js

This is the db with tables. tables.zip

image

Futil commented 3 years ago

Thanks! This is wonderful, I'll get this into the official macros.

thorgibrewer commented 3 years ago

Curious, on this macro and the others I'm getting a couple warnings and errors. The warning seems like come v0.9 of foundry will break these macros. The errors on the other hand are preventing me from using the macros. I'm not a coder so any insight into these would be greatly appreciated. My console errors are below after running the NPC Generator Macro. image

brunocalado commented 3 years ago

I updated the macro. It's working now.

Link: https://raw.githubusercontent.com/brunocalado/mestre-digital/master/Foundry%20VTT/Macros/Sistemas%20Diversos/Mausritter-InstantNPC.js

thorgibrewer commented 3 years ago

Thanks! I got this one to work with a friend ... totally just overwrote our work though with what you have so glad this one works too haha.

Bynouz commented 2 years ago

Hello, I see in your "macro" for the atribut "3d6kh2" but in the rules this is just 2d6 : "Typical hirelings will have: d6 hp, STR 2d6, DEX 2d6, WIL 2d6" The 3d6 take 2 best is for player not NPC