Summon (X) Spell Configuration and Customization - itteerde/fvttconfig GitHub Wiki

The Summon spells have the ability to be customized for the individual spellcaster. Do not make these changes to the version within TablerulesSpells, only make the customization changes once the spell has been dropped onto a player's spellbook.

First, Configure the Summon spell.

  1. Look in TablerulesSpells for the version of the "Summon" spell that you are looking for, and drop the spell onto their spellbook.
  2. Look in TablerulesActors for the associated "Spirit" for the Summon spell you put into the character's spellbook, and place the "Spirit" in the "Actors" tab. (I recommend creating a "Summons" folder, and placing it in there.)
  3. Right-click the "Spirit" and set the token's ownership for the summoner to "owner".

To Customize the Summon spell.

  1. Open the Summon spell on the player's spellbook
  2. Click "Item Macro" at the top of the window
    1. To Edit the image for a caster:
      1. Locate the lines that say "Const texture'Abcd' = " and add the file path to the image you wish to change
    2. To change the scaling:
      1. Locate the lines that say "Const scale'Abcd' = " and change the scaling number as desired
    3. To change the name of the summoned creature:
      1. Locate the lines that say "Const form'Abcd' = " and change the name of the creature (within the quotations) as desired