Skip to content

Actor Inventor

ZotyDev edited this page Apr 13, 2023 · 2 revisions

The actor inventor is still W.I.P.

For now, the only feature is the currency generator, to use it you must:

  1. Install Tidy5e Sheet
  2. Make sure the currency generator is enabled at the module's settings
  3. Open a actor that you want to generate currency evertime the actor gets added to the table
  4. Insert the generateCurrency tag on the actor (just like normal items)
  5. Setup the max currency it can hold, you do it by simply setting the currency on it's sheet, 0 is ignored, anything else gets transformed into the max for a random value. (i.e. if you set gp as 10, the new actor will have from 0 to 10 gp, randomly)
Clone this wiki locally