Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

D&D 5e Wildshape API not resizing token

March 22 (1 year ago)
Midnite Oil
Pro
Marketplace Creator

Greetings,

I've installed the D&D 5e Wildshape script and followed the instructions to setup a shapeshifter and add NPCs to it. 

I copied the NPC (Air Elemental) to WS - Air Elemental (Naomi). Saved the image, removed the original and reloaded the saved one. Made sure the token was the correct size and set the sheet to use that token. Verified this by deleting it from the map and dragging it back on again. The token was the correct size.

I used Add NPC to add the WS - Air Elemental (Naomi) to the druid. When I wildshape the token changes but does not resize.

I have repeated this process multiple times with no success. The token changes but is not the correct size.

Has anybody else run into this and if so, how did you resolve it?

I was previously using the following token action macro on the druid that displays a menu in chat and allows the druid to pick a token to shift into which correctly change the token but doesn't carry over the Druid's WIS and INT characteristics nor does it show the character sheet for the beast it shifted into. Hence, my desire to use the D&D 5e Wildshape API.

/w Naomi &{template:default} {{name=Wild Shape}}{{[Air Elemental](~Air-Elemental)
[Brown Bear](~Brown-Bear)
[Dragonborn](~Dragonborn)
[Earth Elemental](~Earth-Elemental)
[Fire Elemental](~Fire-Elemental)
[Giant Eagle](~Giant-Eagle)
[Giant Elk](~Giant-Elk)
[Giant Snake](~Giant-Snake)
[Raptor](~Raptor)
[Water Elemental](~Water-Elemental)
}}
!token-mod --set imgsrc|@{selected|token_id}:2 --ids @{selected|token_id}
!token-mod --set scale|200

March 22 (1 year ago)

I also had this problem with the Wildshape API, despite having the sizes in my tokens listed, the auto-size didn't work properly.
I went into the Shifter's menu, and Edit on each shape, and set the size to Large as needed. That "fixed", though is tedious if a lot of shapes :/

March 22 (1 year ago)
Midnite Oil
Pro
Marketplace Creator

Thanks! I didn't even see that option. A little tedious but at least it works.

March 22 (1 year ago)

Edited March 22 (1 year ago)

No probs, I don't think the author has updated the script anymore, and something might be broken as to setting the size automatically (but fixing that's beyond my ken), but yeah, at least most of works,and it's probably the best WS manager I've found if you have a decent amount of options (and tying the mental stats automatically, which is what I liked)