
Hello all,
I am a first time poster and I wanted to post a wildshape macro fro druids based on combined macros I found on the forums for your use:
&{template:npcaction} {{name=@{selected|token_name} }} {{rname=Shapeshifter}} {{description=[Dire Wolf](!token-mod --set currentside|1 width|140 height|140 represents|@{Druid Dire Wolf|character_id} bar1_link|hp bar2_link|npc_ac bar3_link|npc_speed name|'Borrum Dire Wolf' showname|yes light_radius| light_dimradius| light_angle|360 --off light_otherplayers @{selected|token_id})
[Half Elf](!token-mod --set currentside|6 width|70 height|70 represents|@{Borrum Smallwood|character_id} bar1_link|hp bar2_link|ac bar3_link|speed name|Borrum showname|yes light_radius|60 light_dimradius|-5 light_angle|360 --off light_otherplayers @{selected|token_id}) }}
In order for this to work, you need to have a rollable table of tokens and character sheets for each creature. Then roll on the table on the map. Remove the "is drawing" from the token. Select the druid token. The macro, when run, will send a box of choices in the chat area. Once you choose a form, it will change the token to the requested form and bring up the information from the character sheet accordingly.



To add additional forms, just follow the above patter for each creature (my original macro has more forms than the sample I gave above). Then you can take the token of your druid form and save it as your default token.
I am a first time poster and I wanted to post a wildshape macro fro druids based on combined macros I found on the forums for your use:
&{template:npcaction} {{name=@{selected|token_name} }} {{rname=Shapeshifter}} {{description=[Dire Wolf](!token-mod --set currentside|1 width|140 height|140 represents|@{Druid Dire Wolf|character_id} bar1_link|hp bar2_link|npc_ac bar3_link|npc_speed name|'Borrum Dire Wolf' showname|yes light_radius| light_dimradius| light_angle|360 --off light_otherplayers @{selected|token_id})
[Half Elf](!token-mod --set currentside|6 width|70 height|70 represents|@{Borrum Smallwood|character_id} bar1_link|hp bar2_link|ac bar3_link|speed name|Borrum showname|yes light_radius|60 light_dimradius|-5 light_angle|360 --off light_otherplayers @{selected|token_id}) }}
In order for this to work, you need to have a rollable table of tokens and character sheets for each creature. Then roll on the table on the map. Remove the "is drawing" from the token. Select the druid token. The macro, when run, will send a box of choices in the chat area. Once you choose a form, it will change the token to the requested form and bring up the information from the character sheet accordingly.



To add additional forms, just follow the above patter for each creature (my original macro has more forms than the sample I gave above). Then you can take the token of your druid form and save it as your default token.