asacolips-projects / 13th-age

13th Age system for Foundry VTT
5 stars 2 forks source link

NPC adjustment: convert to mob #428

Open ben opened 6 months ago

ben commented 6 months ago

This provides an automation to clone a single-monster NPC actor into a new actor that represents a mob of N, by multiplying the HP by N and adding ([[ceil(@hp.value/N)]] attacks) to attack rolls.

CleanShot 2024-05-05 at 16 09 13

CleanShot 2024-05-05 at 16 09 27