
One of my players has a sort of shape-shifting summon in my game. I made a multi-sided token to represent it, and a macro that changes its side and stats using TokenMod. This all works fine with the token. I am trying to write an API script for the player to click that will effectively "cast" this summon spell and generate the original token from the rollable table without me having to manually place it. But I can't for the life of me figure out how to make the token that is summoned represent the multi-sided one from the table. Can anyone help me?